Menu

SAP Function Module ALV_CONSISTENCY_CHECK

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

Technical Information

Function Module ALV_CONSISTENCY_CHECK
Short Text
Function Group SKBH
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_LAYO TYPE LVC_S_LAYO ALV Control: Layout Structure
IS_VARIANT TYPE DISVARIANT Layout (External Use)
IT_FCAT TYPE LVC_T_FCAT ALV Control: Field Catalog
IT_FILT TYPE LVC_T_FILT ALV Control: Table of Filter Conditions
IT_HLINKS TYPE LVC_T_HYPE ALV Control: Hyperlinks
IT_SGRP TYPE LVC_T_SGRP ALV Control: Table of Field Groups
IT_SORT TYPE LVC_T_SORT ALV control: Sort order
I_SAVE TYPE C

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.