Table/Structure Field list used by SAP ABAP Function Module OIGI_LOADING_CREATE (TD Create loading data for bulk shipment)
SAP ABAP Function Module
OIGI_LOADING_CREATE (TD Create loading data for bulk shipment) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | OIGS - SHNUMBER | TD shipment number | SOURCE VALUE(I_SHNUMBER) LIKE OIGS-SHNUMBER |
|
| 2 | OIGS - SHNUMBER | TD shipment number | ||
| 3 | OIGSH - PSTTIM | Time | ||
| 4 | OIGSH - PSTTIM | Time | SOURCE VALUE(I_PSTTIM) LIKE OIGSH-PSTTIM DEFAULT 000000 |
|
| 5 | OIGSH - PSTDAT | Posting Date in the Document | SOURCE VALUE(I_PSTDAT) LIKE OIGSH-PSTDAT DEFAULT 00000000 |
|
| 6 | OIGSH - PSTDAT | Posting Date in the Document | ||
| 7 | OIGSH - MJAHR | Year of material document | SOURCE VALUE(I_MJAHR) LIKE OIGSH-MJAHR DEFAULT SPACE |
|
| 8 | OIGSH - MJAHR | Year of material document | ||
| 9 | OIGSH - MBLNR | Number of Material Document | SOURCE VALUE(I_MBLNR) LIKE OIGSH-MBLNR DEFAULT SPACE |
|
| 10 | OIGSH - MBLNR | Number of Material Document | ||
| 11 | OIGSH - DCMDAT | Document Date in Document | SOURCE VALUE(I_DCMDAT) LIKE OIGSH-DCMDAT DEFAULT 00000000 |
|
| 12 | OIGSH - DCMDAT | Document Date in Document | ||
| 13 | OIGSV - VEHICLE | TD Vehicle Number | SOURCE VALUE(I_VEHICLE) LIKE OIGSV-VEHICLE OPTIONAL |
|
| 14 | OIGSV - VEHICLE | TD Vehicle Number | ||
| 15 | OIGSV - VEH_NR | Vehicle Sequence Number in Shipment | SOURCE VALUE(I_VEH_NR) LIKE OIGSV-VEH_NR DEFAULT 000 |
|
| 16 | OIGSV - VEH_NR | Vehicle Sequence Number in Shipment | ||
| 17 | ROIGS0 - LDDATE | Loading Date | ||
| 18 | ROIGS0 - LDTIME | Loading time | SOURCE VALUE(I_LDTIME) LIKE ROIGS0-LDTIME DEFAULT 000000 |
|
| 19 | ROIGS0 - LDTIME | Loading time | ||
| 20 | ROIGS0 - LDPLT | Loading plant | SOURCE VALUE(I_LDPLT) LIKE ROIGS0-LDPLT |
|
| 21 | ROIGS0 - LDDATE | Loading Date | SOURCE VALUE(I_LDDATE) LIKE ROIGS0-LDDATE DEFAULT 00000000 |
|
| 22 | ROIGS0 - LDCDAT | Document date (loading) | SOURCE VALUE(I_LDCDAT) LIKE ROIGS0-LDCDAT DEFAULT 00000000 |
|
| 23 | ROIGS0 - LDCDAT | Document date (loading) | ||
| 24 | ROIGS0 - LDPLT | Loading plant | ||
| 25 | SYST - MSGV1 | ABAP System Field: Message Variable | ||
| 26 | SYST - MSGV4 | ABAP System Field: Message Variable | ||
| 27 | SYST - MSGV3 | ABAP System Field: Message Variable | ||
| 28 | SYST - MSGV2 | ABAP System Field: Message Variable | ||
| 29 | SYST - MSGTY | ABAP System Field: Message Type | ||
| 30 | SYST - MSGNO | ABAP System Field: Message Number | ||
| 31 | SYST - MSGID | ABAP System Field: Message ID | ||
| 32 | SYST - BATCH | ABAP System Field: Background Processing Active | ||
| 33 | T180 - AKTYP | Activity category in SAP transaction | SOURCE VALUE(I_CORRECT) LIKE T180-AKTYP DEFAULT SPACE |
|
| 34 | T180 - AKTYP | Activity category in SAP transaction | SOURCE VALUE(I_ROLLBACK) LIKE T180-AKTYP DEFAULT SPACE |
|
| 35 | T180 - AKTYP | Activity category in SAP transaction | SOURCE VALUE(I_RECURSIVE) LIKE T180-AKTYP DEFAULT SPACE |
|
| 36 | T180 - AKTYP | Activity category in SAP transaction | SOURCE VALUE(I_LOAD_AS_SCHEDULED) LIKE T180-AKTYP DEFAULT SPACE |
|
| 37 | T180 - AKTYP | Activity category in SAP transaction |