Data Element list used by SAP ABAP Function Module BAPI_PROCORD_SETUSERSTATUS (BAPI: Set User Status for Process Orders at Header Level)
SAP ABAP Function Module
BAPI_PROCORD_SETUSERSTATUS (BAPI: Set User Status for Process Orders at Header Level) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CO_STSMA_HDR | Status profile that is assigned to an order header | SOURCE VALUE(STATUS_PROFILE) LIKE BAPI_ORDER_FUNC_CNTRL-STATUS_PROFILE |
|
| 2 | P_TXT04 | Object Status | SOURCE VALUE(STATUS) LIKE BAPI_ORDER_FUNC_CNTRL-STATUS |
|
| 3 | RZLLI_APCL | Logon/Server Group Name | SOURCE VALUE(WORK_PROCESS_GROUP) LIKE BAPI_ORDER_CNTRL_PARAM-WORK_PROC_GROUP |
|
| 4 | RZLLI_APCL | Logon/Server Group Name | SOURCE DEFAULT 'COWORK_BAPI' |
|
| 5 | RZLLI_WPQT | Maximum number of work processes that can be used | SOURCE VALUE(WORK_PROCESS_MAX) LIKE BAPI_ORDER_CNTRL_PARAM-WORK_PROC_MAX |
|
| 6 | RZLLI_WPQT | Maximum number of work processes that can be used | SOURCE DEFAULT 99 |
|