SAP ABAP Interface /EACC/IF_DOCUMENT_JOURNAL (Document Context)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-BAC-AE (Application Component) Accounting Engine
     /EACC/DOCUMENT_JOURNAL (Package) Document Journal
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  /EACC/IF_DOCUMENT_JOURNAL_INT Document Journal 20020110
2 Interface implementation (CLASS c. INTERFACES i_ref)  /EACC/CL_DOCUMENT_JOURNAL Document Context 20010707
Properties
Interface /EACC/IF_DOCUMENT_JOURNAL  
Short Description Document Context    
General Data
Package /EACC/DOCUMENT_JOURNAL   Document Journal 
Created 20010707   SAP 
Last changed 20050411   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /EACC/CL_CONSTANTS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 /EACC/IF_DOCUMENT_READER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 /EACC/IF_COMPONENT_ACTIVATION Activate (Generator Run) 20020507
Friends
Interface /EACC/IF_DOCUMENT_JOURNAL has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AO_ACCOUNTING_ENGINE Instance attribute Public Object reference (TYPE REF TO) /EACC/IF_ACCOUNTING_ENGINE Central Accounting Engine Instance 20010831
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method 20020507
2 CREATE_DOC_JOURNAL_PROCESS Instance method Public Method Creates a Process Instance for the Document Structure 20010830
3 GET_ACTIVATOR Instance method Public Method 20020508
4 GET_CONFIGURATOR Instance method Public Method 20020507
5 GET_CUSTOMIZER Instance method Public Method 20020829
6 GET_DELETER Instance method Public Method 20050307
7 GET_DOCUMENTS_ROOTS Instance method Public Method 20010810
8 GET_DOC_JOURNAL_TERMINATOR Instance method Public Method 20010927
9 GET_EMPTY_DOCUMENT_KEY Instance method Public Method 20010830
10 GET_HEADER_FIELDS Instance method Public Method 20020627
11 GET_NEW_DOCUMENTS_ROOT Instance method Public Method Document Headers 20010707
12 GET_READER Instance method Public Method 20020507
13 GET_REPORTER Instance method Public Method 20020507
14 GET_TRANSPORTER Instance method Public Method 20021002
15 IS_ACTIVE Instance method Public Method Boolean Type for e-Accounting 20020507
16 READ_DOCUMENTS Instance method Public Method 20010830
Events
Interface /EACC/IF_DOCUMENT_JOURNAL has no event.
Types
Interface /EACC/IF_DOCUMENT_JOURNAL has no local type.
Method Signatures

Method ACTIVATE Signature

Method ACTIVATE on Interface /EACC/IF_DOCUMENT_JOURNAL has no parameter.
Method ACTIVATE on Interface /EACC/IF_DOCUMENT_JOURNAL has no exception.

Method CREATE_DOC_JOURNAL_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSG_HANDLER Call by reference Object reference (TYPE REF TO) IF_FINB_MSG_HANDLER Message Handler 20010830
2 Returning RESULT Value transfer Object reference (TYPE REF TO) /EACC/IF_DOCUMENT_PROCESS Prozess für den Belegaufbau in der Accounting Engine 20010830

Method CREATE_DOC_JOURNAL_PROCESS on Interface /EACC/IF_DOCUMENT_JOURNAL has no exception.

Method GET_ACTIVATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_ACTIVATOR Value transfer Object reference (TYPE REF TO) /EACC/IF_COMPONENT_ACTIVATION Aktivieren (Generatorlauf) 20020508

Method GET_ACTIVATOR on Interface /EACC/IF_DOCUMENT_JOURNAL has no exception.

Method GET_CONFIGURATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMPONENT Call by reference Type reference (TYPE) /EACC/COMPON View 20020507
2 Returning RO_CONFIGURATOR Value transfer Object reference (TYPE REF TO) /EACC/IF_DOCUMENT_CONFIGURATOR Konfigurator 20020507
# Exception Resumable Description Created on
1 COMPONENT_IS_NOT_REGISTERED 20020507
2 NO_RUNNABLE_ACCOUNTING_ENGINE 20020507
3 VIEWS_ONLY 20020507

Method GET_CUSTOMIZER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_CUSTOMIZER Value transfer Object reference (TYPE REF TO) /EACC/IF_JOURNAL_CUSTOMIZER Customizing 20020829

Method GET_CUSTOMIZER on Interface /EACC/IF_DOCUMENT_JOURNAL has no exception.

Method GET_DELETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_DELETER Value transfer Object reference (TYPE REF TO) /EACC/IF_DOCUMENT_DELETER Archivierte Belege löschen 20050307

Method GET_DELETER on Interface /EACC/IF_DOCUMENT_JOURNAL has no exception.

Method GET_DOCUMENTS_ROOTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_DOCUMENTS_ROOTS Value transfer Object reference (TYPE REF TO) /EACC/IF_DOCUMENTS_ROOTS Loser Container für Documents Root 20010810

Method GET_DOCUMENTS_ROOTS on Interface /EACC/IF_DOCUMENT_JOURNAL has no exception.

Method GET_DOC_JOURNAL_TERMINATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_TERMINATOR Value transfer Object reference (TYPE REF TO) IF_ACC_TERMINATOR Klassenschnittstelle zum Aufruf eines Löschvorgangs z.ACINST 20010927

Method GET_DOC_JOURNAL_TERMINATOR on Interface /EACC/IF_DOCUMENT_JOURNAL has no exception.

Method GET_EMPTY_DOCUMENT_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_DOCUMENT_KEY Value transfer Object reference (TYPE REF TO) /EACC/IF_DOCUMENT_KEY Belegschlüssel 20010830

Method GET_EMPTY_DOCUMENT_KEY on Interface /EACC/IF_DOCUMENT_JOURNAL has no exception.

Method GET_HEADER_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_DOCUMENT_FIELDS Value transfer Type reference (TYPE) FINB_KF_CHARS Merkmale und Kennzahlen 20020627
# Exception Resumable Description Created on
1 ACCOUNTING_ENGINE_ISNT_ACTIVE 20020627

Method GET_NEW_DOCUMENTS_ROOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_POSTING_DATE Call by reference Type reference (TYPE) DATUM Datum 20031023
2 Returning RO_DOCUMENTS_ROOT Value transfer Object reference (TYPE REF TO) /EACC/IF_DOCUMENTS_ROOT Belegköpfe 20010707

Method GET_NEW_DOCUMENTS_ROOT on Interface /EACC/IF_DOCUMENT_JOURNAL has no exception.

Method GET_READER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSG_HANDLER Call by reference Object reference (TYPE REF TO) IF_FINB_MSG_HANDLER Message Handler 20020516
2 Importing IT_KF_CHAR_TRANSLATION Call by reference Type reference (TYPE) FINB_T_KF_CHAR_TRANSLATION Ersetzungen von Feldnamen 20020822
3 Importing I_ALL_LINE_ITEMS_PER_DOCUMENT Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Typ Boolean für E-Accounting 20040803
4 Importing I_BALANCE_READER Value transfer Type reference (TYPE) BOOLE_D Salden Reader 20050407
5 Importing I_IGNORE_ZERO_LINES Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050127
6 Importing I_INCLUDING_ARCHIVE Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Typ Boolean für E-Accounting 20021001
7 Importing I_LINE_ITEM_READ_FORMAT Call by reference Type reference (TYPE) /EACC/LINE_ITEM_READ_FORMAT /EACC/IF_DOCUMENT_READER=>READ_FORMAT_FLAT Einzelpostenleseformat 20020507
8 Importing I_SKIP_FOR_ALL_ENTRIES_ALLOWED Call by reference Type reference (TYPE) /EACC/BOOLEAN Typ Boolean für E-Accounting 20050202
9 Returning RO_READER Value transfer Object reference (TYPE REF TO) /EACC/IF_DOCUMENT_READER Belegleser 20020507
# Exception Resumable Description Created on
1 NO_ACTIVE_CONFIGURATION 20020516
2 READ_FORMAT_INVALID 20020516

Method GET_REPORTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_REPORTER Value transfer Object reference (TYPE REF TO) /EACC/IF_DOCUMENT_REPORTER Line Item Report Interface 20020507
# Exception Resumable Description Created on
1 NO_ACTIVE_CONFIGURATION 20020507

Method GET_TRANSPORTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXCLUDING_REPORT_LAYOUTS Call by reference Type reference (TYPE) /EACC/BOOLEAN /EACC/CL_CONSTANTS=>FALSE Typ Boolean für E-Accounting 20021002
2 Returning RO_TRANSPORTER Value transfer Object reference (TYPE REF TO) IF_FINB_TR_SLAVE FINB TR: Transportobjekt 20021002

Method GET_TRANSPORTER on Interface /EACC/IF_DOCUMENT_JOURNAL has no exception.

Method IS_ACTIVE Signature

Method IS_ACTIVE on Interface /EACC/IF_DOCUMENT_JOURNAL has no parameter.
Method IS_ACTIVE on Interface /EACC/IF_DOCUMENT_JOURNAL has no exception.

Method READ_DOCUMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_DOCUMENTS_ROOTS Call by reference Object reference (TYPE REF TO) /EACC/IF_DOCUMENTS_ROOTS Loser Container für Documents Root 20010830
2 Exporting EO_NON_EXISTENT_SENDER_KEYS Call by reference Object reference (TYPE REF TO) IF_FINB_KF_CHARS_TABLE Tabelle von Primanoten die es nicht gibt 20010830
3 Exporting EO_REVERSALS_IN_CLOSED_PERIOD Call by reference Object reference (TYPE REF TO) IF_FINB_KF_CHARS_TABLE Belege, die in geschlossene Periode buchen 20020911
4 Exporting EO_REVERSALS_NOT_MODIFYABLE Call by reference Object reference (TYPE REF TO) IF_FINB_KF_CHARS_TABLE Tabelle von Primanoten die temporär schreibgesperrt sind 20020823
5 Exporting EO_REVERSALS_OF_REVERSALS Call by reference Object reference (TYPE REF TO) IF_FINB_KF_CHARS_TABLE Tabelle von Primanoten die Storno vom Storno schon sind 20020821
6 Exporting EO_SENDERKEYS_ALREADY_REVERSED Call by reference Object reference (TYPE REF TO) IF_FINB_KF_CHARS_TABLE Tabelle von Primanoten die schon storniert sind 20020821
7 Exporting E_ALT_PSTDAT Call by reference Type reference (TYPE) DATUM Nächstmögliches Buchungsdatum bei geschl. Periode 20020918
8 Importing IO_SENDER_KEYS Call by reference Object reference (TYPE REF TO) CL_FINB_KF_CHARS_TABLE_STANDRD Tabelle von Primanoten 20010830
9 Importing IX_ALT_PSTDAT_AUTO Call by reference Type reference (TYPE) /EACC/BOOLEAN /EACC/CL_CONSTANTS=>FALSE Typ Boolean für E-Accounting 20020918
10 Importing I_ALT_PSTDAT Call by reference Type reference (TYPE) DATUM abweichendes Buchungsdatum 20020911
11 Importing I_FOR_REVERSAL Call by reference Type reference (TYPE) /EACC/BOOLEAN /EACC/CL_CONSTANTS=>TRUE Typ Boolean für E-Accounting 20020821
# Exception Resumable Description Created on
1 IMPORT_TABLE_LINE_ISNT_DOC_KEY 20010830
History
Last changed by/on SAP  20050411 
SAP Release Created in 10A