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 IF_HRPA_BOOLE_D 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 DONATION Constant Private Type reference (TYPE) SUBTY '0001' Donation 20050125
2 FALSE Constant Private Type reference (TYPE) BOOLE_D IF_HRPA_BOOLE_D=>FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20030416
3 TRUE Constant Private Type reference (TYPE) BOOLE_D IF_HRPA_BOOLE_D=>TRUE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20030416
4 WITHDRAW Constant Private Type reference (TYPE) SUBTY '0002' Withdrawal 20050125
Methods
# Method Level Visibility Method type Description Created on
1 READ Static method Public Method Read record 20030416
2 READ_BY_PERNR_DATUM_SUBTY Static method Public Method Read records by pernr, datum, subty 20030416
3 READ_DONATION_BY_RECEIVER Static method Public Method Read donation transactions by receiver 20050125
4 READ_WITHDRAWAL 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 Importing BYPASS_BUFFER Value transfer Type reference (TYPE) BOOLE_D Bypass buffer 20050125
2 Importing DATUM Value transfer Type reference (TYPE) DATUM Date 20030416
3 Importing PERNR Value transfer Type reference (TYPE) PERNR_D Personnel Number 20030416
4 Importing SEQNR Value transfer Type reference (TYPE) SEQNR Number of Infotype Record With Same Key 20030416
5 Importing SUBTY Value transfer Type reference (TYPE) SUBTY Subtype 20030416
6 Returning 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 Importing DATUM Value transfer Type reference (TYPE) DATUM Date 20030416
2 Importing PERNR Value transfer Type reference (TYPE) PERNR_D Personnel Number 20030416
3 Importing SUBTY Value transfer Type reference (TYPE) SUBTY Subtype 20030416
4 Returning 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 Importing BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20050125
2 Importing ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20050125
3 Importing RETURNED Call by reference Type reference (TYPE) XFELD Checkbox 20050125
4 Importing RPENR Call by reference Type reference (TYPE) PERNR_D Personnel Number 20050125
5 Returning T5UPBSPOOL_TRANS Value transfer Type reference (TYPE) T5UPBSPOOL_TRANS_TAB Sick Leave Donation - transaction history record 20050125
6 Importing 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 Importing BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20050125
2 Importing ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20050125
3 Importing KTART Call by reference Type reference (TYPE) KTART Attendance or absence quota type 20050125
4 Importing PERNR Call by reference Type reference (TYPE) PERNR_D Personnel Number 20050125
5 Importing RETURNED Call by reference Type reference (TYPE) XFELD Checkbox 20050125
6 Returning 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