SAP ABAP Class IF_HRPAYJP_ABSTRACT_FILEREC (Abstraction layer of a record in external file)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPAYJP_FIXLNG_FILEREC A record in fixed length file 20040818
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPAYJP_VARLNG_FILEREC A record in variable length file 20040818
Properties
Class IF_HRPAYJP_ABSTRACT_FILEREC  
Short Description Abstraction layer of a record in external file    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040818   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_HRPAYJP_ABSTRACT_FILEREC has no forward declaration.
Interfaces
Class IF_HRPAYJP_ABSTRACT_FILEREC has no interface implemented.
Friends
Class IF_HRPAYJP_ABSTRACT_FILEREC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 LREF_RECORD Instance attribute Public Object reference (TYPE REF TO) DATA Contents of a record 20040818
Methods
# Method Level Visibility Method type Description Created on
1 SET_FIELD Instance method Public Method Add a field into a record of a file 20040818
Events
Class IF_HRPAYJP_ABSTRACT_FILEREC has no event.
Types
Class IF_HRPAYJP_ABSTRACT_FILEREC has no local type.
Method Signatures

Method SET_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTENTS Call by reference Type reference (TYPE) CLIKE Contents of a filed 20040818
2 Importing IV_FIELD_LENGTH Call by reference Type reference (TYPE) I Length of a field in non-unicode environment 20040818
# Exception Resumable Description Created on
1 CX_HRPAYJP_FILEWRITER_ERROR Exception class for file interface tools 20040818
History
Last changed by/on SAP  20041006 
SAP Release Created in