Data Element list used by SAP ABAP Function Module EPS_MODIFY_PARCEL_ATTRIBUTES (modify parcel attributes in OUT-Box)
SAP ABAP Function Module
EPS_MODIFY_PARCEL_ATTRIBUTES (modify parcel attributes in OUT-Box) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | EPSEXPDAT | Expiration date | SOURCE VALUE(IV_EXPIRATION_DATE) LIKE TEPSOUT-EPSEXPDAT OPTIONAL |
|
| 2 | EPSPCLNUM | Parcel number | SOURCE VALUE(IV_PARCEL_NUMBER) LIKE TEPSOUT-EPSPCLNUM |
|
| 3 | EPSPCLORI | Parcel origin | SOURCE VALUE(IV_PARCEL_ORIGIN) LIKE TEPSOUT-EPSPCLORI |
|
| 4 | EPSRELFLG | Release flag | SOURCE VALUE(IV_RELEASE_FLAG) LIKE TEPSOUT-EPSRELFLG OPTIONAL |
|