SAP ABAP Class CL_FWWP_PREVIEW (Display of a Preview)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SBPT_FWWP (Package) Framework for Workplace
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FWWP_VIEW_BASE | Basis Class for View Objects of Framework | 19990503 |
Properties
| Class | CL_FWWP_PREVIEW | |
| Short Description | Display of a Preview | |
| Super Class | CL_FWWP_VIEW_BASE | Basis Class for View Objects of Framework |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SBPT_FWWP | Framework for Workplace |
| Created | 19990218 | SAP |
| Last change | 19990218 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_FWWP_PREVIEW has no interface implemented.
Friends
Class CL_FWWP_PREVIEW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SBPT_ARTXT | 'GOTO_AREA_' | Navigation to Area Object | 19990218 | ||
| 2 | Instance attribute | Protected | See coding | Document ID of Template | 19990218 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | SWWW_T_MERGE_TABLE | Merge Table | 19990218 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | SBPT_TMIME | Displayed MIME Objects | 19990218 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | SWL_STYLES | GUI Attributes for HTML | 19990623 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_HTML_VIEWER | GUI Control | 19990218 | |||
| 7 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_FWWP_DESKTOP_ITEM | Displayed Application Object | 19990218 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 19990218 | |
| 2 | Instance method | Public | Method | Releases Control | 19990301 | |
| 3 | Instance method | Public | Method | Returns GUI Control | 19990218 | |
| 4 | Instance method | Private | Event handling method | Event Handler for SAPEVENT | 19990218 | |
| 5 | Instance method | Private | Method | Creates Merge Table for Undefined Preview | 19990623 | |
| 6 | Instance method | Public | Method | Sets Application Object to Be Displayed | 19990218 | |
| 7 | Instance method | Public | Method | Sets Visibility | 19990901 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | NAVIGATE | Instance Event (0) |
Public (2) |
DD | 19990218 |
Types
Class CL_FWWP_PREVIEW has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | GUI Container | 19990218 |
Method CONSTRUCTOR on class CL_FWWP_PREVIEW has no exception.
Method FREE Signature
Method FREE on class CL_FWWP_PREVIEW has no parameter.
Method FREE on class CL_FWWP_PREVIEW has no exception.
Method GET_CONTROL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CONTROL | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTROL | GUI Control | 19990218 |
Method GET_CONTROL on class CL_FWWP_PREVIEW has no exception.
Method HANDLER_SAPEVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTION | Value transfer | Attribute reference (LIKE) | 19990218 |
Method HANDLER_SAPEVENT on class CL_FWWP_PREVIEW has no exception.
Method MERGE_NO_PREVIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MERGE_TABLE | Call by reference | Type reference (TYPE) | SWWW_T_MERGE_TABLE | Merge-Table | 19990623 | |||
| 2 | I_TEXT | Call by reference | Type reference (TYPE) | C | space | Text | 19990916 |
Method MERGE_NO_PREVIEW on class CL_FWWP_PREVIEW has no exception.
Method SET_SELECTED_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DESK_ITEM | Call by reference | Object reference (TYPE REF TO) | CL_FWWP_DESKTOP_ITEM | Anwendungsobjekt | 19990218 |
Method SET_SELECTED_ITEM on class CL_FWWP_PREVIEW has no exception.
Method SET_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VISIBLE | Value transfer | Type reference (TYPE) | C | visible | 19990901 |
Method SET_VISIBLE on class CL_FWWP_PREVIEW has no exception.
Event Signatures
Event NAVIGATE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | URL | Exporting | Value transfer | Type reference (TYPE) | C | 19990218 |
History
| Last changed by/on | SAP | 19990218 |
| SAP Release Created in |