SAP ABAP Class CL_FAGL_POSTING_MANAGER (FI Document)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
FI-GL-GL (Application Component) Basic Functions
⤷
FAGL_DOCUMENT_UI (Package) User Interface Logic for Entering and Displaying Documents
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FAGL_POSTING_MANAGER | Document Manager | 20031112 |
Properties
| Class | CL_FAGL_POSTING_MANAGER | |
| Short Description | FI Document | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FAGL_DOCUMENT_UI | User Interface Logic for Entering and Displaying Documents |
| Created | 20031027 | SAP |
| Last change | 20040116 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FAGL_POSTING_MANAGER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FAGL_POSTING_MANAGER | Document Manager | 20031112 |
Friends
Class CL_FAGL_POSTING_MANAGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_FAGL_POSTING_STATE | Back End Implementation Accounting Document | 20031027 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | Front End State | 20031027 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HRBAS_MESSAGE_LIST | HR Master Data: Messages | 20031027 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | FAGL_DOCUMENT_WORK_LIST_T | Structure for Search Results for Examples | 20031027 | |||
| 5 | Constant | Private | Type reference (TYPE) | CHAR1 | 'C' | Front End State | 20031027 | ||
| 6 | Constant | Private | Type reference (TYPE) | CHAR1 | 'N' | Front End State | 20031027 | ||
| 7 | Constant | Private | Type reference (TYPE) | CHAR1 | 'R' | Front End State | 20031027 | ||
| 8 | Constant | Private | Type reference (TYPE) | CHAR1 | 'D' | Front End State | 20031027 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20031027 |
Events
Class CL_FAGL_POSTING_MANAGER has no event.
Types
Class CL_FAGL_POSTING_MANAGER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_FAGL_POSTING_MANAGER has no parameter.
Method CONSTRUCTOR on class CL_FAGL_POSTING_MANAGER has no exception.
History
| Last changed by/on | SAP | 20040116 |
| SAP Release Created in | 500 |