SAP ABAP Class CL_MO_REL_AGGREGATION_1_DME (DME: 1:1 Aggregation by Inverse Reference Attribute)
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 | 19990325 |
Properties
Class | CL_MO_REL_AGGREGATION_1_DME | |
Short Description | DME: 1:1 Aggregation by Inverse Reference Attribute | |
Super Class | CL_MO_RELATION_DME | DME: Relationships Between Maintenance Objects |
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SDME_OBJ | DME: Maintenance Objects |
Created | 19990325 | SAP |
Last change | 19990414 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_MO_REL_AGGREGATION_1_DME has no interface implemented.
Friends
Class CL_MO_REL_AGGREGATION_1_DME has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_OS_FACTORY_DME | Class Agent for Target Class | 19990326 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ASSOC_TAB | Attribute Mapping | 19990326 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SDMET_ATTRIBUTE_NAME | Reference Attribute | 19990325 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | OBJECT_TAB | Relationship Mapping | 19990326 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TABNAME | Record Type Target Class | 19990326 | ||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | RELATION_TAB | Instance Table | 19990326 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Event handling method | New Instance of Source Class | 19990326 |
2 | ![]() |
Static method | Private | Method | Class constructor | 20000215 |
3 | ![]() |
Instance method | Public | Constructor | Constructor | 19990325 |
4 | ![]() |
Static method | Public | Method | Gets a Relationship | 19990326 |
5 | ![]() |
Instance method | Private | Method | Initialization | 19990326 |
6 | ![]() |
Static method | Private | Event handling method | Handler for CL_TRANSACTION_DME CLEARED | 20000215 |
7 | ![]() |
Instance method | Private | Event handling method | Source Class Instance Deleted | 19990326 |
Events
Class CL_MO_REL_AGGREGATION_1_DME has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | ASSOC_ITEM | Private | See coding | ASSOC_ITEM | 19990326 |
|
|
2 | ASSOC_TAB | Private | See coding | ASSOC_TAB | 19990326 |
|
|
3 | OBJECT_ITEM | Private | See coding | OBJECT_ITEM | 19990326 |
|
|
4 | OBJECT_TAB | Private | See coding | OBJECT_TAB | 19990326 |
|
|
5 | RELATION_ITEM | Private | See coding | RELATION_ITEM | 19990326 |
|
|
6 | RELATION_TAB | Private | See coding | RELATION_TAB | 19990326 |
|
Method Signatures
Method ADD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJECT | Value transfer | Attribute reference (LIKE) | 19990326 | ||||
2 | ![]() |
SENDER | Value transfer | Attribute reference (LIKE) | 19990326 |
Method ADD on class CL_MO_REL_AGGREGATION_1_DME has no exception.
Method CLASS_CONTRUCTOR Signature
Method CLASS_CONTRUCTOR on class CL_MO_REL_AGGREGATION_1_DME has no parameter.
Method CLASS_CONTRUCTOR on class CL_MO_REL_AGGREGATION_1_DME has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ATTRNAME | Value transfer | Type reference (TYPE) | SDMET_ATTRIBUTE_NAME | Referenzattribut | 19990325 | ||
2 | ![]() |
IM_SOURCE_CLASS | Value transfer | Object reference (TYPE REF TO) | IF_OBJ_META_DME | Ausgangsklasse | 19990325 | ||
3 | ![]() |
IM_TARGET_CLASS | Value transfer | Object reference (TYPE REF TO) | IF_OBJ_META_DME | Zielklasse | 19990325 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ungültig | 19990330 |
Method GET_RELATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ATTRNAME | Value transfer | Type reference (TYPE) | SDMET_ATTRIBUTE_NAME | Referenzattribut | 19990326 | ||
2 | ![]() |
IM_SOURCE_CLASS | Value transfer | Object reference (TYPE REF TO) | IF_OBJ_META_DME | Ausgangsklasse | 19990326 | ||
3 | ![]() |
IM_TARGET_CLASS | Value transfer | Object reference (TYPE REF TO) | IF_OBJ_META_DME | Zielklasse | 19990326 | ||
4 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_MO_REL_AGGREGATION_1_DME | Relation | 19990326 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ungültig | 19990607 |
Method INIT Signature
Method INIT on class CL_MO_REL_AGGREGATION_1_DME has no parameter.
Method INIT on class CL_MO_REL_AGGREGATION_1_DME has no exception.
Method ON_CLEARED Signature
Method ON_CLEARED on class CL_MO_REL_AGGREGATION_1_DME has no parameter.
Method ON_CLEARED on class CL_MO_REL_AGGREGATION_1_DME has no exception.
Method REMOVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJECT | Value transfer | Attribute reference (LIKE) | 19990326 | ||||
2 | ![]() |
SENDER | Value transfer | Attribute reference (LIKE) | 19990326 |
Method REMOVE on class CL_MO_REL_AGGREGATION_1_DME has no exception.
History
Last changed by/on | SAP | 19990414 |
SAP Release Created in | 50A |