SAP ABAP Class CL_HR_T525TRP (Class for Reading Table T525RP)
Hierarchy
☛
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
⤷
PA-PA-XX-TL-SEN (Application Component) Calculation of Employment Period
⤷
PSEN (Package) Service Calculation
⤷
⤷
Properties
| Class | CL_HR_T525TRP | |
| Short Description | Class for Reading Table T525RP | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PSEN | Service Calculation |
| Created | 20030129 | SAP |
| Last change | 20030520 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_HR_T525TRP has no interface implemented.
Friends
Class CL_HR_T525TRP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | BOOLE_D | LIF_HRPA_BOOLE_D=>FALSE | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20030129 | ||
| 2 | Constant | Private | Type reference (TYPE) | BOOLE_D | LIF_HRPA_BOOLE_D=>TRUE | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20030129 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Read Data Record | 20030129 | |
| 2 | Static method | Public | Method | Read Data Record | 20030428 | |
| 3 | Static method | Public | Method | Read Data Record | 20030428 |
Events
Class CL_HR_T525TRP has no event.
Types
Class CL_HR_T525TRP has no local type.
Method Signatures
Method READ_AT_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CVREASN | Call by reference | Type reference (TYPE) | PSEN_CVREASN | Begründung für einen Zeitangabetyp | 20030129 | |||
| 2 | CVTYP | Call by reference | Type reference (TYPE) | PSEN_CVTYP | Zeitangabentyp für Dienstzeitberechnung | 20030129 | |||
| 3 | DATE | Call by reference | Type reference (TYPE) | D | Stichtag | 20030129 | |||
| 4 | T525TRP | Value transfer | Type reference (TYPE) | T525TRP | Zuordnung Rechtfertigungsgrund zu Zeitangabetyp | 20030129 |
Method READ_AT_DATE on class CL_HR_T525TRP has no exception.
Method READ_BY_CVTYP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CVTYP | Call by reference | Type reference (TYPE) | PSEN_CVTYP | Zeitangabentyp für Dienstzeitberechnung | 20030428 | |||
| 2 | T525TRP_TAB | Call by reference | Type reference (TYPE) | T525TRP_TAB | Zuordnung Rechtfertigungsgrund zu Zeitangabetyp | 20030428 |
Method READ_BY_CVTYP on class CL_HR_T525TRP has no exception.
Method READ_BY_CVTYP_AT_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CVTYP | Call by reference | Type reference (TYPE) | PSEN_CVTYP | Zeitangabentyp für Dienstzeitberechnung | 20030428 | |||
| 2 | DATE | Call by reference | Type reference (TYPE) | D | Stichtag | 20030428 | |||
| 3 | T525TRP_TAB | Call by reference | Type reference (TYPE) | T525TRP_TAB | Zuordnung Rechtfertigungsgrund zu Zeitangabetyp | 20030428 |
Method READ_BY_CVTYP_AT_DATE on class CL_HR_T525TRP has no exception.
History
| Last changed by/on | SAP | 20030520 |
| SAP Release Created in | 470 |