SAP ABAP Class /EACC/CL_LINE_ITEMS_ITEM (Line Items)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BAC-AE (Application Component) Accounting Engine
⤷
/EACC/LINE_ITEM_RUNTIME (Package) Line Item Runtime Management
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /EACC/IF_ACCEPT_ACCDOC_VISITOR | Allow Visitor to Scan the Accounting Document | 20020208 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /EACC/IF_ITEM | Items | 20010517 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | /EACC/IF_LINE_ITEMS | 20010517 |
Properties
| Class | /EACC/CL_LINE_ITEMS_ITEM | |
| Short Description | Line Items | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | /EACC/MSG_LI_RUNTIME | |
| Program status | ||
| Category | 0 | |
| Package | /EACC/LINE_ITEM_RUNTIME | Line Item Runtime Management |
| Created | 20010517 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /EACC/CL_LINE_ITEMS_ITEM has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /EACC/IF_ACCEPT_ACCDOC_VISITOR | Allow Visitor to Scan the Accounting Document | 20020208 | ||
| 2 | /EACC/IF_ITEM | Items | 20010517 | ||
| 3 | /EACC/IF_LINE_ITEMS | 20010517 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | /EACC/CL_LINE_ITEMS_LINE_ITEM | 20010621 | Line Items | |
| 2 | /EACC/CL_LINE_ITEMS_ROOT | 20010906 | Facade for Line Item Runtime Management |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | 20010703 | ||||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | 20010621 | ||||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | 20010621 | ||||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | 20010713 | ||||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | /EACC/CL_LINE_ITEMS_DOC | Line Items | 20010621 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | /EACC/CL_LINE_ITEMS_ROOT | Facade for Line Item Runtime Management | 20010621 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | /EACC/BOOLEAN | Boolean Type for e-Accounting | 20010622 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | I | 20010621 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20020208 | ||
| 2 | Instance method | Public | Constructor | 20010621 | ||
| 3 | Instance method | Protected | Method | Generate the Table Row | 20010621 | |
| 4 | Instance method | Public | Method | 20010621 | ||
| 5 | Instance method | Public | Method | 20010621 | ||
| 6 | Instance method | Public | Method | 20010621 | ||
| 7 | Instance method | Public | Method | 20010621 | ||
| 8 | Instance method | Public | Method | 20010621 | ||
| 9 | Instance method | Public | Method | 20010621 | ||
| 10 | Instance method | Public | Method | 20010621 | ||
| 11 | Instance method | Public | Method | 20010713 | ||
| 12 | Instance method | Protected | Method | Update Header Characteristics | 20010703 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | ITEM_ADDED | Instance Event (0) |
Public (2) |
20020207 |
Types
Class /EACC/CL_LINE_ITEMS_ITEM has no local type.
Method Signatures
Method ACCEPT_ACC_DOC_VISITOR Signature
Method ACCEPT_ACC_DOC_VISITOR on class /EACC/CL_LINE_ITEMS_ITEM has no parameter.
Method ACCEPT_ACC_DOC_VISITOR on class /EACC/CL_LINE_ITEMS_ITEM has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_DOC_LINES | Call by reference | Object reference (TYPE REF TO) | /EACC/CL_LINE_ITEMS_DOC | Einzelposten | 20010621 | |||
| 2 | IO_ITEM_KEY | Call by reference | Object reference (TYPE REF TO) | /EACC/IF_ITEM_KEY | Postenschlüssel | 20010621 | |||
| 3 | I_TABLE_ENTRIES_EXIST | Call by reference | Type reference (TYPE) | /EACC/BOOLEAN | allgemeines flag | 20010906 |
Method CONSTRUCTOR on class /EACC/CL_LINE_ITEMS_ITEM has no exception.
Method CREATE_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TABLE_ENTRIES_EXIST | Call by reference | Type reference (TYPE) | /EACC/BOOLEAN | Typ Boolean für eAccounting | 20010906 |
Method CREATE_LINE on class /EACC/CL_LINE_ITEMS_ITEM has no exception.
Method GET_CHARACS_COLLECT_WHERE Signature
Method GET_CHARACS_COLLECT_WHERE on class /EACC/CL_LINE_ITEMS_ITEM has no parameter.
Method GET_CHARACS_COLLECT_WHERE on class /EACC/CL_LINE_ITEMS_ITEM has no exception.
Method GET_DOCUMENT_LINES Signature
Method GET_DOCUMENT_LINES on class /EACC/CL_LINE_ITEMS_ITEM has no parameter.
Method GET_DOCUMENT_LINES on class /EACC/CL_LINE_ITEMS_ITEM has no exception.
Method GET_ITEM_ITERATOR_WHERE Signature
Method GET_ITEM_ITERATOR_WHERE on class /EACC/CL_LINE_ITEMS_ITEM has no parameter.
Method GET_ITEM_ITERATOR_WHERE on class /EACC/CL_LINE_ITEMS_ITEM has no exception.
Method GET_LINE_ITEMS_ROOT Signature
Method GET_LINE_ITEMS_ROOT on class /EACC/CL_LINE_ITEMS_ITEM has no parameter.
Method GET_LINE_ITEMS_ROOT on class /EACC/CL_LINE_ITEMS_ITEM has no exception.
Method GET_LINE_ITEM_ITERATOR_WHERE Signature
Method GET_LINE_ITEM_ITERATOR_WHERE on class /EACC/CL_LINE_ITEMS_ITEM has no parameter.
Method GET_LINE_ITEM_ITERATOR_WHERE on class /EACC/CL_LINE_ITEMS_ITEM has no exception.
Method NEW_LINE_ITEM Signature
Method NEW_LINE_ITEM on class /EACC/CL_LINE_ITEMS_ITEM has no parameter.
Method NEW_LINE_ITEM on class /EACC/CL_LINE_ITEMS_ITEM has no exception.
Method SET_CHARACS_COLLECT_WHERE Signature
Method SET_CHARACS_COLLECT_WHERE on class /EACC/CL_LINE_ITEMS_ITEM has no parameter.
Method SET_CHARACS_COLLECT_WHERE on class /EACC/CL_LINE_ITEMS_ITEM has no exception.
Method SET_CHARACTERISTICS_WHERE Signature
Method SET_CHARACTERISTICS_WHERE on class /EACC/CL_LINE_ITEMS_ITEM has no parameter.
Method SET_CHARACTERISTICS_WHERE on class /EACC/CL_LINE_ITEMS_ITEM has no exception.
Method SET_DOCUMENT_CHARACS Signature
Method SET_DOCUMENT_CHARACS on class /EACC/CL_LINE_ITEMS_ITEM has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010827 |
Event Signatures
Event ITEM_ADDED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | O_LINE_ITEMS_ROOT | Exporting | Value transfer | Object reference (TYPE REF TO) | /EACC/CL_LINE_ITEMS_ROOT | Fassade der Einzelpostenlaufzeitverwaltung | 20020207 |
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 10A |