SAP ABAP Class CL_BSPWD_BASICS_ERRORVIEW_BASE (Base for error view)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-UI (Application Component) User Interface
⤷
CRM_BSP_WD_APPL_BASICS (Package) Basic Application Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_WD_VIEW_CONTROLLER | Basis Class for WD View Controller | 20080714 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BSP_WD_MESSAGE_UI_COMM | Interface for Communication with Message Visualization | 20080729 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BSPWD_BASICS_ERROR2_IMPL | Controller Class for BSPWD_BASICS | 20080714 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_BSPWD_BASICS_ERRORVIEW | 20080714 |
Properties
| Class | CL_BSPWD_BASICS_ERRORVIEW_BASE | |
| Short Description | Base for error view | |
| Super Class | CL_BSP_WD_VIEW_CONTROLLER | Basis Class for WD View Controller |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_BSP_WD_APPL_BASICS | Basic Application Objects |
| Created | 20080714 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BSPWD_BASICS_ERRORVIEW_BASE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BSP_WD_MESSAGE_UI_COMM | Interface for Communication with Message Visualization | 20080729 |
Friends
Class CL_BSPWD_BASICS_ERRORVIEW_BASE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | CRMT_IC_MESSAGE_UI_DATA_TAB | Table with UI message data | 20080714 | |||
| 2 | Static Attribute | Protected | Type reference (TYPE) | STRING | 20080714 | ||||
| 3 | Static Attribute | Protected | Type reference (TYPE) | STRING | 20080714 | ||||
| 4 | Static Attribute | Protected | Type reference (TYPE) | STRING | 20080714 | ||||
| 5 | Static Attribute | Public | Type reference (TYPE) | STRING | 20080714 | ||||
| 6 | Static Attribute | Public | Type reference (TYPE) | STRING | 20080714 | ||||
| 7 | Static Attribute | Public | Type reference (TYPE) | STRING | 20080714 | ||||
| 8 | Static Attribute | Public | Type reference (TYPE) | STRING | 20080714 | ||||
| 9 | Static Attribute | Public | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20080714 | |||
| 10 | Static Attribute | Protected | Type reference (TYPE) | STRING | 20080714 | ||||
| 11 | Static Attribute | Protected | Type reference (TYPE) | STRING | 20080714 | ||||
| 12 | Static Attribute | Protected | Type reference (TYPE) | STRING | 20080714 | ||||
| 13 | Static Attribute | Protected | Type reference (TYPE) | STRING | 20080714 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20080714 | |
| 2 | Instance method | Protected | Method | 20080729 | ||
| 3 | Instance method | Protected | Method | 20080714 | ||
| 4 | Static method | Public | Method | Generates a compatible ID from supplied ID for error nav. | 20130524 | |
| 5 | Instance method | Protected | Method | 20080714 | ||
| 6 | Instance method | Public | Method | 20100707 | ||
| 7 | Instance method | Public | Method | 20080718 | ||
| 8 | Instance method | Public | Method | Get messages | 20080714 | |
| 9 | Instance method | Public | Method | Holt den Langtext einer Nachricht | 20080714 | |
| 10 | Static method | Protected | Event handling method | 20080714 |
Events
Class CL_BSPWD_BASICS_ERRORVIEW_BASE has no event.
Types
Class CL_BSPWD_BASICS_ERRORVIEW_BASE has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_BSPWD_BASICS_ERRORVIEW_BASE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BSPWD_BASICS_ERRORVIEW_BASE has no exception.
Method EH_ONMESSAGENAV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HTMLB_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_HTMLB_EVENT | 20080729 | ||||
| 2 | HTMLB_EVENT_EX | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | 20080729 |
Method EH_ONMESSAGENAV on class CL_BSPWD_BASICS_ERRORVIEW_BASE has no exception.
Method FORMAT_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MSG | Call by reference | Type reference (TYPE) | BSP_WD_MESSAGE | 20080714 | ||||
| 2 | RS_RESULT | Value transfer | Type reference (TYPE) | CRMT_IC_MESSAGE_UI_DATA | Nachrichtenstruktur | 20080714 |
Method FORMAT_MESSAGE on class CL_BSPWD_BASICS_ERRORVIEW_BASE has no exception.
Method GENERATE_COMPATIBLE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | STRING | The uncompatible ID | 20130524 | |||
| 2 | RV_ID | Value transfer | Type reference (TYPE) | STRING | The now compatible ID | 20130524 |
Method GENERATE_COMPATIBLE_ID on class CL_BSPWD_BASICS_ERRORVIEW_BASE has no exception.
Method GET_AND_PREPARE_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FOR_DISPLAY | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080714 | ||||
| 2 | RT_MSG | Value transfer | Type reference (TYPE) | CRMT_IC_MESSAGE_UI_DATA_TAB | Tabelle mit UI-Nachrichtendaten | 20080714 |
Method GET_AND_PREPARE_MESSAGES on class CL_BSPWD_BASICS_ERRORVIEW_BASE has no exception.
Method GET_JS_FOR_ERROR_NAV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MESSAGE | Call by reference | Type reference (TYPE) | CRMT_GENIL_MESSAGE_DISPLAY | Message Class | 20100707 | |||
| 2 | IV_HANDLE | Call by reference | Type reference (TYPE) | BALMNR | Application log: Internal message serial number | 20101221 | |||
| 3 | RV_JS | Value transfer | Type reference (TYPE) | STRING | 20100707 |
Method GET_JS_FOR_ERROR_NAV on class CL_BSPWD_BASICS_ERRORVIEW_BASE has no exception.
Method GET_JS_FOR_MESSAGE_NAV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MSG_ROW_NUM | Call by reference | Type reference (TYPE) | STRING | 20080718 | ||||
| 2 | RV_JS | Value transfer | Type reference (TYPE) | STRING | 20080718 |
Method GET_JS_FOR_MESSAGE_NAV on class CL_BSPWD_BASICS_ERRORVIEW_BASE has no exception.
Method GET_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Object reference (TYPE REF TO) | CRMT_IC_MESSAGE_UI_DATA_TAB | Table with UI message data | 20080714 | |||
| 2 | EV_MESSAGE | Call by reference | Object reference (TYPE REF TO) | CRMT_IC_MESSAGE_UI_DATA | Message structure | 20080714 |
Method GET_MESSAGES on class CL_BSPWD_BASICS_ERRORVIEW_BASE has no exception.
Method GET_URL_OF_MESSAGE_LONGTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MESSAGE | Call by reference | Type reference (TYPE) | BSP_WD_MESSAGE | 20080714 | ||||
| 2 | RV_URL | Value transfer | Type reference (TYPE) | STRING | 20080714 |
Method GET_URL_OF_MESSAGE_LONGTEXT on class CL_BSPWD_BASICS_ERRORVIEW_BASE has no exception.
Method ON_SKIN_CHANGE Signature
Method ON_SKIN_CHANGE on class CL_BSPWD_BASICS_ERRORVIEW_BASE has no parameter.
Method ON_SKIN_CHANGE on class CL_BSPWD_BASICS_ERRORVIEW_BASE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |