SAP ABAP Class CL_PT_TD_ITQUOTA (Shared Functions for Objects IT2006 and IT2007)
Hierarchy
☛
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
⤷
PT (Application Component) Personnel Time Management
⤷
PT_TMW_BLP (Package) Time Manager's Workplace: Business Logic Processor
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_PT_TD_INFOTYPE | Generic Object for Time Data Infotype | 20001206 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_PT_TD_IT2006 | Time Data Object: Infotype 2006 | 20001206 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_PT_TD_IT2007 | Time Data Object: Infotype 2007 | 20001208 |
Properties
| Class | CL_PT_TD_ITQUOTA | |
| Short Description | Shared Functions for Objects IT2006 and IT2007 | |
| Super Class | CL_PT_TD_INFOTYPE | Generic Object for Time Data Infotype |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | PT_TMW_BLP | Time Manager's Workplace: Business Logic Processor |
| Created | 20001206 | SAP |
| Last change | 20010406 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PT_TD_ITQUOTA has no forward declaration.
Interfaces
Class CL_PT_TD_ITQUOTA has no interface implemented.
Friends
Class CL_PT_TD_ITQUOTA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | TIM_BLP_REQUEST_TAB | Quota deduction | 20001206 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Returns Quota Deduction for Current Object | 20001206 | |
| 2 | Instance method | Protected | Method | Get Quota Number | 20001208 | |
| 3 | Instance method | Protected | Method | Get Time Unit for Quota Deduction | 20001208 | |
| 4 | Instance method | Protected | Method | Sets Relationships for Related Quota Deduction | 20001206 | |
| 5 | Instance method | Private | Method | Update of Deduction from Current BLP Data | 20010121 |
Events
Class CL_PT_TD_ITQUOTA has no event.
Types
Class CL_PT_TD_ITQUOTA has no local type.
Method Signatures
Method GET_DEDUCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DEDUCTION | Value transfer | Type reference (TYPE) | TIM_BLP_REQUEST_TAB | Kontingentabtragung | 20001206 |
Method GET_DEDUCTION on class CL_PT_TD_ITQUOTA has no exception.
Method GET_QUONR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_QUONR | Value transfer | Type reference (TYPE) | PTM_QUONR | Nummer für Personenzeitkontingente | 20001208 |
Method GET_QUONR on class CL_PT_TD_ITQUOTA has no exception.
Method GET_UNIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_UNIT | Value transfer | Type reference (TYPE) | PTM_QUOUNIT | Einheit für ein Personalzeitkontingent | 20001208 |
Method GET_UNIT on class CL_PT_TD_ITQUOTA has no exception.
Method SET_DEDUCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DEDUCTION | Value transfer | Type reference (TYPE) | TIM_BLP_REQUEST_TAB | Zeitkontingentabtragung | 20001206 |
Method SET_DEDUCTION on class CL_PT_TD_ITQUOTA has no exception.
Method UPDATE_DEDUCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COMMTAB | Call by reference | Type reference (TYPE) | TIM_TMW_COMMAND_TABLE | Aktuelle Zeitdaten in BLP-Format | 20010121 |
Method UPDATE_DEDUCTION on class CL_PT_TD_ITQUOTA has no exception.
History
| Last changed by/on | SAP | 20010406 |
| SAP Release Created in | 46C |