SAP ABAP Class CL_HRPAYFR_N4DS_CORRECTION_MGR (Manager 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_MGR Interface for Corrections infotype 20121012
Properties
Class CL_HRPAYFR_N4DS_CORRECTION_MGR  
Short Description Manager 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 20120912   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 CL_HRPA_TCLAS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 PFRCI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRPAYFR_N4DS_CORRECTION_MGR Interface for Corrections infotype 20121012
Friends
Class CL_HRPAYFR_N4DS_CORRECTION_MGR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AI_CORRECTION_GUI Instance attribute Protected Object reference (TYPE REF TO) IF_HRPAYFR_N4DS_CORRECTION_GUI Interface for GUI class responsible for display 20121012
2 AO_DAQ Instance attribute Protected Object reference (TYPE REF TO) CL_HR99S00_DAQ DAQ form in process 20121012
3 AS_T5FITCORR Instance attribute Protected Type reference (TYPE) T5FITCORR Presetting of Corrections infotype 20121012
4 AV_INFTY Instance attribute Protected Type reference (TYPE) INFTY '9319' Infotype Correction N4DS 20121012
5 AV_MOLGA Instance attribute Protected Type reference (TYPE) MOLGA Country Grouping 20121012
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20121012
Events
Class CL_HRPAYFR_N4DS_CORRECTION_MGR has no event.
Types
Class CL_HRPAYFR_N4DS_CORRECTION_MGR has no local type.
Method Signatures

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 DAQ class 20121012
2 Importing IV_APPL Call by reference Type reference (TYPE) P_APPL DAQ form 20121012
3 Importing IV_DATE Call by reference Type reference (TYPE) DATUM SY-DATUM Reference date 20121012
4 Importing IV_INFTY Call by reference Type reference (TYPE) INFTY Infotype 20121012
5 Importing IV_MOLGA Call by reference Type reference (TYPE) MOLGA Country Grouping 20121012
6 Importing IV_PERNR Call by reference Type reference (TYPE) PERSNO Personnel number 20121012
7 Importing IV_SUBTY Call by reference Type reference (TYPE) SUBTY Subtype 20121012
8 Importing IV_TCLAS Call by reference Type reference (TYPE) PSPAR-TCLAS CL_HRPA_TCLAS=>TCLAS_EMPLOYEE 20121012
9 Importing IV_TREE_SECTN Call by reference Type reference (TYPE) XFELD ABAP_TRUE Sorted recovery of the DAQ sections? 20121012

Method CONSTRUCTOR on class CL_HRPAYFR_N4DS_CORRECTION_MGR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in