SAP ABAP Class /EACC/CL_DOC_APPEND_LINE_STEP (General Step for Adding Document Lines)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BAC-AE (Application Component) Accounting Engine
⤷
/EACC/PROCESS_SERVICE (Package) Basis Functionality for Process Implementations
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /EACC/CL_DOCUMENT_PROCESS_STEP | Simple Process Step | 20020603 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /EACC/IF_DOC_APPEND_LINE_STEP | Interface to Subsequent Insertion of Document Lines | 20020603 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /EACA/CL_BALANCE_STEP | Call Up Balance Tool | 20020627 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_CON_ACC_BALANCE_STEP | Zero Balance for Company Code | 20040915 |
Properties
| Class | /EACC/CL_DOC_APPEND_LINE_STEP | |
| Short Description | General Step for Adding Document Lines | |
| Super Class | /EACC/CL_DOCUMENT_PROCESS_STEP | Simple Process Step |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /EACC/PROCESS_SERVICE | Basis Functionality for Process Implementations |
| Created | 20020603 | SAP |
| Last change | 20041209 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /EACC/CL_DOC_APPEND_LINE_STEP has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /EACC/IF_DOC_APPEND_LINE_STEP | Interface to Subsequent Insertion of Document Lines | 20020603 |
Friends
Class /EACC/CL_DOC_APPEND_LINE_STEP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | /EACC/CL_KF_CHARS_STRUCTURE | Characteristic Vector | 20020708 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | TABNAME | Table Name | 20020708 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20020603 | ||
| 2 | Instance method | Public | Constructor | Constructor | 20020603 |
Events
Class /EACC/CL_DOC_APPEND_LINE_STEP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LY_AMOUNT_OFFSET | Protected | See coding | 20020708 | BEGIN OF ly_amount_offset,
index LIKE sy-tabix,
amount TYPE finb_md_fieldname,
curtype TYPE finb_md_fieldname,
curkey TYPE finb_md_fieldname,
END OF ly_amount_offset
|
Method Signatures
Method APPEND_CORRES_LINES_FROM_ITAB Signature
Method APPEND_CORRES_LINES_FROM_ITAB on class /EACC/CL_DOC_APPEND_LINE_STEP has no parameter.
Method APPEND_CORRES_LINES_FROM_ITAB on class /EACC/CL_DOC_APPEND_LINE_STEP has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONSTANTS_ACC_DOC | Call by reference | Object reference (TYPE REF TO) | /EACC/IF_CONSTANTS_ACC_DOC | Konstanten | 20020911 | |||
| 2 | IO_MD_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_FINB_MD_CHAR_FACTORY | 20040505 | ||||
| 3 | IO_MSG_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | Message Handler | 20020603 |
Method CONSTRUCTOR on class /EACC/CL_DOC_APPEND_LINE_STEP has no exception.
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in | 10B |