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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 P99SD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 PFRCI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSSG Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 SDYDO 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
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AC_PS_INFTY Static Attribute Protected Type reference (TYPE) FIELDNAME 'PS3340' Field name 20121012
2 AO_BTN_SAVE Static Attribute Protected Object reference (TYPE REF TO) CL_DD_BUTTON_ELEMENT 20121012
3 AO_DAQ Static Attribute Protected Object reference (TYPE REF TO) CL_HR99S00_DAQ 20121012
4 AO_DOCKING Static Attribute Protected Object reference (TYPE REF TO) CL_GUI_DOCKING_CONTAINER 20121012
5 AO_DYN_DOC Static Attribute Protected Object reference (TYPE REF TO) CL_DD_DOCUMENT 20121012
6 AO_FORM Static Attribute Protected Object reference (TYPE REF TO) CL_DD_FORM_AREA 20121012
7 AS_DATA Static Attribute Protected Object reference (TYPE REF TO) DATA 20121012
8 AS_T5FITCORR Static Attribute Protected Type reference (TYPE) T5FITCORR Presetting of Corrections infotype 20121012
9 AT_DFIES Static Attribute Protected Type reference (TYPE) DFIES_TABLE Table for defined entries 20121012
10 AT_FIELD_VALUES Static Attribute Protected Type reference (TYPE) PFRCI_DYN_CORR_INFTY_TAB 20121012
11 AV_ACTIO Static Attribute Protected Type reference (TYPE) ACTIO Operation on infotypes 20121012
12 AV_FCODE Static Attribute Protected Type reference (TYPE) SYUCOMM Function code 20121012
13 AV_STRUCT_NAME1 Static Attribute Protected Type reference (TYPE) TABNAME Table name 20121012
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_FCODE Instance method Protected Method Check function code 20121122
2 CONSTRUCTOR Instance method Public Constructor Constructor 20121012
3 HANDLE_BTN_CLICK Instance method Protected Event handling method Handle button click 20121012
4 SET_FIELDS_SINGLE Instance method Protected Method Set fields in one single form 20121012
5 SET_SCREEN_FIELDS Instance method Protected Method Set screen fields 20121012
6 SET_SCREEN_TITLE 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 Importing IV_FCODE Call by reference Type reference (TYPE) ANY Function code 20121122
2 Returning 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 Importing IO_DAQ Call by reference Object reference (TYPE REF TO) CL_HR99S00_DAQ 20121012
2 Importing IS_T5FITCORR Call by reference Type reference (TYPE) T5FITCORR Corrections infotype, presetting table 20121012
3 Importing IV_APPL Call by reference Type reference (TYPE) P_APPL 20121012
4 Importing IV_DATE Call by reference Type reference (TYPE) DATUM SY-DATUM 20121012
5 Importing IV_INFTY Call by reference Type reference (TYPE) INFTY Infotype 20121012
6 Importing IV_MOLGA Call by reference Type reference (TYPE) MOLGA 20121012
7 Importing IV_SUBTY Call by reference Type reference (TYPE) SUBTY SsType 20121012
8 Importing 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 Importing 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 Importing 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 Importing IS_SECTN Call by reference Type reference (TYPE) P99SD_SECTN 20121012
2 Importing IV_GET_ALL Call by reference Type reference (TYPE) XFELD 'X' 20121012
3 Importing 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 Importing IS_P3340 Call by reference Type reference (TYPE) P3340 HR master record for infotype 3340 20121012
2 Importing 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