SAP ABAP Interface IF_POBJ_LEVEL_CONTAINERS (POBJ LEVEL CONTAINER 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_LEVEL POBJ Base Class Interface 20060405
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_POBJ_LEVEL POBJ Base Level Class 20060406
Properties
Interface IF_POBJ_LEVEL_CONTAINERS  
Short Description POBJ LEVEL CONTAINER 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_CONTAINERS has no forward declaration.
Interfaces
Interface IF_POBJ_LEVEL_CONTAINERS has no interface.
Friends
Interface IF_POBJ_LEVEL_CONTAINERS has no friend.
Attributes
Interface IF_POBJ_LEVEL_CONTAINERS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ASSIGN_CONTAINER Instance method Public Method assign the already created container to current level 20060406
2 CREATE_CONTAINER Instance method Public Method Creates and assigns container to the level in the Buffer 20060405
3 DEASSIGN_CONTAINER Instance method Public Method deassign the container from the current level. 20060406
4 DELETE_CONTAINER Instance method Public Method marks the container for deletion in the buffer 20060406
5 GET_CONTAINERS Instance method Public Method returns container keys from the current level 20060406
6 GET_MAX_LOGICAL_VER_CONTAINER Instance method Public Method returns the max version of the container given the guid 20060608
7 READ_CONTAINER Instance method Public Method Reads a container with the supplied container Key. 20060406
8 UPDATE_CONTAINER Instance method Public Method Updates a container in the buffer with modified details. 20060406
Events
Interface IF_POBJ_LEVEL_CONTAINERS has no event.
Types
Interface IF_POBJ_LEVEL_CONTAINERS has no local type.
Method Signatures

Method ASSIGN_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER_KEY Value transfer Type reference (TYPE) POBJS_DOC_KEY Document Key 20060406
2 Importing LOGICAL_ANCHOR Value transfer Type reference (TYPE) POBJ_LOGICAL_ANCHOR Anchor Value of the relation between levels and linked objs 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method CREATE_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER_DETAILS Call by reference Type reference (TYPE) POBJS_CONTAINER_DETAILS Structure of Container Key, content and its Attributes 20060405
2 Exporting CONTAINER_KEY Value transfer Type reference (TYPE) POBJS_DOC_KEY Document Key 20060405
3 Importing EXISTING_DOC_NEW_VERSION Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20060809
4 Importing LOGICAL_ANCHOR Value transfer Type reference (TYPE) POBJ_LOGICAL_ANCHOR Anchor Value of the relation between levels and linked objs 20060405
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method DEASSIGN_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER_KEY Value transfer Type reference (TYPE) POBJS_DOC_KEY Document Key 20060406
2 Importing LOGICAL_ANCHOR Value transfer Type reference (TYPE) POBJ_LOGICAL_ANCHOR Anchor Value of the relation between levels and linked objs 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method DELETE_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER_KEY Value transfer Type reference (TYPE) POBJS_DOC_KEY Document Key 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method GET_CONTAINERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CONT_KEYS_WITH_LOG_ANCH Call by reference Type reference (TYPE) POBJT_CONT_KEY_WITH_LOG_ANCH Document Key 20060629
2 Importing LOGICAL_ANCHOR Value transfer Type reference (TYPE) POBJ_LOGICAL_ANCHOR Anchor Value of the relation between levels and linked objs 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method GET_MAX_LOGICAL_VER_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER_GUID Value transfer Type reference (TYPE) POBJ_LEVEL_GUID Key element of POBJ Level 20060608
2 Exporting MAX_LOGICAL_VERSION Value transfer Type reference (TYPE) BAPIPOS Position 20060609
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060608

Method READ_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CONTAINER_DETAILS Call by reference Type reference (TYPE) POBJS_CONTAINER_DETAILS Structure of Container Key, content and its Attributes 20060406
2 Importing CONTAINER_KEY Value transfer Type reference (TYPE) POBJS_DOC_KEY Document Key 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method UPDATE_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER_DETAILS Call by reference Type reference (TYPE) POBJS_CONTAINER_DETAILS Structure of Container Key, content and its Attributes 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406
History
Last changed by/on SAP  20070913 
SAP Release Created in 600