SAP ABAP Class CL_HRPAYIT_FILE_HANDLER (CL_HRPAYIT_FILE_HANDLER)
Hierarchy
SAP_HRCIT (Software Component) Sub component SAP_HRCIT of SAP_HR
   PY-IT (Application Component) Italy
     PC15 (Package) HR payroll: Italy
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRPAYIT_LOGGABLE Objects that can write to an E3L log 20040922
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRPAYIT_VIEWABLE objects that can be "shown" somehow 20041001
Properties
Class CL_HRPAYIT_FILE_HANDLER  
Short Description CL_HRPAYIT_FILE_HANDLER    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PC15   HR payroll: Italy 
Created 20040922   SAP 
Last change 20060703   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 P99SL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 PITAS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 PITIM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 PITUD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRPAYIT_LOGGABLE Objects that can write to an E3L log 20040922
2 IF_HRPAYIT_VIEWABLE objects that can be "shown" somehow 20041001
Friends
Class CL_HRPAYIT_FILE_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AT_RAW_FILE Instance attribute Protected Type reference (TYPE) PITUD_TAB_RAW_FILE AT_RAW_FILE 20040922
2 AV_LINE_TYPE Instance attribute Public Type reference (TYPE) PITUD_TYPE_NAME AV_LINE_TYPE 20040922
3 AV_TABLE_TYPE Instance attribute Public Type reference (TYPE) PITUD_TYPE_NAME table type 20041001
4 C_FALSE Constant Private Type reference (TYPE) BOOLE_D ' ' Data element for BOOLE dom. : TRUE (= 'X') and FALSE (= ' ') 20040922
5 C_TRUE Constant Private Type reference (TYPE) BOOLE_D 'X' Data element for BOOLE dom. : TRUE (= 'X') and FALSE (= ' ') 20040922
Methods
# Method Level Visibility Method type Description Created on
1 SCAN_EXTERNAL_DATA Instance method Public Method SCAN_EXTERNAL_DATA 20040922
2 UPLOAD_EXTERNAL_FILE Instance method Public Method UPLOAD_EXTERNAL_FILE 20040922
Events
Class CL_HRPAYIT_FILE_HANDLER has no event.
Types
Class CL_HRPAYIT_FILE_HANDLER has no local type.
Method Signatures

Method SCAN_EXTERNAL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PT_INTERFACE_FILE Call by reference Type reference (TYPE) TABLE PT_INTERFACE_FILE 20040922
2 Changing PT_SCANNED_DATA Call by reference Type reference (TYPE) TABLE PT_SCANNED_DATA 20040922
3 Changing PV_ECODE Call by reference Type reference (TYPE) I PV_ECODE 20040922
4 Importing PV_LINE_TYPE Call by reference Type reference (TYPE) PITUD_TYPE_NAME PV_LINE_TYPE 20040922
5 Importing PV_TABLE_TYPE Call by reference Type reference (TYPE) PITUD_TYPE_NAME table type 20041001

Method SCAN_EXTERNAL_DATA on class CL_HRPAYIT_FILE_HANDLER has no exception.

Method UPLOAD_EXTERNAL_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PT_INTERFACE_FILE Call by reference Type reference (TYPE) TABLE PT_INTERFACE_FILE 20040922
2 Importing PV_CURR_PATH Call by reference Type reference (TYPE) RLGRAP-FILENAME PV_CURR_PATH 20040922
3 Changing PV_ECODE Call by reference Type reference (TYPE) I PV_ECODE 20040922

Method UPLOAD_EXTERNAL_FILE on class CL_HRPAYIT_FILE_HANDLER has no exception.
History
Last changed by/on SAP  20060703 
SAP Release Created in 470