SAP ABAP Class CL_HRPAYUS_EMPLOYER (US employer (common routines))
Hierarchy
☛
EA-HRCUS (Software Component) Sub component EA-HRCUS of EA-HR
⤷
PY-US (Application Component) USA
⤷
PAOC_PAY_US (Package) Add-On Development payroll USA
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HRCCE_GPRULE_US_EMPLOYER_F | U.S. Employer - Federal level | 20020205 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_HRCCE_GPRULE_US_EMPLOYER_IT | U.S. Employer - Infotype grouping | 20020205 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_HRCCE_GPRULE_US_EMPLOYER_S | U.S. Employer - State level | 20020205 |
Properties
| Class | CL_HRPAYUS_EMPLOYER | |
| Short Description | US employer (common routines) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_PAY_US | Add-On Development payroll USA |
| Created | 20020205 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRPAYUS_EMPLOYER has no forward declaration.
Interfaces
Class CL_HRPAYUS_EMPLOYER has no interface implemented.
Friends
Class CL_HRPAYUS_EMPLOYER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_HRPA_READ_INFOTYPE | Reading Infotype Records | 20020212 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | T5UCP_COMPM_TAB | Buffer for T5UCP_COMPM | 20020321 | |||
| 3 | Constant | Protected | Type reference (TYPE) | PCCE_GPVAL | SPACE | Grouping value | 20020205 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Indicator for common paymaster | 20020205 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20020212 | |
| 3 | Instance method | Public | Method | Get original tax company | 20020205 | |
| 4 | Instance method | Public | Method | Get common paymaster tax company | 20020205 | |
| 5 | Instance method | Protected | Method | Get table of tax companies for interval | 20020205 | |
| 6 | Instance method | Public | Method | Get text for tax company | 20020205 | |
| 7 | Instance method | Protected | Method | Get list of all existing tax companies | 20020205 |
Events
Class CL_HRPAYUS_EMPLOYER has no event.
Types
Class CL_HRPAYUS_EMPLOYER has no local type.
Method Signatures
Method COMMON_PAYMASTER_FLAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CP_FLAG | Value transfer | Type reference (TYPE) | CHAR1 | Indicator for common paymaster | 20020205 | |||
| 2 | P_DETERMINE_DATE | Call by reference | Type reference (TYPE) | DATS | Determine date | 20020205 | |||
| 3 | P_PERNR | Call by reference | Type reference (TYPE) | PCCE_PERNR | Personnel assignment | 20020205 |
Method COMMON_PAYMASTER_FLAG on class CL_HRPAYUS_EMPLOYER has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_HRPAYUS_EMPLOYER has no parameter.
Method CONSTRUCTOR on class CL_HRPAYUS_EMPLOYER has no exception.
Method GET_ORIGINAL_TAX_COMPANY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_DETERMINE_DATE | Call by reference | Type reference (TYPE) | DATS | Determine date | 20020205 | |||
| 2 | P_ORG_TXCMP | Value transfer | Type reference (TYPE) | TXCMP | Original tax company | 20020205 | |||
| 3 | P_PERNR | Call by reference | Type reference (TYPE) | PCCE_PERNR | Personnel assignment | 20020205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR Master Data: Invalid Customizing | 20020416 | ||
| 2 | Infotype 0001 missing in period | 20020917 |
Method GET_TAX_COMPANY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CP_TXCMP | Call by reference | Type reference (TYPE) | TXCMP | Common paymaster tax company | 20020205 | |||
| 2 | P_DETERMINE_DATE | Call by reference | Type reference (TYPE) | DATS | Determine date | 20020205 | |||
| 3 | P_ORG_TXCMP | Call by reference | Type reference (TYPE) | TXCMP | Original tax company | 20020205 | |||
| 4 | P_PERNR | Call by reference | Type reference (TYPE) | PCCE_PERNR | Personnel assignment | 20020205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR Master Data: Invalid Customizing | 20020416 | ||
| 2 | Infotype 0001 missing in period | 20020917 |
Method GET_TAX_COMPANY_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_PERIOD | Call by reference | Type reference (TYPE) | PSEN_PERIOD | Period | 20020205 | |||
| 2 | P_PERNR | Call by reference | Type reference (TYPE) | PCCE_PERNR | Personnel assignment | 20020205 | |||
| 3 | P_USE_CP | Call by reference | Type reference (TYPE) | BOOLE_D | SPACE | return common paymaster txcmp | 20020321 | ||
| 4 | P_VALUES | Value transfer | Type reference (TYPE) | PCCET_PERIOD_GPVAL | Tax companies pus validity | 20020205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR Master Data: Invalid Customizing | 20020416 |
Method TAX_COMPANY_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TEXT | Value transfer | Type reference (TYPE) | TEXT60 | Text Field (60 Characters) | 20020205 | |||
| 2 | P_TXCMP | Call by reference | Type reference (TYPE) | TXCMP | Tax company | 20020205 |
Method TAX_COMPANY_TEXT on class CL_HRPAYUS_EMPLOYER has no exception.
Method TAX_COMPANY_VALUE_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TAX_COMPANY_LIST | Value transfer | Type reference (TYPE) | PCCET_PERIOD_GPVAL | Grouping value and its validity date interval | 20020205 |
Method TAX_COMPANY_VALUE_LIST on class CL_HRPAYUS_EMPLOYER has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 110 |