SAP ABAP Class CL_HRPAYFR_CONTRIB_CONDS (Maintenance of conditions for the Contributions (France).)
Hierarchy
☛
SAP_HRCFR (Software Component) Sub component SAP_HRCFR of SAP_HR
⤷
PY-FR (Application Component) France
⤷
PC06 (Package) HR Payroll: France
⤷
⤷
Properties
| Class | CL_HRPAYFR_CONTRIB_CONDS | |
| Short Description | Maintenance of conditions for the Contributions (France). | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PC06 | HR Payroll: France |
| Created | 20050419 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 6 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_HRPAYFR_CONTRIB_CONDS has no interface implemented.
Friends
Class CL_HRPAYFR_CONTRIB_CONDS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | P_APPL | 'COTI' | Subapplication | 20050421 | ||
| 2 | Constant | Private | Type reference (TYPE) | BOOLE_D | IF_HRPA_BOOLE_D=>FALSE | BOOLE field data elements: TRUE (='X') and FALSE (=' ') | 20050419 | ||
| 3 | Constant | Private | Type reference (TYPE) | MOLGA | '06' | Country group | 20050421 | ||
| 4 | Constant | Private | Type reference (TYPE) | TVARV_SIGN | 'I' | ABAP: code: I/E (include/exclude values) | 20050421 | ||
| 5 | Constant | Private | Type reference (TYPE) | BOOLE_D | IF_HRPA_BOOLE_D=>TRUE | BOOLE field data elements: TRUE (='X') and FALSE (=' ') | 20050419 | ||
| 6 | Static Attribute | Private | Type reference (TYPE) | COND_CHECKED_TAB | 20050607 | ||||
| 7 | Static Attribute | Protected | Type reference (TYPE) | PFRSR_CONDITIONS_TAB_TYPE | Table of conditions for public sector (France) | 20130621 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Add the contition checked to the Buffer | 20050511 | |
| 2 | Static method | Public | Method | Application of the conditions to the contribution | 20050419 | |
| 3 | Static method | Public | Method | Check CONDT of the condition | 20050419 | |
| 4 | Static method | Public | Method | To verify whether the CONDT (DAQ) exists in T5F99FC. ToDo! | 20050504 | |
| 5 | Static method | Public | Method | To check whether the condition is already in the Buffer | 20050510 | |
| 6 | Static method | Public | Method | To check that the condition is well defined | 20050429 | |
| 7 | Static method | Public | Method | To check whether the cycle exists. | 20050504 | |
| 8 | Static method | Public | Method | To fill in the data for the condition of this contribution | 20050427 | |
| 9 | Static method | Public | Method | Process the Operation of the CONDT (T5F99FC) | 20050419 | |
| 10 | Static method | Protected | Method | Reading of the list of conditions for this CONDT (T5F99FC) | 20050509 | |
| 11 | Static method | Public | Method | Buffer Refresh | 20050511 | |
| 12 | Static method | Public | Method | Set _tab_t5f99fc | 20130621 |
Events
Class CL_HRPAYFR_CONTRIB_CONDS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | COND_CHECKED_LINE | Private | See coding | Line for condition already checked and result. | 20050510 | |
|
| 2 | COND_CHECKED_TAB | Private | See coding | Conditions table type. | 20050510 | |
|
| 3 | T5F99FC_TAB | Private | See coding | T5F99FC Table Type. | 20050509 | |
Method Signatures
Method APPEND_TO_TAB_CHECKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_COND | Call by reference | Type reference (TYPE) | P06_COND | Contribution condition | 20050511 | |||
| 2 | P_RESULT | Call by reference | Type reference (TYPE) | BOOLE_D | BOOLE field data elements: TRUE (='X') and FALSE (=' ') | 20050511 |
Method APPEND_TO_TAB_CHECKED on class CL_HRPAYFR_CONTRIB_CONDS has no exception.
Method APPLY_CONDITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COND | Call by reference | Type reference (TYPE) | P06_COND | Contribution condition | 20050419 | |||
| 2 | COND_FALSE_BUT_REGUL | Value transfer | Type reference (TYPE) | BOOLE_D | BOOLE field data elements: TRUE (='X') and FALSE (=' ') | 20050427 | |||
| 3 | REGUL | Call by reference | Type reference (TYPE) | P06_REGUL | Progressive accrual indicator for Contribution | 20050513 | |||
| 4 | RESULT | Call by reference | Type reference (TYPE) | BOOLE_D | BOOLE field data elements: TRUE (='X') and FALSE (=' ') | 20050419 | |||
| 5 | TO_DO_CALCUL | Value transfer | Type reference (TYPE) | BOOLE_D | BOOLE field data elements: TRUE (='X') and FALSE (=' ') | 20050425 |
Method APPLY_CONDITION on class CL_HRPAYFR_CONTRIB_CONDS has no exception.
Method CHECK_CONDT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Start date | 20050512 | |||
| 2 | P_CONDT | Call by reference | Type reference (TYPE) | T5F99FC-CONDT | 20050419 | ||||
| 3 | P_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | Valid until | 20050512 | |||
| 4 | P_PERNR | Call by reference | Type reference (TYPE) | PERNR-PERNR | Personnel no. | 20050419 | |||
| 5 | P_RETURNCODE | Value transfer | Type reference (TYPE) | BOOLE_D | BOOLE field data elements: TRUE (='X') and FALSE (=' ') | 20050419 | |||
| 6 | P_SV | Call by reference | Type reference (TYPE) | PC223 | Payroll Result: Social Insurance (F) | 20050419 | |||
| 7 | P_WPBP | Call by reference | Type reference (TYPE) | HRPAY99_WPBP | 20050419 |
Method CHECK_CONDT on class CL_HRPAYFR_CONTRIB_CONDS has no exception.
Method CHECK_CONDT_EXIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Start date | 20050509 | |||
| 2 | P_CONDT | Call by reference | Type reference (TYPE) | T5F99FC-CONDT | 20050504 | ||||
| 3 | P_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | Valid until | 20050509 | |||
| 4 | P_EXIST | Call by reference | Type reference (TYPE) | BOOLE_D | BOOLE field data elements: TRUE (='X') and FALSE (=' ') | 20050509 |
Method CHECK_CONDT_EXIST on class CL_HRPAYFR_CONTRIB_CONDS has no exception.
Method CHECK_COND_CHECKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CHECKED | Call by reference | Type reference (TYPE) | BOOLE_D | BOOLE field data elements: TRUE (='X') and FALSE (=' ') | 20050510 | |||
| 2 | P_COND | Call by reference | Type reference (TYPE) | P06_COND | Contribution condition | 20050510 | |||
| 3 | P_RESULT | Call by reference | Type reference (TYPE) | BOOLE_D | BOOLE field data elements: TRUE (='X') and FALSE (=' ') | 20050510 |
Method CHECK_COND_CHECKED on class CL_HRPAYFR_CONTRIB_CONDS has no exception.
Method CHECK_COND_CONSISTENCY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | 20050429 | ||||
| 2 | P_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | 20050429 | ||||
| 3 | P_IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | BOOLE field data elements: TRUE (='X') and FALSE (=' ') | 20050429 | |||
| 4 | P_PERNR | Call by reference | Type reference (TYPE) | PERNR-PERNR | Personnel no. | 20050429 | |||
| 5 | P_TAB_ERROR | Call by reference | Type reference (TYPE) | HRERROR_TAB | 20050429 | ||||
| 6 | P_WA_COND | Call by reference | Type reference (TYPE) | T5F1C4 | 20050429 | ||||
| 7 | P_WA_COTIS | Call by reference | Type reference (TYPE) | PFRS0_COTIS | 20050429 |
Method CHECK_COND_CONSISTENCY on class CL_HRPAYFR_CONTRIB_CONDS has no exception.
Method CHECK_CYCLE_EXIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CYCLE | Call by reference | Type reference (TYPE) | CCYCL | Calculation rule | 20050504 | |||
| 2 | P_EXIST | Call by reference | Type reference (TYPE) | BOOLE_D | BOOLE field data elements: TRUE (='X') and FALSE (=' ') | 20050510 |
Method CHECK_CYCLE_EXIST on class CL_HRPAYFR_CONTRIB_CONDS has no exception.
Method FILL_COTI_WITH_COND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Start date | 20050427 | |||
| 2 | P_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | Valid until | 20050427 | |||
| 3 | P_IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | BOOLE field data elements: TRUE (='X') and FALSE (=' ') | 20050429 | |||
| 4 | P_PERNR | Call by reference | Type reference (TYPE) | PERNR-PERNR | 20050429 | ||||
| 5 | P_TAB_ERROR | Call by reference | Type reference (TYPE) | HRERROR_TAB | HR errors table | 20050429 | |||
| 6 | P_WA_COTIS | Call by reference | Type reference (TYPE) | PFRS0_COTIS | Contribution | 20050427 |
Method FILL_COTI_WITH_COND on class CL_HRPAYFR_CONTRIB_CONDS has no exception.
Method OPER_CONDT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CONDT | Call by reference | Type reference (TYPE) | T5F99FC | 20050420 | ||||
| 2 | P_DATE | Call by reference | Type reference (TYPE) | D | 20050420 | ||||
| 3 | P_MOLGA | Call by reference | Type reference (TYPE) | MOLGA | Country group | 20050420 | |||
| 4 | P_VALID | Value transfer | Type reference (TYPE) | BOOLE_D | BOOLE field data elements: TRUE (='X') and FALSE (=' ') | 20050420 | |||
| 5 | P_VALUE | Call by reference | Type reference (TYPE) | T5F99FC-CVALU | 20050420 | ||||
| 6 | P_WAERS | Call by reference | Type reference (TYPE) | WAERS | 'EUR' | 20050420 |
Method OPER_CONDT on class CL_HRPAYFR_CONTRIB_CONDS has no exception.
Method READ_TAB_CONDT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Start date | 20050509 | |||
| 2 | P_CONDT | Call by reference | Type reference (TYPE) | T5F99FC-CONDT | 20050509 | ||||
| 3 | P_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | Valid until | 20050509 | |||
| 4 | P_RETURNCODE | Call by reference | Type reference (TYPE) | SY-SUBRC | Return value, return value following ABAP instructions | 20050509 | |||
| 5 | P_TAB_COND | Call by reference | Type reference (TYPE) | PFRSR_CONDITIONS_TAB_TYPE | Table of conditions for public sector (France) | 20050509 |
Method READ_TAB_CONDT on class CL_HRPAYFR_CONTRIB_CONDS has no exception.
Method REFRESH_TAB_CHECKED Signature
Method REFRESH_TAB_CHECKED on class CL_HRPAYFR_CONTRIB_CONDS has no parameter.
Method REFRESH_TAB_CHECKED on class CL_HRPAYFR_CONTRIB_CONDS has no exception.
Method SET_TAB_T5F99FC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TAB_T5F99FC | Call by reference | Type reference (TYPE) | PFRSR_CONDITIONS_TAB_TYPE | Table of conditions for public sector (France) | 20130621 |
Method SET_TAB_T5F99FC on class CL_HRPAYFR_CONTRIB_CONDS has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 470 |