SAP ABAP Class /EACC/CL_JOURNAL_PROCESS (Journal Process)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BAC-AE (Application Component) Accounting Engine
⤷
/EACC/ABSTRACT_JOURNAL (Package) Abstract Journal in e-Accounting
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /EACC/CL_JOURNAL_DOC_PROCESS | General Journal Document | 20020117 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /EACA/CL_GENERAL_PROCESS | Process | 20011108 |
| 2 | Inheritance (c INHERITING FROM c_ref) | /EACA/CL_PROCESS_CR | Process | 20011026 |
| 3 | Inheritance (c INHERITING FROM c_ref) | /EACC/CL_INV_PROCESS | Process | 20020814 |
| 4 | Inheritance (c INHERITING FROM c_ref) | /EACC/CL_WIP_PROCESS | Process | 20020814 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_FIN_JOURNAL_GRI_PROCESS | Process | 20040816 |
Properties
| Class | /EACC/CL_JOURNAL_PROCESS | |
| Short Description | Journal Process | |
| Super Class | /EACC/CL_JOURNAL_DOC_PROCESS | General Journal Document |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | /EACC/MSG_ABSTR_JRNL | |
| Program status | ||
| Category | 0 | |
| Package | /EACC/ABSTRACT_JOURNAL | Abstract Journal in e-Accounting |
| Created | 20011023 | SAP |
| Last change | 20041209 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class /EACC/CL_JOURNAL_PROCESS has no interface implemented.
Friends
Class /EACC/CL_JOURNAL_PROCESS has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20011023 | ||
| 2 | Instance method | Private | Method | Searches for all docs modified by reversal of the reversal | 20020827 | |
| 3 | Instance method | Protected | Method | 20020130 | ||
| 4 | Instance method | Protected | Method | 20020103 | ||
| 5 | Instance method | Protected | Method | 20011025 |
Events
Class /EACC/CL_JOURNAL_PROCESS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YT_JRNL_DERIV | Protected | See coding | 20040114 | yt_jrnl_deriv type sorted table of /eacc/jrnl_deriv
with unique key acinst journal connection_comp sequence_no
|
||
| 2 | YT_VIEW_DERIV | Protected | See coding | 20040114 | yt_view_deriv type sorted table of /eacc/view_deriv
with unique key handle valid_from
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_JOURNAL | Call by reference | Object reference (TYPE REF TO) | /EACC/IF_JOURNAL_INT | Kosten und Erlös Teilprotokoll | 20011023 | |||
| 2 | IO_MSG_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | Message Handler | 20011023 |
Method CONSTRUCTOR on class /EACC/CL_JOURNAL_PROCESS has no exception.
Method CREATE_MODIFY_SND_KEY_CONDTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_LINE_ITEMS_ROOTS | Call by reference | Object reference (TYPE REF TO) | /EACC/IF_LINE_ITEMS_ROOTS | 20020827 | ||||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_FINB_CONDITION | Bedingung | 20020827 |
Method CREATE_MODIFY_SND_KEY_CONDTION on class /EACC/CL_JOURNAL_PROCESS has no exception.
Method DO_DERIVATIONS Signature
Method DO_DERIVATIONS on class /EACC/CL_JOURNAL_PROCESS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Verarbeitung kann nicht fortgesetzt werden | 20020304 |
Method EXECUTE_LOCAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ACC_LINE_ITEMS_ROOTS | Call by reference | Object reference (TYPE REF TO) | /EACC/IF_LINE_ITEMS_ROOTS | Loser Container für Documents Root | 20020103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Verarbeitung kann nicht fortgesetzt werden | 20020103 |
Method PREPARE_LOCAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ACC_LINE_ITEMS | Call by reference | Object reference (TYPE REF TO) | /EACC/IF_LINE_ITEMS_ROOT | Belegzeileneinstieg | 20011025 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Verarbeitung kann nicht fortgesetzt werden | 20011025 |
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in | 10A |