SAP ABAP Interface IF_EX_HRPAYFR_PAR (Interface for BAdI: HRPAYFR_PAR)
Hierarchy
☛
SAP_HRCFR (Software Component) Sub component SAP_HRCFR of SAP_HR
⤷
PY-FR (Application Component) France
⤷
PC06 (Package) HR Payroll: France
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EX_HRPAYFR_PAR | Class for BAdI: HRPAYFR_PAR | 20090303 |
Properties
| Interface | IF_EX_HRPAYFR_PAR | |
| Short Description | Interface for BAdI: HRPAYFR_PAR |
General Data
| Package | PC06 | HR Payroll: France |
| Created | 20090303 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | PFRL0 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090303 |
Friends
Interface IF_EX_HRPAYFR_PAR has no friend.
Attributes
Interface IF_EX_HRPAYFR_PAR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check if contract type excluded from profit sharing calcul. | 20090310 | |
| 2 | Instance method | Public | Method | Check if employee exempted from SI contribution payment | 20090310 | |
| 3 | Instance method | Public | Method | Change individual calculation base | 20090324 | |
| 4 | Instance method | Public | Method | Determine seniority and no. days w/ company during period | 20090303 |
Events
Interface IF_EX_HRPAYFR_PAR has no event.
Types
Interface IF_EX_HRPAYFR_PAR has no local type.
Method Signatures
Method CHANGE_EXCLUSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_EXCLUSION_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | ABAP Instructions Return Code | 20090310 | |||
| 2 | IS_CONTRACT | Call by reference | Type reference (TYPE) | PFRL0_CONTR | Contracts | 20090310 | |||
| 3 | IS_WPBP | Call by reference | Type reference (TYPE) | PC205 | Payroll Result: Work Center / basic pay | 20090310 | |||
| 4 | IV_MOPAR | Call by reference | Type reference (TYPE) | P06_MOPAR | Profit sharing modifier | 20090310 | |||
| 5 | IV_PERNR | Call by reference | Type reference (TYPE) | P_PERNR | Personnel no. | 20090312 |
Method CHANGE_EXCLUSION on Interface IF_EX_HRPAYFR_PAR has no exception.
Method CHANGE_EXEMPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_EXEMPT_CODE | Call by reference | Type reference (TYPE) | C | Contribution exemption (eligible employees) | 20090310 | |||
| 2 | CV_EXEMPT_CODE_ALL | Call by reference | Type reference (TYPE) | C | Contribution exemption (eligible + non-eligible employees) | 20090310 | |||
| 3 | IS_CONTRACT | Call by reference | Type reference (TYPE) | PFRL0_CONTR | Contracts | 20090310 | |||
| 4 | IT_WPBP | Call by reference | Type reference (TYPE) | HRPAY99_WPBP | Payroll Result: Work Center / basic pay | 20090310 | |||
| 5 | IV_DATE | Call by reference | Type reference (TYPE) | D | Payment date of the contribution | 20090310 | |||
| 6 | IV_MOPAR | Call by reference | Type reference (TYPE) | P06_MOPAR | Profit sharing modifier | 20090310 | |||
| 7 | IV_PERNR | Call by reference | Type reference (TYPE) | P_PERNR | Personnel no. | 20090312 |
Method CHANGE_EXEMPTION on Interface IF_EX_HRPAYFR_PAR has no exception.
Method CHANGE_MODIFICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_SAL_MOD | Call by reference | Type reference (TYPE) | MAXBT | Payroll : amount | 20090324 | |||
| 2 | IV_BEGEX | Call by reference | Type reference (TYPE) | P06_BEGEX | Start of reference fiscal year (profit sharing) | 20090324 | |||
| 3 | IV_DATGEN | Call by reference | Type reference (TYPE) | P06_DATPAY | Date of payment | 20090324 | |||
| 4 | IV_ENDEX | Call by reference | Type reference (TYPE) | P06_ENDEX | End of reference fiscal year (profit sharing) | 20090324 | |||
| 5 | IV_LGART | Call by reference | Type reference (TYPE) | P06_BASEWT | Reference wage type for profit sharing distribution | 20090324 | |||
| 6 | IV_MOLGA | Call by reference | Type reference (TYPE) | MOLGA | Country group | 20090324 | |||
| 7 | IV_MOPAR | Call by reference | Type reference (TYPE) | P06_MOPAR | Profit sharing modifier | 20110519 | |||
| 8 | IV_PERNR | Call by reference | Type reference (TYPE) | P_PERNR | Personnel no. | 20090324 |
Method CHANGE_MODIFICATION on Interface IF_EX_HRPAYFR_PAR has no exception.
Method CHANGE_SENIORITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_ANC_ENT | Call by reference | Type reference (TYPE) | P | Seniority in the company | 20090303 | |||
| 2 | CV_ANC_PRE | Call by reference | Type reference (TYPE) | P | Days of presence during the calculation period | 20090303 | |||
| 3 | IV_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Start date | 20090303 | |||
| 4 | IV_BEGEX | Call by reference | Type reference (TYPE) | P06_BEGEX | Start of reference fiscal year (profit sharing) | 20090303 | |||
| 5 | IV_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | End date | 20090303 | |||
| 6 | IV_ENDEX | Call by reference | Type reference (TYPE) | P06_ENDEX | End of reference fiscal year (profit sharing) | 20090303 | |||
| 7 | IV_ENTDA | Call by reference | Type reference (TYPE) | D | Technical date for the entry in the company | 20090303 | |||
| 8 | IV_MOPAR | Call by reference | Type reference (TYPE) | P06_MOPAR | Profit sharing modifier | 20090303 | |||
| 9 | IV_PERNR | Call by reference | Type reference (TYPE) | P_PERNR | Personnel no. | 20090303 | |||
| 10 | IV_TYPDA | Call by reference | Type reference (TYPE) | DATAR | Date type | 20090303 |
Method CHANGE_SENIORITY on Interface IF_EX_HRPAYFR_PAR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |