SAP ABAP Class CL_HR_T549Q (Class for Reading Table 549Q)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PA-PA-XX (Application Component) General
     PBAS_SERVICE (Package) HR Master Data: Service Functions
Properties
Class CL_HR_T549Q  
Short Description Class for Reading Table 549Q    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PBAS_SERVICE   HR Master Data: Service Functions 
Created 20001114   SAP 
Last change 20001124   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HR_T549Q has no forward declaration.
Interfaces
Class CL_HR_T549Q has no interface implemented.
Friends
Class CL_HR_T549Q has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_IS_BUFFERED Static Attribute Private Type reference (TYPE) BOOLE_D FALSE Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20020809
2 A_SUBRC Static Attribute Private Type reference (TYPE) SYST-SUBRC Return Value, Return Value After ABAP Statements 20020809
3 A_T549Q Static Attribute Private Type reference (TYPE) T549Q Payroll Periods 20020809
4 FALSE Constant Private Type reference (TYPE) BOOLE_D ' ' Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20020809
5 TRUE Constant Private Type reference (TYPE) BOOLE_D 'X' Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20020809
Methods
# Method Level Visibility Method type Description Created on
1 READ Static method Public Method Read Data Record 20001124
2 READ_BY_PREV_PERIOD Static method Public Method Find Period using Previous Period 20030515
3 READ_FIRST_PERMO_AT_DATE Static method Public Method Includes first record for PERMO of BEGDA 20021112
4 READ_PERMO_FOR_BEGDA Static method Public Method Read for begda 20030218
5 READ_PERMO_FOR_PERIOD Static method Public Method Gets All Records of PERMO that Contains BEGDA and ENDDA 20001128
Events
Class CL_HR_T549Q has no event.
Types
Class CL_HR_T549Q 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 PABRJ Call by reference Type reference (TYPE) PABRJ Abrechnungsjahr 20001124
2 Importing PABRP Call by reference Type reference (TYPE) PABRP Abrechnungsperiode 20001124
3 Importing PERMO Call by reference Type reference (TYPE) PERMO Periodenparameter 20001124
4 Returning T549Q Value transfer Type reference (TYPE) T549Q Personalbereich/-teilbereich 20001124

Method READ on class CL_HR_T549Q has no exception.

Method READ_BY_PREV_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PERMO Call by reference Type reference (TYPE) PERMO Period parameters 20030515
2 Exporting T549Q Call by reference Type reference (TYPE) T549Q Payroll year 20030515
3 Importing VABRJ Call by reference Type reference (TYPE) VABRJ Payroll year 20030515
4 Importing VABRP Call by reference Type reference (TYPE) VABRP Accounting period 20030515

Method READ_BY_PREV_PERIOD on class CL_HR_T549Q has no exception.

Method READ_FIRST_PERMO_AT_DATE 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 Gültigkeitsbeginn 20021112
2 Importing PERMO Call by reference Type reference (TYPE) PERMO Periodenparameter 20021112
3 Returning T549Q Value transfer Type reference (TYPE) T549Q Abrechnungsperioden 20021112

Method READ_FIRST_PERMO_AT_DATE on class CL_HR_T549Q has no exception.

Method READ_PERMO_FOR_BEGDA 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 20030218
2 Importing PABRJ Call by reference Type reference (TYPE) PABRJ Payroll year 20030218
3 Importing PERMO Call by reference Type reference (TYPE) PERMO Periodenparameter 20030218
4 Returning T549Q Value transfer Type reference (TYPE) T549Q Payroll Periods 20030218

Method READ_PERMO_FOR_BEGDA on class CL_HR_T549Q has no exception.

Method READ_PERMO_FOR_PERIOD 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 Gültigkeitsbeginn 20001128
2 Importing ENDDA Call by reference Type reference (TYPE) ENDDA Gültigkeitsende 20001128
3 Importing PERMO Call by reference Type reference (TYPE) PERMO Periodenparameter 20001128
4 Exporting T549Q_TAB Call by reference Type reference (TYPE) T549Q_TAB Tabellentyp zu T549Q 20001128

Method READ_PERMO_FOR_PERIOD on class CL_HR_T549Q has no exception.
History
Last changed by/on SAP  20001124 
SAP Release Created in 46C