The Function Module RM_BDS_DATA_GET_ARCH (BDS: Datenbeschaffung aus dem Archiv) is a standard Function Module in SAP ERP and is part of the function group RMBDS within the package JBR.
Function Module | RM_BDS_DATA_GET_ARCH |
Short Text | BDS: Datenbeschaffung aus dem Archiv |
Function Group | RMBDS |
Package | JBR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_LAUFNR | LIKE | JBRBDSLFN-LAUFNR | RDB: Laufnummer | |
I_PKNOTEN | LIKE | JBRBDSLFN-PKNOTEN | Knoten der Portfoliohierarchie |
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 |
---|---|---|---|---|
ET_BDSGUV | LIKE | JBRBDSGUV10 | RM-BDS: GuV Verteilungen | |
ET_BDSVAR | LIKE | JBRBDSVAR | RM-BDS: VaR-Daten |
This function module does not define any Exceptions.