SAP ABAP Class CL_HRPAYFR_N4DS_VERSION (Indicator common to all versions)
Hierarchy
☛
SAP_HRCFR (Software Component) Sub component SAP_HRCFR of SAP_HR
⤷
PY-FR (Application Component) France
⤷
PC06 (Package) HR Payroll: France
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRPAYFR_N4DS_VERSION | Common to all versions | 20120808 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HRPAYFR_N4DS_VERSION_V01X06 | V01X06 specificities | 20120808 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_HRPAYFR_N4DS_VERSION_V01X07 | V01X07 specificities | 20120808 |
Properties
| Class | CL_HRPAYFR_N4DS_VERSION | |
| Short Description | Indicator common to all versions | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PC06 | HR Payroll: France |
| Created | 20120806 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRPAYFR_N4DS_VERSION | Common to all versions | 20120808 |
Friends
Class CL_HRPAYFR_N4DS_VERSION has no friend class.
Attributes
Class CL_HRPAYFR_N4DS_VERSION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Determine the split of INA periods for S60 | 20120831 | |
| 2 | Instance method | Public | Method | Determines the rounding rules | 20120829 | |
| 3 | Instance method | Public | Method | Checks section S40.G10.05 | 20121018 | |
| 4 | Instance method | Public | Method | Modifies section S40.G15.00 | 20120831 | |
| 5 | Instance method | Public | Method | Dtermines the additional fields of section S40.G28.05 | 20120808 | |
| 6 | Instance method | Public | Method | Determines checks of section S40.G20.10 | 20120903 | |
| 7 | Instance method | Public | Method | Modifies section S40.G28.10 | 20130116 | |
| 8 | Instance method | Public | Method | Modifies section S40.G28.15 | 20120904 | |
| 9 | Instance method | Public | Method | Checks section S45.G01.05 | 20120906 | |
| 10 | Instance method | Public | Method | Modifies section S40.G10.00 | 20120829 | |
| 11 | Instance method | Public | Method | Checks section S65.G40.10 | 20120907 | |
| 12 | Instance method | Public | Method | Modifies section S65.G55.05 | 20130116 | |
| 13 | Instance method | Public | Method | Determines if a negative amount or number is authorized | 20121109 | |
| 14 | Instance method | Public | Method | Determines the additional motive of section S60 | 20120903 |
Events
Class CL_HRPAYFR_N4DS_VERSION has no event.
Types
Class CL_HRPAYFR_N4DS_VERSION has no local type.
Method Signatures
Method GET_ABSENCES_ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_IVAL | Call by reference | Object reference (TYPE REF TO) | CL_HRPAYFR_N4DS_INTERVAL | Management of the N4DS intervals | 20120831 | |||
| 2 | CV_STAR | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120903 | ||||
| 3 | EV_PSFLAG | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120903 | ||||
| 4 | IO_EMPL | Call by reference | Type reference (TYPE) | P_PERNR | Personnel number | 20120831 | |||
| 5 | IO_ISECT | Call by reference | Object reference (TYPE REF TO) | CL_HRPAYFR_N4DS_INTERVAL | Management of the N4DS intervals | 20120831 | |||
| 6 | IV_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Start date | 20120903 | |||
| 7 | IV_DONT_MERGE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120831 | ||||
| 8 | IV_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | End date | 20120903 |
Method GET_ABSENCES_ADD on class CL_HRPAYFR_N4DS_VERSION has no exception.
Method GET_ROUNDING_RULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_AMOUNT | Call by reference | Type reference (TYPE) | ANY | Amount with rounding rule | 20120829 | |||
| 2 | IV_AMOUNT | Call by reference | Type reference (TYPE) | ANY | Amount | 20120829 | |||
| 3 | IV_AMT_ROUND | Call by reference | Type reference (TYPE) | ANY | Rounded amount (X) ? | 20120829 |
Method GET_ROUNDING_RULE on class CL_HRPAYFR_N4DS_VERSION has no exception.
Method GET_S40_G10_05_CHECKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_SSDP | Call by reference | Type reference (TYPE) | ANY | Specific administr. situation | 20121018 | |||
| 2 | IV_ENNAT | Call by reference | Type reference (TYPE) | PFRDS_DECL-DENAT | Kind of declaration | 20121018 |
Method GET_S40_G10_05_CHECKS on class CL_HRPAYFR_N4DS_VERSION has no exception.
Method GET_S40_G15_00_MOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DTEE | Call by reference | Type reference (TYPE) | ANY | Section S40.G15.00 all versions | 20120831 | |||
| 2 | IV_ACBEG | Call by reference | Type reference (TYPE) | BEGDA | Start date of S40 | 20120831 | |||
| 3 | IV_ACEND | Call by reference | Type reference (TYPE) | ENDDA | End date of S40 | 20120831 |
Method GET_S40_G15_00_MOD on class CL_HRPAYFR_N4DS_VERSION has no exception.
Method GET_S40_G28_05_ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ATRS | Call by reference | Type reference (TYPE) | ANY | Social security compensations tax bases | 20120808 | |||
| 2 | IV_ACBEG | Call by reference | Type reference (TYPE) | PFRDS_ACTP-ACBEG | Start of S40 period | 20120808 | |||
| 3 | IV_ACEND | Call by reference | Type reference (TYPE) | PFRDS_ACTP-ACEND | End of S40 period | 20120808 |
Method GET_S40_G28_05_ADD on class CL_HRPAYFR_N4DS_VERSION has no exception.
Method GET_S40_G28_10_CHECKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PVCTP | Call by reference | Type reference (TYPE) | ANY | Paid bonus type indicator | 20120903 | |||
| 2 | RV_CHECKS_OK | Value transfer | Type reference (TYPE) | BOOLE_D | ='X populated assigment period | 20120903 |
Method GET_S40_G28_10_CHECKS on class CL_HRPAYFR_N4DS_VERSION has no exception.
Method GET_S40_G28_10_MOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_AMOUNT | Call by reference | Type reference (TYPE) | ANY | Content of section S40.G28.15 | 20130116 | |||
| 2 | IV_TYPE_AMOUNT | Call by reference | Type reference (TYPE) | P06_DTTYP | Meta-data of DAQ field/section | 20130116 |
Method GET_S40_G28_10_MOD on class CL_HRPAYFR_N4DS_VERSION has no exception.
Method GET_S40_G28_15_MOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_VALUE | Call by reference | Type reference (TYPE) | P99SD_TAB_VALUE | Content of section S40.G28.15 | 20120904 | |||
| 2 | IS_WAFOR | Call by reference | Type reference (TYPE) | P99SD_WAFOR | Meta-data of DAQ field/section | 20120904 |
Method GET_S40_G28_15_MOD on class CL_HRPAYFR_N4DS_VERSION has no exception.
Method GET_S45_G01_05_CHECKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_VALUE | Call by reference | Type reference (TYPE) | P99SD_TAB_VALUE | Content of section S45.G01.05 | 20120906 | |||
| 2 | IO_N4DS_S45_SERVICE | Call by reference | Object reference (TYPE REF TO) | CL_HRPAYFR_N4DS_S45_SERVICES | S45 N4DS services | 20120906 | |||
| 3 | IS_WAFOR | Call by reference | Type reference (TYPE) | P99SD_WAFOR | Meta-data of DAQ field/section | 20120906 | |||
| 4 | IV_ENNAT | Call by reference | Type reference (TYPE) | PFRDS_DECL-DENAT | Kind of declaration | 20120906 | |||
| 5 | IV_ENPER | Call by reference | Type reference (TYPE) | PFRDS_DECL-DEPER | Declaration frequency code | 20120906 |
Method GET_S45_G01_05_CHECKS on class CL_HRPAYFR_N4DS_VERSION has no exception.
Method GET_S48_G10_00_MOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_CHOM | Call by reference | Type reference (TYPE) | ANY | Unemployt insurance | 20120829 | |||
| 2 | IV_ENNAT | Call by reference | Type reference (TYPE) | PFRDS_DECL-DENAT | Nature of declaration | 20120829 |
Method GET_S48_G10_00_MOD on class CL_HRPAYFR_N4DS_VERSION has no exception.
Method GET_S65_G40_10_CHECKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_SIREN | Call by reference | Type reference (TYPE) | HRPAYFR_SIREN | SIREN list | 20120907 | |||
| 2 | EV_REMAL | Call by reference | Type reference (TYPE) | ANY | Basic health plan | 20120907 | |||
| 3 | IS_S40_PERIOD | Call by reference | Type reference (TYPE) | PFRDS_S40_PERIODS | S40 periods | 20120907 |
Method GET_S65_G40_10_CHECKS on class CL_HRPAYFR_N4DS_VERSION has no exception.
Method GET_S65_G55_05_MOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_AMOUNT | Call by reference | Type reference (TYPE) | ANY | Content of section S40.G28.15 | 20130116 | |||
| 2 | IV_TYPE_AMOUNT | Call by reference | Type reference (TYPE) | P06_DTTYP | Meta-data of DAQ field/section | 20130116 |
Method GET_S65_G55_05_MOD on class CL_HRPAYFR_N4DS_VERSION has no exception.
Method IS_NEGATIVE_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_NUMBER | Call by reference | Type reference (TYPE) | ANY | Amount or number to be analysed | 20121109 | |||
| 2 | IV_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Start date | 20121109 | |||
| 3 | IV_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | End date | 20121109 | |||
| 4 | IV_FIELD | Call by reference | Type reference (TYPE) | ANY | 20130125 | ||||
| 5 | IV_SECTN | Call by reference | Type reference (TYPE) | ANY | 20130125 | ||||
| 6 | IV_XMLTG | Call by reference | Type reference (TYPE) | T5F99FS-XMLTG | Forms: XML field tag | 20121109 |
Method IS_NEGATIVE_ALLOWED on class CL_HRPAYFR_N4DS_VERSION has no exception.
Method SET_START_CODE_ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_IVAL | Call by reference | Object reference (TYPE REF TO) | CL_HRPAYFR_N4DS_INTERVAL | Management of the N4DS intervals | 20121029 | |||
| 2 | CV_DONT_MERGE | Call by reference | Type reference (TYPE) | BOOLE_D | ='X' no merging of periods | 20121029 | |||
| 3 | IS_CDATA | Call by reference | Type reference (TYPE) | T5FDA1 | Absence categories for DADS-U structures | 20120903 | |||
| 4 | IV_LIEUATT | Call by reference | Type reference (TYPE) | P06_LIEUATT | Place of accident | 20120903 | |||
| 5 | IV_PSFLAG | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120903 |
Method SET_START_CODE_ADD on class CL_HRPAYFR_N4DS_VERSION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |