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.
Function Module | LVC_FIELDCAT_COMPLETE |
Short Text | |
Function Group | SLVC |
Package | SLIS |
Module Type | Normal Module |
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 |
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 |
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.