Menu

SAP Function Module BAPI_CFG_CREATE

Starts a new configuration (root item, initializes configurator)

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

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