Table/Structure Field list used by SAP ABAP Function Module EPS_CREATE_DELIVERY_REQUEST (create a delivery request for a parcel)
SAP ABAP Function Module
EPS_CREATE_DELIVERY_REQUEST (create a delivery request for a parcel) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SYST - UNAME | ABAP System Field: Name of Current User | ||
| 2 | SYST - UZEIT | ABAP System Field: Current Time of Application Server | ||
| 3 | SYST - DATUM | ABAP System Field: Current Date of Application Server | ||
| 4 | TEPSDELI - EPSPCLORI | Parcel origin | SOURCE VALUE(IV_PARCEL_ORIGIN) LIKE TEPSDELI-EPSPCLORI |
|
| 5 | TEPSDELI - INSTNUM | Character Field Length = 10 | ||
| 6 | TEPSDELI - EPSRSPUSR | User responsible | ||
| 7 | TEPSDELI - EPSRECADR | Receiver address | SOURCE VALUE(IV_RECEIVER) LIKE TEPSDELI-EPSRECADR |
|
| 8 | TEPSDELI - EPSRECADR | Receiver address | ||
| 9 | TEPSDELI - EPSPCLORI | Parcel origin | ||
| 10 | TEPSDELI - EPSPCLNUM | Parcel number | SOURCE VALUE(IV_PARCEL_NUMBER) LIKE TEPSDELI-EPSPCLNUM |
|
| 11 | TEPSDELI - EPSPCLNUM | Parcel number | ||
| 12 | TEPSDELI - EPSORDTIM | Order time | ||
| 13 | TEPSDELI - EPSORDDAT | Order date | ||
| 14 | TEPSDELI - EPSDELRC | Delivery return code | ||
| 15 | TEPSOUT - EPSEXPDAT | Expiration date | ||
| 16 | TEPSOUT - EPSPCLNUM | Parcel number | ||
| 17 | TEPSOUT - EPSPCLORI | Parcel origin | ||
| 18 | TEPSOUT - EPSRELFLG | Release flag |