Data Element list used by SAP ABAP Function Module BAPI_ISREQUEST_GETSTATUS (Determines the Status of a Data Request (Request))
SAP ABAP Function Module
BAPI_ISREQUEST_GETSTATUS (Determines the Status of a Data Request (Request)) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
RSREQUNR | Request number for the data transfer | SOURCE VALUE(REQUESTID) LIKE BAPI6107DR-REQUEST |
2 | ![]() |
RS_REQINFO | Information on request status (plain text) | SOURCE VALUE(QUALINFO) LIKE BAPI6107DR-REQUESTINFO |
3 | ![]() |
RS_REQINFO | Information on request status (plain text) | SOURCE VALUE(TECHINFO) LIKE BAPI6107DR-REQUESTINFO |
4 | ![]() |
RS_REQSTATUS | Request status (external display) | SOURCE VALUE(QUALSTATUS) LIKE BAPI6107DR-REQUESTSTATUS |
5 | ![]() |
RS_REQSTATUS | Request status (external display) | SOURCE VALUE(TECHSTATUS) LIKE BAPI6107DR-REQUESTSTATUS |
6 | ![]() |
RS_REQUEST_LOCATION | Current Processing Step | SOURCE VALUE(LOCATION) LIKE BAPI6107DR-REQUESTLOCATION |