Menu

SAP Function Module BARC_SET_COLUMN_ATTRIB

Set column attributes

The Function Module BARC_SET_COLUMN_ATTRIB (Set column attributes) is a standard Function Module in SAP ERP and is part of the function group BARC within the package SGRC.

Technical Information

Function Module BARC_SET_COLUMN_ATTRIB
Short Text Set column attributes
Function Group BARC
Package SGRC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CHART_ID LIKE BCCOLUMWDT-CHART_ID Chart ID
FL LIKE BCVALS-FL Column attribute
INDEX LIKE BCCOLUMWDT-INDEX Column index
VAL LIKE BCVALS-VAL Attribute value

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INVALID_FL Incorrect attribute
NO_COLOR_TYPE Color type missing
NO_MODIFY_VAL Value for modify attribute missing