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 | 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 | Static Attribute | Private | See coding | 20011108 | |||||
| 2 | Static Attribute | Private | See coding | 20011108 | |||||
| 3 | Instance attribute | Private | Type reference (TYPE) | TTY_CONTRACT_QUOTA_CONTEXT | 20011119 | ||||
| 4 | Constant | Private | Type reference (TYPE) | BOOLE_D | ' ' | False | 20011108 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | TTY_CONTRACT_QUOTA_CONTEXT | 20020919 | ||||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_PT_QUOTA_DRIVER_IF | Native Interface Driver QUOTA | 20011102 | |||
| 7 | Constant | Private | Type reference (TYPE) | BOOLE_D | 'X' | True | 20011108 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Add Pers. Assignment Context with Generation Rules | 20011115 | |
| 2 | Instance method | Private | Method | Check Quota Types for Automatic Generation | 20011108 | |
| 3 | Instance method | Private | Method | Delivers Reference to Inital PersAssgmt Context | 20020919 | |
| 4 | Instance method | Private | Method | Determine Business Subjects of Generation Rules | 20011120 | |
| 5 | Instance method | Private | Method | Determine All Relevant Generation Rules | 20011108 | |
| 6 | Instance method | Private | Method | Return All References No Longer Required | 20020919 | |
| 7 | 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 | IM_CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_PT_RPTIME_CONTEXT | Kontext in der Zeitauswertung (CE) | 20020426 | |||
| 2 | IM_CONTRACT_T559L | Call by reference | Type reference (TYPE) | PTT_CONTRACT_T559L | Kontingentgenrierungsregeln mit Vertrag | 20011120 | |||
| 3 | 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 | IM_DATE | Call by reference | Type reference (TYPE) | DATUM | Datum | 20011108 | |||
| 2 | IM_KTART | Call by reference | Type reference (TYPE) | ABWKO | Abwesenheitskontingenttyp | 20011108 | |||
| 3 | IM_MOPGK | Call by reference | Type reference (TYPE) | MOPGK | Gruppierung der Mitarbeiterkreise für Zeitkontingenttypen | 20011108 | |||
| 4 | IM_MOZKO | Call by reference | Type reference (TYPE) | MOZKO | Gruppierung der Personalteilbereiche für Zeitkontingenttypen | 20011108 | |||
| 5 | 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 | IM_CONTRACT_ID | Call by reference | Type reference (TYPE) | PCCE_PERNR | Beschäftigungsvertrag | 20020919 | |||
| 2 | IM_PERSON_ID | Call by reference | Type reference (TYPE) | PERSONID | Personalnummer | 20020919 | |||
| 3 | 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 | IM_CONTRACT_T559L | Call by reference | Type reference (TYPE) | PTT_CONTRACT_T559L | Kontingentgenrierungsregeln mit Vertrag | 20011120 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | TTY_BUSUB_CONTRACT_T559L | 20020327 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Busub-Erzeugung fehlgeschlagen | 20021127 | ||
| 2 | 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 | IM_DATE | Call by reference | Type reference (TYPE) | DATUM | Datum | 20011108 | |||
| 2 | IM_MOBDE | Call by reference | Type reference (TYPE) | PTT_CONTRACT_MOBDE | Tabellentype für PTR_CONTRACT_MOBDE | 20011108 | |||
| 3 | IM_MOPGK | Call by reference | Type reference (TYPE) | PTT_CONTRACT_MOPGK | Personalnummern und Grp. Mitarbeiterkreise für Kontingenttyp | 20011108 | |||
| 4 | IM_MOZKO | Call by reference | Type reference (TYPE) | PTT_CONTRACT_MOZKO | Personalnummern und Grp. Personalteilb. für Kontingenttypen | 20011108 | |||
| 5 | IM_QUOMO | Call by reference | Type reference (TYPE) | PTT_CONTRACT_T559L_QUOMO | Tabellentyp vertragsabhängiger T559L QUOMOs | 20011108 | |||
| 6 | 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 | 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 |