SAP ABAP Class CL_HRPT_BLP_READ_REQUEST (DO NOT USE! Read Request for Time Data)
Hierarchy
☛
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
⤷
PT-RC (Application Component) Time Data Recording and Administration
⤷
PT_BLP_TOOLS (Package) BLP: Auxiliary Functions
⤷
⤷
Properties
| Class | CL_HRPT_BLP_READ_REQUEST | |
| Short Description | DO NOT USE! Read Request for Time Data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PT_BLP_TOOLS | BLP: Auxiliary Functions |
| Created | 20030123 | SAP |
| Last change | 20040223 | 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_HRPT_BLP_READ_REQUEST has no interface implemented.
Friends
Class CL_HRPT_BLP_READ_REQUEST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | TIM_TMWCATEGORY | Time Manager's Workplace: Data Category | 20030123 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | BEGDA | Valid from date | 20030123 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | TIM_TMW_PERNR_GROUP_ENTRY | Personnel Number/Group | 20030123 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | ENDDA | Valid To Date | 20030123 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | TIM_TMWTYPE | Time Manager's Workplace: Data Type | 20030123 | |||
| 6 | Constant | Public | Type reference (TYPE) | BOOLE_D | IF_HRPA_BOOLE_D=>FALSE | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20030123 | ||
| 7 | Constant | Public | Type reference (TYPE) | BOOLE_D | IF_HRPA_BOOLE_D=>TRUE | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20030123 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Generate Read Request for Infotypes | 20030123 | |
| 2 | Static method | Public | Method | Generate Read Request for Time Data Infotypes | 20030123 |
Events
Class CL_HRPT_BLP_READ_REQUEST has no event.
Types
Class CL_HRPT_BLP_READ_REQUEST has no local type.
Method Signatures
Method CREATE_IT_READ_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FROMDATE | Call by reference | Type reference (TYPE) | BEGDA | '18000101' | Gültigkeitsbeginn | 20030123 | ||
| 2 | INFTY | Call by reference | Type reference (TYPE) | INFTY | Infotyp | 20030123 | |||
| 3 | OBJPS | Call by reference | Type reference (TYPE) | OBJPS | Objekt-Identifikation | 20030123 | |||
| 4 | PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personalnummer | 20030228 | |||
| 5 | READ_REQUEST | Value transfer | Type reference (TYPE) | TIM_BLP_READ_REQUEST | BLP: Leseanfrage für Zeitdatensätze | 20030123 | |||
| 6 | SPRPS | Call by reference | Type reference (TYPE) | TIM_TMWSPRPS_READ | BLP: Filter 'Infotyp-Sperrschlüssel' für Leseanfragen an BLP | 20030123 | |||
| 7 | SUBTY | Call by reference | Type reference (TYPE) | SUBTY | Subtyp | 20030123 | |||
| 8 | TODATE | Call by reference | Type reference (TYPE) | ENDDA | '99991231' | Gültigkeitsende | 20030123 |
Method CREATE_IT_READ_REQUEST on class CL_HRPT_BLP_READ_REQUEST has no exception.
Method CREATE_TD_READ_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CATEGORY | Call by reference | Type reference (TYPE) | TIM_TMWCATEGORY | Datenkategorie für den Arbeitsplatz Personalzeitmanagement | 20030123 | |||
| 2 | FROMDATE | Call by reference | Type reference (TYPE) | BEGDA | '18000101' | Gültigkeitsbeginn | 20030123 | ||
| 3 | PERNRGROUP | Call by reference | Type reference (TYPE) | TIM_TMW_PERNR_GROUP_ENTRY | Personalnummer / Gruppe | 20030123 | |||
| 4 | READ_REQUEST | Value transfer | Type reference (TYPE) | TIM_BLP_READ_REQUEST | BLP: Leseanfrage für Zeitdatensätze | 20030123 | |||
| 5 | TODATE | Call by reference | Type reference (TYPE) | ENDDA | '99991231' | Gültigkeitsende | 20030123 | ||
| 6 | TYPE | Call by reference | Type reference (TYPE) | TIM_TMWTYPE | Datentyp des Arbeitsplatzes Personalzeitmanagement | 20030123 |
Method CREATE_TD_READ_REQUEST on class CL_HRPT_BLP_READ_REQUEST has no exception.
History
| Last changed by/on | SAP | 20040223 |
| SAP Release Created in | 470 |