SAP ABAP Class CL_IVE_E_FEH_FACADE (FEH facade for erroneous messages (Retry, Finish, Fail))
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-IV-GF-ES (Application Component) Enterprise Services in Invoice Verification
⤷
OPS_SE_IVE_XI_PROXY (Package) Web Service Proxies Invoice Verification
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ECH_ACTION | Interface - Action Class | 20101006 |
Properties
| Class | CL_IVE_E_FEH_FACADE | |
| Short Description | FEH facade for erroneous messages (Retry, Finish, Fail) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | OPS_SE_IVE_XI_PROXY | Web Service Proxies Invoice Verification |
| Created | 20101006 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IVE_E_FEH_FACADE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ECH_ACTION | Interface - Action Class | 20101006 |
Friends
Class CL_IVE_E_FEH_FACADE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | See coding | 20110607 | |||||
| 2 | Constant | Private | See coding | 20101006 | |||||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_IVE_E_FEH_FACADE | FEH facade for erroneous messages (Retry, Finish, Fail) | 20101006 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20101006 | |
| 2 | Instance method | Private | Method | Determine FEH handler | 20101006 | |
| 3 | Instance method | Private | Method | Determine Object Type by Error ID from FEH | 20110607 | |
| 4 | Instance method | Private | Method | Fatal error handling | 20101006 |
Events
Class CL_IVE_E_FEH_FACADE has no event.
Types
Class CL_IVE_E_FEH_FACADE has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_IVE_E_FEH_FACADE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_IVE_E_FEH_FACADE has no exception.
Method GET_FEH_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ERROR_OBJECT_ID | Call by reference | Type reference (TYPE) | ECH_DTE_ERROR_OBJECT_ID | Error Object ID / Postprocessing Order | 20101006 | |||
| 2 | RO_FEH_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_ECH_ACTION | Main Object Type | 20101006 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Standard Message Fault | 20101006 |
Method GET_ORDER_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_BUSINESS_PROCESS | Call by reference | Type reference (TYPE) | /SAPPO/DTE_BUSINESS_PROCESS | Business Process | 20110607 | |||
| 2 | EV_MAIN_OBJECT_TYPE | Call by reference | Type reference (TYPE) | /SAPPO/DTE_MAIN_OBJTYPE | Main Object Type | 20110607 | |||
| 3 | I_ERROR_OBJECT_ID | Call by reference | Type reference (TYPE) | ECH_DTE_ERROR_OBJECT_ID | Error Object ID / Postprocessing Order | 20110607 |
Method GET_ORDER_DETAILS on class CL_IVE_E_FEH_FACADE has no exception.
Method HANDLE_FATAL_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EXECUTION_FAILED | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20101006 | |||
| 2 | E_RETURN_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20101006 |
Method HANDLE_FATAL_ERROR on class CL_IVE_E_FEH_FACADE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |