The Function Module C14ALR_REP_READ_WITH_RECN_ACTN (EHS: Lesen der Berichtsdatensätze mittels Primärschlüssel) is a standard Function Module in SAP ERP and is part of the function group C14ALR within the package CBUI.
Function Module | C14ALR_REP_READ_WITH_RECN_ACTN |
Short Text | EHS: Lesen der Berichtsdatensätze mittels Primärschlüssel |
Function Group | C14ALR |
Package | CBUI |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
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_REP_HEADER_TAB | TYPE | ESPRE_APIDH_TAB_TYPE | Berichtskopfdaten Änderungstabelle | |
E_REP_SUBJOIN_TAB | TYPE | ESPRE_APIDJ_TAB_TYPE | BerichtStoff Zuordnung Änderungstab | |
I_REP_HEADER_TAB | TYPE | ESPRE_APIDH_TAB_TYPE | Berichtskopfdaten | |
I_REP_SUBJOIN_TAB | TYPE | ESPRE_APIDJ_TAB_TYPE | BerichtStoff Zuordnung |
This function module does not define any Exceptions.