SAP ABAP Class CL_HRPAYFR_N4DS_CORRECTION_GUI (GUI class for N4DS correction infotype)
Hierarchy
☛
SAP_HRCFR (Software Component) Sub component SAP_HRCFR of SAP_HR
⤷
PA-PA-FR (Application Component) France
⤷
PB06 (Package) HR master data: France

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRPAYFR_N4DS_CORRECTION_GUI | INterface for display class of correction IT data | 20121012 |
Properties
Class | CL_HRPAYFR_N4DS_CORRECTION_GUI | |
Short Description | GUI class for N4DS correction infotype | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PB06 | HR master data: France |
Created | 20120907 | 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_CORRECTION_GUI | INterface for display class of correction IT data | 20121012 |
Friends
Class CL_HRPAYFR_N4DS_CORRECTION_GUI has no friend class.
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Check function code | 20121122 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20121012 |
3 | ![]() |
Instance method | Protected | Event handling method | Handle button click | 20121012 |
4 | ![]() |
Instance method | Protected | Method | Set fields in one single form | 20121012 |
5 | ![]() |
Instance method | Protected | Method | Set screen fields | 20121012 |
6 | ![]() |
Instance method | Protected | Method | Set screen title | 20121012 |
Events
Class CL_HRPAYFR_N4DS_CORRECTION_GUI has no event.
Types
Class CL_HRPAYFR_N4DS_CORRECTION_GUI has no local type.
Method Signatures
Method CHECK_FCODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FCODE | Call by reference | Type reference (TYPE) | ANY | Function code | 20121122 | ||
2 | ![]() |
RV_STOP_PROCESS | Value transfer | Type reference (TYPE) | XFELD | End of process? | 20121122 |
Method CHECK_FCODE on class CL_HRPAYFR_N4DS_CORRECTION_GUI has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_DAQ | Call by reference | Object reference (TYPE REF TO) | CL_HR99S00_DAQ | 20121012 | |||
2 | ![]() |
IS_T5FITCORR | Call by reference | Type reference (TYPE) | T5FITCORR | Corrections infotype, presetting table | 20121012 | ||
3 | ![]() |
IV_APPL | Call by reference | Type reference (TYPE) | P_APPL | 20121012 | |||
4 | ![]() |
IV_DATE | Call by reference | Type reference (TYPE) | DATUM | SY-DATUM | 20121012 | ||
5 | ![]() |
IV_INFTY | Call by reference | Type reference (TYPE) | INFTY | Infotype | 20121012 | ||
6 | ![]() |
IV_MOLGA | Call by reference | Type reference (TYPE) | MOLGA | 20121012 | |||
7 | ![]() |
IV_SUBTY | Call by reference | Type reference (TYPE) | SUBTY | SsType | 20121012 | ||
8 | ![]() |
IV_TREE_SECTN | Call by reference | Type reference (TYPE) | XFELD | ABAP_TRUE | 20121012 |
Method CONSTRUCTOR on class CL_HRPAYFR_N4DS_CORRECTION_GUI has no exception.
Method HANDLE_BTN_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SENDER | Call by reference | Attribute reference (LIKE) | 20121012 |
Method HANDLE_BTN_CLICK on class CL_HRPAYFR_N4DS_CORRECTION_GUI has no exception.
Method SET_FIELDS_SINGLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_P3340 | Call by reference | Type reference (TYPE) | P3340 | Corrections infotype data | 20121012 |
Method SET_FIELDS_SINGLE on class CL_HRPAYFR_N4DS_CORRECTION_GUI has no exception.
Method SET_SCREEN_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_SECTN | Call by reference | Type reference (TYPE) | P99SD_SECTN | 20121012 | |||
2 | ![]() |
IV_GET_ALL | Call by reference | Type reference (TYPE) | XFELD | 'X' | 20121012 | ||
3 | ![]() |
IV_P3340 | Call by reference | Type reference (TYPE) | P3340 | Data structure of Corrections infotype | 20121012 |
Method SET_SCREEN_FIELDS on class CL_HRPAYFR_N4DS_CORRECTION_GUI has no exception.
Method SET_SCREEN_TITLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_P3340 | Call by reference | Type reference (TYPE) | P3340 | HR master record for infotype 3340 | 20121012 | ||
2 | ![]() |
IS_PSYST | Call by reference | Type reference (TYPE) | PSYST | Work field of infotypes (Staff admin./Recruitment) | 20121012 |
Method SET_SCREEN_TITLE on class CL_HRPAYFR_N4DS_CORRECTION_GUI has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |