SAP ABAP Interface IF_MDG_GN_OBJECT_LEVEL (Level of an Object in the Runtime Graph)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-AF (Application Component) Application Framework
⤷
MDG_GENERATOR (Package) Generator
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_MDG_GN_OBJECT | Object in Context of the Generator | 20081218 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MDG_GN_FIELD | Represents a Field | 20081218 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MDG_GN_OBJECT | Object in Context of the Generator | 20081218 |
Properties
| Interface | IF_MDG_GN_OBJECT_LEVEL | |
| Short Description | Level of an Object in the Runtime Graph |
General Data
| Package | MDG_GENERATOR | Generator |
| Created | 20081218 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_MDG_GN_OBJECT_LEVEL has no forward declaration.
Interfaces
Interface IF_MDG_GN_OBJECT_LEVEL has no interface.
Friends
Interface IF_MDG_GN_OBJECT_LEVEL has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AT_USED | Instance attribute | Public | Type reference (TYPE) | MDG_GN_T_OBJ_LEVEL | Internal Use: Object Use | 20081218 | ||
| 2 | A_LEVEL | Instance attribute | Public | Type reference (TYPE) | I | Internal Use: Level in the Runtime Graph | 20081218 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Internal Use: Inserts an Object in AT_USED | 20081218 | |
| 2 | Instance method | Public | Method | Internal Use: Sets the Object Level | 20081218 |
Events
Interface IF_MDG_GN_OBJECT_LEVEL has no event.
Types
Interface IF_MDG_GN_OBJECT_LEVEL has no local type.
Method Signatures
Method ADD_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_OBJ | Value transfer | Object reference (TYPE REF TO) | IF_MDG_GN_OBJECT_LEVEL | Level eines Objektes im Laufzeitgraph | 20081218 |
Method ADD_OBJECT on Interface IF_MDG_GN_OBJECT_LEVEL has no exception.
Method SET_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_OBJ | Value transfer | Object reference (TYPE REF TO) | IF_MDG_GN_OBJECT_LEVEL | Level eines Objektes im Laufzeitgraph | 20081218 |
Method SET_LEVEL on Interface IF_MDG_GN_OBJECT_LEVEL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |