SAP ABAP Class IF_MDG_GN_OBJECT_LEVEL (Level of an Object in the Runtime Graph)
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
Class IF_MDG_GN_OBJECT_LEVEL  
Short Description Level of an Object in the Runtime Graph    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081218   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_MDG_GN_OBJECT_LEVEL has no forward declaration.
Interfaces
Class IF_MDG_GN_OBJECT_LEVEL has no interface implemented.
Friends
Class IF_MDG_GN_OBJECT_LEVEL has no friend class.
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 ADD_OBJECT Instance method Public Method Internal Use: Inserts an Object in AT_USED 20081218
2 SET_LEVEL Instance method Public Method Internal Use: Sets the Object Level 20081218
Events
Class IF_MDG_GN_OBJECT_LEVEL has no event.
Types
Class 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 Importing IO_OBJ Value transfer Object reference (TYPE REF TO) IF_MDG_GN_OBJECT_LEVEL Level eines Objektes im Laufzeitgraph 20081218

Method ADD_OBJECT on class 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 Importing IO_OBJ Value transfer Object reference (TYPE REF TO) IF_MDG_GN_OBJECT_LEVEL Level eines Objektes im Laufzeitgraph 20081218

Method SET_LEVEL on class IF_MDG_GN_OBJECT_LEVEL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in