Menu

SAP Function Module BAPI_CFG_CREATE

Starts a new configuration (root item, initializes configurator)

The Function Module BAPI_CFG_CREATE (Starts a new configuration (root item, initializes configurator)) is a standard Function Module in SAP ERP and is part of the function group CUW1 within the package CUW.

Technical Information

Function Module BAPI_CFG_CREATE
Short Text Starts a new configuration (root item, initializes configurator)
Function Group CUW1
Package CUW
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CFG_HEADER_TO_BE_LOADED LIKE CUXE1CUCFG Header of input data
DATE LIKE BAPICU-CFG_DATE SY-DATUM Date
OBJECT_ID LIKE BAPICU-MATERIAL
PLANT LIKE BAPIITEMIN-PLANT 1 Plant
QUANTITY LIKE BAPICU-QUANTITY 1 Quantity
ROOT_NAME LIKE BAPICU-OBJKEY Object to be configured
ROOT_TYPE LIKE BAPICU-OBJTYP 'MARA' Object type of object to be configured

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CFG_HANDLE LIKE BAPICU-CFG_HANDLE Resulting pointer to configuration
ROOT_INSTANCE LIKE BAPICU-INSTANCE Top instance in configuration

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
INSTANCES_TO_BE_LOADED LIKE CUXE1CUINS Instance for input data
PART_OF_TO_BE_LOADED LIKE CUXE1CUPRT Component hierarchy of input data
VALUES_TO_BE_LOADED LIKE CUXE1CUVAL Assigned values for input data

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR An error has occurred