SAP ABAP Interface /EACC/IF_LINE_ITEMS (/EACC/IF_LINE_ITEMS)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BAC-AE (Application Component) Accounting Engine
⤷
/EACC/ACCOUNTING_DOCUMENT (Package) Document Structure
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | /EACC/IF_ITEM | Items | 20010514 |
| 2 | Interface composition (i COMPRISING i_ref) | /EACC/IF_LINE_ITEM | Document Line | 20010514 |
| 3 | Interface composition (i COMPRISING i_ref) | /EACC/IF_LINE_ITEMS_PER_DOC | Document Lines per Document | 20010514 |
| 4 | Interface composition (i COMPRISING i_ref) | /EACC/IF_LINE_ITEMS_ROOT | Document Line Initial Screen | 20010514 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | /EACC/CL_LINE_ITEMS_DOC | Line Items | 20010517 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | /EACC/CL_LINE_ITEMS_ITEM | Line Items | 20010517 |
| 7 | Interface implementation (CLASS c. INTERFACES i_ref) | /EACC/CL_LINE_ITEMS_LINE_ITEM | Line Items | 20010517 |
| 8 | Interface implementation (CLASS c. INTERFACES i_ref) | /EACC/CL_LINE_ITEMS_ROOT | Facade for Line Item Runtime Management | 20010517 |
Properties
| Interface | /EACC/IF_LINE_ITEMS | |
| Short Description |
General Data
| Package | /EACC/ACCOUNTING_DOCUMENT | Document Structure |
| Created | 20010514 | SAP |
| Last changed | 20041006 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | /EACC/IF_JOURNAL_READER | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface /EACC/IF_LINE_ITEMS has no interface.
Friends
Interface /EACC/IF_LINE_ITEMS has no friend.
Attributes
Interface /EACC/IF_LINE_ITEMS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Read Characteristics Collectively | 20010514 | |
| 2 | Instance method | Public | Method | Item Iterator | 20010514 | |
| 3 | Instance method | Public | Method | Document Line Iterator | 20010514 | |
| 4 | Instance method | Public | Method | 20020627 | ||
| 5 | Instance method | Public | Method | Set Characteristics Collectively | 20010514 | |
| 6 | Instance method | Public | Method | Set Characteristics | 20010628 |
Events
Interface /EACC/IF_LINE_ITEMS has no event.
Types
Interface /EACC/IF_LINE_ITEMS has no local type.
Method Signatures
Method GET_CHARACS_COLLECT_WHERE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_READ_FORMAT | Call by reference | Type reference (TYPE) | /EACC/LINE_ITEM_READ_FORMAT | /EACC/IF_JOURNAL_READER=>READ_FORMAT_FLAT | Einzelpostenleseformat | 20040213 | ||
| 2 | IO_CHARACTERISTICS | Call by reference | Object reference (TYPE REF TO) | IF_FINB_KF_CHARS_LIST | Merkmale | 20010712 | |||
| 3 | IO_CONDITION | Call by reference | Object reference (TYPE REF TO) | CL_FINB_CONDITION | Bedingung | 20010514 | |||
| 4 | RO_CHARS_TABLE | Value transfer | Object reference (TYPE REF TO) | IF_FINB_KF_CHARS_TABLE_W_KEY | Merkmalstupel mit Inhalten | 20010712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Merkmal ist unbekannt | 20010521 | ||
| 2 | Beim Lesen des Kopfes trat ein Fehler auf | 20010827 | ||
| 3 | IO_Characteristics is leer | 20010522 |
Method GET_ITEM_ITERATOR_WHERE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONDITION | Call by reference | Object reference (TYPE REF TO) | CL_FINB_CONDITION | Bedingung | 20010514 | |||
| 2 | RO_ITERATOR | Value transfer | Object reference (TYPE REF TO) | /EACC/IF_ITEM_ITERATOR | Kopf_Iterator | 20010514 |
Method GET_ITEM_ITERATOR_WHERE on Interface /EACC/IF_LINE_ITEMS has no exception.
Method GET_LINE_ITEM_ITERATOR_WHERE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONDITION | Call by reference | Object reference (TYPE REF TO) | CL_FINB_CONDITION | Belegzeileniterator | 20010514 | |||
| 2 | RO_ITERATOR | Value transfer | Object reference (TYPE REF TO) | /EACC/IF_LINE_ITEM_ITERATOR | Belegzeileniterator | 20010514 |
Method GET_LINE_ITEM_ITERATOR_WHERE on Interface /EACC/IF_LINE_ITEMS has no exception.
Method GET_READER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_KF_CHAR_TRANSLATION | Call by reference | Type reference (TYPE) | FINB_T_KF_CHAR_TRANSLATION | Ersetzungen von Feldnamen | 20020801 | |||
| 2 | I_LINE_ITEM_READ_FORMAT | Call by reference | Type reference (TYPE) | /EACC/LINE_ITEM_READ_FORMAT | Einzelpostenleseformat | 20020627 | |||
| 3 | RO_READER | Value transfer | Object reference (TYPE REF TO) | IF_FINB_READER | Leseschnittstelle | 20020627 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020801 | |||
| 2 | 20020801 | |||
| 3 | Höchstens einer der Ersetzungen darf versorgt werden | 20020801 |
Method SET_CHARACS_COLLECT_WHERE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CHARS_TABLE | Call by reference | Object reference (TYPE REF TO) | IF_FINB_KF_CHARS_TABLE_W_KEY | Merkmalstabelle | 20010712 | |||
| 2 | IO_CONDITION | Call by reference | Object reference (TYPE REF TO) | CL_FINB_CONDITION | Bedingung | 20010514 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ein Merkmal ist unbekannt | 20010525 | ||
| 2 | Beim Lesen des Kopfes trat ein Fehler auf | 20010827 | ||
| 3 | Ein Schlüsselmerkmal darf kein Zielmerkmal sein | 20010525 | ||
| 4 | Nicht alle Importparameter sind gebunden | 20010525 | ||
| 5 | io_targets beschreibt keine zu füllenden Zielmerkmale | 20010525 | ||
| 6 | Zielmerkmale sind hierarch. höher als Quelle o. Bedingung | 20010525 |
Method SET_CHARACTERISTICS_WHERE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CHARS_STRUCTURE | Call by reference | Object reference (TYPE REF TO) | CL_FINB_KF_CHARS_STRUCTURE | Liste von Merkmalswerten | 20010712 | |||
| 2 | IO_CONDITION | Call by reference | Object reference (TYPE REF TO) | CL_FINB_CONDITION | Bedingung | 20010628 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ein Merkmal ist unbekannt | 20010703 | ||
| 2 | Beim Lesen des Kopfes trat ein Fehler auf | 20010827 | ||
| 3 | Kopfmerkmale bitte über IF_DOCUMENTS setzen | 20010703 | ||
| 4 | Nicht alle Importparameter sind gebunden | 20010628 | ||
| 5 | io_values beschreibt keine Zielmerkmale | 20010628 | ||
| 6 | Zielmerkmale sind hierarch. höher als Bedingungsmerkmale | 20010628 |
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 10A |