REBDC_REGIONAL_LOCATION_X SAP (Regional Location + Additional Fields (TIV35)) Structure details

Dictionary Type: Structure
Description: Regional Location + Additional Fields (TIV35)




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




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

REBDC_REGIONAL_LOCATION_X 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 "Regional Location + Additional Fields (TIV35)" 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_REBDC_REGIONAL_LOCATION_X TYPE REBDC_REGIONAL_LOCATION_X.

The REBDC_REGIONAL_LOCATION_X table consists of various fields, each holding specific information or linking keys about Regional Location + Additional Fields (TIV35) data available in SAP. These include MANDT (Client), SSTDORT (Regional location), XSTDORT (Regional location), SZSREFHP (Swiss rent adj.: Mortgage loan rate interest rate ref.).. 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 REBDC_REGIONAL_LOCATION_X 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
MANDTClient MANDTCLNT3T000MANDT
SSTDORTRegional location VVSSTDORTCHAR10Assigned to domainVVSSTDORT
XSTDORTRegional location VVXSTDORTCHAR35XTEXT35
SZSREFHPSwiss rent adj.: Mortgage loan rate interest rate ref. VVSZSREFHPCHAR10T056RZIREFKU
SINDUTBKSwiss rent adj.: Maintenance + operating costs index VVSINDUTBKCHAR5T094AWBIND
SINDTEUSwiss rent adj.: Standard of living index VVSINDTEUCHAR5T094AWBIND
SBASTEUSwiss rent adj.: Base year for standard of living index VVSBASTEUNUMC4T094BGJAHRBASJHR
BPKTEMSPSpecif.no.of points f. weighting of feature in repr.rnt list VVBPKTEMSPDEC7(2) DECV_5_2
JBASOUECH rent adj.: Adjustment on basis of typical local rent VVJBASOUECHAR1XFELD
JBASBRCH rent adjustm.: Adj. on basis of gross yield VVJBASBRCHAR1XFELD
JBASHZCH rent adjustm.: Adj. on basis of mortgage loan rate change VVJBASHZCHAR1XFELD
JBASTICH rent adjustm.: Adj. on basis of standard of living index VVJBASTICHAR1XFELD
JBASUBKCH rent adjustm.: Adj. on basis of maint./operat.costs index VVJBASUBKCHAR1XFELD
JBASMODCH rent adjustment: Adj. on the basis of modernization VVJBASMODCHAR1XFELD
STDSPRASLanguage key for correspondence VVSTDSPRASLANG1T002ISOLASPRAS
GESCHVORFRent adjustment, correspondence activity VVMANPKVTNUMC4TZKVKORRVORF
KUENDKVTNotice, correspondence activity VVKUENDKVTNUMC4TZKVKORRVORF

Key field Non-key field



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

As REBDC_REGIONAL_LOCATION_X 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 REBDC_REGIONAL_LOCATION_X as there is no data to select.

How to access SAP table REBDC_REGIONAL_LOCATION_X

Within an ECC or HANA version of SAP you can also view further information about REBDC_REGIONAL_LOCATION_X 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!