The Function Module CLRS_GENERATE_OUTTAB () is a standard Function Module in SAP ERP and is part of the function group CLRS within the package CLCL.
Function Module | CLRS_GENERATE_OUTTAB |
Short Text | |
Function Group | CLRS |
Package | CLCL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_FIELDCAT | TYPE | LVC_T_FCAT | Field Catalog for List Viewer Control | |
I_PROGRAM | TYPE | SYREPID | ABAP Program: Current Main Program | |
I_WITH_CHARAC | TYPE | CHAR1 | 'X' | Single-Character Indicator |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_POOL_FULL | TYPE | CHAR1 | Single-Character Indicator |
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.