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 | Static Attribute | Private | Type reference (TYPE) | BOOLE_D | FALSE | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20020809 | ||
| 2 | Static Attribute | Private | Type reference (TYPE) | SYST-SUBRC | Return Value, Return Value After ABAP Statements | 20020809 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | T549Q | Payroll Periods | 20020809 | |||
| 4 | Constant | Private | Type reference (TYPE) | BOOLE_D | ' ' | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20020809 | ||
| 5 | 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 | Static method | Public | Method | Read Data Record | 20001124 | |
| 2 | Static method | Public | Method | Find Period using Previous Period | 20030515 | |
| 3 | Static method | Public | Method | Includes first record for PERMO of BEGDA | 20021112 | |
| 4 | Static method | Public | Method | Read for begda | 20030218 | |
| 5 | 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 | PABRJ | Call by reference | Type reference (TYPE) | PABRJ | Abrechnungsjahr | 20001124 | |||
| 2 | PABRP | Call by reference | Type reference (TYPE) | PABRP | Abrechnungsperiode | 20001124 | |||
| 3 | PERMO | Call by reference | Type reference (TYPE) | PERMO | Periodenparameter | 20001124 | |||
| 4 | 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 | PERMO | Call by reference | Type reference (TYPE) | PERMO | Period parameters | 20030515 | |||
| 2 | T549Q | Call by reference | Type reference (TYPE) | T549Q | Payroll year | 20030515 | |||
| 3 | VABRJ | Call by reference | Type reference (TYPE) | VABRJ | Payroll year | 20030515 | |||
| 4 | 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 | BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Gültigkeitsbeginn | 20021112 | |||
| 2 | PERMO | Call by reference | Type reference (TYPE) | PERMO | Periodenparameter | 20021112 | |||
| 3 | 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 | BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Start Date | 20030218 | |||
| 2 | PABRJ | Call by reference | Type reference (TYPE) | PABRJ | Payroll year | 20030218 | |||
| 3 | PERMO | Call by reference | Type reference (TYPE) | PERMO | Periodenparameter | 20030218 | |||
| 4 | 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 | BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Gültigkeitsbeginn | 20001128 | |||
| 2 | ENDDA | Call by reference | Type reference (TYPE) | ENDDA | Gültigkeitsende | 20001128 | |||
| 3 | PERMO | Call by reference | Type reference (TYPE) | PERMO | Periodenparameter | 20001128 | |||
| 4 | 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 |