Menu

SAP Function Module LVC_FIELDCAT_COMPLETE

The Function Module LVC_FIELDCAT_COMPLETE () is a standard Function Module in SAP ERP and is part of the function group SLVC within the package SLIS.

Technical Information

Function Module LVC_FIELDCAT_COMPLETE
Short Text
Function Group SLVC
Package SLIS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IS_LAYOUT TYPE LVC_S_LAYO ALV Control: Layout Structure
I_BUFFER_ACTIVE TYPE C
I_FCAT_COMPLETE TYPE SAP_BOOL ABAP_FALSE boolsche Variable (X-true, space-false)
I_TEST TYPE CHAR1 '1' Single-Character Flag

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_LAYOUT TYPE LVC_S_LAYO ALV Control: Layout Structure
E_EDIT TYPE CHAR01 Ready for Input

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.