SAP ABAP Class CL_PT_QUOTA_DRIVER (Time Evaluation Function QUOTA)
Hierarchy
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
   PT (Application Component) Personnel Time Management
     PAOC_TIM_TIME_EVAL_FUNCTIONS (Package) Time Evaluation Functions: Driver Part
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 20011102
Properties
Class CL_PT_QUOTA_DRIVER  
Short Description Time Evaluation Function QUOTA    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_TIM_TIME_EVAL_FUNCTIONS   Time Evaluation Functions: Driver Part 
Created 20011102   SAP 
Last change 20011102   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_PT_QUOTA_DRIVER_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 20011102
Friends
Class CL_PT_QUOTA_DRIVER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BUFF_T556A Static Attribute Private See coding 20011108
2 BUFF_T559L Static Attribute Private See coding 20011108
3 CONTRACT_QUOTA_CONTEXT Instance attribute Private Type reference (TYPE) TTY_CONTRACT_QUOTA_CONTEXT 20011119
4 FALSE Constant Private Type reference (TYPE) BOOLE_D ' ' False 20011108
5 FREE_CONTRACTS Instance attribute Private Type reference (TYPE) TTY_CONTRACT_QUOTA_CONTEXT 20020919
6 INTERFACE Instance attribute Private Object reference (TYPE REF TO) IF_PT_QUOTA_DRIVER_IF Native Interface Driver QUOTA 20011102
7 TRUE Constant Private Type reference (TYPE) BOOLE_D 'X' True 20011108
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CONTRACT_CONTEXT Instance method Private Method Add Pers. Assignment Context with Generation Rules 20011115
2 CHECK_AUTOMATIC_GENERATION Instance method Private Method Check Quota Types for Automatic Generation 20011108
3 CREATE_CONTRACT_CONTEXT Instance method Private Method Delivers Reference to Inital PersAssgmt Context 20020919
4 DETERMINE_BUSUB_CONTRACT_T559L Instance method Private Method Determine Business Subjects of Generation Rules 20011120
5 DETERMINE_GENERATION_RULES Instance method Private Method Determine All Relevant Generation Rules 20011108
6 RECYCLE_CONTRACT_CONTEXTS Instance method Private Method Return All References No Longer Required 20020919
7 REMOVE_CONTRACT_CONTEXT Instance method Private Method Remove Generation Rules from PersAssgmt Context 20011115
Events
Class CL_PT_QUOTA_DRIVER has no event.
Types
Class CL_PT_QUOTA_DRIVER has no local type.
Method Signatures

Method ADD_CONTRACT_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTEXT Call by reference Object reference (TYPE REF TO) CL_PT_RPTIME_CONTEXT Kontext in der Zeitauswertung (CE) 20020426
2 Importing IM_CONTRACT_T559L Call by reference Type reference (TYPE) PTT_CONTRACT_T559L Kontingentgenrierungsregeln mit Vertrag 20011120
3 Importing IM_PERSON_ID Call by reference Type reference (TYPE) PERSONID Personennummer 20020923

Method ADD_CONTRACT_CONTEXT on class CL_PT_QUOTA_DRIVER has no exception.

Method CHECK_AUTOMATIC_GENERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DATE Call by reference Type reference (TYPE) DATUM Datum 20011108
2 Importing IM_KTART Call by reference Type reference (TYPE) ABWKO Abwesenheitskontingenttyp 20011108
3 Importing IM_MOPGK Call by reference Type reference (TYPE) MOPGK Gruppierung der Mitarbeiterkreise für Zeitkontingenttypen 20011108
4 Importing IM_MOZKO Call by reference Type reference (TYPE) MOZKO Gruppierung der Personalteilbereiche für Zeitkontingenttypen 20011108
5 Returning RESULT Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20011108

Method CHECK_AUTOMATIC_GENERATION on class CL_PT_QUOTA_DRIVER has no exception.

Method CREATE_CONTRACT_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTRACT_ID Call by reference Type reference (TYPE) PCCE_PERNR Beschäftigungsvertrag 20020919
2 Importing IM_PERSON_ID Call by reference Type reference (TYPE) PERSONID Personalnummer 20020919
3 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_PT_QUOTA_CONTEXT Kontext TIMTP Treiber 20020919

Method CREATE_CONTRACT_CONTEXT on class CL_PT_QUOTA_DRIVER has no exception.

Method DETERMINE_BUSUB_CONTRACT_T559L Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTRACT_T559L Call by reference Type reference (TYPE) PTT_CONTRACT_T559L Kontingentgenrierungsregeln mit Vertrag 20011120
2 Returning RESULT Value transfer Type reference (TYPE) TTY_BUSUB_CONTRACT_T559L 20020327
# Exception Resumable Description Created on
1 CX_PT_BSF_BUSUB_CREATION_ERROR Busub-Erzeugung fehlgeschlagen 20021127
2 CX_PT_QUOTA_BUSUB_INCONSISTENT Business Subject Kontingentgenerierung inkonsistent 20011120

Method DETERMINE_GENERATION_RULES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DATE Call by reference Type reference (TYPE) DATUM Datum 20011108
2 Importing IM_MOBDE Call by reference Type reference (TYPE) PTT_CONTRACT_MOBDE Tabellentype für PTR_CONTRACT_MOBDE 20011108
3 Importing IM_MOPGK Call by reference Type reference (TYPE) PTT_CONTRACT_MOPGK Personalnummern und Grp. Mitarbeiterkreise für Kontingenttyp 20011108
4 Importing IM_MOZKO Call by reference Type reference (TYPE) PTT_CONTRACT_MOZKO Personalnummern und Grp. Personalteilb. für Kontingenttypen 20011108
5 Importing IM_QUOMO Call by reference Type reference (TYPE) PTT_CONTRACT_T559L_QUOMO Tabellentyp vertragsabhängiger T559L QUOMOs 20011108
6 Returning RESULT Value transfer Type reference (TYPE) PTT_CONTRACT_T559L Kontingentgenrierungsregeln mit Vertrag 20011108

Method DETERMINE_GENERATION_RULES on class CL_PT_QUOTA_DRIVER has no exception.

Method RECYCLE_CONTRACT_CONTEXTS Signature

Method RECYCLE_CONTRACT_CONTEXTS on class CL_PT_QUOTA_DRIVER has no parameter.
Method RECYCLE_CONTRACT_CONTEXTS on class CL_PT_QUOTA_DRIVER has no exception.

Method REMOVE_CONTRACT_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTRACT_QUOTA_CONTEXT Call by reference Type reference (TYPE) TTY_CONTRACT_QUOTA_CONTEXT 20011119

Method REMOVE_CONTRACT_CONTEXT on class CL_PT_QUOTA_DRIVER has no exception.
History
Last changed by/on SAP  20011102 
SAP Release Created in 110