SAP ABAP Class CL_FPM_ERROR_FACTORY (Factory class for error details)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
APB_FPM_CORE (Package) Floorplan Manager (Framework)
⤷
⤷
Properties
| Class | CL_FPM_ERROR_FACTORY | |
| Short Description | Factory class for error details | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | APB_FPM_CORE | Floorplan Manager (Framework) |
| Created | 20080821 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FPM_ERROR_FACTORY has no forward declaration.
Interfaces
Class CL_FPM_ERROR_FACTORY has no interface implemented.
Friends
Class CL_FPM_ERROR_FACTORY has no friend class.
Attributes
Class CL_FPM_ERROR_FACTORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | For getting error data using Bapiret2 table | 20080826 | |
| 2 | Static method | Public | Method | For getting error data from no input | 20080829 | |
| 3 | Static method | Public | Method | For getting error data using object | 20080826 | |
| 4 | Static method | Public | Method | For getting error data using OTR | 20080826 | |
| 5 | Static method | Public | Method | For getting error data using T100 | 20080826 |
Events
Class CL_FPM_ERROR_FACTORY has no event.
Types
Class CL_FPM_ERROR_FACTORY has no local type.
Method Signatures
Method CREATE_FROM_BAPIRET2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_BAPIRET2 | Call by reference | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20080826 | |||
| 2 | IV_ADDITIONAL_INFO | Call by reference | Type reference (TYPE) | DOKU_OBJ | Documentation Object | 20080826 | |||
| 3 | IV_ERROR_ID | Call by reference | Type reference (TYPE) | STRING | 20080826 | ||||
| 4 | IV_TECHNICAL_EXCEPTION | Call by reference | Type reference (TYPE) | FPM_TEXT | FPM: Text for the Explanation Control | 20080826 | |||
| 5 | RO_ERROR_DETAILS | Value transfer | Object reference (TYPE REF TO) | IF_FPM_ERROR_DETAILS | To be passed in the event or for the feeder | 20080826 |
Method CREATE_FROM_BAPIRET2 on class CL_FPM_ERROR_FACTORY has no exception.
Method CREATE_FROM_EMPTY_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ERROR_ID | Call by reference | Type reference (TYPE) | STRING | 20080902 | ||||
| 2 | RO_ERROR_DETAILS | Value transfer | Object reference (TYPE REF TO) | IF_FPM_ERROR_DETAILS | FPM error details encapsulating IF_FPM_ERROR_DEATAILS object | 20080829 |
Method CREATE_FROM_EMPTY_DATA on class CL_FPM_ERROR_FACTORY has no exception.
Method CREATE_FROM_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EXCEPTION_OBJ | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20080826 | |||
| 2 | IV_ADDITIONAL_INFO | Call by reference | Type reference (TYPE) | DOKU_OBJ | Documentation Object | 20080826 | |||
| 3 | IV_ERROR_ID | Call by reference | Type reference (TYPE) | STRING | 20080826 | ||||
| 4 | IV_TECHNICAL_EXCEPTION | Call by reference | Type reference (TYPE) | FPM_TEXT | FPM: Text for the Explanation Control | 20080826 | |||
| 5 | RO_ERROR_DETAILS | Value transfer | Object reference (TYPE REF TO) | IF_FPM_ERROR_DETAILS | Details for the error screen in FPM | 20080826 |
Method CREATE_FROM_OBJECT on class CL_FPM_ERROR_FACTORY has no exception.
Method CREATE_FROM_OTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ADDITIONAL_INFO | Call by reference | Type reference (TYPE) | DOKU_OBJ | Documentation Object | 20080826 | |||
| 2 | IV_ALIAS | Call by reference | Type reference (TYPE) | SOTR_ALIAS | Unique Alias Name for OTR Concept | 20090818 | |||
| 3 | IV_ERROR_ID | Call by reference | Type reference (TYPE) | STRING | 20080826 | ||||
| 4 | IV_OTR | Call by reference | Type reference (TYPE) | SOTR_CONC | Key for Logical Object in the OTR | 20090305 | |||
| 5 | IV_TECHNICAL_EXCEPTION | Call by reference | Type reference (TYPE) | FPM_TEXT | FPM: Text for the Explanation Control | 20080826 | |||
| 6 | RO_ERROR_DETAILS | Value transfer | Object reference (TYPE REF TO) | IF_FPM_ERROR_DETAILS | Details for the error screen in FPM | 20080826 |
Method CREATE_FROM_OTR on class CL_FPM_ERROR_FACTORY has no exception.
Method CREATE_FROM_T100 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_T100 | Call by reference | Type reference (TYPE) | SYMSG | Structure of message variables | 20080826 | |||
| 2 | IV_ADDITIONAL_INFO | Call by reference | Type reference (TYPE) | DOKU_OBJ | Documentation Object | 20080826 | |||
| 3 | IV_ERROR_ID | Call by reference | Type reference (TYPE) | STRING | 20080826 | ||||
| 4 | IV_TECHNICAL_EXCEPTION | Call by reference | Type reference (TYPE) | FPM_TEXT | FPM: Text for the Explanation Control | 20080826 | |||
| 5 | RO_ERROR_DETAILS | Value transfer | Object reference (TYPE REF TO) | IF_FPM_ERROR_DETAILS | Details for the error screen in FPM | 20080826 |
Method CREATE_FROM_T100 on class CL_FPM_ERROR_FACTORY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |