SAP ABAP Interface IF_POBJ_LEVEL (POBJ Base Class Interface)
Hierarchy
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
   PA-AS (Application Component) HR Administrative Services
     POBJ_PROCESS_OBJECT (Package) Generalized Process Object
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
Interface IF_POBJ_LEVEL  
Short Description POBJ Base Class Interface    
General Data
Package POBJ_PROCESS_OBJECT   Generalized Process Object 
Created 20060405   SAP 
Last changed 20070913   SAP 
Unicode checks active    
Forward declarations
Interface IF_POBJ_LEVEL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_POBJ_LEVEL_ATTACHMENTS POBJ Level Attachments Interface 20060405
2 IF_POBJ_LEVEL_ATTRIBUTES POBJ Level Attributes Handling Interface 20060406
3 IF_POBJ_LEVEL_BOR_OBJECTS POBJ BOR Objects Handling Interface 20060406
4 IF_POBJ_LEVEL_CONTAINERS POBJ LEVEL CONTAINER Class Interface 20060405
5 IF_POBJ_LEVEL_NOTES POBJ Notes Handling Interface 20060406
6 IF_POBJ_LEVEL_PACKER POBJ Pack and Unpack Interface 20060406
7 IF_POBJ_LEVEL_RELATIONS POBJ Relations Handling Interface 20060406
8 IF_POBJ_LEVEL_TRANS_HANDLING POBJ Transaction Handling Interface 20060406
Friends
Interface IF_POBJ_LEVEL has no friend.
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
Interface IF_POBJ_LEVEL has no event.
Types
Interface 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 600