SAP ABAP Class IF_FINB_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_FINB_GN_OBJECT Object in Context of the Generator 20010820
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FINB_GN_FIELD Represents a Field 20010820
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FINB_GN_OBJECT Object in Context of the Generator 20010820
Properties
Class IF_FINB_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 20010820   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FINB_GN_OBJECT_LEVEL has no forward declaration.
Interfaces
Class IF_FINB_GN_OBJECT_LEVEL has no interface implemented.
Friends
Class IF_FINB_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) FINB_GN_T_OBJ_LEVEL Internal Use: Object Use 20010820
2 A_LEVEL Instance attribute Public Type reference (TYPE) I Internal Use: Level in the Runtime Graph 20010820
Methods
# Method Level Visibility Method type Description Created on
1 ADD_OBJECT Instance method Public Method Internal Use: Inserts an Object in AT_USED 20010820
2 SET_LEVEL Instance method Public Method Internal Use: Sets the Object Level 20010820
Events
Class IF_FINB_GN_OBJECT_LEVEL has no event.
Types
Class IF_FINB_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_FINB_GN_OBJECT_LEVEL Level eines Objektes im Laufzeitgraph 20010820

Method ADD_OBJECT on class IF_FINB_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_FINB_GN_OBJECT_LEVEL Level eines Objektes im Laufzeitgraph 20010820

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