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 | ![]() |
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 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Name | 19990726 | ||
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_B2E_NODE | Related | 19990726 | ||
3 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_B2E_NODE | Relating | 19990726 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Create named relationship between two nodes | 19990727 |
2 | ![]() |
Instance method | Public | Method | Destroy (Unlink) | 19990726 |
3 | ![]() |
Static method | Public | Method | Kill link | 19991216 |
4 | ![]() |
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 | ![]() |
P_NAME | Call by reference | Type reference (TYPE) | STRING | Name | 19990727 | ||
2 | ![]() |
P_RELATED | Call by reference | Object reference (TYPE REF TO) | CL_B2E_NODE | Related | 19990727 | ||
3 | ![]() |
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 | ![]() |
PP_RELATED | Call by reference | Object reference (TYPE REF TO) | CL_B2E_NODE | X | 19991216 | ||
2 | ![]() |
PP_RELATING | Call by reference | Object reference (TYPE REF TO) | CL_B2E_NODE | X | 19991216 | ||
3 | ![]() |
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 | ![]() |
P_RELATED | Call by reference | Object reference (TYPE REF TO) | CL_B2E_NODE | Related | 19990727 | ||
2 | ![]() |
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 |