Table/Structure Field list used by SAP ABAP Function Module OMS_SEND_DATA (OMS Function for Sending Print Request Data (Prototype))
SAP ABAP Function Module
OMS_SEND_DATA (OMS Function for Sending Print Request Data (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 - TMNID | OMS transfer identification | SOURCE VALUE(TMNID) LIKE SEXT_TYPES-TMNID |
|
| 4 | SEXT_TYPES - TSIZE | Size of data block when sending print data | SOURCE VALUE(SIZE) LIKE SEXT_TYPES-TSIZE |
|