Table list used by SAP ABAP Function Module BAPI_CFG_CREATE (Starts a new configuration (root item, initializes configurator))
SAP ABAP Function Module
BAPI_CFG_CREATE (Starts a new configuration (root item, initializes configurator)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPICU | Auxiliary structure for CU BAPI interfaces | SOURCE VALUE(DATE) LIKE BAPICU-CFG_DATE DEFAULT SY-DATUM |
|
| 2 | BAPICU | Auxiliary structure for CU BAPI interfaces | SOURCE VALUE(CFG_HANDLE) LIKE BAPICU-CFG_HANDLE |
|
| 3 | BAPICU | Auxiliary structure for CU BAPI interfaces | SOURCE VALUE(ROOT_INSTANCE) LIKE BAPICU-INSTANCE |
|
| 4 | BAPICU | Auxiliary structure for CU BAPI interfaces | SOURCE VALUE(OBJECT_ID) LIKE BAPICU-MATERIAL |
|
| 5 | BAPICU | Auxiliary structure for CU BAPI interfaces | SOURCE VALUE(ROOT_NAME) LIKE BAPICU-OBJKEY |
|
| 6 | BAPICU | Auxiliary structure for CU BAPI interfaces | SOURCE VALUE(ROOT_TYPE) LIKE BAPICU-OBJTYP DEFAULT 'MARA' |
|
| 7 | BAPICU | Auxiliary structure for CU BAPI interfaces | SOURCE VALUE(QUANTITY) LIKE BAPICU-QUANTITY DEFAULT 1 |
|
| 8 | BAPIITEMIN | Communication Fields: Create SD Document Item: WWW | SOURCE VALUE(PLANT) LIKE BAPIITEMIN-PLANT DEFAULT 0001 |
|
| 9 | CUXE1CUCFG | Instances of Several Configurations | SOURCE VALUE(CFG_HEADER_TO_BE_LOADED) LIKE CUXE1CUCFG OPTIONAL |
|
| 10 | CUXE1CUCFG | Instances of Several Configurations | ||
| 11 | CUXE1CUINS | Instances of several configurations | SOURCE INSTANCES_TO_BE_LOADED STRUCTURE CUXE1CUINS OPTIONAL |
|
| 12 | CUXE1CUPRT | Part_of entries of several configurations | SOURCE PART_OF_TO_BE_LOADED STRUCTURE CUXE1CUPRT OPTIONAL |
|
| 13 | CUXE1CUVAL | Characteristic values of several configurations | SOURCE VALUES_TO_BE_LOADED STRUCTURE CUXE1CUVAL OPTIONAL |