SAP ABAP Class /EACC/CL_MSG_CONTEXT_FACTORY (Message Context Factory for Accounting Documents)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BAC-AE (Application Component) Accounting Engine
⤷
/EACC/ACCOUNTING_DOCUMENT (Package) Document Structure
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /EACC/IF_MSG_CONTEXT_FACTORY | Interface Method for Generating Message Contexts | 20020305 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FINB_MSG_CONTEXT_FACTORY | Interface Method for Generating Message Contexts | 20020305 |
Properties
| Class | /EACC/CL_MSG_CONTEXT_FACTORY | |
| Short Description | Message Context Factory for Accounting Documents | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /EACC/ACCOUNTING_DOCUMENT | Document Structure |
| Created | 20020305 | SAP |
| Last change | 20041209 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /EACC/CL_MSG_CONTEXT_FACTORY has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /EACC/IF_MSG_CONTEXT_FACTORY | Interface Method for Generating Message Contexts | 20020305 | ||
| 2 | IF_FINB_MSG_CONTEXT_FACTORY | Interface Method for Generating Message Contexts | 20020305 |
Friends
Class /EACC/CL_MSG_CONTEXT_FACTORY 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 Instance | 20020620 | |||
| 2 | Static Attribute | Private | See coding | 20020311 | |||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | /EACC/IF_CONSTANTS_ACC_DOC | Constants | 20020307 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FINB_MD_CHAR_FACTORY | Central Factory | 20040505 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | /EACC/T_DOCUMENT_MSG_CONTEXT | Natural Number | 20020311 | |||
| 6 | Instance attribute | Private | See coding | Reduced Persistent View of Message Context Objects | 20020315 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20020311 | ||
| 2 | Instance method | Public | Method | 20020314 | ||
| 3 | Instance method | Public | Method | 20030220 | ||
| 4 | Instance method | Public | Method | 20030220 | ||
| 5 | Instance method | Public | Constructor | Constructor | 20020305 | |
| 6 | Instance method | Public | Method | 20020305 | ||
| 7 | Instance method | Public | Method | 20020322 | ||
| 8 | Instance method | Public | Method | 20020312 | ||
| 9 | Instance method | Public | Method | 20020314 | ||
| 10 | Instance method | Public | Method | 20020311 | ||
| 11 | Instance method | Public | Method | 20020311 | ||
| 12 | Instance method | Public | Method | 20020311 | ||
| 13 | Instance method | Public | Method | 20020313 | ||
| 14 | Instance method | Public | Method | 20020313 |
Events
Class /EACC/CL_MSG_CONTEXT_FACTORY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | Y_MSG_CONTEXT_FACTORY | Private | See coding | 20020311 | BEGIN OF y_msg_context_factory,
acc_system TYPE acc_system ,
msg_context_factory TYPE REF TO /eacc/if_msg_context_factory,
END OF y_msg_context_factory
|
Method Signatures
Method ADD_MSG_CONTEXT_DETAIL Signature
Method ADD_MSG_CONTEXT_DETAIL on class /EACC/CL_MSG_CONTEXT_FACTORY has no parameter.
Method ADD_MSG_CONTEXT_DETAIL on class /EACC/CL_MSG_CONTEXT_FACTORY has no exception.
Method ADD_XML_DOC_TO_DETAIL Signature
Method ADD_XML_DOC_TO_DETAIL on class /EACC/CL_MSG_CONTEXT_FACTORY has no parameter.
Method ADD_XML_DOC_TO_DETAIL on class /EACC/CL_MSG_CONTEXT_FACTORY has no exception.
Method CLEAR_INSTANCE Signature
Method CLEAR_INSTANCE on class /EACC/CL_MSG_CONTEXT_FACTORY has no parameter.
Method CLEAR_INSTANCE on class /EACC/CL_MSG_CONTEXT_FACTORY has no exception.
Method CLEAR_MSG_CONTEXT Signature
Method CLEAR_MSG_CONTEXT on class /EACC/CL_MSG_CONTEXT_FACTORY has no parameter.
Method CLEAR_MSG_CONTEXT on class /EACC/CL_MSG_CONTEXT_FACTORY 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 | 20020307 | |||
| 2 | IO_MD_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_FINB_MD_CHAR_FACTORY | Zentrale Fabrik | 20040505 | |||
| 3 | I_ACC_SYSTEM | Call by reference | Type reference (TYPE) | ACC_SYSTEM | Accounting-Instanz | 20020606 |
Method CONSTRUCTOR on class /EACC/CL_MSG_CONTEXT_FACTORY has no exception.
Method CREATE_MSG_CONTEXT Signature
Method CREATE_MSG_CONTEXT on class /EACC/CL_MSG_CONTEXT_FACTORY has no parameter.
Method CREATE_MSG_CONTEXT on class /EACC/CL_MSG_CONTEXT_FACTORY has no exception.
Method DELETE_CONTEXT_FROM_DB Signature
Method DELETE_CONTEXT_FROM_DB on class /EACC/CL_MSG_CONTEXT_FACTORY has no parameter.
Method DELETE_CONTEXT_FROM_DB on class /EACC/CL_MSG_CONTEXT_FACTORY has no exception.
Method DISPLAY_MSG_CONTEXT_DETAIL Signature
Method DISPLAY_MSG_CONTEXT_DETAIL on class /EACC/CL_MSG_CONTEXT_FACTORY has no parameter.
Method DISPLAY_MSG_CONTEXT_DETAIL on class /EACC/CL_MSG_CONTEXT_FACTORY has no exception.
Method GET_CORRESPONDING_TMPDOC Signature
Method GET_CORRESPONDING_TMPDOC on class /EACC/CL_MSG_CONTEXT_FACTORY has no parameter.
Method GET_CORRESPONDING_TMPDOC on class /EACC/CL_MSG_CONTEXT_FACTORY has no exception.
Method GET_INSTANCE Signature
Method GET_INSTANCE on class /EACC/CL_MSG_CONTEXT_FACTORY has no parameter.
Method GET_INSTANCE on class /EACC/CL_MSG_CONTEXT_FACTORY has no exception.
Method GET_MSG_CONTEXT Signature
Method GET_MSG_CONTEXT on class /EACC/CL_MSG_CONTEXT_FACTORY has no parameter.
Method GET_MSG_CONTEXT on class /EACC/CL_MSG_CONTEXT_FACTORY has no exception.
Method GET_MSG_CONTEXT_DETAIL Signature
Method GET_MSG_CONTEXT_DETAIL on class /EACC/CL_MSG_CONTEXT_FACTORY has no parameter.
Method GET_MSG_CONTEXT_DETAIL on class /EACC/CL_MSG_CONTEXT_FACTORY has no exception.
Method MARK_MSG_CONTEXT_DETAIL Signature
Method MARK_MSG_CONTEXT_DETAIL on class /EACC/CL_MSG_CONTEXT_FACTORY has no parameter.
Method MARK_MSG_CONTEXT_DETAIL on class /EACC/CL_MSG_CONTEXT_FACTORY has no exception.
Method SAVE_MARKED Signature
Method SAVE_MARKED on class /EACC/CL_MSG_CONTEXT_FACTORY has no parameter.
Method SAVE_MARKED on class /EACC/CL_MSG_CONTEXT_FACTORY has no exception.
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in | 10B |