SAP ABAP Class CL_PT_P2006 (Implementation Function P2006)
Hierarchy
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
   PT (Application Component) Personnel Time Management
     PAOC_TIM_RULE_MODULES (Package) Time Evaluation Rule Modules
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PT_EXECUTABLE Enables Class to Be Executed 20020628
Properties
Class CL_PT_P2006  
Short Description Implementation Function P2006    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_TIM_RULE_MODULES   Time Evaluation Rule Modules 
Created 20020628   SAP 
Last change 20020807   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_PT_TIME_EVAL_UTILITIES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_PT_EXECUTABLE Enables Class to Be Executed 20020628
Friends
Class CL_PT_P2006 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_BLOCK_DAYPROCESSING Constant Private Type reference (TYPE) CHAR1 'D' Processing block day processing 20020813
2 CO_PTGEN Constant Private Type reference (TYPE) ABRAR '*' Employee subgroup grouping for personnel calculation rule 20020809
3 CO_TTGEN Constant Private Type reference (TYPE) PT_ZTART '****' Time Type 20020809
4 INTERFACE Instance attribute Private Object reference (TYPE REF TO) IF_PT_P2006_IF Native Interface P2006 20020628
5 LOG Static Attribute Private Object reference (TYPE REF TO) IF_PT_TIME_EVAL_LOG Interface for Time Evaluation Log (Facade for HRPL) 20020807
6 P2006_MODULE_CONTEXT Static Attribute Private Object reference (TYPE REF TO) CL_PT_P2006_MODULE_CONTEXT Context of Function P2006 20020808
7 PCR_INTERPRETER Static Attribute Private Object reference (TYPE REF TO) CL_PT_PCR_INTERPRETER Interpreter for Personnel Calculation Rules 20020807
8 PCR_INTERPRETER_IF Static Attribute Private Object reference (TYPE REF TO) CL_PT_PCR_INTERPRETER_IF Interface Personnel Calculation Rules: Interpreter 20020807
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20021108
2 FUP2006 Instance method Public Method Function P2006 20020628
3 PROCESS_PCR Instance method Private Method Accessing Calculation Rule 20020628
Events
Class CL_PT_P2006 has no event.
Types
Class CL_PT_P2006 has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_PT_P2006 has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PT_P2006 has no exception.

Method FUP2006 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACDATE Call by reference Type reference (TYPE) DATUM Datum 20020809
2 Importing IM_APPLICATION Call by reference Type reference (TYPE) PT_OPERATION_APPLICATION Anwendungsumgebung einer Zeitwirtschaftsoperation 20020809
3 Importing IM_CCYCL Call by reference Type reference (TYPE) CCYCL Personalrechenregel 20020809
4 Importing IM_CONTEXT Call by reference Object reference (TYPE REF TO) IF_PT_CONTEXT_CONTAINER erweiterbarer Kontextcontainer 20020809
5 Importing IM_CONTRACT_ABWKONTI Call by reference Type reference (TYPE) PTT_CONTRACT_ABWKONTI ABWKONTI mit Personalnummern 20020809
6 Importing IM_CURRENT_PERIOD Call by reference Type reference (TYPE) PTR_ACT_PERIOD aktuelle Periode 20020813
7 Importing IM_PROCESSING_BLOCK Call by reference Type reference (TYPE) CHAR1 Verarbeitungsblock in der Zeitauswertung 20020813
# Exception Resumable Description Created on
1 CX_PT_EXECUTION_FAILED Ausführung fehlgeschlagen 20020813

Method PROCESS_PCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ABART Call by reference Type reference (TYPE) ABRAR Gruppierung der Mitarbeiterkreise für Personalrechenregel 20020809
2 Importing IM_APPLICATION Call by reference Type reference (TYPE) PT_OPERATION_APPLICATION Anwendungsumgebung einer Zeitwirtschaftsoperation 20020628
3 Importing IM_CCYCL Call by reference Type reference (TYPE) CCYCL Personalrechenregel 20020628
4 Importing IM_CONTEXT Call by reference Object reference (TYPE REF TO) IF_PT_CONTEXT_CONTAINER erweiterbarer Kontextcontainer 20020628
5 Importing IM_CONTRACT_ABWKONTI_ENTRY Call by reference Type reference (TYPE) PTR_AABWKONTI aktueller Abwesenheitskontingentsatz mit Personalnummer 20020809
6 Importing IM_LGART Call by reference Type reference (TYPE) LGART Lohnart 20020809
# Exception Resumable Description Created on
1 CX_PT_EXECUTION_FAILED Ausführung fehlgeschlagen 20020628
2 CX_PT_EXECUTION_STOPPED Ausführung vorzeitig beendet 20020628
3 CX_PT_PCR_EXIT Rechenregel wurde mit LEAVE verlassen 20020628
History
Last changed by/on SAP  20020807 
SAP Release Created in 110