Table/Structure Field list used by SAP ABAP Function Module OIGI_DEL_CONF_CREATE (TD Create delivery confirmation data for bulk shipment)
SAP ABAP Function Module
OIGI_DEL_CONF_CREATE (TD Create delivery confirmation 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 - PART_DC | TD partial delivery confirmation allowance | SOURCE VALUE(I_PART_DC) LIKE OIGS-PART_DC DEFAULT 'X' |
3 | ![]() |
OIGSH - DCMDAT | Document Date in Document | SOURCE VALUE(I_DCMDAT) LIKE OIGSH-DCMDAT DEFAULT 00000000 |
4 | ![]() |
OIGSH - MBLNR | Number of Material Document | SOURCE VALUE(I_MBLNR) LIKE OIGSH-MBLNR DEFAULT SPACE |
5 | ![]() |
OIGSH - MJAHR | Year of material document | SOURCE VALUE(I_MJAHR) LIKE OIGSH-MJAHR DEFAULT SPACE |
6 | ![]() |
OIGSH - PSTDAT | Posting Date in the Document | SOURCE VALUE(I_PSTDAT) LIKE OIGSH-PSTDAT DEFAULT 00000000 |
7 | ![]() |
OIGSH - PSTTIM | Time | SOURCE VALUE(I_PSTTIM) LIKE OIGSH-PSTTIM DEFAULT 000000 |
8 | ![]() |
OIGSV - VEH_NR | Vehicle Sequence Number in Shipment | SOURCE VALUE(I_VEH_NR) LIKE OIGSV-VEH_NR DEFAULT 000 |
9 | ![]() |
OIGSV - VEHICLE | TD Vehicle Number | SOURCE VALUE(I_VEHICLE) LIKE OIGSV-VEHICLE OPTIONAL |
10 | ![]() |
OIGSV - VCLOSE | Vehicle close flag; set confirmation to complete (status=6) | SOURCE VALUE(I_VCLOSE) LIKE OIGSV-VCLOSE DEFAULT 'X' |
11 | ![]() |
OIGSV - GLPST | TD gain/loss postings at vehicle close | SOURCE VALUE(I_GLPST) LIKE OIGSV-GLPST DEFAULT 'X' |
12 | ![]() |
OIGSV - DDCDAT | Document date in delivery confirmation | SOURCE VALUE(I_DDCDAT) LIKE OIGSV-DDCDAT DEFAULT 00000000 |
13 | ![]() |
OIGSVMQ - REAS_CODE | Reason code - to group quantities in shipment process | SOURCE VALUE(I_RC_MGAIN) LIKE OIGSVMQ-REAS_CODE DEFAULT SPACE |
14 | ![]() |
OIGSVMQ - REAS_CODE | Reason code - to group quantities in shipment process | SOURCE VALUE(I_RC_MLOSS) LIKE OIGSVMQ-REAS_CODE DEFAULT SPACE |
15 | ![]() |
OIGSVMQ - REAS_CODE | Reason code - to group quantities in shipment process | SOURCE VALUE(I_RC_VGAIN) LIKE OIGSVMQ-REAS_CODE DEFAULT SPACE |
16 | ![]() |
OIGSVMQ - REAS_CODE | Reason code - to group quantities in shipment process | SOURCE VALUE(I_RC_VLOSS) LIKE OIGSVMQ-REAS_CODE DEFAULT SPACE |
17 | ![]() |
OIG_S0 - PART_DC | TD partial delivery confirmation allowance | SOURCE VALUE(I_PART_DC) LIKE OIGS-PART_DC DEFAULT 'X' |
18 | ![]() |
ROIGS0 - DLDATE | Delivery date | SOURCE VALUE(I_DLDATE) LIKE ROIGS0-DLDATE DEFAULT 00000000 |
19 | ![]() |
ROIGS0 - DLTIME | Delivery time | SOURCE VALUE(I_DLTIME) LIKE ROIGS0-DLTIME DEFAULT 000000 |
20 | ![]() |
T180 - AKTYP | Activity category in SAP transaction | SOURCE VALUE(I_CORRECT) LIKE T180-AKTYP DEFAULT SPACE |
21 | ![]() |
T180 - AKTYP | Activity category in SAP transaction | SOURCE VALUE(I_RAPID_CONFIRM) LIKE T180-AKTYP DEFAULT SPACE |
22 | ![]() |
T180 - AKTYP | Activity category in SAP transaction | SOURCE VALUE(I_RECURSIVE) LIKE T180-AKTYP DEFAULT SPACE |
23 | ![]() |
T180 - AKTYP | Activity category in SAP transaction | SOURCE VALUE(I_ROLLBACK) LIKE T180-AKTYP DEFAULT SPACE |