SAP ABAP Class CL_FPM_ERROR_ASSIST (Assistance Class for WD component FPM_ERROR_PAGE)
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 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20080911 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_MULTI_INSTANTIABLE | FPM Multi Instantiation | 20131127 |
Properties
| Class | CL_FPM_ERROR_ASSIST | |
| Short Description | Assistance Class for WD component FPM_ERROR_PAGE | |
| Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | APB_FPM_CORE | Floorplan Manager (Framework) |
| Created | 20080911 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_MULTI_INSTANTIABLE | FPM Multi Instantiation | 20131127 |
Friends
Class CL_FPM_ERROR_ASSIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20120503 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20120503 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20131127 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20120503 | ||
| 2 | Instance method | Public | Method | 20120503 | ||
| 3 | Instance method | Public | Method | 20120503 | ||
| 4 | Instance method | Public | Method | 20120503 |
Events
Class CL_FPM_ERROR_ASSIST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_ERROR_PAGE_DEF | Public | See coding | 20081124 | begin of s_error_page_def,
technical_exception type string,
short_description type string,
long_description type string,
additional_information type doku_obj,
end of s_error_page_def
|
Method Signatures
Method CREATE_APPLICATION_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LONG_DESCRIPTION | Call by reference | Type reference (TYPE) | CL_FPM_ERROR_ASSIST=>S_ERROR_PAGE_DEF-LONG_DESCRIPTION | 20120503 | ||||
| 2 | IV_SHORT_DESCRIPTION | Call by reference | Type reference (TYPE) | CL_FPM_ERROR_ASSIST=>S_ERROR_PAGE_DEF-SHORT_DESCRIPTION | 20120503 | ||||
| 3 | IV_TECHNICAL_EXCEPTION | Call by reference | Type reference (TYPE) | CL_FPM_ERROR_ASSIST=>S_ERROR_PAGE_DEF-TECHNICAL_EXCEPTION | 20120503 | ||||
| 4 | LV_ERROR_ID | Call by reference | Type reference (TYPE) | STRING | 20120503 |
Method CREATE_APPLICATION_LOG on class CL_FPM_ERROR_ASSIST has no exception.
Method DISPLAY_ADDITIONAL_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | Web Dynpro: API of a View | 20120503 |
Method DISPLAY_ADDITIONAL_INFO on class CL_FPM_ERROR_ASSIST has no exception.
Method DISPLAY_ERROR_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_FPM_ERROR_DETAILS | Call by reference | Object reference (TYPE REF TO) | IF_FPM_ERROR_DETAILS | Details for the error screen in FPM | 20120503 |
Method DISPLAY_ERROR_DETAILS on class CL_FPM_ERROR_ASSIST has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20120503 | |||
| 2 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20120503 |
Method INIT on class CL_FPM_ERROR_ASSIST has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 720 |