SAP ABAP Class CL_HRPAYJP_SK_INTERIM_RT (Interim RT for Shukko settlement)
Hierarchy
☛
SAP_HRCJP (Software Component) Sub component SAP_HRCJP of SAP_HR
⤷
PY-JP (Application Component) Japan
⤷
PC22_SHUKKO (Package) Shukko: payroll relevant object
⤷
⤷
Properties
| Class | CL_HRPAYJP_SK_INTERIM_RT | |
| Short Description | Interim RT for Shukko settlement | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PC22_SHUKKO | Shukko: payroll relevant object |
| Created | 20050725 | SAP |
| Last change | 20060912 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRPAYJP_SK_INTERIM_RT has no forward declaration.
Interfaces
Class CL_HRPAYJP_SK_INTERIM_RT has no interface implemented.
Friends
Class CL_HRPAYJP_SK_INTERIM_RT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HRPAYJP_SK_ABST_PAYRESULT | Payroll result for Shukko settlement | 20050726 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HRPAYJP_SK_PAYROLL_LOG | Payroll log for Shukko function | 20050726 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_HRPAYJP_SK_READ_WT_ATTRIB | interface for wagetype attributes | 20050726 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | HRPAYJP_INTERIM_RT_TAB | Table type for Interim result table for shukko settlement | 20050726 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Append interim_rt entry | 20050726 | |
| 2 | Instance method | Public | Constructor | 20050725 | ||
| 3 | Instance method | Private | Method | Create interim_rt entries from single relevant RT entry | 20050726 | |
| 4 | Instance method | Private | Method | Get interim_RT | 20050726 | |
| 5 | Instance method | Private | Method | Get prorated amount | 20050726 | |
| 6 | Instance method | Public | Method | Get total amount of interim_rt for claim | 20050726 | |
| 7 | Instance method | Private | Method | Create interim_rt with virtual factoring | 20050725 |
Events
Class CL_HRPAYJP_SK_INTERIM_RT has no event.
Types
Class CL_HRPAYJP_SK_INTERIM_RT has no local type.
Method Signatures
Method APPEND_INTERIM_RT_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_RT | Call by reference | Type reference (TYPE) | PC207 | Payroll Results: Results Table | 20050726 | |||
| 2 | IV_AMOUNT | Call by reference | Type reference (TYPE) | PJPSK_INTERIM_RT-AMOUNT | HR Payroll: Amount | 20050726 | |||
| 3 | IV_FOR_CLAIM | Call by reference | Type reference (TYPE) | PJPSK_INTERIM_RT-FOR_CLAIM | Shukko Cost charging relevant entry | 20050726 |
Method APPEND_INTERIM_RT_ENTRY on class CL_HRPAYJP_SK_INTERIM_RT has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_PAYRESULT | Call by reference | Object reference (TYPE REF TO) | CL_HRPAYJP_SK_ABST_PAYRESULT | Payroll result for Shukko settlement | 20050725 | |||
| 2 | IS_P0851_WTGRP | Call by reference | Type reference (TYPE) | PJPSK_P0851_WTGRP | Shukko Cost charging info per wagetype grouping | 20050725 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for Shukko (Japan) | 20050725 |
Method CREATE_INTERIM_RT_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_RT | Call by reference | Type reference (TYPE) | PC207 | Payroll Results: Results Table | 20050726 | |||
| 2 | IV_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Start Date | 20050726 | |||
| 3 | IV_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | End Date | 20050726 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for Shukko (Japan) | 20050726 |
Method GENERATE_INTERIM_RT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_P0851_WTGRP | Call by reference | Type reference (TYPE) | PJPSK_P0851_WTGRP | Shukko Cost charging info per wagetype grouping | 20050726 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for Shukko (Japan) | 20050726 |
Method GET_PRORATED_AMOUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_RT | Call by reference | Type reference (TYPE) | PC207 | Payroll Results: Results Table | 20050726 | |||
| 2 | IV_SHUKKO_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Start Date | 20050726 | |||
| 3 | IV_SHUKKO_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | End Date | 20050726 | |||
| 4 | RV_PRORATED_AMOUNT | Value transfer | Type reference (TYPE) | PC207-BETRG | HR Payroll: Amount | 20050726 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for Shukko (Japan) | 20050726 |
Method GET_TOTAL_FOR_CLAIM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TOTAL_FOR_CLAIM | Value transfer | Type reference (TYPE) | PC207-BETRG | HR Payroll: Amount | 20050726 |
Method GET_TOTAL_FOR_CLAIM on class CL_HRPAYJP_SK_INTERIM_RT has no exception.
Method VIRTUAL_FACTORING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_RT | Call by reference | Type reference (TYPE) | PC207 | Payroll Results: Results Table | 20050725 | |||
| 2 | IV_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Start Date | 20050725 | |||
| 3 | IV_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | End Date | 20050725 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for Shukko (Japan) | 20050725 |
History
| Last changed by/on | SAP | 20060912 |
| SAP Release Created in | 700 |