SAP ABAP Class CL_MO_REL_CHAIN_DME (DME: Chain of MO Relationships)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CUS-TOL-TME (Application Component) Table Maintenance Tool
⤷
SDME_OBJ (Package) DME: Maintenance Objects

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_MO_RELATION_DME | DME: Relationships Between Maintenance Objects | 19990330 |
Properties
Class | CL_MO_REL_CHAIN_DME | |
Short Description | DME: Chain of MO Relationships | |
Super Class | CL_MO_RELATION_DME | DME: Relationships Between Maintenance Objects |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SDME_OBJ | DME: Maintenance Objects |
Created | 19990330 | SAP |
Last change | 19990330 | 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_MO_REL_CHAIN_DME has no interface implemented.
Friends
Class CL_MO_REL_CHAIN_DME has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | See coding | Relationship Chain | 19990330 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Appends Relationship to Chain | 19990330 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 19990330 |
Events
Class CL_MO_REL_CHAIN_DME has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | RELATION_REF | Private | Object reference (TYPE REF TO) | CL_MO_RELATION_DME | RELATION_REF | 19990330 |
|
Method Signatures
Method ADD_RELATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_RELATION | Value transfer | Object reference (TYPE REF TO) | CL_MO_RELATION_DME | Relation | 19990330 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ungültig | 19990330 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_RELATION1 | Value transfer | Object reference (TYPE REF TO) | CL_MO_RELATION_DME | Relation 1 | 19990330 | ||
2 | ![]() |
IM_RELATION2 | Value transfer | Object reference (TYPE REF TO) | CL_MO_RELATION_DME | Relation 2 | 19990330 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ungültig | 19990330 |
History
Last changed by/on | SAP | 19990330 |
SAP Release Created in | 50A |