Menu

SAP Function Module RE_BW_AREA_GET_CURRENT

Lesen der aktuellen Flächendaten von RE-Objekten

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.