SAP ABAP Class /EACC/CL_ACC_DOC_DEBUG_STEP (Process Step for Document Debugging)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /EACC/CL_ACC_DOC_VISITOR | Visitor who scans the ACC document | 20020207 |
Properties
| Class | /EACC/CL_ACC_DOC_DEBUG_STEP | |
| Short Description | Process Step for Document Debugging | |
| Super Class | /EACC/CL_ACC_DOC_VISITOR | Visitor who scans the ACC document |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | /EACC/MSG_LI_RUNTIME | |
| Program status | ||
| Category | 0 | |
| Package | /EACC/DOCUMENT_JOURNAL | Document Journal |
| Created | 20020207 | SAP |
| Last change | 20041209 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /EACC/CL_ACC_DOC_DEBUG_STEP has no forward declaration.
Interfaces
Class /EACC/CL_ACC_DOC_DEBUG_STEP has no interface implemented.
Friends
Class /EACC/CL_ACC_DOC_DEBUG_STEP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | YS_DEBUG_FLAGS | Debug Flag | 20020211 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20020207 | |
| 2 | Static method | Private | Method | Document Display with DOCUMENTS_ROOT Object | 20040723 | |
| 3 | Static method | Public | Method | Document Display | 20040723 | |
| 4 | Instance method | Public | Method | True if in Debug Status | 20020211 | |
| 5 | Instance method | Public | Method | Sets Debug Status | 20020211 |
Events
Class /EACC/CL_ACC_DOC_DEBUG_STEP has no event.
Types
Class /EACC/CL_ACC_DOC_DEBUG_STEP has no local type.
Method Signatures
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 | Zugriff auf Stammdaten über die Local Integrity | 20040506 | |||
| 3 | IO_MSG_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | Message Handler | 20020207 |
Method CONSTRUCTOR on class /EACC/CL_ACC_DOC_DEBUG_STEP has no exception.
Method DISPLAY_DOCS_ROOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_DOCS_ROOT | Call by reference | Object reference (TYPE REF TO) | /EACC/IF_DOCUMENTS_ROOT | Belegeinstieg | 20040723 |
Method DISPLAY_DOCS_ROOT on class /EACC/CL_ACC_DOC_DEBUG_STEP has no exception.
Method DISPLAY_DOCUMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_DOCS_ROOT | Call by reference | Object reference (TYPE REF TO) | /EACC/IF_DOCUMENTS_ROOT | Belegeinstieg | 20040723 | |||
| 2 | IO_DOCS_ROOTS | Call by reference | Object reference (TYPE REF TO) | /EACC/IF_DOCUMENTS_ROOTS | Loser Container für Documents Root | 20040723 |
Method DISPLAY_DOCUMENTS on class /EACC/CL_ACC_DOC_DEBUG_STEP has no exception.
Method IS_IN_DEBUG_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DEBUG_MODE | Value transfer | Type reference (TYPE) | /EACC/BOOLEAN | Typ Boolean für E-Accounting | 20020211 |
Method IS_IN_DEBUG_MODE on class /EACC/CL_ACC_DOC_DEBUG_STEP has no exception.
Method SWITCH_TO_DEBUG_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MSG_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | Message Handler | 20020211 |
Method SWITCH_TO_DEBUG_MODE on class /EACC/CL_ACC_DOC_DEBUG_STEP has no exception.
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in | 10B |