/PLMU/S_PPE_RELATION_DOWN_UI SAP (iPPE Node Data for UI: RELATION DOWN) Structure details

Dictionary Type: Structure
Description: iPPE Node Data for UI: RELATION DOWN




ABAP Code to SELECT data from /PLMU/S_PPE_RELATION_DOWN_UI
Related tables to /PLMU/S_PPE_RELATION_DOWN_UI
Access table /PLMU/S_PPE_RELATION_DOWN_UI




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

/PLMU/S_PPE_RELATION_DOWN_UI 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 "iPPE Node Data for UI: RELATION DOWN" 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_/PLMU/S_PPE_RELATION_DOWN_UI TYPE /PLMU/S_PPE_RELATION_DOWN_UI.

The /PLMU/S_PPE_RELATION_DOWN_UI table consists of various fields, each holding specific information or linking keys about iPPE Node Data for UI: RELATION DOWN data available in SAP. These include OBJECT_TYPE (Object Type), GUID (Object GUID), ECN_COUNTER (Internal Counter for Product Structure Objects), APPLREL_TYPE (Relationship Application Type).. 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 /PLMU/S_PPE_RELATION_DOWN_UI 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
OBJECT_TYPEObject Type /PLMB/PPE_OBJECT_TYPECHAR1PVS_OTYPE
GUIDObject GUID /PLMB/PPE_GUIDRAW16SYSUUID
ECN_COUNTERInternal Counter for Product Structure Objects /PLMB/PPE_COUNTERNUMC8NUMC8
APPLREL_TYPERelationship Application Type PVS_RELOBJ_TYPECHAR4PVS_RELOBJ_TYPE
RELATION_TYPEiPPE Relationship Type PVS_PNREL_TYPECHAR8Assigned to domainPVS_PNREL_TYPE
PARENT_OBJECT_TYPEObject Type /PLMB/PPE_OBJECT_TYPECHAR1PVS_OTYPE
PARENT_GUIDObject GUID /PLMB/PPE_GUIDRAW16SYSUUID
PARENT_APPLOBJ_TYPEiPPE Application Object Type PPE_APPLOBJ_TYPECHAR4CHAR4
CHILD_OBJECT_TYPEObject Type /PLMB/PPE_OBJECT_TYPECHAR1PVS_OTYPE
CHILD_GUIDObject GUID /PLMB/PPE_GUIDRAW16SYSUUID
CHILD_APPLOBJ_TYPEiPPE Application Object Type PPE_APPLOBJ_TYPECHAR4CHAR4
SORTRelation Sort Field /PLMB/PPE_RELATION_SORTNUMC6
TIMESTMPUTC Time Stamp in Long Form (YYYYMMDDhhmmss,mmmuuun) /PLMB/PPE_TIMSTMPDEC21(7) TZNTSTMPL
CREADATDate on Which the Product Structure Object Was Created /PLMB/PPE_ANDATDATS8DATUM
CREABYUser Who Created the Product Structure Object /PLMB/PPE_ANNAMCHAR12USNAM
CHNGDATDate on Which the Product Structure Object Was Last Changed /PLMB/PPE_AEDATDATS8DATUM
CHNGBYUser Who Last Changed the Product Structure Object /PLMB/PPE_AENAMCHAR12USNAM
LOGSYSLogical system LOGSYSCHAR10Assigned to domainALPHALOGSYS
HISTFLGObject Changed with History /PLMB/PPE_HISTFLGCHAR1XFELD
NODE_NAMENode Name /PLMB/PPE_NODECHAR40PVS_PNODEPND
NODE_TYPENode Type /PLMB/PPE_NODE_TYPECHAR8Assigned to domainPVS_PNODE_TYPE
NODE_TYPE_DESCRDescription of Object Type /PLMB/PPE_TYPE_DESCRCHAR40TEXT40
NODE_TEXTDescription /PLMB/PPE_SHORT_TEXTCHAR60TEXT60
NODE_ECN_COUNTERInternal Counter for Product Structure Objects /PLMB/PPE_COUNTERNUMC8NUMC8
NODE_CHANGE_NOChange Number /PLMB/AENNRCHAR12Assigned to domainAENNRAENNRAEN/PLMB/ECN_CMP_CHANGE_NO
CLINTInternal Class Number CLINTNUMC10Assigned to domainCLINT
CLASSClass /PLMB/KLASSE_DCHAR18KLASSEKLA
CLASS_TYPEClass Type /PLMB/KLASSENARTCHAR3Assigned to domainKLASSENARTKAR
CLASS_DESCClass Description /PLMB/KLSBEZCHAR40TEXT40KBZ
LONG_TEXT_EXISTSSingle-Character Indicator CHAR1CHAR1CHAR1
CHANGE_NOChange Number /PLMB/AENNRCHAR12Assigned to domainAENNRAENNRAEN/PLMB/ECN_CMP_CHANGE_NO
DELETION_FLAGProduct Structure Objects Marked for Deletion /PLMB/PPE_DELFLGCHAR1XFELD
PARAMETER_EFFECTIVITYConcatenated Effectivity Parameter Values /PLMB/ECN_EFF_CONCCHAR132SYCHAR132
CHANGE_NUMBER_LOCKEDIndicator: Change Number Is Locked for Changes /PLMB/ECN_LOCKEDCHAR1/PLMB/ECN_LOCKED
LONG_TEXT_LINKLong Text for Descriptions /PLMB/PPE_LTXTCHAR10/PLMB/PPE_LTXT
LONG_TEXT_LINK_ENABLEDReplacement for Real Boolean Type: 'X' == True '' == False WDY_BOOLEANCHAR1WDY_BOOLEAN
LINE_IS_NOT_EMPTYReplacement for Real Boolean Type: 'X' == True '' == False WDY_BOOLEANCHAR1WDY_BOOLEAN
GOS_OBJECT_TYPEObject Type /PLMB/GOS_OBJECT_TYPECHAR10Assigned to domain/PLMB/GOS_OBJECT_TYPE

Key field Non-key field



How do I retrieve data from SAP structure /PLMU/S_PPE_RELATION_DOWN_UI using ABAP code?

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

How to access SAP table /PLMU/S_PPE_RELATION_DOWN_UI

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