SAP ABAP Class CL_PT_BLP_IT2013 (BLP: Quota Corrections)
Hierarchy
☛
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
⤷
PT-RC (Application Component) Time Data Recording and Administration
⤷
PT_BLP_INFOTYPES_XX (Package) BLP: Infotypes in BLP Framework (CORE)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_PT_BLP_INFOTYPE | BLP: Superior Class for "Infotype" Category | 20020923 |
Properties
| Class | CL_PT_BLP_IT2013 | |
| Short Description | BLP: Quota Corrections | |
| Super Class | CL_PT_BLP_INFOTYPE | BLP: Superior Class for "Infotype" Category |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | PT_BLP_INFOTYPES_XX | BLP: Infotypes in BLP Framework (CORE) |
| Created | 20020923 | SAP |
| Last change | 20031211 | 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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_PT_BLP_IT2013 has no interface implemented.
Friends
Class CL_PT_BLP_IT2013 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | ACCOP | '-' | Quota Operation: Reduce | 20020923 | ||
| 2 | Constant | Protected | Type reference (TYPE) | ACCOP | '+' | Quota Operation: Increase | 20020923 | ||
| 3 | Constant | Protected | Type reference (TYPE) | ACCOP | '=' | Quota Operation: Replace | 20020923 | ||
| 4 | Instance attribute | Public | Type reference (TYPE) | TIM_TMWCATEGORY | CL_PT_TMW_TDM_CONST=>CAT_DEDUCT | Time Manager's Workplace: Data Category | 20020923 | ||
| 5 | Constant | Protected | Type reference (TYPE) | INAUT | 1 | Add to Automatic Accrual | 20020923 | ||
| 6 | Constant | Protected | Type reference (TYPE) | INAUT | 0 | Generation Not Via Time Evaluation | 20020923 | ||
| 7 | Constant | Protected | Type reference (TYPE) | INAUT | 2 | Replace Automatic Accrual | 20020923 | ||
| 8 | Constant | Protected | Type reference (TYPE) | INFTY | '2006' | Absence quota | 20020923 | ||
| 9 | Constant | Protected | Type reference (TYPE) | INFTY | '2007' | Attendance Quota | 20020923 | ||
| 10 | Instance attribute | Protected | Type reference (TYPE) | C | 'A' | Automatic Compensation | 20020923 | ||
| 11 | Instance attribute | Protected | Type reference (TYPE) | C | 'M' | Manual Compensation | 20020923 | ||
| 12 | Constant | Protected | Type reference (TYPE) | ACCTR | 'X' | Transfer Accumulated Entitlement Also | 20020923 | ||
| 13 | Constant | Protected | Type reference (TYPE) | ACCTR | 'Y' | Transfer New Entitlement | 20020923 | ||
| 14 | Constant | Protected | Type reference (TYPE) | ACCTR | SPACE | No changes | 20020923 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20020925 | ||
| 2 | Instance method | Private | Method | Get Label for Data Element from DDIC | 20020925 | |
| 3 | Instance method | Protected | Method | Read Infotype 0001 | 20020923 | |
| 4 | Instance method | Protected | Method | Valid Value for ACCOP | 20020923 | |
| 5 | Instance method | Private | Method | Valid Value for ACCTR | 20020923 |
Events
Class CL_PT_BLP_IT2013 has no event.
Types
Class CL_PT_BLP_IT2013 has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_PT_BLP_IT2013 has no parameter.
Method CONSTRUCTOR on class CL_PT_BLP_IT2013 has no exception.
Method GET_DTEL_LABEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DTEL | Call by reference | Type reference (TYPE) | TYPENAME | Name des Dictionary Typs | 20020925 | |||
| 2 | LABEL | Value transfer | Type reference (TYPE) | CHAR255 | Bezeichner des Objekts | 20020925 |
Method GET_DTEL_LABEL on class CL_PT_BLP_IT2013 has no exception.
Method I0001 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATE | Call by reference | Type reference (TYPE) | DATS | Feld vom Typ DATS | 20020923 | |||
| 2 | P0001 | Value transfer | Type reference (TYPE) | P0001 | Personal-Stammsatz Infotyp 0001 (Org. Zuordnung) | 20020923 | |||
| 3 | PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personalnummer | 20020923 |
Method I0001 on class CL_PT_BLP_IT2013 has no exception.
Method IS_ACCOP_VALID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACCOP | Call by reference | Type reference (TYPE) | ACCOP | Operationskennz für autom Aufbau Abwesenheitskontingente | 20020923 | |||
| 2 | IS_VALID | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20020923 |
Method IS_ACCOP_VALID on class CL_PT_BLP_IT2013 has no exception.
Method IS_ACCTR_VALID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACCTR | Call by reference | Type reference (TYPE) | ACCTR | Übertragung des angesammelten Anspruchs | 20020923 | |||
| 2 | IS_VALID | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20020923 |
Method IS_ACCTR_VALID on class CL_PT_BLP_IT2013 has no exception.
History
| Last changed by/on | SAP | 20031211 |
| SAP Release Created in | 470 |