Menu

SAP Function Module RE_BW_RECNCONDS_GET_HISTORY

Laden der Historie von Konditionen auf Neuen Verträgen

The Function Module RE_BW_RECNCONDS_GET_HISTORY (Laden der Historie von Konditionen auf Neuen Verträgen) is a standard Function Module in SAP ERP and is part of the function group REBW_CONDITIONS_46 within the package ISRE46.

Technical Information

Function Module RE_BW_RECNCONDS_GET_HISTORY
Short Text Laden der Historie von Konditionen auf Neuen Verträgen
Function Group REBW_CONDITIONS_46
Package ISRE46
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 TYPE RFVILSP-DVONDAT Datum Beginn der Auswertung
IV_DATETO TYPE RFVILSP-DBISDAT Datum Ende der Auswertung

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_RECN_COND LIKE REBW_RECN_COND BW RE: Quellstruktur Bewegungsdaten Konditionen
IT_RANGE_BUKRS LIKE RSOBUKRS Select-Options Buchungskreis
IT_RANGE_OBJNR LIKE RSOOBJNR interne Tabelle Selektionskriterien Objekt
IT_RANGE_RECNNR LIKE RSORECNNR Select-Options für Mietvertrag
IT_RANGE_SKOART LIKE RSOSKOART Select-Options für Konditionsart

Exceptions

This function module does not define any Exceptions.