Data Element 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_AREA | Area code of event | SOURCE VALUE(AREACODE) LIKE SEXT_TYPES-AREACODE |
|
| 2 | SEXT_CLASS | Error class of event | SOURCE VALUE(CLASSCODE) LIKE SEXT_TYPES-CLASSCODE |
|
| 3 | SEXT_TMNID | OMS transfer identification | SOURCE VALUE(TMNID) LIKE SEXT_TYPES-TMNID |
|
| 4 | SEXT_TSIZE | Size of data block when sending print data | SOURCE VALUE(SIZE) LIKE SEXT_TYPES-TSIZE |
|