SAP ABAP Class IF_POBJ_LEVEL (POBJ Base Class Interface)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_POBJ_LEVEL_ATTACHMENTS POBJ Level Attachments Interface 20060405
2 Interface composition (i COMPRISING i_ref)  IF_POBJ_LEVEL_ATTRIBUTES POBJ Level Attributes Handling Interface 20060406
3 Interface composition (i COMPRISING i_ref)  IF_POBJ_LEVEL_BOR_OBJECTS POBJ BOR Objects Handling Interface 20060406
4 Interface composition (i COMPRISING i_ref)  IF_POBJ_LEVEL_CONTAINERS POBJ LEVEL CONTAINER Class Interface 20060405
5 Interface composition (i COMPRISING i_ref)  IF_POBJ_LEVEL_NOTES POBJ Notes Handling Interface 20060406
6 Interface composition (i COMPRISING i_ref)  IF_POBJ_LEVEL_PACKER POBJ Pack and Unpack Interface 20060406
7 Interface composition (i COMPRISING i_ref)  IF_POBJ_LEVEL_RELATIONS POBJ Relations Handling Interface 20060406
8 Interface composition (i COMPRISING i_ref)  IF_POBJ_LEVEL_TRANS_HANDLING POBJ Transaction Handling Interface 20060406
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_POBJ_LEVEL1 POBJ Base Level 1 Interface 20060420
2 Interface composition (i COMPRISING i_ref)  IF_POBJ_LEVEL2 POBJ Base Level 2 Interface 20060420
3 Interface composition (i COMPRISING i_ref)  IF_POBJ_LEVEL3 POBJ Base Level 3 Interface 20060420
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_POBJ_LEVEL POBJ Base Level Class 20060406
Properties
Class IF_POBJ_LEVEL  
Short Description POBJ Base Class Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060405   SAP 
Last change 20070913   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_POBJ_LEVEL has no forward declaration.
Interfaces
Class IF_POBJ_LEVEL has no interface implemented.
Friends
Class IF_POBJ_LEVEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 LEVEL_GUID Instance attribute Public Type reference (TYPE) POBJ_LEVEL_GUID Guid of the Level Object 20060405
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Create a level instance with the given GUID 20060503
2 GET Static method Public Method Returns the instance of the Level Object for the given GUID 20060405
Events
Class IF_POBJ_LEVEL has no event.
Types
Class IF_POBJ_LEVEL has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONSUMER_ID Call by reference Type reference (TYPE) POBJ_CONSUMER POBJ Consumer ID 20060503
2 Exporting INSTANCE Call by reference Object reference (TYPE REF TO) IF_POBJ_LEVEL POBJ Base Class Interface 20060503
3 Importing LEVEL_GUID Call by reference Type reference (TYPE) POBJ_LEVEL_GUID Key element of POBJ Level 20060503
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060503

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONSUMER_ID Value transfer Type reference (TYPE) POBJ_CONSUMER POBJ Consumer ID 20060531
2 Exporting IS_CONSISTENT Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20060807
3 Importing LEVEL Value transfer Type reference (TYPE) POBJ_LEVEL POBJ Level Values 20060420
4 Importing LEVEL_GUID Value transfer Type reference (TYPE) POBJ_LEVEL_GUID Key element of POBJ Level 20060405
5 Exporting LEVEL_INSTANCE Call by reference Object reference (TYPE REF TO) IF_POBJ_LEVEL POBJ Base Class Interface 20060405
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT Exception Class - Process Object 20060524
History
Last changed by/on SAP  20070913 
SAP Release Created in