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 Table  BAPICU Auxiliary structure for CU BAPI interfaces SOURCE VALUE(DATE) LIKE BAPICU-CFG_DATE DEFAULT SY-DATUM
2 Table  BAPICU Auxiliary structure for CU BAPI interfaces SOURCE VALUE(CFG_HANDLE) LIKE BAPICU-CFG_HANDLE
3 Table  BAPICU Auxiliary structure for CU BAPI interfaces SOURCE VALUE(ROOT_INSTANCE) LIKE BAPICU-INSTANCE
4 Table  BAPICU Auxiliary structure for CU BAPI interfaces SOURCE VALUE(OBJECT_ID) LIKE BAPICU-MATERIAL
5 Table  BAPICU Auxiliary structure for CU BAPI interfaces SOURCE VALUE(ROOT_NAME) LIKE BAPICU-OBJKEY
6 Table  BAPICU Auxiliary structure for CU BAPI interfaces SOURCE VALUE(ROOT_TYPE) LIKE BAPICU-OBJTYP DEFAULT 'MARA'
7 Table  BAPICU Auxiliary structure for CU BAPI interfaces SOURCE VALUE(QUANTITY) LIKE BAPICU-QUANTITY DEFAULT 1
8 Table  BAPIITEMIN Communication Fields: Create SD Document Item: WWW SOURCE VALUE(PLANT) LIKE BAPIITEMIN-PLANT DEFAULT 0001
9 Table  CUXE1CUCFG Instances of Several Configurations SOURCE VALUE(CFG_HEADER_TO_BE_LOADED) LIKE CUXE1CUCFG OPTIONAL
10 Table  CUXE1CUCFG Instances of Several Configurations
11 Table  CUXE1CUINS Instances of several configurations SOURCE INSTANCES_TO_BE_LOADED STRUCTURE CUXE1CUINS OPTIONAL
12 Table  CUXE1CUPRT Part_of entries of several configurations SOURCE PART_OF_TO_BE_LOADED STRUCTURE CUXE1CUPRT OPTIONAL
13 Table  CUXE1CUVAL Characteristic values of several configurations SOURCE VALUES_TO_BE_LOADED STRUCTURE CUXE1CUVAL OPTIONAL