Menu

SAP Function Module C1GA_RFC_REPORT_DETAILS_GET

EHS: liefert Identifikatoren und einige Kopfinformationen zum Bericht

The Function Module C1GA_RFC_REPORT_DETAILS_GET (EHS: liefert Identifikatoren und einige Kopfinformationen zum Bericht) is a standard Function Module in SAP ERP and is part of the function group C1GA within the package CBUI.

Technical Information

Function Module C1GA_RFC_REPORT_DETAILS_GET
Short Text EHS: liefert Identifikatoren und einige Kopfinformationen zum Bericht
Function Group C1GA
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
I_RECN LIKE ESTDH-RECN Recn des Berichts

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FLG_NO_REPORT LIKE ESTDH-RELCHGFLG Kein Bericht zur angegebenen Recn gefunden

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
E_IDENT_TAB LIKE RCGIDSEL echte und unechte Identifikatoren
I_REPLIST_IDS_TAB LIKE RCGIDSEL Id-Liste: Ids werden zuerst in E_IDENT_TAB aufge

Exceptions

This function module does not define any Exceptions.