Menu

SAP Function Module BAPI_CFGINST_CHARCS_ATTR_READ

Displays the attributes of all or the specified chars of the instance

The Function Module BAPI_CFGINST_CHARCS_ATTR_READ (Displays the attributes of all or the specified chars of the instance) 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_CFGINST_CHARCS_ATTR_READ
Short Text Displays the attributes of all or the specified chars of the instance
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
INSTANCE LIKE BAPICU-INSTANCE Instance to which the call refers

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
CHARACTS LIKE BAPICUCHD Characteristics whose attributes have been requested
CHARACTS_ATTRIBUTES LIKE BAPICUCHA Static attributes of characteristics found

Exceptions

This function module does not define any Exceptions.