SAP ABAP Class CL_HR_PT_PBS_T5PPBS3V (Class to read data from T5PPBS3V)
Hierarchy
☛
SAP_HRCPT (Software Component) Sub component SAP_HRCPT of SAP_HR
⤷
PY-PT-PS (Application Component) Public Sector Payroll
⤷
PB19PS (Package) Public Sector Portugal
⤷
⤷
Properties
| Class | CL_HR_PT_PBS_T5PPBS3V | |
| Short Description | Class to read data from T5PPBS3V | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PB19PS | Public Sector Portugal |
| Created | 20100729 | SAP |
| Last change | 20110809 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_HR_PT_PBS_T5PPBS3V has no interface implemented.
Friends
Class CL_HR_PT_PBS_T5PPBS3V has no friend class.
Attributes
Class CL_HR_PT_PBS_T5PPBS3V has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Read T5PPBS3V in a date | 20100921 | |
| 2 | Static method | Public | Method | Read T5PPBS3V by type of value | 20100921 |
Events
Class CL_HR_PT_PBS_T5PPBS3V has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_S_T5PPBS3V | Public | See coding | 20100921 | BEGIN OF gty_s_t5ppbs3v,
valty TYPE pptp_value_type,
value TYPE pptp_value_code,
endda TYPE endda,
begda TYPE begda,
valxt TYPE pptp_value_text,
END OF gty_s_t5ppbs3v
|
||
| 2 | GTY_T_T5PPBS3V | Public | See coding | 20100921 | gty_t_t5ppbs3v TYPE STANDARD TABLE OF gty_s_t5ppbs3v
|
Method Signatures
Method READ_AT_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DATE | Call by reference | Type reference (TYPE) | ENDDA | A date | 20100921 | |||
| 2 | IV_VALTY | Call by reference | Type reference (TYPE) | PPTP_VALUE_TYPE | Type of value | 20100921 | |||
| 3 | IV_VALUE | Call by reference | Type reference (TYPE) | PPTP_VALUE_CODE | Value Code | 20100921 | |||
| 4 | RS_T5PPBS3V | Value transfer | Type reference (TYPE) | T5PPBS3V | Check values for PD infotype fields | 20100921 |
Method READ_AT_DATE on class CL_HR_PT_PBS_T5PPBS3V has no exception.
Method READ_BY_VALUE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_T5PPBS3V | Call by reference | Type reference (TYPE) | GTY_T_T5PPBS3V | 20100921 | ||||
| 2 | IV_DATE | Call by reference | Type reference (TYPE) | ENDDA | A date | 20100921 | |||
| 3 | IV_HAS_TO_GET_TEXT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Return the text too | 20100921 | ||
| 4 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Language Key | 20100921 | ||
| 5 | IV_VALTY | Call by reference | Type reference (TYPE) | PPTP_VALUE_TYPE | Type of value | 20100921 |
Method READ_BY_VALUE_TYPE on class CL_HR_PT_PBS_T5PPBS3V has no exception.
History
| Last changed by/on | SAP | 20110809 |
| SAP Release Created in |