SAP ABAP Class CL_HRPAYRU_PLTAXRUN (RU Payroll Core)
Hierarchy
☛
SAP_HRCRU (Software Component) Sub component SAP_HRCRU of SAP_HR
⤷
PY-RU (Application Component) Russia
⤷
PC33 (Package) HR accounting : Russia
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRPAYRU_REPORT_CONTROL | interface for public calls of other classes | 20070130 |
Properties
| Class | CL_HRPAYRU_PLTAXRUN | |
| Short Description | RU Payroll Core | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PC33 | HR accounting : Russia |
| Created | 20060503 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRPAYRU_REPORT_CONTROL | interface for public calls of other classes | 20070130 |
Friends
Class CL_HRPAYRU_PLTAXRUN has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | I | 100 | 20070130 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | PRUPY_S_SELOPT | Select Options | 20070130 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | PRUPY_T_7RUN4 | Cumulation wage codes | 20070130 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | PRUPY_T_7RUN6 | Grouping of wage codes | 20070130 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | PRUPY_T_SPLITTING_FIELDS | 20070130 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | TT_GRP_COUNT | 20070130 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | PRUPY_T_SRC_WAGES | 20070130 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | PRUPY_T_PERSON_RESULT | Russian Payroll results | 20070130 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | P99SG_TAB_PERMO | 20070130 | ||||
| 10 | Instance attribute | Public | Type reference (TYPE) | PRUPY_T_REF_PERNR | List of pernrs | 20070202 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | PRUPY_T_WAGES | 20070202 | ||||
| 12 | Instance attribute | Protected | Type reference (TYPE) | PERMO | Deault Period Parameter | 20100922 | |||
| 13 | Instance attribute | Private | Attribute reference (LIKE) | 20070130 | |||||
| 14 | Instance attribute | Private | Type reference (TYPE) | PAPER | Payroll period | 20070202 | |||
| 15 | Instance attribute | Private | Attribute reference (LIKE) | 20070130 | |||||
| 16 | Instance attribute | Private | Attribute reference (LIKE) | 20070130 | |||||
| 17 | Instance attribute | Private | Type reference (TYPE) | PAPER | Payroll period | 20070202 | |||
| 18 | Instance attribute | Public | Type reference (TYPE) | T549B-NAMEN | Name of feature | 20070202 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | FLAG | Is 'Y' type wage type codes exist | 20111107 | |||
| 20 | Instance attribute | Private | Attribute reference (LIKE) | 20070202 | |||||
| 21 | Instance attribute | Private | Attribute reference (LIKE) | 20070130 | |||||
| 22 | Instance attribute | Private | Attribute reference (LIKE) | 20070202 | |||||
| 23 | Instance attribute | Private | Attribute reference (LIKE) | 20070202 | |||||
| 24 | Instance attribute | Private | Type reference (TYPE) | PAPER | Payroll period | 20070202 | |||
| 25 | Constant | Private | Type reference (TYPE) | PERMO | '01' | Period Parameters | 20070130 | ||
| 26 | Constant | Public | Type reference (TYPE) | PRUPY_S_SPLITTING_FIELD-TABLE | 'EXTID' | 20070130 | |||
| 27 | Constant | Private | Type reference (TYPE) | P33_EXTTY | 'L' | Processing Type | 20111107 | ||
| 28 | Constant | Public | Type reference (TYPE) | PRUPY_S_SPLITTING_FIELD-TABLE | 'PRUMY' | 20070130 | |||
| 29 | Constant | Public | Type reference (TYPE) | PRUPY_S_SPLITTING_FIELD-TABLE | 'TAX' | 20100414 | |||
| 30 | Instance attribute | Private | Type reference (TYPE) | T7RURPTCST00-CONTN | Variable contents | 20081215 | |||
| 31 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_HRPAYRU_PLTAXRUN | External TimePeriod<->ID provider | 20070130 | |||
| 32 | Instance attribute | Public | Type reference (TYPE) | PRUPY_T_ORGASS | 20070130 | ||||
| 33 | Instance attribute | Public | Type reference (TYPE) | HRPAYRU_TAX | Russian Tax Table | 20090619 | |||
| 34 | Instance attribute | Public | Type reference (TYPE) | TY_TT_TAXSCHEMA | 20100506 | ||||
| 35 | Instance attribute | Public | Type reference (TYPE) | FLAG | Split result by CNTR1 | 20090619 | |||
| 36 | Instance attribute | Public | Type reference (TYPE) | FLAG | General Flag | 20070130 |
Methods
Events
Class CL_HRPAYRU_PLTAXRUN has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_GRP_COUNT | Protected | See coding | 20100506 | begin of ts_grp_count,
wcode type t7run2ext-wcode,
amt type pc207-betrg,
end of ts_grp_count
|
||
| 2 | TS_WPBP_CHECK | Protected | See coding | 20100506 | BEGIN OF ts_wpbp_check.
include type pc205.
TYPES: exkey TYPE prupy_s_wages-exkey,
END OF ts_wpbp_check
|
||
| 3 | TT_GRP_COUNT | Protected | See coding | 20100506 | tt_grp_count TYPE SORTED TABLE OF ts_grp_count
WITH UNIQUE DEFAULT KEY
|
||
| 4 | TT_WPBP_CHECK | Protected | See coding | 20100506 | tt_wpbp_check TYPE SORTED TABLE OF ts_wpbp_check
WITH UNIQUE KEY apznr
|
||
| 5 | TY_TS_TAXSCHEMA | Public | See coding | 20100506 | begin of TY_Ts_TAXSCHEMA,
begda type pc2aper-begda,
ENDDA TYPE pc2aper-endda,
mdtax type pc2_ru02-mdtax,
s33tax type pc2_ru02-33tax,
end of ty_ts_taxschema
|
||
| 6 | TY_TT_TAXSCHEMA | Public | See coding | 20100506 | ty_tt_taxschema type TABLE OF TY_Ts_TAXSCHEMA
|
Method Signatures
Method CALL_FEATURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_VALUE | Call by reference | Type reference (TYPE) | ANY | 20070130 | ||||
| 2 | IS_PRUMY | Call by reference | Type reference (TYPE) | PRUMY | Limited Structure for T549B | 20070130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070130 |
Method COLLECT_OUTWAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OUTWAGE | Call by reference | Type reference (TYPE) | PRUPY_T_WAGES | 20070130 | ||||
| 2 | IT_RESULTS | Call by reference | Type reference (TYPE) | PAYRU_RESULT_TAB | Table of PAYRU_RESULT | 20070130 | |||
| 3 | I_PERIOD | Call by reference | Type reference (TYPE) | PC261-FPPER | For-period for payroll | 20070130 |
Method COLLECT_OUTWAGE on class CL_HRPAYRU_PLTAXRUN has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BEGDA | Value transfer | Type reference (TYPE) | D | from period for payroll | 20070130 | |||
| 2 | ENDDA | Value transfer | Type reference (TYPE) | D | till period for payroll | 20070130 | |||
| 3 | FUPER | Value transfer | Type reference (TYPE) | D | Future period for payroll | 20070130 | |||
| 4 | IV_SPLIT_BY_CNTR1 | Call by reference | Type reference (TYPE) | FLAG | Split result by CNTR1 | 20090619 | |||
| 5 | IV_SPLIT_BY_ORG | Call by reference | Type reference (TYPE) | FLAG | General Flag - to store PRUMY per TaxCode | 20070130 | |||
| 6 | MOLGA | Call by reference | Type reference (TYPE) | MOLGA | '33' | Country Grouping | 20070130 | ||
| 7 | REPID | Value transfer | Type reference (TYPE) | REPID | ABAP Program Name | 20070130 | |||
| 8 | SELCOND | Value transfer | Type reference (TYPE) | PRUPY_S_SELOPT | 20070130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070130 |
Method CUMULATE_WAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PT_WAGES | Call by reference | Type reference (TYPE) | PRUPY_T_WAGES | 20070130 |
Method CUMULATE_WAGES on class CL_HRPAYRU_PLTAXRUN has no exception.
Method GET_DATA Signature
Method GET_DATA on class CL_HRPAYRU_PLTAXRUN has no parameter.
Method GET_DATA on class CL_HRPAYRU_PLTAXRUN has no exception.
Method GET_EXKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EXKEY | Call by reference | Type reference (TYPE) | PRUPY_S_WAGES-EXKEY | 20070130 | ||||
| 2 | IS_EVP | Call by reference | Type reference (TYPE) | PC261 | 20070130 | ||||
| 3 | IS_RESULT | Call by reference | Type reference (TYPE) | PAYRU_RESULT | HR-PAY-RU: Structure for payroll result | 20071005 | |||
| 4 | IS_RT | Call by reference | Type reference (TYPE) | PC207 | Payroll Results: Results Table | 20070130 | |||
| 5 | IS_WPBP_CHK | Call by reference | Type reference (TYPE) | TS_WPBP_CHECK | 20070130 | ||||
| 6 | IV_CNTR1 | Call by reference | Type reference (TYPE) | PC207-CNTR1 | National assignment indicator | 20100414 | |||
| 7 | IV_INPER | Call by reference | Type reference (TYPE) | C | Flag 'X' if in-period | 20110315 |
Method GET_EXKEY on class CL_HRPAYRU_PLTAXRUN has no exception.
Method GET_PERMO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_PERMO | Value transfer | Type reference (TYPE) | PERMO | Period Parameters | 20070130 | |||
| 2 | I_PERIOD | Call by reference | Type reference (TYPE) | PAPER | Payroll period | 20070130 |
Method GET_PERMO on class CL_HRPAYRU_PLTAXRUN has no exception.
Method GET_SUM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_EVP | Call by reference | Type reference (TYPE) | PC261 | Cluster Directory (For Export and Import of Payroll Results) | 20070130 | |||
| 2 | IS_INWAGE | Call by reference | Type reference (TYPE) | PRUPY_S_SRC_WAGES | 20070130 | ||||
| 3 | IS_RT | Call by reference | Type reference (TYPE) | PC207 | Payroll Results: Results Table | 20070130 | |||
| 4 | R_SUM | Call by reference | Type reference (TYPE) | PRUPY_S_WAGES-SUM | 20070130 |
Method GET_SUM on class CL_HRPAYRU_PLTAXRUN has no exception.
Method GET_TAX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_TAX | Call by reference | Type reference (TYPE) | PC2_RU02 | Russian Tax | 20100506 | |||
| 2 | CT_TAX | Call by reference | Type reference (TYPE) | HRPAYRU_TAX | Russian Tax Table | 20100506 |
Method GET_TAX on class CL_HRPAYRU_PLTAXRUN has no exception.
Method GET_TAXSCHEMA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_33TAX | Call by reference | Type reference (TYPE) | P33_33TAXVALUE | Value from Feature 33TAX | 20100506 | |||
| 2 | EV_MDTAX | Call by reference | Type reference (TYPE) | P33_MDTAX | Tax Schema | 20100506 | |||
| 3 | IS_RESULT | Call by reference | Type reference (TYPE) | PAYRU_RESULT | HR-PAY-RU: Structure for payroll result | 20100506 | |||
| 4 | IV_INPER | Call by reference | Type reference (TYPE) | C | 20110315 |
Method GET_TAXSCHEMA on class CL_HRPAYRU_PLTAXRUN has no exception.
Method GET_WCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_WAGES | Call by reference | Type reference (TYPE) | PRUPY_T_WAGES | 20070202 | ||||
| 2 | I_PERIOD | Call by reference | Type reference (TYPE) | FUPER | Period | 20070202 | |||
| 3 | I_WCODE | Call by reference | Type reference (TYPE) | P33_WCODE | Wage code | 20070202 |
Method GET_WCODE on class CL_HRPAYRU_PLTAXRUN has no exception.
Method GET_WCODE_ATTRIBS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ATT | Value transfer | Type reference (TYPE) | PRUPY_S_WCODE_ATTRIBS | 20070202 | ||||
| 2 | IV_TEXT | Value transfer | Type reference (TYPE) | FLAG | ' ' | General Flag | 20070202 | ||
| 3 | I_WCODE | Call by reference | Type reference (TYPE) | PRUPY_S_SRC_WAGES-WCODE | 20070202 |
Method GET_WCODE_ATTRIBS on class CL_HRPAYRU_PLTAXRUN has no exception.
Method READ_CLUSTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BEGPER | Call by reference | Type reference (TYPE) | FUPER | For-period for payroll | 20070130 | |||
| 2 | ENDPER | Call by reference | Type reference (TYPE) | FUPER | For-period for payroll | 20070130 | |||
| 3 | IT_PAYROLL | Call by reference | Type reference (TYPE) | PAYRU_RESULT_TAB | Table of PAYRU_RESULT | 20070130 | |||
| 4 | PERMO | Call by reference | Type reference (TYPE) | PERMO | Period Parameters | 20070130 | |||
| 5 | PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personnel Number | 20070130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070130 |
Method REARRANGE_CNTR1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_WAGES | Call by reference | Type reference (TYPE) | PRUPY_T_WAGES | 20100506 |
Method REARRANGE_CNTR1 on class CL_HRPAYRU_PLTAXRUN has no exception.
Method RECONSTRUCT_TAX_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_PAYROLL | Call by reference | Type reference (TYPE) | PAYRU_RESULT_TAB | Table of PAYRU_RESULT | 20100506 |
Method RECONSTRUCT_TAX_TABLE on class CL_HRPAYRU_PLTAXRUN has no exception.
Method SAVE_RESULTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RESULTS | Call by reference | Type reference (TYPE) | PAYRU_RESULT_TAB | Table of PAYRU_RESULT | 20070130 | |||
| 2 | OT_RESULTS | Call by reference | Type reference (TYPE) | PAYRU_RESULT_TAB | Table of PAYRU_RESULT | 20070130 |
Method SAVE_RESULTS on class CL_HRPAYRU_PLTAXRUN has no exception.
Method SET_CONDITIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_COND | Call by reference | Type reference (TYPE) | PRUPY_S_SELOPT | 20070130 | ||||
| 2 | IT_EXKEY | Call by reference | Type reference (TYPE) | PRUPY_T_SPLITTING_FIELDS | 20070130 | ||||
| 3 | IV_SPLIT_BY_CNTR1 | Call by reference | Type reference (TYPE) | FLAG | Split result by CNTR1 | 20090619 | |||
| 4 | IV_SPLIT_BY_ORG | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20070130 | |||
| 5 | I_FEATURE | Call by reference | Type reference (TYPE) | T549B-NAMEN | Name of feature | 20070130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070130 |
Method SET_EXTID_PRVD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PROVIDER | Call by reference | Object reference (TYPE REF TO) | IF_HRPAYRU_PLTAXRUN | TimePeriod provider for PLTAXRUN | 20070130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | The previouse provider already used - chnaging is impossible | 20070130 |
Method SET_PERMO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PERMO | Value transfer | Type reference (TYPE) | P99SG_TAB_PERMO | 20070130 | ||||
| 2 | I_BEGDA | Call by reference | Type reference (TYPE) | D | 20070130 | ||||
| 3 | I_ENDDA | Call by reference | Type reference (TYPE) | D | 20070130 | ||||
| 4 | I_PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personnel Number | 20070130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100922 |
Method SET_PERSON Signature
Method SET_PERSON on class CL_HRPAYRU_PLTAXRUN has no parameter.
Method SET_PERSON on class CL_HRPAYRU_PLTAXRUN has no exception.
History
| Last changed by/on | SAP | 20110809 |
| SAP Release Created in |