SAP ABAP Class CL_B2E_RELATIONSHIP (B2E [Base] Relationship Service -> Relationship)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-PDM (Application Component) Product Data Management
     CE (Package) B2B Engineering
Properties
Class CL_B2E_RELATIONSHIP  
Short Description B2E [Base] Relationship Service -> Relationship    
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 20011112   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CE0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_B2E_RELATIONSHIP has no interface implemented.
Friends
Class CL_B2E_RELATIONSHIP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_NAME Instance attribute Public Type reference (TYPE) STRING Name 19990726
2 M_RELATED Instance attribute Public Object reference (TYPE REF TO) CL_B2E_NODE Related 19990726
3 M_RELATING Instance attribute Public Object reference (TYPE REF TO) CL_B2E_NODE Relating 19990726
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_LINK Static method Public Method Create named relationship between two nodes 19990727
2 DESTROY Instance method Public Method Destroy (Unlink) 19990726
3 KILL_LINK Static method Public Method Kill link 19991216
4 LINK Instance method Public Method Link 19990726
Events
Class CL_B2E_RELATIONSHIP has no event.
Types
Class CL_B2E_RELATIONSHIP has no local type.
Method Signatures

Method CREATE_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_NAME Call by reference Type reference (TYPE) STRING Name 19990727
2 Importing P_RELATED Call by reference Object reference (TYPE REF TO) CL_B2E_NODE Related 19990727
3 Importing P_RELATING Call by reference Object reference (TYPE REF TO) CL_B2E_NODE Relating 19990727

Method CREATE_LINK on class CL_B2E_RELATIONSHIP has no exception.

Method DESTROY Signature

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

Method KILL_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PP_RELATED Call by reference Object reference (TYPE REF TO) CL_B2E_NODE X 19991216
2 Importing PP_RELATING Call by reference Object reference (TYPE REF TO) CL_B2E_NODE X 19991216
3 Importing P_ROLENAME Call by reference Type reference (TYPE) STRING X 19991216

Method KILL_LINK on class CL_B2E_RELATIONSHIP has no exception.

Method LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_RELATED Call by reference Object reference (TYPE REF TO) CL_B2E_NODE Related 19990727
2 Importing P_RELATING Call by reference Object reference (TYPE REF TO) CL_B2E_NODE Relating 19990727

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