The Function Module RDB_REV_CURRVALUES (RDB ES stornieren: Werte gen. Kennzahlen in Währung lesen) is a standard Function Module in SAP ERP and is part of the function group RDB_REV_R1 within the package CFM_RDB.
Function Module | RDB_REV_CURRVALUES |
Short Text | RDB ES stornieren: Werte gen. Kennzahlen in Währung lesen |
Function Group | RDB_REV_R1 |
Package | CFM_RDB |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_APPLICATION | TYPE | AFW_APPLICATION | Anwendung | |
I_HEADER_T | TYPE | RDB_REC_HEADER_T | Tabelle Einzelsatz-Header | |
I_KEYDATE | TYPE | AFW_KEYDATE | Stichtag | |
I_KEYFIGURE_T | TYPE | RDB_READ_KEYF_INFO_T | Tabelle Kennzahlen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_CURRVALUES_T | TYPE | RDB_READ_SUM_CURR_T | Tabelle generische Kennzahlwerte in Whrg. |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.