Table list used by SAP ABAP Function Module ST_STAGES_UPDATE_DB (Abschnitte: Tabellen VTTS und VTSP fortschreiben)
SAP ABAP Function Module
ST_STAGES_UPDATE_DB (Abschnitte: Tabellen VTTS und VTSP fortschreiben) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DFIES | DD Interface: Table Fields for DDIF_FIELDINFO_GET | SOURCE VALUE(I_VTSP_DB_TAB) LIKE DFIES-TABNAME DEFAULT 'VTSP' |
|
| 2 | DFIES | DD Interface: Table Fields for DDIF_FIELDINFO_GET | SOURCE VALUE(I_VTTS_DB_TAB) LIKE DFIES-TABNAME DEFAULT 'VTTS' |
|
| 3 | VTSP | Stage of Transport / Item Allocation | SOURCE I_VTSP_DEL STRUCTURE VTSP |
|
| 4 | VTSP | Stage of Transport / Item Allocation | SOURCE I_VTSP_INS STRUCTURE VTSP |
|
| 5 | VTSP | Stage of Transport / Item Allocation | SOURCE I_VTSP_UPD STRUCTURE VTSP |
|
| 6 | VTTS | Stage of Shipment | SOURCE I_VTTS_DEL STRUCTURE VTTS |
|
| 7 | VTTS | Stage of Shipment | SOURCE I_VTTS_UPD STRUCTURE VTTS |
|
| 8 | VTTS | Stage of Shipment | SOURCE I_VTTS_INS STRUCTURE VTTS |
|