SAP ABAP Class CL_EXM_IM_PAYJP_SK_PRORATION (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_PRORATION | Proration Rule of Fixed Amount | 20050810 |
Properties
| Class | CL_EXM_IM_PAYJP_SK_PRORATION | |
| 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_PRORATION has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_EX_PAYJP_SK_PRORATION | Proration Rule of Fixed Amount | 20050810 |
Friends
Class CL_EXM_IM_PAYJP_SK_PRORATION has no friend class.
Attributes
Class CL_EXM_IM_PAYJP_SK_PRORATION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Get working days in specified period | 20050810 |
Events
Class CL_EXM_IM_PAYJP_SK_PRORATION has no event.
Types
Class CL_EXM_IM_PAYJP_SK_PRORATION has no local type.
Method Signatures
Method GET_WORKING_DAYS_IN_PERIOD 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 | IV_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Start Date | 20050810 | |||
| 3 | IV_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | End Date | 20050810 | |||
| 4 | RV_WORKING_DAYS | Value transfer | Type reference (TYPE) | I | Working Days | 20050810 |
Method GET_WORKING_DAYS_IN_PERIOD on class CL_EXM_IM_PAYJP_SK_PRORATION has no exception.
History
| Last changed by/on | SAP | 20060912 |
| SAP Release Created in | 700 |