SAP ABAP Class CL_HRPAYFR_N4DS_SPLIT (Class in charge of splitting off an "N4DS" file if required)
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_SPLIT | Interface for "N4DS" file breakdown | 20121211 |
Properties
| Class | CL_HRPAYFR_N4DS_SPLIT | |
| Short Description | Class in charge of splitting off an "N4DS" file if required | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PC06 | HR Payroll: France |
| Created | 20121203 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRPAYFR_N4DS_SPLIT | Interface for "N4DS" file breakdown | 20121211 |
Friends
Class CL_HRPAYFR_N4DS_SPLIT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_HRPAYFR_N4DS_DAQ | DAQ implementation for N4DS | 20121211 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_HRPAYFR_N4DS_TEMSE_VIEWER | Manager and viewer of N4DS TemSe | 20121211 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | P06_S_FILE_SPLIT | Split data | 20121211 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | PFRDS_T_ST_SALA_CONTR | Employee/contract data | 20121211 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | P06_NAT_N4DS | Kind of declaration | 20121211 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | P06_TRTYP | Transfer type | 20121211 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20121211 |
Events
Class CL_HRPAYFR_N4DS_SPLIT has no event.
Types
Class CL_HRPAYFR_N4DS_SPLIT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_N4DS_DAQ | Call by reference | Object reference (TYPE REF TO) | IF_HRPAYFR_N4DS_DAQ | DAQ implementation for N4DS | 20121211 | |||
| 2 | IT_PERNR_CONTR | Call by reference | Type reference (TYPE) | PFRDS_T_ST_SALA_CONTR | Employees/contracts | 20121211 | |||
| 3 | IV_ENNAT | Call by reference | Type reference (TYPE) | P06_NAT_N4DS | Kind of declaration | 20121211 | |||
| 4 | IV_TRTYP | Call by reference | Type reference (TYPE) | P06_TRTYP | Transfer type | 20121211 |
Method CONSTRUCTOR on class CL_HRPAYFR_N4DS_SPLIT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |