SAP ABAP Class /EACA/CL_EXCPT_HANDLER_PM (Default Exception Handler for Profitability Management)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BAC-PM (Application Component) Profitability Analysis
⤷
/EACA/PROFITABILITY_MANAGEMENT (Package) E-Accounting: Profitability Management
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /EACA/CL_EXCPT_HANDLER_CONF_PM | Exception Handler Runtime Profitability Management | 20020502 |
| 2 | Inheritance (c INHERITING FROM c_ref) | /EACA/CL_EXCPT_HANDLER_RT_PM | Exception Handler Configuration Profitability Management | 20020502 |
Properties
| Class | /EACA/CL_EXCPT_HANDLER_PM | |
| Short Description | Default Exception Handler for Profitability Management | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | /EACA/PMCF | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | /EACA/PROFITABILITY_MANAGEMENT | E-Accounting: Profitability Management |
| Created | 20020430 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /EACA/CL_EXCPT_HANDLER_PM has no forward declaration.
Interfaces
Class /EACA/CL_EXCPT_HANDLER_PM has no interface implemented.
Friends
Class /EACA/CL_EXCPT_HANDLER_PM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | /EACC/BOOLEAN | Boolean Type for e-Accounting | 20020503 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | /EACA/CL_EXCPT_CONTEXT_PM | Context for Exceptions | 20020503 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | Message Handler | 20020503 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Collect Messages in Message Collector | 20020502 | |
| 2 | Instance method | Public | Constructor | Public Constructor | 20020430 | |
| 3 | Instance method | Public | Method | Convert Exception to Message | 20020430 | |
| 4 | Instance method | Public | Method | Collect Message Handler Object | 20020502 | |
| 5 | Instance method | Public | Method | Raise Messages | 20020502 | |
| 6 | Instance method | Public | Method | Update Context Object | 20020503 | |
| 7 | Instance method | Public | Method | Set Message Handler Object | 20020502 | |
| 8 | Instance method | Protected | Method | Raise Exception for Subsequent Processing | 20020503 |
Events
Class /EACA/CL_EXCPT_HANDLER_PM has no event.
Types
Class /EACA/CL_EXCPT_HANDLER_PM has no local type.
Method Signatures
Method COLLECT_MESSAGES Signature
Method COLLECT_MESSAGES on class /EACA/CL_EXCPT_HANDLER_PM has no parameter.
Method COLLECT_MESSAGES on class /EACA/CL_EXCPT_HANDLER_PM has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT | Value transfer | Object reference (TYPE REF TO) | /EACA/CL_EXCPT_CONTEXT_PM | Default Exception Handler Profitability Management | 20020502 | |||
| 2 | IO_MSG_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | Message Handler | 20020430 |
Method CONSTRUCTOR on class /EACA/CL_EXCPT_HANDLER_PM has no exception.
Method CONVERT_TO_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EXCEPTION | Value transfer | Object reference (TYPE REF TO) | /EACA/CX_PM | Abstraktes Ausnahmeobjekt Ergebnisrechnung | 20020430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020430 |
Method GET_MSG_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_MSG_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | Message Handler | 20020502 |
Method GET_MSG_HANDLER on class /EACA/CL_EXCPT_HANDLER_PM has no exception.
Method RAISE_MESSAGES Signature
Method RAISE_MESSAGES on class /EACA/CL_EXCPT_HANDLER_PM has no parameter.
Method RAISE_MESSAGES on class /EACA/CL_EXCPT_HANDLER_PM has no exception.
Method SET_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT | Value transfer | Object reference (TYPE REF TO) | /EACA/CL_EXCPT_CONTEXT_PM | Kontext zu Exceptions | 20020503 |
Method SET_CONTEXT on class /EACA/CL_EXCPT_HANDLER_PM has no exception.
Method SET_MSG_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MSG_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | Message Handler | 20020502 |
Method SET_MSG_HANDLER on class /EACA/CL_EXCPT_HANDLER_PM has no exception.
Method X_RAISE_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EXCEPTION | Value transfer | Object reference (TYPE REF TO) | /EACA/CX_PM | Abstraktes Ausnahmeobjekt Ergebnisrechnung | 20020503 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abstraktes Ausnahmeobjekt Ergebnisrechnung | 20020503 |
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 10B |