Menu

SAP Function Module C14ALR_REP_TAB_FLAGS_SET

EHS: Prüfen ob BAPI-Tabellen Sätze enthalten und setzen von Ausgabeflags

The Function Module C14ALR_REP_TAB_FLAGS_SET (EHS: Prüfen ob BAPI-Tabellen Sätze enthalten und setzen von Ausgabeflags) is a standard Function Module in SAP ERP and is part of the function group C14ALR within the package CBUI.

Technical Information

Function Module C14ALR_REP_TAB_FLAGS_SET
Short Text EHS: Prüfen ob BAPI-Tabellen Sätze enthalten und setzen von Ausgabeflags
Function Group C14ALR
Package CBUI
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FLG_REP_HEADER TYPE ESP1_BOOLEAN Ausgabeflag für Berichtskopfdaten
E_FLG_REP_SUBJOIN TYPE ESP1_BOOLEAN Ausgabeflag für Stoff Berichtzuordnung
E_FLG_REP_SYMBOLS_COND TYPE ESP1_BOOLEAN Kennz: Bedingungen zu Symbolen

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
I_REP_HEADER_TAB LIKE BAPI1092DH Berichtskopfdaten
I_REP_SUBJOIN_TAB LIKE BAPI1092DJ Bericht Stoff Zuordnung
I_REP_SYMBOLS_COND_TAB LIKE BAPI1092DLC Bedingungen zu Symbolen

Exceptions

This function module does not define any Exceptions.