SAP ABAP Class CL_EXM_IM_PAYJP_SK_FACTORING (Example implementation for business add-in definition PAYJP_)
Hierarchy
☛
SAP_HRCJP (Software Component) Sub component SAP_HRCJP of SAP_HR
⤷
PY-JP (Application Component) Japan
⤷
PC22_SHUKKO (Package) Shukko: payroll relevant object
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EX_PAYJP_SK_FACTORING | Business add-in interface IF_EX_PAYJP_SK_FACTORING | 20050810 |
Properties
| Class | CL_EXM_IM_PAYJP_SK_FACTORING | |
| Short Description | Example implementation for business add-in definition PAYJP_ | |
| 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 | 20050810 | SAP |
| Last change | 20060912 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EXM_IM_PAYJP_SK_FACTORING has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_EX_PAYJP_SK_FACTORING | Business add-in interface IF_EX_PAYJP_SK_FACTORING | 20050810 |
Friends
Class CL_EXM_IM_PAYJP_SK_FACTORING has no friend class.
Attributes
Class CL_EXM_IM_PAYJP_SK_FACTORING has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Count months whose 1st date is inclulded in the validity | 20050810 | |
| 2 | Instance method | Private | Method | Monthly Proration for Shoyo | 20050810 | |
| 3 | Instance method | Private | Method | Get shukko validity in evaluation period | 20050818 |
Events
Class CL_EXM_IM_PAYJP_SK_FACTORING has no event.
Types
Class CL_EXM_IM_PAYJP_SK_FACTORING has no local type.
Method Signatures
Method COUNT_MONTHS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Start Date | 20050810 | |||
| 2 | IV_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | End Date | 20050810 | |||
| 3 | RV_MONTH_COUNT | Value transfer | Type reference (TYPE) | I | 20050810 |
Method COUNT_MONTHS on class CL_EXM_IM_PAYJP_SK_FACTORING has no exception.
Method FACTORING_FOR_SHOYO 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 | 20050810 | |||
| 2 | IS_RT | Call by reference | Type reference (TYPE) | PC207 | Payroll Results: Results Table | 20050810 | |||
| 3 | IV_SHUKKO_BEGDA | Call by reference | Type reference (TYPE) | PJPSK_P0851_WTGRP-BEGDA | Start Date | 20050810 | |||
| 4 | IV_SHUKKO_ENDDA | Call by reference | Type reference (TYPE) | PJPSK_P0851_WTGRP-ENDDA | End Date | 20050810 | |||
| 5 | RV_PRORATED_AMOUNT | Value transfer | Type reference (TYPE) | PC207-BETRG | HR Payroll: Amount | 20050822 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for Shukko (Japan) | 20050818 |
Method GET_SHUKKO_VALIDITY_IN_PERIOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Start Date | 20050818 | |||
| 2 | EV_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | End Date | 20050818 | |||
| 3 | IREF_PAYRESULT | Call by reference | Object reference (TYPE REF TO) | CL_HRPAYJP_SK_ABST_PAYRESULT | Payroll result for Shukko settlement | 20050818 | |||
| 4 | IV_SHUKKO_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Start Date | 20050818 | |||
| 5 | IV_SHUKKO_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | End Date | 20050818 |
Method GET_SHUKKO_VALIDITY_IN_PERIOD on class CL_EXM_IM_PAYJP_SK_FACTORING has no exception.
History
| Last changed by/on | SAP | 20060912 |
| SAP Release Created in | 700 |