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.
Function Module | BARC_SET_COLUMN_WIDTH |
Short Text | Determine column width |
Function Group | BARC |
Package | SGRC |
Module Type | Normal Module |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.