SAP Function BAPI_ISMRETURNREQUEST_GET - IS-M: Return Return

Parameter Reference Type Length Default Optional Text
RETURNREQUESTNUMBER JKSDUNSOLD-VBELN C 10 IS-M: Request

Parameter Reference Type Length Text
HEAD BAPIISMRETURNHEAD u 57 IS-M: BAPI Header Data for Return Request

Parameter Reference Length Optional Text
COMMENT BAPIISMRETURNCOMMENT 255 X Comment
ITEMS BAPIISMRETURNITEMSOUT 123 X IS-M: BAPI Item Data for Return Request
RETURN BAPIRET2 548 X Return Parameters

Functionality
You can use this BAPI to obtain the attributes of a return defined inthe system.

Example
For example, you want to obtain the attributes of the return with theinternal number 123456.
The attributes of the return are displayed in the individual parametersHEAD (header data for return), ITEMS (item data for return) and COMMENT(continuous text on return). If errors occur while reading the return,these are listed in table RETURN.

Description
Header data on return

Description
Comment (in continuous text) on return

Description
The parameter contains the item data on the request.