SAP ABAP Class CL_PT_ARQ_TIMEACCOUNTS (Reads Time Account Information)
Hierarchy
☛
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
⤷
PT (Application Component) Personnel Time Management
⤷
PAOC_TIM_ABSENCE_REQ (Package) Leave Request
⤷
⤷
Properties
| Class | CL_PT_ARQ_TIMEACCOUNTS | |
| Short Description | Reads Time Account Information | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_TIM_ABSENCE_REQ | Leave Request |
| Created | 20040217 | SAP |
| Last change | 20040302 | 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_PT_ARQ_TIMEACCOUNTS has no interface implemented.
Friends
Class CL_PT_ARQ_TIMEACCOUNTS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_PT_ARQ_APPLICATION | Application | 20040218 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | PTARQ_TIME_ACCOUNTS_BUFF_TAB | Buffer for Quotas | 20040301 | |||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_PT_ARQ_TIMEACCOUNTS | Reads Time Account Information | 20040218 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_PT_REQ_MESSAGE_HANDLER | Message Processing | 20040218 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | PTARQ_TIME_ACCOUNTS_TAB | Table of Entitlements in Time Accounts | 20040218 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Calculates Time Accounts Not Yet Transferred to Quotas | 20040218 | |
| 2 | Instance method | Private | Method | Analyze Quota Return Code | 20050404 | |
| 3 | Instance method | Private | Method | Calculates Quotas for Quota Overview in Leave Request | 20040218 | |
| 4 | Instance method | Public | Constructor | CONSTRUCTOR | 20040218 | |
| 5 | Static method | Public | Method | Gets Single Instance | 20040218 | |
| 6 | Instance method | Private | Method | Gets Time Accounts Not Yet Transferred | 20040218 | |
| 7 | Instance method | Private | Method | Gets Quota Incl. Simulated Requests | 20040217 | |
| 8 | Instance method | Private | Method | Gets a Person's Remaining Quota | 20040217 | |
| 9 | Instance method | Public | Method | Gets an Employee's Time Accounts | 20040217 | |
| 10 | Instance method | Private | Method | Country Enhancement for Replacing the Quota Unit Text | 20110325 |
Events
Class CL_PT_ARQ_TIMEACCOUNTS has no event.
Types
Class CL_PT_ARQ_TIMEACCOUNTS has no local type.
Method Signatures
Method ADD_NON_TRANSF_QUOTA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ABS_QUOTA_CUST | Call by reference | Type reference (TYPE) | T556A_WEB_TAB | ESS-Abwesenheitsmitt.: anzuzeigende Kontingentarten | 20040218 | |||
| 2 | IM_NON_TRANSF_QUOTAS | Call by reference | Type reference (TYPE) | PTARQ_TIME_ACCOUNTS_TAB | Tabelle der Ansprüche in Zeitkonten | 20040218 |
Method ADD_NON_TRANSF_QUOTA on class CL_PT_ARQ_TIMEACCOUNTS has no exception.
Method ANALICE_QUOTA_RETCD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CHANGED_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | Aktuelles Datum des Applikationsservers | 20050404 | |||
| 2 | IM_RETCD | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20050404 |
Method ANALICE_QUOTA_RETCD on class CL_PT_ARQ_TIMEACCOUNTS has no exception.
Method CONSOLIDATE_QUOTAS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ABS_QUOTAS_CUST | Call by reference | Type reference (TYPE) | T556A_WEB_TAB | ESS-Abwesenheitsmitt.: anzuzeigende Kontingentarten | 20040218 | |||
| 2 | IM_ATTS_QUOTAS_CUST | Call by reference | Type reference (TYPE) | T556P_WEB_TAB | ESS-Abwesenheitsmitt.: anzuzeigende Anw.kontingente | 20040218 | |||
| 3 | IM_PERNR | Call by reference | Type reference (TYPE) | PERSNO | Personalnummer | 20040218 | |||
| 4 | IM_REDUCED_QUOTA | Call by reference | Type reference (TYPE) | PTARQ_BAPIABWKON_TAB | Tabelle der Abwesenheitskontingente Rest | 20040218 | |||
| 5 | IM_REMAINING_QUOTA | Call by reference | Type reference (TYPE) | PTARQ_BAPIABWKON_TAB | Tabelle der Abwesenheitskontingente Rest | 20040218 |
Method CONSOLIDATE_QUOTAS on class CL_PT_ARQ_TIMEACCOUNTS has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_PT_ARQ_TIMEACCOUNTS has no parameter.
Method CONSTRUCTOR on class CL_PT_ARQ_TIMEACCOUNTS has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_PT_ARQ_TIMEACCOUNTS | Liest Zeitkonteninformationen | 20040218 |
Method GET_INSTANCE on class CL_PT_ARQ_TIMEACCOUNTS has no exception.
Method GET_NON_TRANSFERRED_QUOTAS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_QUOTAS | Call by reference | Type reference (TYPE) | PTARQ_TIME_ACCOUNTS_TAB | Tabelle der Ansprüche in Zeitkonten | 20040218 | |||
| 2 | IM_ABS_QUOTA_CUST | Call by reference | Type reference (TYPE) | T556A_WEB_TAB | ESS-Abwesenheitsmitt.: anzuzeigende Kontingentarten | 20040218 | |||
| 3 | IM_BEGDA | Call by reference | Type reference (TYPE) | DATUM | SY-DATUM | Datum | 20040218 | ||
| 4 | IM_ENDDA | Call by reference | Type reference (TYPE) | DATUM | '99991231' | Datum | 20040218 | ||
| 5 | IM_PERNR | Call by reference | Type reference (TYPE) | PERSNO | Personalnummer | 20040218 |
Method GET_NON_TRANSFERRED_QUOTAS on class CL_PT_ARQ_TIMEACCOUNTS has no exception.
Method GET_REDUCED_QUOTA_FOR_PERNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_QUOTA | Call by reference | Type reference (TYPE) | PTARQ_BAPIABWKON_TAB | Tabelle der Abwesenheitskontingente Rest | 20040217 | |||
| 2 | IM_BEGDA | Call by reference | Type reference (TYPE) | DATUM | SY-DATUM | Datum | 20040217 | ||
| 3 | IM_ENDDA | Call by reference | Type reference (TYPE) | DATUM | '99991231' | Datum | 20040217 | ||
| 4 | IM_PERNR | Call by reference | Type reference (TYPE) | PERSNO | Personalnummer | 20040217 |
Method GET_REDUCED_QUOTA_FOR_PERNR on class CL_PT_ARQ_TIMEACCOUNTS has no exception.
Method GET_REMAINING_QUOTA_FOR_PERNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_QUOTA | Call by reference | Type reference (TYPE) | PTARQ_BAPIABWKON_TAB | Tabelle der Abwesenheitskontingente Rest | 20040217 | |||
| 2 | IM_BEGDA | Call by reference | Type reference (TYPE) | DATUM | SY-DATUM | Datum | 20040217 | ||
| 3 | IM_ENDDA | Call by reference | Type reference (TYPE) | DATUM | '99991231' | Datum | 20040217 | ||
| 4 | IM_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | R/3-System, aktuelle Sprache | 20040218 | ||
| 5 | IM_PERNR | Call by reference | Type reference (TYPE) | PERSNO | Personalnummer | 20040217 | |||
| 6 | IM_SEL_BEGDA | Call by reference | Type reference (TYPE) | P2006-BEGDA | '18000101' | Gültigkeitsbeginn | 20060824 | ||
| 7 | IM_SEL_ENDDA | Call by reference | Type reference (TYPE) | P2006-ENDDA | '99991231' | Gültigkeitsende | 20060824 |
Method GET_REMAINING_QUOTA_FOR_PERNR on class CL_PT_ARQ_TIMEACCOUNTS has no exception.
Method GET_TIME_ACCOUNTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_TIMEACCOUNTS | Call by reference | Type reference (TYPE) | PTARQ_TIME_ACCOUNTS_TAB | Tabelle der Ansprüche in Zeitkonten | 20040217 | |||
| 2 | IM_BEGDA | Call by reference | Type reference (TYPE) | DATUM | SY-DATUM | Datum | 20040217 | ||
| 3 | IM_ENDDA | Call by reference | Type reference (TYPE) | DATUM | '99991231' | Datum | 20040217 | ||
| 4 | IM_PERNR | Call by reference | Type reference (TYPE) | PERSNO | Personalnummer | 20040217 | |||
| 5 | IM_SEL_BEGDA | Call by reference | Type reference (TYPE) | DATUM | '18000101' | Datum | 20060824 | ||
| 6 | IM_SEL_ENDDA | Call by reference | Type reference (TYPE) | DATUM | '99991231' | Datum | 20060824 |
Method GET_TIME_ACCOUNTS on class CL_PT_ARQ_TIMEACCOUNTS has no exception.
Method REPLACE_QUOTA_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_QUOTAS | Call by reference | Type reference (TYPE) | PTARQ_TIME_ACCOUNTS_TAB | Tabelle der Ansprüche in Zeitkonten | 20110325 | |||
| 2 | IM_BEGDA | Call by reference | Type reference (TYPE) | DATUM | SY-DATUM | Datum | 20110325 | ||
| 3 | IM_ENDDA | Call by reference | Type reference (TYPE) | DATUM | '99991231' | Datum | 20110325 | ||
| 4 | IM_PERNR | Call by reference | Type reference (TYPE) | PERSNO | Personalnummer | 20110325 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Infotyp 1 nicht vorhanden. | 20110325 | ||
| 2 | Infotyp 8 nicht vorhanden. | 20110325 |
History
| Last changed by/on | SAP | 20040302 |
| SAP Release Created in | 500 |