SAP ABAP Interface IF_FSPSJ_IN_AA_JOURNAL_ENTRY (Interface for API adapter for accessing PSJ)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
FS (Application Component) Financial Services
⤷
FS_PSJ_SBL_GENERAL (Package) PSJ: Generic Objects for Service Implementation
⤷
⤷
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
| Interface | IF_FSPSJ_IN_AA_JOURNAL_ENTRY | |
| Short Description | Interface for API adapter for accessing PSJ |
General Data
| Package | FS_PSJ_SBL_GENERAL | PSJ: Generic Objects for Service Implementation |
| Created | 20130821 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_FSPSJ_IN_AA_JOURNAL_ENTRY has no forward declaration.
Interfaces
Interface IF_FSPSJ_IN_AA_JOURNAL_ENTRY has no interface.
Friends
Interface IF_FSPSJ_IN_AA_JOURNAL_ENTRY has no friend.
Attributes
Interface IF_FSPSJ_IN_AA_JOURNAL_ENTRY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Reads entries from PSJ (via FSL helper class) | 20130821 | |
| 2 | Instance method | Public | Method | Writes entries to PSJ (via FSL helper class) | 20130821 |
Events
Interface IF_FSPSJ_IN_AA_JOURNAL_ENTRY has no event.
Types
Interface 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 | E_STR_LOG | Call by reference | Type reference (TYPE) | FSL_STR_GDT_LOG | Representation for GDT Log | 20130821 | |||
| 2 | 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 | 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 | 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 | Error or Conflict for API Adapter | 20130821 | ||
| 2 | Internal Error in Service Implementaion | 20130821 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 748 |