SAP ABAP Class CL_HRPAYJP_TEMSE_FILEWRITER (TemSe file writer)
Hierarchy
☛
SAP_HRCJP (Software Component) Sub component SAP_HRCJP of SAP_HR
⤷
PY-JP (Application Component) Japan
⤷
PC22 (Package) HR accounting: Japan
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HRPAYJP_ABSTRACT_FILEWRITER | Abstraction layer of file interface tools | 20040819 |
Properties
| Class | CL_HRPAYJP_TEMSE_FILEWRITER | |
| Short Description | TemSe file writer | |
| Super Class | CL_HRPAYJP_ABSTRACT_FILEWRITER | Abstraction layer of file interface tools |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PC22 | HR accounting: Japan |
| Created | 20040818 | SAP |
| Last change | 20041209 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRPAYJP_TEMSE_FILEWRITER has no forward declaration.
Interfaces
Class CL_HRPAYJP_TEMSE_FILEWRITER has no interface implemented.
Friends
Class CL_HRPAYJP_TEMSE_FILEWRITER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RPTSTYPE-OBJNR | HR TemSe object number | 20050324 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSTSTYPE-FBHANDLE | Handle as used in TemSe function module interface | 20040818 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Add CR+LF at the end of each record | 20040818 | |
| 2 | Instance method | Private | Method | Create temse object | 20050324 | |
| 3 | Instance method | Private | Method | Write file buffer into TemSe | 20040818 |
Events
Class CL_HRPAYJP_TEMSE_FILEWRITER has no event.
Types
Class CL_HRPAYJP_TEMSE_FILEWRITER has no local type.
Method Signatures
Method ADD_CRLF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CREF_RECORD | Call by reference | Object reference (TYPE REF TO) | IF_HRPAYJP_ABSTRACT_FILEREC | Abstraction layer of a record in external file | 20040818 |
Method ADD_CRLF on class CL_HRPAYJP_TEMSE_FILEWRITER has no exception.
Method CREATE_TEMSE_OBJECT Signature
Method CREATE_TEMSE_OBJECT on class CL_HRPAYJP_TEMSE_FILEWRITER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for file interface tools | 20050324 |
Method WRITE_TEMSE_RECORDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_FILE_RECORDS | Call by reference | Type reference (TYPE) | HRPAYJP_FILE_BUFFER | Buffer for file records | 20040818 | |||
| 2 | IV_TEMSE_HANDLE | Call by reference | Type reference (TYPE) | RSTSTYPE-FBHANDLE | Handle as used in TemSe function module interface | 20040818 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for file interface tools | 20040818 |
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in | 600 |