Menu

SAP Function Module EHSB101_OUTTAB_PRE_BUILD

EHSB: ALV-Ausgabetabelle vorbereiten

The Function Module EHSB101_OUTTAB_PRE_BUILD (EHSB: ALV-Ausgabetabelle vorbereiten) is a standard Function Module in SAP ERP and is part of the function group EHSB101 within the package CBBA_VAI.

Technical Information

Function Module EHSB101_OUTTAB_PRE_BUILD
Short Text EHSB: ALV-Ausgabetabelle vorbereiten
Function Group EHSB101
Package CBBA_VAI
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_ALV_DATA TYPE EHSBTY_API_VAI_DATA EHS-BAS: ALV-Daten
IT_LAYOUT TYPE EHSBTY_API_VAI_LAYOUT EHS-BAS: ALV-Layout

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_OUTTAB TYPE EHSBTY_API_VAI_ALVOUT EHS-BAS: ALV-Datenausgabe
ET_OUTTAB_PHR TYPE EHSBTY_API_VAI_ALVOUT EHS-BAS: ALV-Datenausgabe
E_SUBRC TYPE SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen

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.