SAP ABAP Class CL_HRPAYUS_BSI_TF_VERSION (CL_HRPAYUS_BSI_TF_VERSION)
Hierarchy
☛
SAP_HRCUS (Software Component) Sub component SAP_HRCUS of SAP_HR
⤷
PY-US (Application Component) USA
⤷
PC10 (Package) HR accounting: USA
⤷
⤷
Properties
| Class | CL_HRPAYUS_BSI_TF_VERSION | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | PC10 | HR accounting: USA |
| Created | 20100816 | SAP |
| Last change | 20110809 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_HRPAYUS_BSI_TF_VERSION has no interface implemented.
Friends
Class CL_HRPAYUS_BSI_TF_VERSION 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) | CCCATEGORY | Client control: Role of client (production, test,...) | 20100915 | |||
| 2 | Constant | Private | Type reference (TYPE) | NUMC2 | '80' | BSI TaxFactory 8.0 | 20100915 | ||
| 3 | Constant | Private | Type reference (TYPE) | MOLGA | '10' | Country Grouping | 20100915 | ||
| 4 | Constant | Private | Type reference (TYPE) | P_99SOPTIO | 'BSITF' | Possible Confituration Options | 20100915 | ||
| 5 | Constant | Private | Type reference (TYPE) | P_99SOPTVA | ' ' | Value for configuration option | 20100915 | ||
| 6 | Constant | Private | Type reference (TYPE) | CHAR1 | 'P' | Productive Client Role | 20100915 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Get TaxFactory version by Customizing level | 20100915 | |
| 2 | Static method | Private | Method | Get Feature '10BSI' backfield for Tax Factory PERNR level | 20100915 | |
| 3 | Static method | Private | Method | Get TaxFactory version from SET/GET Parameter | 20100915 | |
| 4 | Static method | Private | Method | Get TaxFactory version by PERNR level | 20100915 | |
| 5 | Static method | Private | Method | Get TaxFactory version from switch BSI TAX FACTORY | 20100915 | |
| 6 | Static method | Public | Method | Get TaxFactory version | 20100915 | |
| 7 | Static method | Private | Method | Check if the current client role is set to 'Productive' | 20100915 |
Events
Class CL_HRPAYUS_BSI_TF_VERSION has no event.
Types
Class CL_HRPAYUS_BSI_TF_VERSION has no local type.
Method Signatures
Method GET_CUST_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DATE | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20100915 | |||
| 2 | RV_TF_VERSION | Value transfer | Type reference (TYPE) | BSIVERSION | Tax Factory Version | 20100915 |
Method GET_CUST_VERSION on class CL_HRPAYUS_BSI_TF_VERSION has no exception.
Method GET_FEATURE_10BSI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PERNR | Call by reference | Type reference (TYPE) | PERNR | Standard Selections for HR Master Data Reporting | 20100915 | |||
| 2 | RV_TF_VERSION | Value transfer | Type reference (TYPE) | BSIVERSION | Tax Factory Version | 20100915 |
Method GET_FEATURE_10BSI on class CL_HRPAYUS_BSI_TF_VERSION has no exception.
Method GET_PARAMETER_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TF_VERSION | Value transfer | Type reference (TYPE) | BSIVERSION | Tax Factory Version | 20100915 |
Method GET_PARAMETER_VERSION on class CL_HRPAYUS_BSI_TF_VERSION has no exception.
Method GET_PERNR_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PERNR | Call by reference | Type reference (TYPE) | PERNR | Standard Selections for HR Master Data Reporting | 20100915 | |||
| 2 | IV_DATE | Call by reference | Type reference (TYPE) | DATS | Reference Date | 20100915 | |||
| 3 | RV_TF_VERSION | Value transfer | Type reference (TYPE) | BSIVERSION | Tax Factory Version | 20100915 |
Method GET_PERNR_VERSION on class CL_HRPAYUS_BSI_TF_VERSION has no exception.
Method GET_SW_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DATE | Call by reference | Type reference (TYPE) | DATS | Reference Date | 20100915 | |||
| 2 | RV_TF_VERSION | Value transfer | Type reference (TYPE) | P_99SOPTVA | Value for configuration option | 20100915 |
Method GET_SW_VERSION on class CL_HRPAYUS_BSI_TF_VERSION has no exception.
Method GET_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PERNR | Call by reference | Type reference (TYPE) | PERNR | Standard Selections for HR Master Data Reporting | 20100915 | |||
| 2 | IV_DATE | Call by reference | Type reference (TYPE) | DATS | SY-DATUM | Reference Date | 20100915 | ||
| 3 | RV_TF_VERSION | Value transfer | Type reference (TYPE) | BSIVERSION | Tax Factory Version | 20100915 |
Method GET_VERSION on class CL_HRPAYUS_BSI_TF_VERSION has no exception.
Method IS_PRODUCTIVE_SYSTEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TYPE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Client role | 20100915 |
Method IS_PRODUCTIVE_SYSTEM on class CL_HRPAYUS_BSI_TF_VERSION has no exception.
History
| Last changed by/on | SAP | 20110809 |
| SAP Release Created in |