Menu

SAP Function Module BAPI_BUS1092_GETDETAIL

EHS: Read Reports (For Internal Use Only)

The Function Module BAPI_BUS1092_GETDETAIL (EHS: Read 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_GETDETAIL
Short Text EHS: Read 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_REPORT_HEADER LIKE BAPISTDTYP-BOOLEAN Read report header data
FLG_REPORT_LAYOUT_COND LIKE BAPISTDTYP-BOOLEAN Bedingungen zu Symbolen
FLG_REPORT_SUBJOIN LIKE BAPISTDTYP-BOOLEAN Read report-substance assignment
KEY_DATE LIKE RCGADDINF-VALDAT SY-DATUM Object validity date
SCENARIO LIKE BAPISTDTYP-SCENARIO Selection criteria for data

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_COND LIKE BAPI1092DLC Bedingungen zu Symbolen
REPORT_SUBJOIN LIKE BAPI1092DJ Report-substance assignment
RETURN LIKE BAPIRET2 Confirmations

Exceptions

This function module does not define any Exceptions.