SAP ABAP Class CL_HR_T5UPBSPOOL_TRANS (Class for reading table T5UPBSPOOL_TRANS)
Hierarchy
☛
SAP_HRCUS (Software Component) Sub component SAP_HRCUS of SAP_HR
⤷
PY-US-PS (Application Component) Öffentlicher Dienst
⤷
P10P1 (Package) HR Public Sector USA
⤷
⤷
Properties
| Class | CL_HR_T5UPBSPOOL_TRANS | |
| Short Description | Class for reading table T5UPBSPOOL_TRANS | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | P10P1 | HR Public Sector USA |
| Created | 20030416 | SAP |
| Last change | 20050301 | 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_T5UPBSPOOL_TRANS has no interface implemented.
Friends
Class CL_HR_T5UPBSPOOL_TRANS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SUBTY | '0001' | Donation | 20050125 | ||
| 2 | Constant | Private | Type reference (TYPE) | BOOLE_D | IF_HRPA_BOOLE_D=>FALSE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20030416 | ||
| 3 | Constant | Private | Type reference (TYPE) | BOOLE_D | IF_HRPA_BOOLE_D=>TRUE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20030416 | ||
| 4 | Constant | Private | Type reference (TYPE) | SUBTY | '0002' | Withdrawal | 20050125 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Read record | 20030416 | |
| 2 | Static method | Public | Method | Read records by pernr, datum, subty | 20030416 | |
| 3 | Static method | Public | Method | Read donation transactions by receiver | 20050125 | |
| 4 | Static method | Public | Method | Read withdrawal transactions | 20050125 |
Events
Class CL_HR_T5UPBSPOOL_TRANS has no event.
Types
Class CL_HR_T5UPBSPOOL_TRANS has no local type.
Method Signatures
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BYPASS_BUFFER | Value transfer | Type reference (TYPE) | BOOLE_D | Bypass buffer | 20050125 | |||
| 2 | DATUM | Value transfer | Type reference (TYPE) | DATUM | Date | 20030416 | |||
| 3 | PERNR | Value transfer | Type reference (TYPE) | PERNR_D | Personnel Number | 20030416 | |||
| 4 | SEQNR | Value transfer | Type reference (TYPE) | SEQNR | Number of Infotype Record With Same Key | 20030416 | |||
| 5 | SUBTY | Value transfer | Type reference (TYPE) | SUBTY | Subtype | 20030416 | |||
| 6 | T5UPBSPOOL_TRANS | Value transfer | Type reference (TYPE) | T5UPBSPOOL_TRANS | Sick Leave Donation - transaction history record | 20030416 |
Method READ on class CL_HR_T5UPBSPOOL_TRANS has no exception.
Method READ_BY_PERNR_DATUM_SUBTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATUM | Value transfer | Type reference (TYPE) | DATUM | Date | 20030416 | |||
| 2 | PERNR | Value transfer | Type reference (TYPE) | PERNR_D | Personnel Number | 20030416 | |||
| 3 | SUBTY | Value transfer | Type reference (TYPE) | SUBTY | Subtype | 20030416 | |||
| 4 | T5UPBSPOOL_TRANS_TAB | Value transfer | Type reference (TYPE) | T5UPBSPOOL_TRANS_TAB | table type of T5UPBSPOOL_TRANS | 20030416 |
Method READ_BY_PERNR_DATUM_SUBTY on class CL_HR_T5UPBSPOOL_TRANS has no exception.
Method READ_DONATION_BY_RECEIVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Start Date | 20050125 | |||
| 2 | ENDDA | Call by reference | Type reference (TYPE) | ENDDA | End Date | 20050125 | |||
| 3 | RETURNED | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20050125 | |||
| 4 | RPENR | Call by reference | Type reference (TYPE) | PERNR_D | Personnel Number | 20050125 | |||
| 5 | T5UPBSPOOL_TRANS | Value transfer | Type reference (TYPE) | T5UPBSPOOL_TRANS_TAB | Sick Leave Donation - transaction history record | 20050125 | |||
| 6 | T_KTART | Call by reference | Type reference (TYPE) | KTART | Attendance or absence quota type | 20050125 |
Method READ_DONATION_BY_RECEIVER on class CL_HR_T5UPBSPOOL_TRANS has no exception.
Method READ_WITHDRAWAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Start Date | 20050125 | |||
| 2 | ENDDA | Call by reference | Type reference (TYPE) | ENDDA | End Date | 20050125 | |||
| 3 | KTART | Call by reference | Type reference (TYPE) | KTART | Attendance or absence quota type | 20050125 | |||
| 4 | PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personnel Number | 20050125 | |||
| 5 | RETURNED | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20050125 | |||
| 6 | T5UPBSPOOL_TRANS | Value transfer | Type reference (TYPE) | T5UPBSPOOL_TRANS_TAB | Sick Leave Donation - transaction history record | 20050125 |
Method READ_WITHDRAWAL on class CL_HR_T5UPBSPOOL_TRANS has no exception.
History
| Last changed by/on | SAP | 20050301 |
| SAP Release Created in | 200 |