SAP ABAP Class CL_B2E_NODE (B2E [Base] Relationship Service)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-PDM (Application Component) Product Data Management
     CE (Package) B2B Engineering
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_B2E_DOCUMENTTYPE B2E [PDM] Document Type 19991015
2 Inheritance (c INHERITING FROM c_ref)  CL_B2E_MATERIALTYPE B2E [PDM] Material Type 19990908
3 Inheritance (c INHERITING FROM c_ref)  CL_B2E_ORIGINAL B2E [PDM] Original 19990727
4 Inheritance (c INHERITING FROM c_ref)  CL_B2E_POPULATION B2E [PDM] Population 19990727
5 Inheritance (c INHERITING FROM c_ref)  CL_B2E_PS_NODE B2E [PS] Node with remark strings 19990928
Properties
Class CL_B2E_NODE  
Short Description B2E [Base] Relationship Service    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CE   B2B Engineering 
Created 19990726   SAP 
Last change 19990727   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_B2E_NODE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_B2E_RELATIONSHIP Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_B2E_NODE has no interface implemented.
Friends
Class CL_B2E_NODE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_CHANGESTATUS Instance attribute Public Type reference (TYPE) STRING CREATED/CHANGED/DELETED 19991022
2 M_CUSTOM_ATTR Instance attribute Public Type reference (TYPE) CEP_T_CUSTOM_ATTR Table with Customizing attributes 19991123
3 M_R3_DEST Instance attribute Public Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20011029
4 M_RELATED Instance attribute Public Type reference (TYPE) CETT_NAMED_REL_REFS Related 19990726
5 M_RELATING Instance attribute Public Type reference (TYPE) CETT_NAMED_REL_REFS Relating 19990726
6 M_TAG Instance attribute Public Type reference (TYPE) STRING Add. Info 19990726
Methods
# Method Level Visibility Method type Description Created on
1 DESTROY Instance method Public Method Destroy (Unlink) 19990726
2 DUMP Instance method Public Method Dump 19990727
3 GET_ALL_RELATED Instance method Public Method Get Related Nodes 19990929
4 GET_ALL_RELATING Instance method Public Method Get Relating Nodes 19990930
5 GET_DEST_FROM_XML Instance method Public Method Read RFC Destination from XML File 20011029
6 GET_RELATED Instance method Public Method Get Related Nodes 19990726
7 GET_RELATING Instance method Public Method Get Relating Nodes 19990726
8 WRITE_XML_RFC_DEST Instance method Public Method Write RFC Destination to XML File 20011029
Events
Class CL_B2E_NODE has no event.
Types
Class CL_B2E_NODE has no local type.
Method Signatures

Method DESTROY Signature

Method DESTROY on class CL_B2E_NODE has no parameter.
Method DESTROY on class CL_B2E_NODE has no exception.

Method DUMP Signature

Method DUMP on class CL_B2E_NODE has no parameter.
Method DUMP on class CL_B2E_NODE has no exception.

Method GET_ALL_RELATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PT_RELS Call by reference Type reference (TYPE) CETT_NAMED_REL_REFS Related Nodes 19990929

Method GET_ALL_RELATED on class CL_B2E_NODE has no exception.

Method GET_ALL_RELATING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PT_RELS Call by reference Type reference (TYPE) CETT_NAMED_REL_REFS Related Nodes 19990930

Method GET_ALL_RELATING on class CL_B2E_NODE has no exception.

Method GET_DEST_FROM_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ELEMENT Call by reference Object reference (TYPE REF TO) IF_IXML_ELEMENT IF_IXML_ELEMENT 20011029

Method GET_DEST_FROM_XML on class CL_B2E_NODE has no exception.

Method GET_RELATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PT_NODES Call by reference Type reference (TYPE) CETT_NODE_REFS Related Nodes 19990726
2 Importing P_NAME Call by reference Type reference (TYPE) STRING Name 19990726

Method GET_RELATED on class CL_B2E_NODE has no exception.

Method GET_RELATING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PT_NODES Call by reference Type reference (TYPE) CETT_NODE_REFS Relating Nodes 19990727
2 Importing P_NAME Call by reference Type reference (TYPE) STRING Name 19990726

Method GET_RELATING on class CL_B2E_NODE has no exception.

Method WRITE_XML_RFC_DEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ELEMENT Call by reference Object reference (TYPE REF TO) IF_IXML_ELEMENT IF_IXML_ELEMENT 20011029

Method WRITE_XML_RFC_DEST on class CL_B2E_NODE has no exception.
History
Last changed by/on SAP  19990727 
SAP Release Created in