Menu

SAP Function Module CLRS_GENERATE_OUTTAB

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.

Technical Information

Function Module CLRS_GENERATE_OUTTAB
Short Text
Function Group CLRS
Package CLCL
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

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

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.