The Function Module RM_BDS_DATA_READ_VAR (BDS: Datenbeschaffung) 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_READ_VAR |
Short Text | BDS: Datenbeschaffung |
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 |
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_BDSVAR | LIKE | JBRBDSVAR | RM-BDS: VaR-Daten |
This function module does not define any Exceptions.