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.
Function Module | EHSB101_OUTTAB_PRE_BUILD |
Short Text | EHSB: ALV-Ausgabetabelle vorbereiten |
Function Group | EHSB101 |
Package | CBBA_VAI |
Module Type | Normal Module |
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 |
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 |
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.