SAP ABAP Class CL_HRPAYFR_N4DS_DAQ (N4DS class for DAQ)
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_DAQ | DAQ implementation for N4DS | 20110602 |
Properties
Class | CL_HRPAYFR_N4DS_DAQ | |
Short Description | N4DS class for DAQ | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PC06 | HR Payroll: France |
Created | 20101104 | 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) |
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) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_HRPAYFR_N4DS_DAQ | DAQ implementation for N4DS | 20110602 |
Friends
Class CL_HRPAYFR_N4DS_DAQ has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | P99SG_TAB_RANGES | Sections to be evaluated in the end-of-selection | 20110602 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | P99SG_TAB_RANGES | Sections to be evaluated for each employee | 20110602 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | P99SG_TAB_RANGES | Sections to be evaluated once for all the employees | 20110602 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20110602 |
2 | ![]() |
Instance method | Public | Method | Determines the declaration class | 20110602 |
3 | ![]() |
Instance method | Protected | Method | Determines the DAQ subapplication name | 20110602 |
4 | ![]() |
Instance method | Protected | Method | Determines the sections to be evaluated | 20110602 |
5 | ![]() |
Instance method | Protected | Method | Initiates the DAQ parameters | 20110602 |
6 | ![]() |
Instance method | Protected | Method | Instantiates the declaration | 20110602 |
7 | ![]() |
Instance method | Protected | Method | Saves the records of the infotypes | 20110602 |
8 | ![]() |
Instance method | Protected | Method | Transfers the selection screen parameters | 20110602 |
Events
Class CL_HRPAYFR_N4DS_DAQ has no event.
Types
Class CL_HRPAYFR_N4DS_DAQ 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_PS_SERVICE | Call by reference | Object reference (TYPE REF TO) | CL_HRPBSFR_N4DS_SERVICES | Services N4DS public sector | 20110926 | ||
2 | ![]() |
IT_SEL_PARAM | Call by reference | Type reference (TYPE) | RSPARAMS_TT | Parameter table | 20110602 | ||
3 | ![]() |
IV_CI_LOGTY | Call by reference | Type reference (TYPE) | P06_CI_LOGTYPE | Log type for Corrections infotype | 20121112 | ||
4 | ![]() |
IV_DAQ_APPL | Call by reference | Type reference (TYPE) | T5F99F0-APPL | DAQ subapplication | 20110602 | ||
5 | ![]() |
IV_VERSN | Call by reference | Type reference (TYPE) | P99SD_FOATR-FOVER | DAQ version | 20120814 |
Method CONSTRUCTOR on class CL_HRPAYFR_N4DS_DAQ has no exception.
Method DETERMINE_DECLARATION_CLASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_DC_CLASSNAME | Value transfer | Type reference (TYPE) | CLASSNAME | Declaration class name | 20110602 |
Method DETERMINE_DECLARATION_CLASS on class CL_HRPAYFR_N4DS_DAQ has no exception.
Method GET_DAQ_APPL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_DAQ_APPL | Value transfer | Type reference (TYPE) | T5F99F0-APPL | DAQ subapplication | 20110602 |
Method GET_DAQ_APPL on class CL_HRPAYFR_N4DS_DAQ has no exception.
Method GET_SECTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_0_SECTN | Call by reference | Type reference (TYPE) | P99SG_TAB_RANGES | Sections to be evaluated in the end-of-selection | 20110602 | ||
2 | ![]() |
ET_1_SECTN | Call by reference | Type reference (TYPE) | P99SG_TAB_RANGES | Sections to be evaluated for each employee | 20110602 | ||
3 | ![]() |
ET_N_SECTN | Call by reference | Type reference (TYPE) | P99SG_TAB_RANGES | Sections to be evaluated once for all the employees | 20110602 |
Method GET_SECTIONS on class CL_HRPAYFR_N4DS_DAQ has no exception.
Method INITIALIZE_DAQ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personnel number | 20110602 | ||
2 | ![]() |
RS_CODAQ | Value transfer | Type reference (TYPE) | P99SD_CODAQ | DAQ parameters | 20110602 |
Method INITIALIZE_DAQ on class CL_HRPAYFR_N4DS_DAQ has no exception.
Method INSTANTIATE_DECLARATION Signature
Method INSTANTIATE_DECLARATION on class CL_HRPAYFR_N4DS_DAQ has no parameter.
Method INSTANTIATE_DECLARATION on class CL_HRPAYFR_N4DS_DAQ has no exception.
Method SET_MASTER_DATA_BUFFER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_PRELP | Call by reference | Type reference (TYPE) | P99SG_TAB_PRELP | List of the records of the infotypes | 20110602 |
Method SET_MASTER_DATA_BUFFER on class CL_HRPAYFR_N4DS_DAQ has no exception.
Method SET_SEL_PARAMETERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_SEL_PARAM | Call by reference | Type reference (TYPE) | RSPARAMS_TT | Parameter table | 20110602 |
Method SET_SEL_PARAMETERS on class CL_HRPAYFR_N4DS_DAQ has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |