SAP ABAP Class /EACA/CL_GL_DOCNR_PROCESS_STEP (Assignment of GL Document Numbers in the Accrual Engine)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BAC-GL (Application Component) General Ledger
⤷
/EACA/GL_PROCESS (Package) Processes and Process Steps in the GL
⤷
⤷
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 | 20020730 |
Properties
| Class | /EACA/CL_GL_DOCNR_PROCESS_STEP | |
| Short Description | Assignment of GL Document Numbers in the Accrual Engine | |
| Super Class | /EACC/CL_DOCUMENT_PROCESS_STEP | Simple Process Step |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | /EACA/GL_PROCESS | |
| Program status | ||
| Category | 0 | |
| Package | /EACA/GL_PROCESS | Processes and Process Steps in the GL |
| Created | 20020730 | SAP |
| Last change | 20050615 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /EACA/CL_GL_DOCNR_PROCESS_STEP has no forward declaration.
Interfaces
Class /EACA/CL_GL_DOCNR_PROCESS_STEP has no interface implemented.
Friends
Class /EACA/CL_GL_DOCNR_PROCESS_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) | ACC_SYSTEM | Accounting System | 20040211 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_FINB_KF_CHARS_STRUCTURE | Characteristic structure that contains the doc. number only | 20020730 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | FIELDNAME | Field Name of the GL Document Number | 20020730 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | FIELDNAME | Field Name of the Document Type | 20020730 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_FINB_CONDITION | Selection Criteria for Documents To Be Edited | 20020822 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | FIELDNAME | Field Name of the Fiscal Year | 20020730 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_FINB_KF_CHARS_STRUCTURE | Characteristic Structure That Contains the Header Fields | 20020730 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | FIELDNAME | Field Name of the Leading Organizational Unit | 20020802 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_FINB_KF_CHARS_STRUCTURE | Characteristic Vector | 20020919 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | /EACA/CL_GL_ACC_SYSTEM | Instanz GL ACCSYSTEM | 20020730 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | FIELDNAME | Field Name Reversal Flag | 20020926 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20020730 | |
| 2 | Instance method | Private | Method | Generates Process Error Exception | 20020917 | |
| 3 | Instance method | Private | Method | Create Structures and Objects in the Prepare Step | 20020916 | |
| 4 | Instance method | Private | Method | Create Structures and Objects in the Prepare Step | 20020801 |
Events
Class /EACA/CL_GL_DOCNR_PROCESS_STEP has no event.
Types
Class /EACA/CL_GL_DOCNR_PROCESS_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 | 20020731 | |||
| 2 | IO_MD_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_FINB_MD_CHAR_FACTORY | Zentrale Fabrik | 20050415 | |||
| 3 | IO_MSG_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | Message Handler | 20020730 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Verarbeitung kann nicht fortgesetzt werden | 20020730 |
Method CREATE_PROCESS_ERROR Signature
Method CREATE_PROCESS_ERROR on class /EACA/CL_GL_DOCNR_PROCESS_STEP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Verarbeitung kann nicht fortgesetzt werden | 20020917 |
Method EXECUTE_STEP Signature
Method EXECUTE_STEP on class /EACA/CL_GL_DOCNR_PROCESS_STEP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Verarbeitung kann nicht fortgesetzt werden | 20020916 |
Method PREPARE_STEP Signature
Method PREPARE_STEP on class /EACA/CL_GL_DOCNR_PROCESS_STEP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Verarbeitung kann nicht fortgesetzt werden | 20020801 |
History
| Last changed by/on | SAP | 20050615 |
| SAP Release Created in | 10B |