SAP ABAP Class CA_PT_ARQ_DEDUCTION (Agent Quotas for Attendances/Absences)
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
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CB_PT_ARQ_DEDUCTION | Base Agent Quotas for Attendances/Absences | 20040616 |
Properties
| Class | CA_PT_ARQ_DEDUCTION | |
| Short Description | Agent Quotas for Attendances/Absences | |
| Super Class | CB_PT_ARQ_DEDUCTION | Base Agent Quotas for Attendances/Absences |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_TIM_ABSENCE_REQ | Leave Request |
| Created | 20040616 | SAP |
| Last change | 20041209 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CA_PT_ARQ_DEDUCTION has no forward declaration.
Interfaces
Class CA_PT_ARQ_DEDUCTION has no interface implemented.
Friends
Class CA_PT_ARQ_DEDUCTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Object reference (TYPE REF TO) | CA_PT_ARQ_DEDUCTION | Class Agent - Singleton | 20040616 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | Class Constructor | 20040616 | |
| 2 | Instance method | Public | Method | Generates Transient Deduction Information Object | 20040623 | |
| 3 | Instance method | Public | Method | Deletes Deduction Information Objects | 20040624 | |
| 4 | Instance method | Public | Method | Gets All Persistent Objects for a Request Id | 20040623 | |
| 5 | Instance method | Public | Method | Gets All Transient Objects for a Request Id | 20040623 |
Events
Class CA_PT_ARQ_DEDUCTION has no event.
Types
Class CA_PT_ARQ_DEDUCTION has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CA_PT_ARQ_DEDUCTION has no parameter.
Method CLASS_CONSTRUCTOR on class CA_PT_ARQ_DEDUCTION has no exception.
Method CREATE_DEDUCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_RESULT | Call by reference | Object reference (TYPE REF TO) | CL_PT_ARQ_DEDUCTION | Kontingente für An-/Abwesenheiten | 20040623 | |||
| 2 | IM_DEDUCTION_INFO | Call by reference | Type reference (TYPE) | PTARQ_BAPIABWKON | Abwesenheitskontingente Rest | 20040623 | |||
| 3 | IM_REQUEST_ID | Call by reference | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20040623 | |||
| 4 | IM_WORKAREA_FLAG | Call by reference | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20040625 |
Method CREATE_DEDUCTION on class CA_PT_ARQ_DEDUCTION has no exception.
Method DELETE_DEDUCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_REQUEST_ID | Call by reference | Type reference (TYPE) | TIM_REQ_ID | Beleg-ID | 20040624 | |||
| 2 | IM_WORKAREA_FLAG | Call by reference | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20040625 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040624 |
Method GET_PERSISTENT_FOR_REQUESTID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_RESULT_TAB | Call by reference | Type reference (TYPE) | PTARQ_DEDUCTION_OBJ_TAB | Liste mit Abtragungsinformations-Objekten | 20040623 | |||
| 2 | IM_REQUEST_ID | Call by reference | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20040623 |
Method GET_PERSISTENT_FOR_REQUESTID on class CA_PT_ARQ_DEDUCTION has no exception.
Method GET_TRANSIENT_FOR_REQUESTID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_RESULT_TAB | Call by reference | Type reference (TYPE) | PTARQ_DEDUCTION_OBJ_TAB | Liste mit Abtragungsinformations-Objekten | 20040623 | |||
| 2 | IM_REQUEST_ID | Call by reference | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20040623 |
Method GET_TRANSIENT_FOR_REQUESTID on class CA_PT_ARQ_DEDUCTION has no exception.
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in | 500 |