SAP ABAP Class /EACC/CL_ACC_DOC_MOVE2FLAT (Transfers Accounting Document to Flat Structure)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BAC-AE (Application Component) Accounting Engine
⤷
/EACC/OBJ_TO_BE_DELETED (Package) Objekte zum Löschen nach BA Upgrade
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /EACC/CL_ACC_DOC_PROCESSOR | Accounting Document Processor | 20020503 |
Properties
| Class | /EACC/CL_ACC_DOC_MOVE2FLAT | |
| Short Description | Transfers Accounting Document to Flat Structure | |
| Super Class | /EACC/CL_ACC_DOC_PROCESSOR | Accounting Document Processor |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /EACC/OBJ_TO_BE_DELETED | Objekte zum Löschen nach BA Upgrade |
| Created | 20020503 | SAP |
| Last change | 20050705 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /EACC/CL_ACC_DOC_MOVE2FLAT has no forward declaration.
Interfaces
Class /EACC/CL_ACC_DOC_MOVE2FLAT has no interface implemented.
Friends
Class /EACC/CL_ACC_DOC_MOVE2FLAT 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 | 20020514 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | /EACC/CL_KF_CHARS_STRUCTURE | Characteristic Vector | 20020514 | |||
| 3 | Instance attribute | Protected | See coding | 20020506 | |||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | FINB_SEL_TAB | Selection Table with Field Names | 20020506 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | FINB_SEL_TAB | Selection Table with Field Names | 20020514 | |||
| 6 | Instance attribute | Protected | See coding | 20020514 | |||||
| 7 | Instance attribute | Protected | Type reference (TYPE) | UG_FIELDNAME | Field Name of the Currency Type | 20020506 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | UG_FIELDNAME | Field Name of the Quantity Type | 20020514 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20020503 | |
| 2 | Instance method | Public | Method | Sets Selection Conditions for Currency Types To Be Read | 20020506 | |
| 3 | Instance method | Public | Method | Sets Selection Conditions for Quantity Types To Be Read | 20020514 |
Events
Class /EACC/CL_ACC_DOC_MOVE2FLAT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LY_AMOUNT_OFFSET | Protected | See coding | 20020506 | |
||
| 2 | LY_UNIT_OFFSET | Protected | See coding | 20020514 | |
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MD_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_FINB_MD_CHAR_FACTORY | Zugriff auf Stammdaten über die Local Integrity | 20041026 | |||
| 2 | IO_STRUCTURE | Call by reference | Object reference (TYPE REF TO) | CL_FINB_KF_CHARS_STRUCTURE | Flache Struktur zum Auslesen | 20020503 |
Method CONSTRUCTOR on class /EACC/CL_ACC_DOC_MOVE2FLAT has no exception.
Method SET_SELTAB_CURTYPE 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 | 20020514 | |||
| 2 | IT_SEL_TAB | Call by reference | Type reference (TYPE) | FINB_SEL_TAB | Selektionstabelle mit Feldnamen | 20020514 |
Method SET_SELTAB_CURTYPE on class /EACC/CL_ACC_DOC_MOVE2FLAT has no exception.
Method SET_SELTAB_UNIT_TYPE 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 | 20020514 | |||
| 2 | IT_SEL_TAB | Call by reference | Type reference (TYPE) | FINB_SEL_TAB | Selektionstabelle mit Feldnamen | 20020514 |
Method SET_SELTAB_UNIT_TYPE on class /EACC/CL_ACC_DOC_MOVE2FLAT has no exception.
History
| Last changed by/on | SAP | 20050705 |
| SAP Release Created in | 10B |