SAP ABAP Class CL_GSPOPUP__POPUPLAUNCHER_IMPL (asdfa)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-APF (Application Component) Application Frame
⤷
CRM_BSP_GEN_UI_POPUPS (Package) CRM UI Dialog Boxes
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GSPOPUP__POPUPLAUNCHER | 20060407 | |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BSP_WD_EVENT_HANDLER | Event Handler Interface | 20100504 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BSP_WD_FRAMEWORK_EVENTS | CRM UI Application Frame Events | 20080428 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BSP_WD_MESSAGE_HANDLER | Interface for Error Handler | 20121129 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BSP_WD_TOOLBAR_CALLBACK | Communication Interface for Central Toolbar | 20061122 |
Properties
| Class | CL_GSPOPUP__POPUPLAUNCHER_IMPL | |
| Short Description | asdfa | |
| Super Class | CL_GSPOPUP__POPUPLAUNCHER | |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_BSP_GEN_UI_POPUPS | CRM UI Dialog Boxes |
| Created | 20060407 | SAP |
| Last change | 20130531 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BSP_WD_EVENT_HANDLER | Event Handler Interface | 20100504 | ||
| 2 | IF_BSP_WD_FRAMEWORK_EVENTS | CRM UI Application Frame Events | 20080428 | ||
| 3 | IF_BSP_WD_MESSAGE_HANDLER | Interface for Error Handler | 20121129 | ||
| 4 | IF_BSP_WD_TOOLBAR_CALLBACK | Communication Interface for Central Toolbar | 20061122 |
Friends
Class CL_GSPOPUP__POPUPLAUNCHER_IMPL 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_BSP_WD_POPUP | Popup Instance for advanced search | 20070119 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | I | 0 | Counter for Statedescription for History | 20071205 | ||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | 'Popup Test Application' | Statedescription | 20071205 | ||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_BSP_WD_POPUP | Popup Instance for Confirmation Popup | 20060424 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_BSP_WD_POPUP | Popup Instance for Decision Popup | 20060407 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | FLIGHTTAB | Table for SFLIGHT | 20060407 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20100504 | ||||
| 8 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20100504 | ||||
| 9 | Instance attribute | Protected | Type reference (TYPE) | STRING | number of dynamic success messages | 20100504 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | STRING | number of dynamic warning messages | 20100504 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | CHAR6 | All message types | 20071123 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Session restart requested | 20080425 | ||
| 13 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_BSP_WD_POPUP | Popup Instance for BI Report in Popup | 20060407 | |||
| 14 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_BSP_WD_POPUP | Popup Instance for Cascading Popups | 20060420 | |||
| 15 | Instance attribute | Protected | Type reference (TYPE) | STRING | Trigger Exception | 20090515 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20070131 | ||
| 2 | Instance method | Private | Method | 20100504 | ||
| 3 | Instance method | Protected | Method | raise exception | 20090515 | |
| 4 | Instance method | Private | Event handling method | Event handler for data loss popup | 20100504 | |
| 5 | Instance method | Protected | Method | 20080204 |
Events
Class CL_GSPOPUP__POPUPLAUNCHER_IMPL has no event.
Types
Class CL_GSPOPUP__POPUPLAUNCHER_IMPL has no local type.
Method Signatures
Method CREATE_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INDEX | Call by reference | Type reference (TYPE) | SY-INDEX | 0 | Loop Index | 20100504 | ||
| 2 | IV_MESSAGE_TYPE | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20100504 | |||
| 3 | IV_NUM | Call by reference | Type reference (TYPE) | SY-INDEX | 1 | Loop Index | 20070131 |
Method CREATE_MESSAGES on class CL_GSPOPUP__POPUPLAUNCHER_IMPL has no exception.
Method CREATE_MESSAGES2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MESSAGE_ID | Call by reference | Type reference (TYPE) | SYMSGID | Message Class | 20100504 | |||
| 2 | IV_MESSAGE_NUMBER | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20100504 | |||
| 3 | IV_MESSAGE_TYPE | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20100504 | |||
| 4 | IV_MSG_V1 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20100504 | |||
| 5 | IV_MSG_V2 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20100504 | |||
| 6 | IV_NUM | Call by reference | Type reference (TYPE) | SY-INDEX | 1 | Loop Index | 20100504 |
Method CREATE_MESSAGES2 on class CL_GSPOPUP__POPUPLAUNCHER_IMPL has no exception.
Method EXCEPTION Signature
Method EXCEPTION on class CL_GSPOPUP__POPUPLAUNCHER_IMPL has no parameter.
Method EXCEPTION on class CL_GSPOPUP__POPUPLAUNCHER_IMPL has no exception.
Method ON_BEFORE_WA_CONTENT_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_LOSS_HANDLER | Call by reference | Attribute reference (LIKE) | 20100504 |
Method ON_BEFORE_WA_CONTENT_CHANGE on class CL_GSPOPUP__POPUPLAUNCHER_IMPL has no exception.
Method SETWIDTHHEIGHT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_POPUP | Call by reference | Object reference (TYPE REF TO) | IF_BSP_WD_POPUP | Popup Access Interface | 20080204 |
Method SETWIDTHHEIGHT on class CL_GSPOPUP__POPUPLAUNCHER_IMPL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |