SAP ABAP Interface /EACC/IF_DOCUMENT_DELETER (Delete archived documents)
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 implementation (CLASS c. INTERFACES i_ref) | /EACC/CL_DOCUMENT_DELETER | Document Deletion | 20050307 |
Properties
Interface | /EACC/IF_DOCUMENT_DELETER | |
Short Description | Delete archived documents |
General Data
Package | /EACC/DOCUMENT_JOURNAL | Document Journal |
Created | 20050307 | SAP |
Last changed | 20050411 | SAP |
Unicode checks active |
Forward declarations
Interface /EACC/IF_DOCUMENT_DELETER has no forward declaration.
Interfaces
Interface /EACC/IF_DOCUMENT_DELETER has no interface.
Friends
Interface /EACC/IF_DOCUMENT_DELETER has no friend.
Attributes
Interface /EACC/IF_DOCUMENT_DELETER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20050307 |
Events
Interface /EACC/IF_DOCUMENT_DELETER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | YS_DOCS_N_ITEMS | Public | See coding | 20050307 | begin of ys_docs_n_items ,
name_of_head_table type tabname ,
dt_header_lines type ref to data , " index table of (name_of_head_table)
t_journal_lines type yts_journal_lines ,
end of ys_docs_n_items
|
||
2 | YS_JOURNAL_LINE | Public | See coding | 20050307 | begin of ys_journal_line ,
journal type fin_journal ,
name_of_item_table type tabname , " index table of (name_of_item_table)
dt_items type ref to data ,
end of ys_journal_line
|
||
3 | YTS_JOURNAL_LINES | Public | See coding | 20050307 | yts_journal_lines type sorted table of ys_journal_line
with unique key journal
|
Method Signatures
Method DELETE_DOCUMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_DOCUMENTS_AND_ITEMS | Call by reference | Type reference (TYPE) | YS_DOCS_N_ITEMS | 20050307 | |||
2 | ![]() |
XO_MSG_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | Message Handler | 20050307 | ||
3 | ![]() |
XT_STATISTIC | Call by reference | Type reference (TYPE) | FINB_PR_T_DB_STATISTIC | Datenbankstatistik | 20050406 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050307 |
History
Last changed by/on | SAP | 20050411 |
SAP Release Created in | 600 |