SAP ABAP Class CL_HRPAYIN_SLABRATES (Slab based rates/ amount from T7INT1/T3)
Hierarchy
☛
SAP_HRCIN (Software Component) Sub component SAP_HRCIN of SAP_HR
⤷
PA-PA-IN (Application Component) India
⤷
PB40 (Package) HR master data: India
⤷
⤷
Properties
| Class | CL_HRPAYIN_SLABRATES | |
| Short Description | Slab based rates/ amount from T7INT1/T3 | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PB40 | HR master data: India |
| Created | 20030429 | SAP |
| Last change | 20030430 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRPAYIN_SLABRATES has no forward declaration.
Interfaces
Class CL_HRPAYIN_SLABRATES has no interface implemented.
Friends
Class CL_HRPAYIN_SLABRATES has no friend class.
Attributes
Class CL_HRPAYIN_SLABRATES has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Computation based on slabs and rates in T7INT3 | 20030429 | |
| 2 | Static method | Public | Method | get rate from T7INT1 and T7INT3 | 20030429 | |
| 3 | Static method | Public | Method | get table of rates from T7INT1 and T7INT3 | 20030429 |
Events
Class CL_HRPAYIN_SLABRATES has no event.
Types
Class CL_HRPAYIN_SLABRATES has no local type.
Method Signatures
Method GET_SLAB_BASED_CALCAMT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INCOME | Call by reference | Type reference (TYPE) | PC207-BETRG | income | 20030430 | |||
| 2 | REF_DATE | Call by reference | Type reference (TYPE) | T7INT1-ENDDA | aper-endda | 20030430 | |||
| 3 | SLAB_CALCAMT | Call by reference | Type reference (TYPE) | PC207-BETRG | amount computed for the relevant slab | 20030430 | |||
| 4 | SLAB_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | slab type | 20030430 |
Method GET_SLAB_BASED_CALCAMT on class CL_HRPAYIN_SLABRATES has no exception.
Method GET_SLAB_RATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INCOME | Call by reference | Type reference (TYPE) | PC207-BETRG | income | 20030430 | |||
| 2 | REF_DATE | Call by reference | Type reference (TYPE) | T7INT1-ENDDA | aper-endda | 20030430 | |||
| 3 | SLAB_RATE | Call by reference | Type reference (TYPE) | PC207-BETRG | rate for the slab in which the income falls | 20030430 | |||
| 4 | SLAB_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | slab type | 20030430 |
Method GET_SLAB_RATE on class CL_HRPAYIN_SLABRATES has no exception.
Method GET_SLAB_RATES_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INCOME | Call by reference | Type reference (TYPE) | PC207-BETRG | income | 20030430 | |||
| 2 | REF_DATE | Call by reference | Type reference (TYPE) | T7INT1-ENDDA | aper-endda | 20030430 | |||
| 3 | SLAB_RATES_TABLE | Call by reference | Type reference (TYPE) | PINSL | table of slab rates | 20030430 | |||
| 4 | SLAB_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | slab type | 20030430 |
Method GET_SLAB_RATES_TABLE on class CL_HRPAYIN_SLABRATES has no exception.
History
| Last changed by/on | SAP | 20030430 |
| SAP Release Created in | 470 |