REIS_REBUILDING_ATTR SAP (Extraction Structure: Building (Attributes)) Structure details

Dictionary Type: Structure
Description: Extraction Structure: Building (Attributes)




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




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

REIS_REBUILDING_ATTR 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 "Extraction Structure: Building (Attributes)" 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_REIS_REBUILDING_ATTR TYPE REIS_REBUILDING_ATTR.

The REIS_REBUILDING_ATTR table consists of various fields, each holding specific information or linking keys about Extraction Structure: Building (Attributes) data available in SAP. These include BUKRS (Company Code), SWENR (Site Number), SGENR (Number of Building), KEYDATE (Key Date).. 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 REIS_REBUILDING_ATTR 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
OBJNRObject Number RECAOBJNRCHAR22Assigned to domainJ_OBJNRONR
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
SWENRSite Number REBDBENOCHAR8Assigned to domainSWENRREBDBENOREBDBENOREBDBENO
SGENRNumber of Building REBDBUNOCHAR8SGENRREBDBUNOREBDBUNOREBDBUNO
KEYDATEKey Date RECAKEYDATEDATS8RECADATE
RGEBARTType of building RGEBARTNUMC2TIV5ASOBJART
JERBBAUHeritable building right indicator JERBBAUCHAR1TDO9SOBJERBBAU
RGEBZUSTGeneral condition of building RGEBZUSTNUMC2TIV83VVRZUSTAND
YBAUJAHRConstYr VVYBAUJAHRDATS8DATUM
YMODERNYear of modernization VVYMODERNDATS8DATUM
BBAUWAKTCurrent building value BBAUWAKTCURR11(2) WRBTR
JDENKMALProtection of Historical Sites JDENKMALCHAR1JANE
BEINHEITWAssessed value of building BEINHEITWCURR11(2) WRBTR
NEINHEITWAssessed value base year NEINHEITWNUMC4GJAHRGJAHR
BVERSWRTInsurable value amount BVERSWRTCURR11(2) WRBTR
SUNUTZAMain usage type VVSUNARTCHAR8TIV36VVSUNART
SSTDORTRegional location VVSSTDORTCHAR10TIV35VVSSTDORT
WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
GSBERBusiness Area GSBERCHAR4Assigned to domainGSBERGSB
KOKRSControlling Area KOKRSCHAR4Assigned to domainCACCDCAC
PRCTRProfit Center PRCTRCHAR10Assigned to domainALPHAPRCTRPRCPRCTR_EMPTY
COUNTRYCountry Key LAND1CHAR3Assigned to domainLAND1LND
REGIONSTATE (State, Province, County) REGIOCHAR3Assigned to domainREGIO
POST_CODE1City postal code AD_PSTCD1CHAR10CHAR10
CITY1City AD_CITY1CHAR40TEXT40CLCITYNAME
CITY2District AD_CITY2CHAR40TEXT40CITY_PART
POSTALAREA(Not Supported) Post Delivery District AD_PSTLARCHAR15TEXT15
STREETStreet AD_STREETCHAR60TEXT60CLSTRTNAME
HOUSE_NUM1House Number AD_HSNM1CHAR10TEXT10
HOUSE_NUM2House number supplement AD_HSNM2CHAR10TEXT10
POST_CODE2PO Box Postal Code AD_PSTCD2CHAR10CHAR10
PO_BOXPO Box AD_POBXCHAR10CHAR10
ADRZUSObject Description REBDXOBJECTCHAR35TEXT35
VALIDFROMDate: Object Valid From REBDOBJVALIDFROMDATS8RECADATEBEG
VALIDTODate: Object Valid To REBDOBJVALIDTODATS8REDATRECADATEEND
DATEFROMDate: Valid From RECADATEFROMDATS8RECADATEBEG
DATETODate: Valid To RECADATETODATS8REDATRECADATEEND
AVAILAvailability of Real Estate Object REISOBJAVAILNUMC1REISOBJAVAIL
OCCUPVacancy of Real Estate Object REISOBJOCCUPNUMC1REISOBJOCCUP
BWSTRES1Real Estate Status (ACTV, REL, CRTE) BWSTRES1NUMC2J_STONR
BWSTRES2Real Estate Status (AALK, DLT, DLFL) BWSTRES2NUMC2J_STONR
BWSTREU1Real Estate User Status 1 BWSTREU1NUMC2J_STONR
BWSTREU2Real Estate User Status 2 BWSTREU2NUMC2J_STONR
BWSTREU3Real Estate User Status 3 BWSTREU3NUMC2J_STONR
BWSTREU4Real Estate User Status 4 BWSTREU4NUMC2J_STONR
BWSTREU5Real Estate User Status 5 BWSTREU5NUMC2J_STONR
RESPONSIBLEPerson Responsible RECARESPONSIBLECHAR12Assigned to domainXUBNAMEUSER_COMP
AUTHGRPAuthorization Group RECAAUTHGRPCHAR40RECAAUTHGRP
REALVALIDFROMDate: Valid from (Effective) REBDREALVALIDFROMDATS8RECADATEBEG
REALVALIDTODate: Valid to (Effective) REBDREALVALIDTODATS8REDATRECADATEEND
BBAUWAKTXCurrent Building Value BBAUWAKTXCURR15(2) RECACURR
BEINHEITWXAssessed Value of Building BEINHEITWXCURR15(2) RECACURR
BVERSWRTXInsurable Value Amount BVERSWRTXCURR15(2) RECACURR

Key field Non-key field



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

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

How to access SAP table REIS_REBUILDING_ATTR

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