The Function Module C14ALR_REP_READ_WITH_RECN_VALD (EHS: Lesen der Berichtsdatensätze mittels RECN und VALDAT) 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_VALD |
Short Text | EHS: Lesen der Berichtsdatensätze mittels RECN und VALDAT |
Function Group | C14ALR |
Package | CBUI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_VALDAT | LIKE | RCGADDINF-VALDAT | SY-DATUM | Stichtag |
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 | LIKE | RCGAPIDH | Phrasenkopfdaten | |
E_REP_SUBJOIN_TAB | LIKE | RCGAPIDJ | Phrasenauswahlmengen | |
I_REP_HEADER_TAB | LIKE | RCGAPIDH | Phrasenkopfdaten | |
I_REP_SUBJOIN_TAB | LIKE | RCGAPIDJ | Phrasenauswahlmengen |
This function module does not define any Exceptions.