Table/Structure Field list used by SAP ABAP Function Module OMS_FINISH_JOB (OMS Function for Completing a Print Request (Prototype))
SAP ABAP Function Module
OMS_FINISH_JOB (OMS Function for Completing a Print Request (Prototype)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SEXT_TYPES - AREACODE | Area code of event | SOURCE VALUE(AREACODE) LIKE SEXT_TYPES-AREACODE |
|
| 2 | SEXT_TYPES - CLASSCODE | Error class of event | SOURCE VALUE(CLASSCODE) LIKE SEXT_TYPES-CLASSCODE |
|
| 3 | SEXT_TYPES - JOBID | OMS job ID | SOURCE VALUE(JOBID) LIKE SEXT_TYPES-JOBID |
|
| 4 | SEXT_TYPES - TMNID | OMS transfer identification | SOURCE VALUE(TMNID) LIKE SEXT_TYPES-TMNID |
|