Table list used by SAP ABAP Function Module SD_SALES_DOCUMENT_SAVE (Sichern eines Vertriebsbeleges)
SAP ABAP Function Module
SD_SALES_DOCUMENT_SAVE (Sichern eines Vertriebsbeleges) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | AUFK | Order master data | SOURCE VALUE(REFERENCED_PM_ORDER) LIKE AUFK-AUFNR DEFAULT SPACE |
|
| 2 | BRELATTR | Object Relationship: Attribute for a binary relationship | SOURCE ATTR_TAB STRUCTURE BRELATTR OPTIONAL |
|
| 3 | OIJNOMH | Nomination Header | SOURCE VALUE(I_OIJNOMH) LIKE OIJNOMH OPTIONAL |
|
| 4 | OIJNOMI | Nomination Item | SOURCE VALUE(I_OIJNOMI) LIKE OIJNOMI OPTIONAL |
|
| 5 | OIJ_EL_TICKET_H | Universal ticket table | SOURCE VALUE(I_TICKET_HEADER) LIKE OIJ_EL_TICKET_H OPTIONAL |
|
| 6 | OIJ_EL_TICKET_I | Universal ticket item table | SOURCE VALUE(I_TICKET_ITEM) LIKE OIJ_EL_TICKET_I OPTIONAL |
|
| 7 | ROIJ_EL_IMPORT | TSW: Parameter imported to CIP functions | SOURCE VALUE(I_OIJIMPORT) LIKE ROIJ_EL_IMPORT OPTIONAL |
|
| 8 | ROIKEXPORT | TAS: TAS: Parameter - exported from function module | SOURCE VALUE(E_OIKEXPORT) LIKE ROIKEXPORT |
|
| 9 | ROIKIMPORT | TAS: Parameter - imported into function module | SOURCE VALUE(I_OIKIMPORT) LIKE ROIKIMPORT OPTIONAL |
|
| 10 | ROIKLOAD | TAS: Loading related data from depot | SOURCE T_OIKLOAD STRUCTURE ROIKLOAD OPTIONAL |
|
| 11 | VBAK | Sales Document: Header Data | ||
| 12 | VBAK | Sales Document: Header Data | SOURCE VALUE(REFERENCED_DOCUMENT_TYPE) LIKE VBAK-VBTYP DEFAULT SPACE |
|
| 13 | VBAK | Sales Document: Header Data | SOURCE VALUE(EVBAK) LIKE VBAK |
|
| 14 | VBAKKOM_REF | Reference Object Data | ||
| 15 | VBAKKOM_REF | Reference Object Data | SOURCE VALUE(I_VBAKKOM_REF) LIKE VBAKKOM_REF OPTIONAL |
|
| 16 | VBAP | Sales Document: Item Data | SOURCE VALUE(REFERENCED_DOCUMENT_NUMBER) LIKE VBAP-VGBEL DEFAULT SPACE |
|
| 17 | VBAP | Sales Document: Item Data | SOURCE EFXVBAP STRUCTURE VBAP OPTIONAL |
|
| 18 | VBAP | Sales Document: Item Data | ||
| 19 | VBEP | Sales Document: Schedule Line Data | ||
| 20 | VBEP | Sales Document: Schedule Line Data | SOURCE EFXVBEP STRUCTURE VBEP OPTIONAL |
|
| 21 | VBPAVB | Reference structure for XVBPA/YVBPA | SOURCE EFXVBPA STRUCTURE VBPAVB OPTIONAL |
|
| 22 | VIQMEL | Generated Table for View | SOURCE VALUE(REFERENCED_NOTIFICATION) LIKE VIQMEL-QMNUM DEFAULT SPACE |