SAP ABAP Class CL_HRPAYFR_ADM_FILE (Main class to handle file sent by the adm.)
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_ADM_FILE Interface for handling file sent by the adm. 20120611
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HRPAYFR_ARL_FILE Manager class for ARL file (DNAC-AED process) 20120611
2 Inheritance (c INHERITING FROM c_ref)  CL_HRPAYFR_CRA_FILE Manager class for CRA file (DNAC-AED process) 20120611
Properties
Class CL_HRPAYFR_ADM_FILE  
Short Description Main class to handle file sent by the adm.    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PB06   HR master data: France 
Created 20120529   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 PFRDS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRPAYFR_ADM_FILE Interface for handling file sent by the adm. 20120611
Friends
Class CL_HRPAYFR_ADM_FILE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AO_DAQ Instance attribute Protected Object reference (TYPE REF TO) CL_HR99S00_DAQ 20120611
2 AS_FILE_DATA Instance attribute Protected Object reference (TYPE REF TO) DATA 20120611
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20120611
2 SET_EXCL_SECTN Instance method Protected Method Set excluded DAQ section 20120611
Events
Class CL_HRPAYFR_ADM_FILE has no event.
Types
Class CL_HRPAYFR_ADM_FILE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_HRPAYFR_ADM_FILE has no parameter.
Method CONSTRUCTOR on class CL_HRPAYFR_ADM_FILE has no exception.

Method SET_EXCL_SECTN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_EXCL_SECTN Call by reference Type reference (TYPE) STANDARD TABLE Range in which are stored DAQ sections to be excluded 20120611

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