VIGW_R_VIOB01F SAP () Structure details

Dictionary Type: Structure
Description:




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




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

VIGW_R_VIOB01F 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 "" 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_VIGW_R_VIOB01F TYPE VIGW_R_VIOB01F.

The VIGW_R_VIOB01F table consists of various fields, each holding specific information or linking keys about data available in SAP. These include BUKRS (Company Code), SWENR (Site Number), GSBER (Business Area), SINSTBEZ (Maintenance district).. 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 VIGW_R_VIOB01F 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 MANDTCLNT3Assigned to domainMANDT
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
SWENRSite Number SWENRCHAR8Assigned to domainSWENRSWENRWEHMCWE
GSBERBusiness Area GSBERCHAR4TGSBGSBERGSB
SINSTBEZMaintenance district SINSTBEZNUMC5TIV16SINSTBEZ
SVERKEHRTransport Connections of Business Entity SVERKEHRCHAR1TIV44SVERKEHR
XWETEXTBusiness entity identification XWETEXTCHAR30XMBEZ
SLAGEWEBusiness entity location number SLAGEWENUMC4TIV10SLAGEWE
RKZBESTObject status RKZBESTCHAR1RKZBEST
SOBJLAGEIndicator - District of Object SOBJLAGENUMC2TIV45RESOBJLAGE
SMIETSPRepresentative list of rents assignment SMIETSPCHAR6TIV20SMIETSP
RARTOPTOption rate calculation type RARTOPTNUMC1RARTOPT
WAERSCurrency Key WAERSCUKY5TCURCWAERSFWS
FEINSArea unit FEINSUNIT3T006CUNITMEINSFEH
REINSUnit for cubic volume REINSUNIT3T006CUNITMEINS
JLOESCHReal Estate Deletion Indicator/Flag JLOESCHCHAR1JLOESCH
NUMKIGRInternal number range for property NUMKIGRNUMC8NUMKIGR
NUMKIGEBuilding internal number range NUMKIGENUMC8NUMKIGE
NUMKIMEInternal number range for rental unit NUMKIMECHAR8Assigned to domainSMENRSMENR
RERFEntered by RERFCHAR12SYCHAR12
DERFFirst Entered on DERFDATS8DATUM
TERFTime of Initial Entry TERFTIMS6TIMES
REHERSource of initial entry REHERCHAR10CHAR10
RBEAREmployee ID RBEARCHAR12SYCHAR12
DBEARLast Edited on DBEARDATS8DATUM
TBEARLast Edited at TBEARTIMS6TIMES
RBHEREditing Source RBHERCHAR10CHAR10
SMIETRTenancy law SMIETRCHAR5TIV03SMIETR
VORBKPredefined operating costs settlement variant VORBKCHAR4TIA01ABRVAR
VORHKPredefined heating expenses settlement variant VORHKCHAR4TIA01ABRVAR
DAKTBESTDate active in portfolio DAKTBESTDATS8DATUM
ANLN1Main Asset Number ANLN1CHAR12Assigned to domainALPHAANLN1AN1
IMKEYInternal Key for Real Estate Object IMKEYCHAR8IMKEY
VVLENUnit of length VVLENUNIT3T006CUNITMEINS
KOSTLCost Center KOSTLCHAR10Assigned to domainALPHAKOSTLKOS
J_OBJNRObject number J_OBJNRCHAR22Assigned to domainJ_OBJNRONR
RFAKTConversion factor for fractional share of property VVRFAKTNUMC6VVRFAKT
PRCTRProfit Center PRCTRCHAR10CEPCALPHAPRCTRPRCPRCTR_EMPTY
ADRNRObject number (virtual object) SOBJNRNUMC10Assigned to domainSOBJNR
SSTDORTRegional location VVSSTDORTCHAR10TIV35VVSSTDORT
PROFLSettlement profile for costs VVAPROFCHAR6TKB1AALPHAAPROF
KOKRSControlling Area KOKRSCHAR4TKA01CACCDCAC
PROFILPlanning profile for Real Estate objects VVPROFILCHAR7TIV98VVPROFIL
INTRENOInternal Real Estate Master Data Code VVINTRENOCHAR13VVINTRENO
TXJCDTax Jurisdiction TXJCDCHAR15Assigned to domainTXJCDTXJ

Key field Non-key field



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

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

How to access SAP table VIGW_R_VIOB01F

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