Menu

SAP Function Module ALV_INTERFACE_CHECK

Output a hierarchical sequential list

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module ALV_INTERFACE_CHECK (Output a hierarchical sequential list) 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_INTERFACE_CHECK
Short Text Output a hierarchical sequential list
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
IR_SALV_ADAPTER CLASS IF_SALV_ADAPTER Basisinterface für die Adapter
IS_KEYINFO TYPE KKBLO_KEYINFO
IS_LAYOUT TYPE KKBLO_LAYOUT List Layout Specifications
IS_SEL_HIDE TYPE KKBLO_SEL_HIDE Selection information modification
IT_EXCEPT_QINFO TYPE KKBLO_T_QINFO Tooltips für Ikonen, Symbole und Exceptions
IT_EXCLUDING TYPE KKBLO_T_EXTAB Excluding FCodes in standard user interface
IT_FIELDCAT TYPE KKBLO_T_FIELDCAT Field Catalog with Field Descriptions
IT_SORT TYPE KKBLO_T_SORTINFO Sort criteria for first list display
IT_SPECIAL_GROUPS TYPE KKBLO_T_SP_GROUP Grouping fields for column selection
I_CALLBACK_END_OF_LIST TYPE KKBLO_FORMNAME EXIT routine after the actual list display
I_CALLBACK_FIELDCAT_SAVE TYPE KKBLO_FORMNAME EXIT routine for field catalog storage
I_CALLBACK_LAYOUT_SAVE TYPE KKBLO_FORMNAME not yet supported
I_CALLBACK_PF_STATUS_SET TYPE KKBLO_FORMNAME Set EXIT routine to status
I_CALLBACK_PROGRAM TYPE SYREPID EXIT program
I_CALLBACK_TOP_OF_PAGE TYPE KKBLO_FORMNAME EXIT routine for TOP-OF-PAGE display
I_CALLBACK_USER_COMMAND TYPE KKBLO_FORMNAME EXIT routine for command handling
I_FCTYPE TYPE CHAR1 'R' Field catalog type (M)odify (R)eplace
I_LISTTYPE TYPE CHAR1 Single-Character Flag
I_SCREEN_END_COLUMN TYPE I 0 Coordinates for list in dialog box
I_SCREEN_END_LINE TYPE I 0 Coordinates for list in dialog box
I_SCREEN_START_COLUMN TYPE I 0 Coordinates for list in dialog box
I_SCREEN_START_LINE TYPE I 0 Coordinates for list in dialog box
I_TABNAME_MASTER TYPE KKBLO_TABNAME
I_TABNAME_SLAVE TYPE KKBLO_TABNAME

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_OUTTAB_MASTER TYPE STANDARD TABLE
T_OUTTAB_SLAVE TYPE STANDARD TABLE

Exceptions

This function module does not define any Exceptions.