Table/Structure Field list used by SAP ABAP Function Module OCS_MTAPI_GET_STATUS (Ermitteln des aktuellen Status der OCS-Queue)
SAP ABAP Function Module
OCS_MTAPI_GET_STATUS (Ermitteln des aktuellen Status der OCS-Queue) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | OCSAPI_PA - QUEUE_ID | ID of an OCS queue | SOURCE VALUE(EV_REQID) LIKE OCSAPI_PA-QUEUE_ID |
|
| 2 | OCSAPI_PA - Q_STATUS | OCS semaphore status | SOURCE VALUE(EV_STATE) LIKE OCSAPI_PA-Q_STATUS |
|
| 3 | OCSAPI_PA - RC | Natural number | ||
| 4 | OCSAPI_PA - RC | Natural number | SOURCE VALUE(EV_RC) LIKE OCSAPI_PA-RC |
|
| 5 | OCSAPI_PA - RC_MESSAGE | Bad patch description | ||
| 6 | OCSAPI_PA - RC_MESSAGE | Bad patch description | SOURCE VALUE(EV_MESSAGE) LIKE OCSAPI_PA-RC_MESSAGE |
|