REYC_OBJREL_PGBE_L SAP (Participation group for business entity) Structure details

Dictionary Type: Structure
Description: Participation group for business entity




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




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

REYC_OBJREL_PGBE_L 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 "Participation group for business entity" 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_REYC_OBJREL_PGBE_L TYPE REYC_OBJREL_PGBE_L.

The REYC_OBJREL_PGBE_L table consists of various fields, each holding specific information or linking keys about Participation group for business entity data available in SAP. These include MANDT01 (Client), INTRENO01 (Internal Key of Real Estate Object), BUKRS01 (Company Code), SWENR01 (Valid Site).. 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 (Deep)


SAP REYC_OBJREL_PGBE_L 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
.INCLU-01 0
MANDT01Client MANDTCLNT3Assigned to domainMANDT
INTRENO01Internal Key of Real Estate Object RECAINTRENOCHAR13RECAINTRENO
BUKRS01Company Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
SWENR01Valid Site RESCPGBECHAR8Assigned to domainSWENRREBDBENOREBDBENOREBDBENO
PGID01Participation Group RESCPGIDCHAR10ALPHARESCPGIDRESCPGIDRESCPG
XPG01Name of Participation Group RESCXPGCHAR60RECAXLDESCRIPTION
VALIDFROM01Valid-From Date of Participation Group RESCPGVALIDFROMDATS8RECADATEBEG
VALIDTO01Valid-To Date of Participation Group RESCPGVALIDTODATS8REDATRECADATEEND
OBJNR01Object Number RECAOBJNRCHAR22Assigned to domainJ_OBJNRONR
RESPONSIBLE01Person Responsible RECARESPONSIBLECHAR12USR02XUBNAMEUSER_COMP
USEREXCLUSIVE01User with Exclusive Change Authorization RECAUSEREXCLUSIVECHAR12USR02XUBNAMEUSER_COMP
AUTHGRP01Authorization Group RECAAUTHGRPCHAR40RECAAUTHGRP
CREATIONTYPE01How the Object Was Created RECACREATIONTYPECHAR1RECACREATIONTYPE
RERF01Entered by RERFCHAR12SYCHAR12
DERF01First Entered on DERFDATS8DATUM
TERF01Time of Initial Entry TERFTIMS6TIMES
REHER01Source of initial entry REHERCHAR10CHAR10
RBEAR01Employee ID RBEARCHAR12SYCHAR12
DBEAR01Last Edited on DBEARDATS8DATUM
TBEAR01Last Edited at TBEARTIMS6TIMES
RBHER01Editing Source RBHERCHAR10CHAR10
PGCROSSOVERCC01Company-Code-Independent Master Settlement Unit Allowed RESCMSUCROSSOVERCCCHAR1RECABOOL
BUTXT01Name of Company Code or Company BUTXTCHAR25TEXT25
XWETEXT01Site Name REBDXBECHAR60RECAXLDESCRIPTION
VALIDITY01Validity of Participation Group RESCPGVALIDITYCHAR23RECAXDATERANGE
XAUTHGRP01Description of Authorization Group RECAXAUTHGRPCHAR60RECAXLDESCRIPTION
.INCLU-02 0
MANDT02Client MANDTCLNT3Assigned to domainMANDT
BUKRS02Company Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
SWENR02Valid Site RESCPGBECHAR8Assigned to domainSWENRREBDBENOREBDBENOREBDBENO
SGENR02Number of Building REBDBUNOCHAR8SGENRREBDBUNOREBDBUNOREBDBUNO
SGRNR02Property Number for BE SGRNRCHAR8Assigned to domainSGRNRSGRNRGRSMCGR
PGID02Participation Group RESCPGIDCHAR10ALPHARESCPGIDRESCPGIDRESCPG
.INCLU-03 0
OBJNR03Object Number RECAOBJNRCHAR22Assigned to domainJ_OBJNRONR
OBJINFO03Object Description REBDXLOBJECTCHAR60RECAXLDESCRIPTION
OBJTYPE03Object Type RECAOBJTYPECHAR2Assigned to domainJ_OBARTRECAOBJTYPE
XOBJTYPE03Partial Object Type ID, for example 'BE' RECAXOBJTYPECHAR3CHAR3
XLOBJTYPE03Object Type Name (20) RECAXLOBJTYPECHAR20TEXT20
OBJID03Object Identification REBDOBJECTIDCHAR35ABR_EMP
CELLTAB 0
COLORTAB 0

Key field Non-key field



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

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

How to access SAP table REYC_OBJREL_PGBE_L

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