SAP ABAP Class CL_HRPAYJP_FILEWRITER_FACTORY (Factory class of file writer)
Hierarchy
SAP_HRCJP (Software Component) Sub component SAP_HRCJP of SAP_HR
   PY-JP (Application Component) Japan
     PC22 (Package) HR accounting: Japan
Properties
Class CL_HRPAYJP_FILEWRITER_FACTORY  
Short Description Factory class of file writer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PC22   HR accounting: Japan 
Created 20040819   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRPAYJP_FILEWRITER_FACTORY has no forward declaration.
Interfaces
Class CL_HRPAYJP_FILEWRITER_FACTORY has no interface implemented.
Friends
Class CL_HRPAYJP_FILEWRITER_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 LC_APSERVER Constant Public Type reference (TYPE) CHAR1 'A' Type of file writer : Application Server 20040819
2 LC_FRONTEND Constant Public Type reference (TYPE) CHAR1 'F' Type of file writer : Frontend Server 20040819
3 LC_TEMSE Constant Public Type reference (TYPE) CHAR1 'T' Type of file writer : TemSe 20040819
4 LREF_FILEWRITER Static Attribute Private Object reference (TYPE REF TO) CL_HRPAYJP_ABSTRACT_FILEWRITER Abstraction layer of file interface tools 20040819
5 LV_FILEWRITER_TYPE Static Attribute Private Type reference (TYPE) CHAR1 Type of file writer 20040819
Methods
# Method Level Visibility Method type Description Created on
1 GET_FILEWRITER Static method Public Method Factory method for file writer 20040819
Events
Class CL_HRPAYJP_FILEWRITER_FACTORY has no event.
Types
Class CL_HRPAYJP_FILEWRITER_FACTORY has no local type.
Method Signatures

Method GET_FILEWRITER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FILEWRITER_TYPE Call by reference Type reference (TYPE) CHAR1 Type of file writer 20040819
2 Returning RREF_FILEWRITER Value transfer Object reference (TYPE REF TO) CL_HRPAYJP_ABSTRACT_FILEWRITER Abstraction layer of file interface tools 20040819
# Exception Resumable Description Created on
1 CX_HRPAYJP_FILEWRITER_ERROR Exception class for file interface tools 20040819
History
Last changed by/on SAP  20041006 
SAP Release Created in 600