Menu

SAP Function Module BAPI_BUS1092_CREATE

EHS: Create Reports (For Internal Use Only)

The Function Module BAPI_BUS1092_CREATE (EHS: Create Reports (For Internal Use Only)) is a standard Function Module in SAP ERP and is part of the function group 1092 within the package CBUI.

Technical Information

Function Module BAPI_BUS1092_CREATE
Short Text EHS: Create Reports (For Internal Use Only)
Function Group 1092
Package CBUI
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FLG_ALE_MODE LIKE BAPISTDTYP-BOOLEAN ALE Mode
FLG_BUFFER LIKE BAPISTDTYP-BOOLEAN Keep data in buffer only
FLG_REPORT_HEADER LIKE BAPISTDTYP-BOOLEAN Create report header data
FLG_REPORT_LAYOUT LIKE BAPISTDTYP-BOOLEAN Create report layout
FLG_REPORT_LAYOUT_COND LIKE BAPISTDTYP-BOOLEAN Bedingungen zu Symbolen anlegen
FLG_REPORT_SUBJOIN LIKE BAPISTDTYP-BOOLEAN Create report-substance assignment
KEY_DATE LIKE RCGADDINF-VALDAT SY-DATUM Key Date

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
REPORT_HEADER LIKE BAPI1092DH Report header data
REPORT_LAYOUT LIKE BAPI1092DL Report layout
REPORT_LAYOUT_COND LIKE BAPI1092DLC Bedingungen zu Symbolen
REPORT_SUBJOIN LIKE BAPI1092DJ Report-substance assignment
RETURN LIKE BAPIRET2 Messages from processing

Exceptions

This function module does not define any Exceptions.