SAP ABAP Class IF_EX_PT_QUOTA (BAdI Interface IF_EX_PT_QUOTA)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EX_PT_QUOTA | BAdI Class CL_EX_PT_QUOTA | 20060403 |
Properties
| Class | IF_EX_PT_QUOTA | |
| Short Description | BAdI Interface IF_EX_PT_QUOTA | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 1 | |
| Package | ||
| Created | 20020118 | SAP |
| Last change | 20060703 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_EX_PT_QUOTA has no forward declaration.
Interfaces
Class IF_EX_PT_QUOTA has no interface implemented.
Friends
Class IF_EX_PT_QUOTA has no friend class.
Attributes
Class IF_EX_PT_QUOTA has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Calculation of accrual entitlement | 20020121 | |
| 2 | Instance method | Public | Method | Calculation of Base Entitlement | 20020121 | |
| 3 | Instance method | Public | Method | Check Applicability of Generation Rule | 20020118 | |
| 4 | Instance method | Public | Method | Determine Entry/Finish Dates | 20020118 | |
| 5 | Instance method | Public | Method | Determine Accrual/Base Period | 20020122 | |
| 6 | Instance method | Public | Method | 20060403 | ||
| 7 | Instance method | Public | Method | 20060403 | ||
| 8 | Instance method | Public | Method | Reduction of Accrual Entitlement | 20020121 | |
| 9 | Instance method | Public | Method | Missing Generation Attributes for Quota Corrections | 20021118 | |
| 10 | Instance method | Public | Method | 20060403 |
Events
Class IF_EX_PT_QUOTA has no event.
Types
Class IF_EX_PT_QUOTA has no local type.
Method Signatures
Method CALCULATE_ACCRUAL_ENTITLEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_CONTRACT_ACCRUALENTITLEMENT | Call by reference | Type reference (TYPE) | PTT_QUOTA_CONTRACT_RULE_NUMBER | Vertrag mit Generierungsregel und Kontingentanspruch | 20020212 | |||
| 2 | CH_MUL_FLAG | Call by reference | Type reference (TYPE) | C | 'X' | 20060403 | |||
| 3 | IM_ACCRUAL_PERIOD | Call by reference | Type reference (TYPE) | HRSEL_PERIOD | Zeitperiode (Beginndatum - Endedatum) | 20020121 | |||
| 4 | IM_ACDATE | Call by reference | Type reference (TYPE) | DATUM | 20060403 | ||||
| 5 | IM_BASE_RULE | Call by reference | Type reference (TYPE) | T559E | 20060403 | ||||
| 6 | IM_CONTRACT_INFOTYPES | Call by reference | Type reference (TYPE) | PTT_QUOTA_CONTRACT_INFOTYPES | Kontingentgenerierung - verfügbare Infotypen pro Vertrag | 20020122 | |||
| 7 | IM_CONTRACT_QTBASE | Call by reference | Type reference (TYPE) | PTT_CONTRACT_QTBASE | 20060403 | ||||
| 8 | IM_CONTRACT_SALDO | Call by reference | Type reference (TYPE) | PTT_CONTRACT_SALDO | 20060403 | ||||
| 9 | IM_CONTRACT_ZES | Call by reference | Type reference (TYPE) | PTT_CONTRACT_ZES | 20060403 | ||||
| 10 | IM_PBS_ACTIVE | Call by reference | Type reference (TYPE) | C | 20060403 | ||||
| 11 | IM_PHIFI | Call by reference | Type reference (TYPE) | PTT_CONTRACT_PHIFI | 20060403 | ||||
| 12 | IM_RULE | Call by reference | Type reference (TYPE) | T559L | 20060403 |
Method CALCULATE_ACCRUAL_ENTITLEMENT on class IF_EX_PT_QUOTA has no exception.
Method CALCULATE_BASE_ENTITLEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_CONTRACT_BASEENTITLEMENT | Call by reference | Type reference (TYPE) | PTT_QUOTA_CONTRACT_RULE_NUMBER | Vertrag mit Generierungsregel und Kontingentanspruch | 20020212 | |||
| 2 | IM_CONTRACT_INFOTYPES | Call by reference | Type reference (TYPE) | PTT_QUOTA_CONTRACT_INFOTYPES | Kontingentgenerierung - verfügbare Infotypen pro Vertrag | 20020122 | |||
| 3 | IM_CONTRACT_SALDO | Call by reference | Type reference (TYPE) | PTT_CONTRACT_SALDO | SALDO mit Personalnummern | 20020212 | |||
| 4 | IM_CONTRACT_SEN_AGE_SPLITS | Call by reference | Type reference (TYPE) | PTT_CONTRACT_SEN_AGE_SPLITS | Dienst-und Lebensaltersplits mit Vertrag | 20020212 | |||
| 5 | IM_CONTRACT_TES | Call by reference | Type reference (TYPE) | PTT_CONTRACT_TES | Personalnummern und Tabelle TES | 20020212 |
Method CALCULATE_BASE_ENTITLEMENT on class IF_EX_PT_QUOTA has no exception.
Method CHECK_RULE_APPLICABILITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_APPLICABLE | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20020121 | |||
| 2 | IM_ACCRUAL_PERIOD | Call by reference | Type reference (TYPE) | HRSEL_PERIOD | Zeitperiode (Beginndatum - Endedatum) | 20020118 | |||
| 3 | IM_CONTRACT_INFOTYPES | Call by reference | Type reference (TYPE) | PTR_QUOTA_CONTRACT_INFOTYPES | Kontingentgenerierung - verfügbare Infotypen pro Vertrag | 20020122 | |||
| 4 | IM_GENERATION_RULE | Call by reference | Type reference (TYPE) | T559L | Automatische Generierung von Abwesenheitskontingenten | 20020118 | |||
| 5 | IM_PHIFI | Call by reference | Type reference (TYPE) | PTT_PHIFI | Infotyp 0000/0001 Splits | 20020118 |
Method CHECK_RULE_APPLICABILITY on class IF_EX_PT_QUOTA has no exception.
Method DETERMINE_HIRE_FIRE_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_CONTRACT_HIRE_FIRE | Call by reference | Type reference (TYPE) | PTT_CONTRACT_HIRE_FIRE_DATE | Ein-/Austrittsdatum pro Vertrag | 20020213 | |||
| 2 | IM_CONTRACT_GENERATION_RULES | Call by reference | Type reference (TYPE) | PTT_CONTRACT_T559L | Kontingentgenrierungsregeln mit Vertrag | 20020213 | |||
| 3 | IM_CONTRACT_INFOTYPES | Call by reference | Type reference (TYPE) | PTT_QUOTA_CONTRACT_INFOTYPES | Kontingentgenerierung - verfügbare Infotypen pro Vertrag | 20020122 | |||
| 4 | IM_CONTRACT_PHIFI | Call by reference | Type reference (TYPE) | PTT_CONTRACT_PHIFI | Infotyp 0000/0001 Splits mit Vertrag | 20020213 | |||
| 5 | IM_DATE | Call by reference | Type reference (TYPE) | DATS | Generierungsdatum | 20030224 |
Method DETERMINE_HIRE_FIRE_DATE on class IF_EX_PT_QUOTA has no exception.
Method DETERMINE_PERIOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_PERIOD | Call by reference | Type reference (TYPE) | HRSEL_PERIOD | Zeitperiode (Beginndatum - Endedatum) | 20020122 | |||
| 2 | IM_CONTRACT_INFOTYPES | Call by reference | Type reference (TYPE) | PTR_QUOTA_CONTRACT_INFOTYPES | Kontingentgenerierung - verfügbare Infotypen pro Vertrag | 20020122 | |||
| 3 | IM_DATE | Call by reference | Type reference (TYPE) | DATUM | Datum | 20020122 | |||
| 4 | IM_DATETYPE | Call by reference | Type reference (TYPE) | DATAR | Datumsart | 20020122 | |||
| 5 | IM_FREQUENCY | Call by reference | Type reference (TYPE) | ACCFR | 20060403 | ||||
| 6 | IM_PERIODPARAMETER | Call by reference | Type reference (TYPE) | PTM_PERMO | 20060403 | ||||
| 7 | IM_PURPOSE | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20020122 | |||
| 8 | IM_QUOTA_TYPE | Call by reference | Type reference (TYPE) | ABWKO | 20060403 | ||||
| 9 | IM_RELATIVEUNIT | Call by reference | Type reference (TYPE) | PT_ZEINH | Zeit-/Masseinheit | 20020122 | |||
| 10 | IM_RELATIVEVALUE | Call by reference | Type reference (TYPE) | VAREL | Relative Lage | 20020122 | |||
| 11 | IM_TRANSFERRULE | Call by reference | Type reference (TYPE) | PTM_LRULE | Kontingentgenerierung - Regelung Übertragungszeitpunkte | 20020122 | |||
| 12 | IM_USAGE | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20020122 |
Method DETERMINE_PERIOD on class IF_EX_PT_QUOTA has no exception.
Method QUOTAS_TRANSFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_QTACC | Call by reference | Type reference (TYPE) | PTM_QTACC | 20060403 | ||||
| 2 | CH_QTTRANS | Call by reference | Type reference (TYPE) | PTM_QTTRANS | 20060403 | ||||
| 3 | IM_ACDATE | Call by reference | Type reference (TYPE) | DATUM | 20060403 | ||||
| 4 | IM_CONTRACT_ID | Call by reference | Type reference (TYPE) | PCCE_PERNR | 20060403 | ||||
| 5 | IM_CONTRACT_SALDO | Call by reference | Type reference (TYPE) | PTT_CONTRACT_SALDO | 20060403 | ||||
| 6 | IM_CONTRACT_ZES | Call by reference | Type reference (TYPE) | PTT_CONTRACT_ZES | 20060403 |
Method QUOTAS_TRANSFER on class IF_EX_PT_QUOTA has no exception.
Method QUOTA_INITIAL_PS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ACDATE | Call by reference | Type reference (TYPE) | DATUM | 20060403 | ||||
| 2 | IM_CONTRACT_INFOTYPES | Call by reference | Type reference (TYPE) | PTT_QUOTA_CONTRACT_INFOTYPES | 20060403 | ||||
| 3 | IM_CONTRACT_MOLGA | Call by reference | Type reference (TYPE) | PTT_CONTRACT_MOLGA | 20060403 | ||||
| 4 | IM_GEN_RULE | Call by reference | Type reference (TYPE) | T559L | 20060403 | ||||
| 5 | PBS_ACTIVE | Call by reference | Type reference (TYPE) | C | 20060403 |
Method QUOTA_INITIAL_PS on class IF_EX_PT_QUOTA has no exception.
Method REDUCE_ACCRUAL_ENTITLEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_CONTRACT_ACCRUALENTITLEMENT | Call by reference | Type reference (TYPE) | PTT_QUOTA_CONTRACT_RULE_NUMBER | Vertrag mit Generierungsregel und Kontingentanspruch | 20020212 | |||
| 2 | IM_ACCRUAL_PERIOD | Call by reference | Type reference (TYPE) | HRSEL_PERIOD | Zeitperiode (Beginndatum - Endedatum) | 20020121 | |||
| 3 | IM_ACDATE | Call by reference | Type reference (TYPE) | DATUM | 20060403 | ||||
| 4 | IM_BASE_PERIOD | Call by reference | Type reference (TYPE) | HRSEL_PERIOD | Zeitperiode (Beginndatum - Endedatum) | 20020121 | |||
| 5 | IM_BASE_RULE | Call by reference | Type reference (TYPE) | T559E | 20060403 | ||||
| 6 | IM_CONTRACT_INFOTYPES | Call by reference | Type reference (TYPE) | PTT_QUOTA_CONTRACT_INFOTYPES | Kontingentgenerierung - verfügbare Infotypen pro Vertrag | 20020122 | |||
| 7 | IM_CONTRACT_PHIFI | Call by reference | Type reference (TYPE) | PTT_CONTRACT_PHIFI | Infotyp 0000/0001 Splits mit Vertrag | 20020212 | |||
| 8 | IM_PBS_ACTIVE | Call by reference | Type reference (TYPE) | C | 20060403 | ||||
| 9 | IM_RULE | Call by reference | Type reference (TYPE) | T559L | 20060403 |
Method REDUCE_ACCRUAL_ENTITLEMENT on class IF_EX_PT_QUOTA has no exception.
Method SUPPLY_MISSING_REV_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_DEDUCTION_PERIOD | Call by reference | Type reference (TYPE) | PTR_PERIOD | Abtragungsintervall | 20021118 | |||
| 2 | EX_GENERATION_RULE | Call by reference | Type reference (TYPE) | T559L | Automatische Generierung von Abwesenheitskontingenten | 20021118 | |||
| 3 | EX_VALIDITY_PERIOD | Call by reference | Type reference (TYPE) | PTR_PERIOD | Gültigkeitsintervall | 20021118 | |||
| 4 | IM_DATE | Call by reference | Type reference (TYPE) | DATUM | Datum | 20021118 | |||
| 5 | IM_P0001 | Call by reference | Type reference (TYPE) | PTT_P0001 | P0001 Tabellentyp | 20021118 | |||
| 6 | IM_P0019 | Call by reference | Type reference (TYPE) | PTT_P0019 | P0019 Tabellentyp (sortiert) | 20021118 | |||
| 7 | IM_P0041 | Call by reference | Type reference (TYPE) | PTT_P0041 | P0041 Tabellentyp (sortiert) | 20021118 | |||
| 8 | IM_QUOTA_TYPE | Call by reference | Type reference (TYPE) | ABWKO | Abwesenheitskontingenttyp | 20021118 |
Method SUPPLY_MISSING_REV_ATTRIBUTES on class IF_EX_PT_QUOTA has no exception.
Method TRANSFER_RULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ACCTR | Call by reference | Type reference (TYPE) | ACCTR | 20060403 | ||||
| 2 | IM_ACDATE | Call by reference | Type reference (TYPE) | DATUM | 20060403 | ||||
| 3 | IM_LFREQ | Call by reference | Type reference (TYPE) | PTM_PERMO | 20060403 | ||||
| 4 | IM_LRULE | Call by reference | Type reference (TYPE) | PTM_LRULE | 20060403 | ||||
| 5 | IM_LVDAT | Call by reference | Type reference (TYPE) | DATAR | 20060403 | ||||
| 6 | IM_LVPER | Call by reference | Type reference (TYPE) | LVPER | 20060403 | ||||
| 7 | IM_P0001 | Call by reference | Type reference (TYPE) | PTT_P0001 | 20060403 | ||||
| 8 | IM_P0041 | Call by reference | Type reference (TYPE) | PTT_P0041 | 20060403 | ||||
| 9 | RESULT | Call by reference | Type reference (TYPE) | DATUM | 20060403 |
Method TRANSFER_RULE on class IF_EX_PT_QUOTA has no exception.
History
| Last changed by/on | SAP | 20060703 |
| SAP Release Created in |