Menu

SAP Function Module BARC_SET_COLUMN_WIDTH

Determine column width

The Function Module BARC_SET_COLUMN_WIDTH (Determine column width) 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_WIDTH
Short Text Determine column width
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
INDEX LIKE BCCOLUMWDT-INDEX 1 Column index
WIDTH LIKE BCCOLUMWDT-WIDTH 3000 Column width

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

This function module does not define any Exceptions.