SAP ABAP Class CL_PT_P2013 (Implementation of Function P2013)
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 | 20020326 |
Properties
| Class | CL_PT_P2013 | |
| Short Description | Implementation of Function P2013 | |
| 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 | 20020326 | SAP |
| Last change | 20060703 | 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | 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 | 20020326 |
Friends
Class CL_PT_P2013 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | DATUM | '99991231' | Highest date | 20020412 | ||
| 2 | Constant | Private | Type reference (TYPE) | CHAR1 | 'R' | Quota correction | 20021114 | ||
| 3 | Constant | Private | Type reference (TYPE) | CHAR1 | 'A' | Accrual period | 20021114 | ||
| 4 | Constant | Private | Type reference (TYPE) | CHAR1 | 'B' | Base Period | 20021114 | ||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_PT_P2013_IF | Native Interface for P2013 | 20020326 | |||
| 6 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_EX_PT_QUOTA | BAdI Interface IF_EX_PT_QUOTA | 20021114 | |||
| 7 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_PT_TIME_EVAL_LOG | Interface for Time Evaluation Log (Facade for HRPL) | 20020328 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Adjust QTACC on Transfer of Accrued Entitlement | 20020509 | |
| 2 | Instance method | Private | Method | Check Quota Corrections on a Day | 20020328 | |
| 3 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20020402 | |
| 4 | Instance method | Private | Method | New QTACC Entry | 20020411 | |
| 5 | Instance method | Private | Method | New QTACC Entry with Attributes from Existing Entry | 20020411 | |
| 6 | Instance method | Private | Method | All Available Infotypes per Personnel Assignment | 20021114 | |
| 7 | Instance method | Public | Method | Function P2013 | 20020328 |
Events
Class CL_PT_P2013 has no event.
Types
Class CL_PT_P2013 has no local type.
Method Signatures
Method ADJUST_QTACC_TRANSFER_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_QTACC_OLD | Call by reference | Type reference (TYPE) | TTY_QTACC_REF | Tabelle QTACC: Kontingentkumulation | 20020509 |
Method ADJUST_QTACC_TRANSFER_ALL on class CL_PT_P2013 has no exception.
Method CHECK_SEVERAL_CORRECTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_P2013 | Call by reference | Type reference (TYPE) | PTT_P2013 | 2013 Tabellentyp | 20021119 | |||
| 2 | IM_P2013 | Call by reference | Type reference (TYPE) | PTT_P2013 | 2013 Tabellentyp | 20021119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Eingabefehler bei Kontingentkorrekturen | 20020403 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_PT_P2013 has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PT_P2013 has no exception.
Method CREATE_NEW_QTACC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_QTTRANS | Call by reference | Type reference (TYPE) | PTM_QTTRANS | Tabelle QTTRANS: Überleitungsvorrat | 20020423 | |||
| 2 | EX_QTACC | Call by reference | Type reference (TYPE) | PC2BJ | Generierung von Abwesenheitskontingenten (Tabelle QTACC) | 20020423 | |||
| 3 | IM_ACDATE | Call by reference | Type reference (TYPE) | DATUM | Datum | 20020411 | |||
| 4 | IM_CONTRACT_INFOTYPES | Call by reference | Type reference (TYPE) | PTR_QUOTA_CONTRACT_INFOTYPES | Kontingentgenerierung - verfügbare Infotypen pro Vertrag | 20021114 | |||
| 5 | IM_P2013 | Call by reference | Type reference (TYPE) | P2013 | Personalzeitsatz-Infotyp 2013 (Kontingentkorrekturen) | 20020411 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei Bestimmung Gültigkeits-/Abtragungsintervall | 20020412 | ||
| 2 | Fehlender/ungültiger Customizing-Eintrag | 20020411 |
Method CREATE_NEW_QTACC_FROM_OLD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_QTACC_OLD | Call by reference | Type reference (TYPE) | TTY_QTACC_REF | Tabelle QTACC: Kontingentkumulation | 20020411 | |||
| 2 | CH_QTTRANS | Call by reference | Type reference (TYPE) | PTM_QTTRANS | Tabelle QTTRANS: Überleitungsvorrat | 20020423 | |||
| 3 | EX_QTACC | Call by reference | Type reference (TYPE) | PC2BJ | Generierung von Abwesenheitskontingenten (Tabelle QTACC) | 20020411 | |||
| 4 | IM_ACDATE | Call by reference | Type reference (TYPE) | DATUM | Datum | 20020411 | |||
| 5 | IM_P2013 | Call by reference | Type reference (TYPE) | P2013 | Personalzeitsatz-Infotyp 2013 (Kontingentkorrekturen) | 20020411 | |||
| 6 | IM_QTACC | Call by reference | Type reference (TYPE) | PC2BJ | Generierung von Abwesenheitskontingenten (Tabelle QTACC) | 20020411 | |||
| 7 | IM_TRANS_DATE | Call by reference | Type reference (TYPE) | DATUM | Datum | 20020417 |
Method CREATE_NEW_QTACC_FROM_OLD on class CL_PT_P2013 has no exception.
Method FILL_CONTRACT_INFOTYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONTRACT_P0000 | Call by reference | Type reference (TYPE) | PTT_CONTRACT_P0000 | P0000 pro Vertrag | 20021114 | |||
| 2 | IM_CONTRACT_P0001 | Call by reference | Type reference (TYPE) | PTT_CONTRACT_P0001 | P0001 pro Vertrag | 20021114 | |||
| 3 | IM_CONTRACT_P0019 | Call by reference | Type reference (TYPE) | PTT_CONTRACT_P0019 | P0019 pro Vertrag | 20021114 | |||
| 4 | IM_CONTRACT_P0041 | Call by reference | Type reference (TYPE) | PTT_CONTRACT_P0041 | P0041 pro Vertrag | 20021114 | |||
| 5 | RESULT | Value transfer | Type reference (TYPE) | PTT_QUOTA_CONTRACT_INFOTYPES | Kontingentgenerierung - verfügbare Infotypen pro Vertrag | 20021114 |
Method FILL_CONTRACT_INFOTYPES on class CL_PT_P2013 has no exception.
Method FUP2013 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_CONTRACT_ABWKONTI | Call by reference | Type reference (TYPE) | PTT_CONTRACT_ABWKONTI_REF | Personalnummern und Referenz auf Tabelle ABWKONTI | 20020328 | |||
| 2 | CH_CONTRACT_QTACC | Call by reference | Type reference (TYPE) | PTT_CONTRACT_QTACC_REF | Personalnummern und Referenz auf Tabelle QTACC | 20020328 | |||
| 3 | CH_CONTRACT_QTTRANS | Call by reference | Type reference (TYPE) | PTT_CONTRACT_QTTRANS_REF | Personalnummern und Referenz auf Tabelle QTTRANS | 20020328 | |||
| 4 | CH_CONTRACT_ZKO | Call by reference | Type reference (TYPE) | PTT_CONTRACT_ZKO_REF | Personalnummern und Referenz auf Tabelle ZKO | 20020328 | |||
| 5 | IM_ACDATE | Call by reference | Type reference (TYPE) | DATUM | Datum | 20020328 | |||
| 6 | IM_CONTRACT_OQTTRANS | Call by reference | Type reference (TYPE) | PTT_CONTRACT_QTTRANS | QTTRANS mit Personalnummern | 20020412 | |||
| 7 | IM_CONTRACT_P0000 | Call by reference | Type reference (TYPE) | PTT_CONTRACT_P0000 | P0000 pro Vertrag | 20020328 | |||
| 8 | IM_CONTRACT_P0001 | Call by reference | Type reference (TYPE) | PTT_CONTRACT_P0001 | P0001 pro Vertrag | 20020328 | |||
| 9 | IM_CONTRACT_P0019 | Call by reference | Type reference (TYPE) | PTT_CONTRACT_P0019 | P0019 pro Vertrag | 20020328 | |||
| 10 | IM_CONTRACT_P0041 | Call by reference | Type reference (TYPE) | PTT_CONTRACT_P0041 | Personalnummern und Infotyp 41 | 20020328 | |||
| 11 | IM_CONTRACT_P2013 | Call by reference | Type reference (TYPE) | PTT_CONTRACT_P2013 | Vertragsübergreifender Zugriff auf P2013 | 20020328 | |||
| 12 | IM_CONTRACT_QUOMO | Call by reference | Type reference (TYPE) | PTT_CONTRACT_T559L_QUOMO | Tabellentyp vertragsabhängiger T559L QUOMOs | 20020328 | |||
| 13 | IM_CONTRACT_SALDO | Call by reference | Type reference (TYPE) | PTT_CONTRACT_SALDO | 20060403 | ||||
| 14 | IM_CONTRACT_ZES | Call by reference | Type reference (TYPE) | PTT_CONTRACT_ZES | 20060403 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei Bestimmung Gültigkeits-/Abtragungsintervall | 20020417 | ||
| 2 | Ausführung fehlgeschlagen | 20020419 | ||
| 3 | Fehlender/ungültiger Customizing-Eintrag | 20020403 | ||
| 4 | Eingabefehler bei Kontingentkorrekturen | 20020402 | ||
| 5 | Fehler bei der Kontingentübertragung | 20020417 |
History
| Last changed by/on | SAP | 20060703 |
| SAP Release Created in | 110 |