RFVIREPMV_CH SAP (Overview of Rental Units: Additional Fields for CH) Structure details

Dictionary Type: Structure
Description: Overview of Rental Units: Additional Fields for CH




ABAP Code to SELECT data from RFVIREPMV_CH
Related tables to RFVIREPMV_CH
Access table RFVIREPMV_CH




Structure field list including key, data, relationships and ABAP select examples

RFVIREPMV_CH is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "Overview of Rental Units: Additional Fields for CH" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_RFVIREPMV_CH TYPE RFVIREPMV_CH.

The RFVIREPMV_CH table consists of various fields, each holding specific information or linking keys about Overview of Rental Units: Additional Fields for CH data available in SAP. These include SBASTEU (Swiss rent adj.: Base year for standard of living index), DHPZSAKT (CH rent adj.:Date of mort.loan rate status for current rent), PHPZSAKT (Interest rate of mortgage loan on a specific date), DUTBKAKT (CH rnt adj.:Dte maint./oper.costs index status for new rent).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Can be enhanced (character-type or numeric)


SAP RFVIREPMV_CH structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
SSTDORTRegional location VVSSTDORTCHAR10Assigned to domainVVSSTDORT
SBASTEUSwiss rent adj.: Base year for standard of living index VVSBASTEUNUMC4Assigned to domainGJAHRBASJHR
DHPZSAKTCH rent adj.:Date of mort.loan rate status for current rent VVDHPZSAKTDATS8DATUM
PHPZSAKTInterest rate of mortgage loan on a specific date VVPHPZSAKTDEC5(3) DEC2_3
DUTBKAKTCH rnt adj.:Dte maint./oper.costs index status for new rent VVDUTBKAKTDATS8DATUM
PUTBKAKTChange in maint./operating costs index in percentage points VVPUTBKAKTDEC8(3) DEC5_3
DTEURAKTCH rnt adj.:Dte of living stndrd index status for curr.rent VVDTEURAKTDATS8DATUM
PTEURAKTStandard of living index point status on a date VVPTEURAKTDEC8(3) DEC5_3
KONDSUMNET_MAXMaximum Attainable Net Rent Based on Relative Factors VVBKONDSUMNET_MAXCURR13(2) WRTV7
BRESERV_01_TEUAbsolute Rent Reserve from Cost of Living Index VVBRESERV_TEUCURR13(2) WRTV7
BRESERV_02_HYP_ZAbsolute Rent Reserve from Mortgage Rate VVBRESERV_HYPZCURR13(2) WRTV7
BRESERV_04_BKSTAbsolute Rent Reserve from Operating Costs VVBRESERV_BKSTCURR13(2) WRTV7
BRESERV_08_OQAbsolute Rent Reserve from Typical Local Rent VVBRESERV_OQCURR13(2) WRTV7
BRESERV_11_WERTV_INVAbsolute Rent Reserve from Value-Reducing Investments VVBRESERV_WICURR13(2) WRTV7

Key field Non-key field



How do I retrieve data from SAP structure RFVIREPMV_CH using ABAP code?

As RFVIREPMV_CH is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on RFVIREPMV_CH as there is no data to select.

How to access SAP table RFVIREPMV_CH

Within an ECC or HANA version of SAP you can also view further information about RFVIREPMV_CH and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!