The Function Module RE_BW_AREA_GET_CURRENT (Lesen der aktuellen Flächendaten von RE-Objekten) is a standard Function Module in SAP ERP and is part of the function group REBW_AREA_DATA within the package ISRE.
Function Module | RE_BW_AREA_GET_CURRENT |
Short Text | Lesen der aktuellen Flächendaten von RE-Objekten |
Function Group | REBW_AREA_DATA |
Package | ISRE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_DATEFROM | LIKE | RFVILSP-DVONDAT | Von-Datum | |
IV_DATETO | LIKE | RFVILSP-DBISDAT | Bis-Datum |
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_REBW_AREA | LIKE | REBW_AREA | Gelesenen Flächendaten | |
IT_RANGE_OBJNR | LIKE | RSOREOBJ | 'Selektionsoption' für Objektnummer | |
IT_RANGE_SFLART | LIKE | RSOSFLART | 'Selektionsoption' für Flächenart | |
IT_RANGE_SMENR | LIKE | RSOSMENR | 'Selektionsoption' für Mieteinheitennummer |
This function module does not define any Exceptions.