SAP ABAP Class /EACC/CL_JOURNAL_CONFIGURATOR (Configurator)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | /EACC/IF_JOURNAL_CONFIGURERINT | Journal Configurator | 20011024 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /EACC/IF_JOURNAL_CONFIG_BYVIEW | Journal Configurator | 20011024 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | /EACC/IF_JOURNAL_CONFIG_BY_BT | Journal Configurator | 20011024 |
Properties
| Class | /EACC/CL_JOURNAL_CONFIGURATOR | |
| Short Description | Configurator | |
| Super Class | ||
| 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 | 20011024 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /EACC/IF_JOURNAL_CONFIGURERINT | Journal Configurator | 20011024 | ||
| 2 | /EACC/IF_JOURNAL_CONFIG_BYVIEW | Journal Configurator | 20011024 | ||
| 3 | /EACC/IF_JOURNAL_CONFIG_BY_BT | Journal Configurator | 20011024 |
Friends
Class /EACC/CL_JOURNAL_CONFIGURATOR has no friend class.
Attributes
Methods
Events
Class /EACC/CL_JOURNAL_CONFIGURATOR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_CNF_A | Protected | See coding | 20020709 | begin of YS_CNF_A ,
valid_from type datum ,
characteristic type finb_md_fieldname ,
doc_level type /eacc/document_level ,
end of ys_cnf_a
|
||
| 2 | YT_CNF_A | Protected | See coding | 20020709 | YT_CNF_A type sorted table of ys_cnf_a
with unique key valid_from characteristic
|
Method Signatures
Method CHECK_CHARACTERISTIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_IS_KYF | Call by reference | Type reference (TYPE) | /EACC/BOOLEAN | Typ Boolean für E-Accounting | 20040204 | |||
| 2 | I_FIELDNAME | Call by reference | Type reference (TYPE) | FINB_MD_FIELDNAME | FI-Stammdaten: Feldname | 20040204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040204 |
Method CHECK_CHAR_IN_BT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CHAR_IN_BT_CONF | Call by reference | Type reference (TYPE) | /EACC/BOOLEAN | Typ Boolean für E-Accounting | 20020213 | |||
| 2 | E_HIGH_LEVEL | Call by reference | Type reference (TYPE) | /EACC/DOCUMENT_LEVEL | Ebene innerhalb eines Belegs | 20020213 | |||
| 3 | E_LOW_LEVEL | Call by reference | Type reference (TYPE) | /EACC/DOCUMENT_LEVEL | Ebene innerhalb eines Belegs | 20020213 | |||
| 4 | I_CHARACTERISTIC | Call by reference | Type reference (TYPE) | /EACC/DERIVCHARS-CHARACTERISTIC | Feldname | 20020213 | |||
| 5 | I_HANDLE | Call by reference | Type reference (TYPE) | /EACC/VIEW_DERIV-HANDLE | Ableitungsschritt-Handle (GUID) | 20020213 |
Method CHECK_CHAR_IN_BT on class /EACC/CL_JOURNAL_CONFIGURATOR has no exception.
Method CHECK_CONSISTENCY Signature
Method CHECK_CONSISTENCY on class /EACC/CL_JOURNAL_CONFIGURATOR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020221 | |||
| 2 | 20020213 | |||
| 3 | 20020213 | |||
| 4 | 20020213 | |||
| 5 | 20020213 |
Method CHECK_CONSISTENCY_TOTALS Signature
Method CHECK_CONSISTENCY_TOTALS on class /EACC/CL_JOURNAL_CONFIGURATOR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020807 |
Method CHECK_CONSISTENCY_W_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CNF_A | Call by reference | Type reference (TYPE) | YT_CNF_A | 20020710 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020710 | |||
| 2 | 20030723 |
Method COMPARE_CONDITIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERSECT | Value transfer | Type reference (TYPE) | /EACC/BOOLEAN | Typ Boolean für E-Accounting | 20020221 | |||
| 2 | IT_DERIV_COND1 | Call by reference | Type reference (TYPE) | SORTED TABLE | 20020221 | ||||
| 3 | IT_DERIV_COND2 | Call by reference | Type reference (TYPE) | SORTED TABLE | 20020221 | ||||
| 4 | I_HANDLE1 | Call by reference | Type reference (TYPE) | /EACC/VIEW_DERIV-HANDLE | Ableitungsschritt-Handle (GUID) | 20020221 | |||
| 5 | I_HANDLE2 | Call by reference | Type reference (TYPE) | /EACC/VIEW_DERIV-HANDLE | Ableitungsschritt-Handle (GUID) | 20020221 | |||
| 6 | XD_T_CONDITIONS | Call by reference | Object reference (TYPE REF TO) | DATA | 20020221 |
Method COMPARE_CONDITIONS on class /EACC/CL_JOURNAL_CONFIGURATOR has no exception.
Method COMPARE_CURRENCY_TYPES Signature
Method COMPARE_CURRENCY_TYPES on class /EACC/CL_JOURNAL_CONFIGURATOR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020624 |
Method COMPARE_DERIVATION_CONFIGS Signature
Method COMPARE_DERIVATION_CONFIGS on class /EACC/CL_JOURNAL_CONFIGURATOR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20011213 |
Method COMPARE_QUANTITY_TYPES Signature
Method COMPARE_QUANTITY_TYPES on class /EACC/CL_JOURNAL_CONFIGURATOR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030731 |
Method COMPARE_STRUCTURE_CONFIGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CNF_A | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20011213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20011213 |
Method COMPARE_TOTALS_CONFIGS Signature
Method COMPARE_TOTALS_CONFIGS on class /EACC/CL_JOURNAL_CONFIGURATOR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020807 |
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 | 20011024 | |||
| 2 | I_COMPONENT | Call by reference | Type reference (TYPE) | /EACC/COMPON | Komponentenname | 20011024 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020109 | |||
| 2 | 20011024 | |||
| 3 | 20011024 |
Method GET_DERIVATION_CONFIGURATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_CONFIGURATOR | Value transfer | Object reference (TYPE REF TO) | /EACC/IF_VIEW_CONFIGS_DERIVATN | Journalkonfigurator | 20040204 |
Method GET_DERIVATION_CONFIGURATOR on class /EACC/CL_JOURNAL_CONFIGURATOR has no exception.
Method GET_STRUCTURE_CONFIGURATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_CONFIGURATOR | Value transfer | Object reference (TYPE REF TO) | /EACC/IF_STRUCTURE_CONFIG_INT | Strukturkonfiguration | 20040204 |
Method GET_STRUCTURE_CONFIGURATOR on class /EACC/CL_JOURNAL_CONFIGURATOR has no exception.
Method READ_CURRENT_CONFIGURATION Signature
Method READ_CURRENT_CONFIGURATION on class /EACC/CL_JOURNAL_CONFIGURATOR has no parameter.
Method READ_CURRENT_CONFIGURATION on class /EACC/CL_JOURNAL_CONFIGURATOR has no exception.
Method RELEASE_DERIVATIONS Signature
Method RELEASE_DERIVATIONS on class /EACC/CL_JOURNAL_CONFIGURATOR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020409 |
Method RELEASE_FOR_ACTIVATION Signature
Method RELEASE_FOR_ACTIVATION on class /EACC/CL_JOURNAL_CONFIGURATOR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040204 | |||
| 2 | 20040204 | |||
| 3 | 20040204 | |||
| 4 | 20040204 | |||
| 5 | 20040204 | |||
| 6 | 20040204 |
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in | 10A |