SAP ABAP Class CL_FPM_ERROR_DETAILS (Key Value class for getting error details from application)
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)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_ERROR_DETAILS | Details for the error screen in FPM | 20080821 |
Properties
| Class | CL_FPM_ERROR_DETAILS | |
| Short Description | Key Value class for getting error details from application | |
| 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 | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FPM_ERROR_DETAILS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_ERROR_DETAILS | Details for the error screen in FPM | 20080821 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_FPM_ERROR_ASSIST | 20120503 | Assistance Class for WD component FPM_ERROR_PAGE |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_MESSAGE | Interface for Accessing Texts from Message Objects | 20080821 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | DOKU_OBJ | Documentation Object | 20080826 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | 20080826 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | FPM_TEXT | FPM: Text for the Explanation Control | 20080826 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor for building data | 20080825 | |
| 2 | Instance method | Public | Method | Gets the Additional details text from the Error Object | 20080826 | |
| 3 | Instance method | Public | Method | Gets the long text from the Error Object | 20080825 | |
| 4 | Instance method | Public | Method | Gets the short text from the Error Object | 20080825 | |
| 5 | Instance method | Public | Method | Gets the technical description from the Error Object | 20080826 |
Events
Class CL_FPM_ERROR_DETAILS has no event.
Types
Class CL_FPM_ERROR_DETAILS has no local type.
Method Signatures
Method CONSTRUCTOR 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 | 20080825 | |||
| 2 | IS_BAPIRET2 | Call by reference | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20080825 | |||
| 3 | IS_T100 | Call by reference | Type reference (TYPE) | SYMSG | Structure of message variables | 20080825 | |||
| 4 | IV_ADDITIONAL_INFORMATION | Call by reference | Type reference (TYPE) | DOKU_OBJ | Documentation Object | 20080826 | |||
| 5 | IV_ALIAS | Call by reference | Type reference (TYPE) | SOTR_ALIAS | Unique Alias Name for OTR Concept | 20090818 | |||
| 6 | IV_ERROR_ID | Call by reference | Type reference (TYPE) | STRING | 20080826 | ||||
| 7 | IV_OTR | Call by reference | Type reference (TYPE) | SOTR_CONC | FPM: Text for the Explanation Control | 20090305 | |||
| 8 | IV_TECHNICAL_EXCEPTION | Call by reference | Type reference (TYPE) | FPM_TEXT | FPM: Text for the Explanation Control | 20080826 |
Method CONSTRUCTOR on class CL_FPM_ERROR_DETAILS has no exception.
Method GET_ADDITIONAL_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ADDITIONAL_INFO | Value transfer | Type reference (TYPE) | DOKU_OBJ | Documentation Object | 20080826 |
Method GET_ADDITIONAL_DETAILS on class CL_FPM_ERROR_DETAILS has no exception.
Method GET_LONG_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_LONG_TEXT | Value transfer | Type reference (TYPE) | STRING | 20080826 |
Method GET_LONG_TEXT on class CL_FPM_ERROR_DETAILS has no exception.
Method GET_SHORT_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SHORT_TEXT | Value transfer | Type reference (TYPE) | STRING | Short text of the error from If_message | 20080826 |
Method GET_SHORT_TEXT on class CL_FPM_ERROR_DETAILS has no exception.
Method GET_TECHNICAL_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TECHNICAL_EXCEPTION | Value transfer | Type reference (TYPE) | FPM_TEXT | FPM: Text for the Explanation Control | 20080826 |
Method GET_TECHNICAL_EXCEPTION on class CL_FPM_ERROR_DETAILS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |