SAP ABAP Class CL_B2E_PS_NODE (B2E [PS] Node with remark strings)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-PDM (Application Component) Product Data Management
     CE (Package) B2B Engineering
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_B2E_NODE B2E [Base] Relationship Service 19990928
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_B2E_ACTIVITY B2E [PS] Relationship Service 19990928
2 Inheritance (c INHERITING FROM c_ref)  CL_B2E_BOM_POSITION B2E [PDM] BOM Item 20000303
3 Inheritance (c INHERITING FROM c_ref)  CL_B2E_DOCUMENT B2E [PDM] Document 20000303
4 Inheritance (c INHERITING FROM c_ref)  CL_B2E_DOC_BOM_HEADER B2E [PDM] Document BOM Header 20000508
5 Inheritance (c INHERITING FROM c_ref)  CL_B2E_MATERIAL B2E [PDM] Material 20000303
6 Inheritance (c INHERITING FROM c_ref)  CL_B2E_MAT_BOM_HEADER B2E [PDM] Material BOM Header 20000303
7 Inheritance (c INHERITING FROM c_ref)  CL_B2E_MAT_RES B2E[PS] Material Order Info 19991026
8 Inheritance (c INHERITING FROM c_ref)  CL_B2E_PROJ_DEF B2E [PS] Relationship Service 19990928
9 Inheritance (c INHERITING FROM c_ref)  CL_B2E_TEXT B2E [PDM] Long Text 20000525
10 Inheritance (c INHERITING FROM c_ref)  CL_B2E_WBS_EL B2E [PS] Relationship Service 19990928
Properties
Class CL_B2E_PS_NODE  
Short Description B2E [PS] Node with remark strings    
Super Class CL_B2E_NODE B2E [Base] Relationship Service 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CE   B2B Engineering 
Created 19990928   SAP 
Last change 20011112   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_B2E_PS_NODE has no forward declaration.
Interfaces
Class CL_B2E_PS_NODE has no interface implemented.
Friends
Class CL_B2E_PS_NODE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_DISTRIBUTORREMARK Instance attribute Public Type reference (TYPE) STRING X 19990928
2 M_PROCESSORREMARK Instance attribute Public Type reference (TYPE) STRING X 19990928
Methods
# Method Level Visibility Method type Description Created on
1 GET_RELATED_WITH_EXCEPTION Static method Public Method Get related nodes that have no relations 'I_EXCEPTION_NAME' 19991029
Events
Class CL_B2E_PS_NODE has no event.
Types
Class CL_B2E_PS_NODE has no local type.
Method Signatures

Method GET_RELATED_WITH_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NODES Call by reference Type reference (TYPE) CETT_NODE_REFS Related Nodes 19991029
2 Importing I_EXCEPTION_NAME1 Call by reference Type reference (TYPE) STRING Name of exception relation 19991029
3 Importing I_EXCEPTION_NAME2 Call by reference Type reference (TYPE) STRING '' Name of exception relation 19991029
4 Importing I_FATHER_NODE Call by reference Object reference (TYPE REF TO) CL_B2E_NODE Father node 19991029
5 Importing I_NAME Call by reference Type reference (TYPE) STRING Name of relation 19991029

Method GET_RELATED_WITH_EXCEPTION on class CL_B2E_PS_NODE has no exception.
History
Last changed by/on SAP  20011112 
SAP Release Created in