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.
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 |
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 |
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 |
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.