Data Element list used by SAP ABAP Function Module EHSWA_136_ENTAM_FIND_BY_ST (Entsorgungsabwicklung: Suche nach Erfassungsbelegen nach Status)
SAP ABAP Function Module
EHSWA_136_ENTAM_FIND_BY_ST (Entsorgungsabwicklung: Suche nach Erfassungsbelegen nach Status) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | EHSWAE_EANOCAT | Document Category for Disposal Processing in Waste Mgmt | SOURCE VALUE(I_EANOCAT) TYPE EHSWAE_EANOCAT OPTIONAL |
|
| 2 | EHSWAE_STATE | Documents in Specified Status Are Not Taken into Account | SOURCE VALUE(I_STATUS_EXT) LIKE EHSWAS_ENTAMEA-STATEX OPTIONAL |
|
| 3 | EHSWAE_STATI | Only Documents in Specified Status Are Taken into Account | SOURCE VALUE(I_STATUS_INT) LIKE EHSWAS_ENTAMEA-STATIN OPTIONAL |
|
| 4 | EHSWAE_STAT_AB | Documents with Status "Completed" Are Taken into Account | SOURCE VALUE(I_STAT_AB) LIKE EHSWAS_ENTAMEA-STAT_AB OPTIONAL |
|
| 5 | EHSWAE_STAT_BL | Documents with Status "Locked" Are Taken into Account | SOURCE VALUE(I_STAT_BL) LIKE EHSWAS_ENTAMEA-STAT_BL OPTIONAL |
|
| 6 | SELID | Selection ID | SOURCE VALUE(I_SELID) LIKE TJ48-SELID DEFAULT SPACE |
|