/PLMB/S_PPE_CMP_NODE_SP SAP (iPPE Node Data: CMP Node) Structure details

Dictionary Type: Structure
Description: iPPE Node Data: CMP Node




ABAP Code to SELECT data from /PLMB/S_PPE_CMP_NODE_SP
Related tables to /PLMB/S_PPE_CMP_NODE_SP
Access table /PLMB/S_PPE_CMP_NODE_SP




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

/PLMB/S_PPE_CMP_NODE_SP 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: CMP Node" 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_/PLMB/S_PPE_CMP_NODE_SP TYPE /PLMB/S_PPE_CMP_NODE_SP.

The /PLMB/S_PPE_CMP_NODE_SP table consists of various fields, each holding specific information or linking keys about iPPE Node Data: CMP Node data available in SAP. These include OBJECT_TYPE (Object Type), GUID (Object GUID), ECN_COUNTER (Internal Counter for Product Structure Objects), NODE_NAME (Node Name).. 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 /PLMB/S_PPE_CMP_NODE_SP 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
NODE_NAMENode Name /PLMB/PPE_NODECHAR40PVS_PNODEPND
NAMEIDID of the Context-Providing Node Object PPE_NAMEIDCHAR40
NAMEID_OBJECT_TYPETechnical Type of Context-Providing Object PPE_NAMEID_OTYPECHAR1PVS_OTYPE
NAMEID_APPLOBJApplication of Object that Provides the Context PPE_NAMEID_APPLOBJCHAR4PVS_APPLOBJ_TYPE
CLINTInternal Class Number CLINTNUMC10Assigned to domainCLINT
NODE_TYPENode Type /PLMB/PPE_NODE_TYPECHAR8Assigned to domainPVS_PNODE_TYPE
APPLOBJ_TYPEiPPE Application Object Type PPE_APPLOBJ_TYPECHAR4CHAR4
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_TYPE_DESCRDescription of Object Type /PLMB/PPE_TYPE_DESCRCHAR40TEXT40
NODE_TEXTDescription /PLMB/PPE_SHORT_TEXTCHAR60TEXT60
PVCMANDRequired Component PVS_SLMANDCHAR1XFELD
PVCMULTMultiple Selection Allowed PVS_SLMULTCHAR1XFELD
PVCFREEAssembly Item Allowed Without Assignment to a Node PVS_SLFREECHAR1XFELD
PVCPRIOEvaluation of Priority at Variants PVS_PRIOCHAR1XFELD
CLASSClass /PLMB/KLASSE_DCHAR18KLASSEKLA
CLASS_TYPEClass Type /PLMB/KLASSENARTCHAR3Assigned to domainKLASSENARTKAR
CLASS_DESCClass Description /PLMB/KLSBEZCHAR40TEXT40KBZ
LONG_TEXTLong Text Exists PVS_TXTFLGCHAR1PVS_TXTFLG

Key field Non-key field



How do I retrieve data from SAP structure /PLMB/S_PPE_CMP_NODE_SP using ABAP code?

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

How to access SAP table /PLMB/S_PPE_CMP_NODE_SP

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