SAP ABAP Class IF_FSPSJ_IN_AA_JOURNAL_ENTRY (Interface for API adapter for accessing PSJ)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FSPSJ_IN_AA_JOURNAL_ENTRY API adapter for accessing PSJ 20130821
Properties
Class IF_FSPSJ_IN_AA_JOURNAL_ENTRY  
Short Description Interface for API adapter for accessing PSJ    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130821   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FSPSJ_IN_AA_JOURNAL_ENTRY has no forward declaration.
Interfaces
Class IF_FSPSJ_IN_AA_JOURNAL_ENTRY has no interface implemented.
Friends
Class IF_FSPSJ_IN_AA_JOURNAL_ENTRY has no friend class.
Attributes
Class IF_FSPSJ_IN_AA_JOURNAL_ENTRY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 READ_ENTRIES Instance method Public Method Reads entries from PSJ (via FSL helper class) 20130821
2 WRITE_ENTRY Instance method Public Method Writes entries to PSJ (via FSL helper class) 20130821
Events
Class IF_FSPSJ_IN_AA_JOURNAL_ENTRY has no event.
Types
Class IF_FSPSJ_IN_AA_JOURNAL_ENTRY has no local type.
Method Signatures

Method READ_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_STR_LOG Call by reference Type reference (TYPE) FSL_STR_GDT_LOG Representation for GDT Log 20130821
2 Exporting E_TAB_JOURNAL_ENTRIES Call by reference Type reference (TYPE) FSPSJ_TAB_JOURNAL_ENTRY Table of journal entries 20130821
# Exception Resumable Description Created on
1 CX_FSL_INTERNAL_ERROR Internal Error in Service Implementaion 20130821

Method WRITE_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STR_JOURNAL_ENTRY Call by reference Type reference (TYPE) FSPSJ_STR_JOURNAL_ENTRY Internal represenation of a journal entry 20130821
# Exception Resumable Description Created on
1 CX_FSL_ERROR_CONFLICT_API Error or Conflict for API Adapter 20130821
2 CX_FSL_INTERNAL_ERROR Internal Error in Service Implementaion 20130821
History
Last changed by/on SAP  20140121 
SAP Release Created in