SAP ABAP Class CL_HR_ENQUEUE_DEQUEUE_POSITION (Enqueue/Dequeue HR Objects)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PA-OS-ST (Application Component) Staffing
     PP00 (Package) Organization and planning (application)
Properties
Class CL_HR_ENQUEUE_DEQUEUE_POSITION  
Short Description Enqueue/Dequeue HR Objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PP00   Organization and planning (application) 
Created 20030912   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_HR_INTEGRATION_PA_OM Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_HRPA_BOOLE_D Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_HR_ENQUEUE_DEQUEUE_POSITION has no interface implemented.
Friends
Class CL_HR_ENQUEUE_DEQUEUE_POSITION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_LOCK_TAB Static Attribute Private Type reference (TYPE) PPENQ_TAB Lock Key 20030912
2 FALSE Constant Public Type reference (TYPE) BOOLE_D IF_HRPA_BOOLE_D=>FALSE False 20030912
3 TRUE Constant Public Type reference (TYPE) BOOLE_D IF_HRPA_BOOLE_D=>TRUE True 20030912
Methods
# Method Level Visibility Method type Description Created on
1 DEQUEUE_POSITION Static method Public Method Dequeue Positions 20030912
2 DEQUEUE_POSITION_LIST Static method Public Method Dequeue Positions (List) 20030912
3 ENQUEUE_POSITION_LIST Static method Public Method Enqueue Positions (List) 20030912
Events
Class CL_HR_ENQUEUE_DEQUEUE_POSITION has no event.
Types
Class CL_HR_ENQUEUE_DEQUEUE_POSITION has no local type.
Method Signatures

Method DEQUEUE_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PLVAR Value transfer Type reference (TYPE) PLVAR Planvariante 20030912
2 Importing POSITION_TAB Call by reference Type reference (TYPE) HRI_POSITIONTAB_T Tabellen vom Typ HRI_POSITION_TAB 20030912

Method DEQUEUE_POSITION on class CL_HR_ENQUEUE_DEQUEUE_POSITION has no exception.

Method DEQUEUE_POSITION_LIST Signature

Method DEQUEUE_POSITION_LIST on class CL_HR_ENQUEUE_DEQUEUE_POSITION has no parameter.
Method DEQUEUE_POSITION_LIST on class CL_HR_ENQUEUE_DEQUEUE_POSITION has no exception.

Method ENQUEUE_POSITION_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030912
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20030912
3 Importing PLVAR Value transfer Type reference (TYPE) PLVAR Planvariante 20030912
4 Importing POSITION_TAB Call by reference Type reference (TYPE) HRI_POSITIONTAB_T Tabellen vom Typ HRI_POSITION_TAB 20030912

Method ENQUEUE_POSITION_LIST on class CL_HR_ENQUEUE_DEQUEUE_POSITION has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 470