Menu

SAP Function Module BAPI_CFG_READ

Returns external representation of configuration currently loaded

The Function Module BAPI_CFG_READ (Returns external representation of configuration currently loaded) 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_READ
Short Text Returns external representation of configuration currently loaded
Function Group CUW1
Package CUW
Module Type Remote-Enabled

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CFG_HEADER_LOADED LIKE CUXE1CUCFG Header of configuration data

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_LOADED LIKE CUXE1CUINS Instances in configuration
PART_OF_LOADED LIKE CUXE1CUPRT Component hierarchy of instances
VALUES_LOADED LIKE CUXE1CUVAL Characteristic Values of Instances

Exceptions

This function module does not define any Exceptions.