RELUBILIST1OBJ SAP () Structure details

Dictionary Type: Structure
Description:




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




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

RELUBILIST1OBJ 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_RELUBILIST1OBJ TYPE RELUBILIST1OBJ.

The RELUBILIST1OBJ table consists of various fields, each holding specific information or linking keys about data available in SAP. These include BIAOSORT (), BIAREADESCR (), ADDRESS (), FLADR ().. 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: Not classified


SAP RELUBILIST1OBJ 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
XOBART RELUXOBARTCHAR3CHAR3
BIAOSORT RELUBIASORTCHAR60CHAR60
BIAREADESCR RELUBIAREADESCRCHAR40TEXT40
ADDRESS RELUADDRESSCHAR60CHAR60
FLADR RELUFLADRCHAR1XFELD
BIAREA RELUBIAREAQUAN14(4) VVBFLART
FEINSArea unit FEINSUNIT3Assigned to domainCUNITMEINSFEH
BIUSAGEAREA RELUBIUSAGEAREAQUAN14(4) VVBFLART
BIUSAGEFEINSArea unit FEINSUNIT3Assigned to domainCUNITMEINSFEH
INTRENOAOInternal Real Estate Master Data Code VVINTRENOCHAR13VVINTRENO
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
RECNNRReal Estate Contract Number RECNNRCHAR13ALPHARECNNRRECNNR
RECNTYPEExternal Real Estate contract type RECNTYPECHAR4Assigned to domainSMVARTRECNTYPERECNTYPE
BIRELEASE RELUBIRELEASECHAR1XFELD
PARTNR_OWNER VVBP_EIGENTCHAR10Assigned to domainALPHABP_PARTNRBPN
PARTNR_OWNER_EXTExternal Business Partner ID BP_EXT_PNRCHAR15CHAR15
VBUND_OWNERCompany ID VBUNDCHAR6Assigned to domainALPHARCOMP
NAME_OWNER VVEIGENTCHAR82VVEIGENT
BIVALIDFROM RELUBIVALIDFROMDATS8DDAT
BIVALIDTO RELUBIVALIDTODATS8DDAT
BIREPRTO RELUBIREPRTODATS8DDAT
BIREPRTOTIME RELUBIREPRTOTIMETIMS6UZEIT
XMBIRECAT RELUXMBIRECATCHAR30RECAXMDESCRIPTION
XMPUBLICTYPE RELUXMPUBLICTYPECHAR30RECAXMDESCRIPTION
FILENO RELUFILENOCHAR35CHAR35
XMBIPURPOSE RELUXMBIPURPOSECHAR30RECAXMDESCRIPTION
XMBIPRICING RELUXMBIPRICINGCHAR30RECAXMDESCRIPTION
BIPRICE RELUBIPRICECURR13(2) WERTV7
BIWAERS RELUBIWAERSCUKY5Assigned to domainWAERS
BIEXISTLRDEP2 RELUBIEXISTLRDEP2CHAR1XFELD
BIEXISTLRDEP3 RELUBIEXISTLRDEP3CHAR1XFELD
BIEXISTEASEMENT RELUBIEXISTEASEMENTCHAR1XFELD
BIEXISTCONTAM RELUBIEXISTCONTAMCHAR1XFELD
BIEXISTNOTCLEAN RELUBIEXISTNOTCLEANCHAR1XFELD
BIEXISTPROTSITE RELUBIEXISTPROTSITECHAR1XFELD
BIEXISTLBCODE RELUBIEXISTLBCODECHAR1XFELD
XMCLASS RELUXMCLASSCHAR30RECAXMDESCRIPTION

Key field Non-key field



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

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

How to access SAP table RELUBILIST1OBJ

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