SAP ABAP Class CL_LINK_UI_EVENT (Call UI Class via Event)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
AP-MD-PRO-BF (Application Component) Basic functions
⤷
COM_IL_UI (Package) Relationships 'Interlinkages': Interface
⤷
⤷
Properties
| Class | CL_LINK_UI_EVENT | |
| Short Description | Call UI Class via Event | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | COM_IL_UI | Relationships 'Interlinkages': Interface |
| Created | 20050408 | SAP |
| Last change | 20050519 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_LINK_UI_EVENT has no forward declaration.
Interfaces
Class CL_LINK_UI_EVENT has no interface implemented.
Friends
Class CL_LINK_UI_EVENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_LINK_UI_EVENT | Instance | 20050408 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20050408 | |
| 2 | Static method | Public | Method | Instance Generation | 20050408 | |
| 3 | Instance method | Public | Method | Generating Event for the "CL_LINK_UI" Class | 20050408 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | ON_INACTIVE_SAVE | Instance Event (0) |
Public (2) |
Inactive Save of Products from Workbench | 20050408 |
Types
Class CL_LINK_UI_EVENT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_LINK_UI_EVENT has no parameter.
Method CONSTRUCTOR on class CL_LINK_UI_EVENT has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_LINK_UI_EVENT | Aufruf der UI Klasse über Ereignis | 20050408 |
Method GET_INSTANCE on class CL_LINK_UI_EVENT has no exception.
Method RAISE_SAVE_INACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SOURCEGUID | Call by reference | Type reference (TYPE) | COMT_IL_SOURCEGUID | Interner Identifikator für Vater einer Beziehung | 20050408 |
Method RAISE_SAVE_INACTIVE on class CL_LINK_UI_EVENT has no exception.
Event Signatures
Event ON_INACTIVE_SAVE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SOURCEGUID_INACTIVE | Exporting | Value transfer | Type reference (TYPE) | COMT_IL_SOURCEGUID | Interner Identifikator für Vater einer Beziehung | 20050408 |
History
| Last changed by/on | SAP | 20050519 |
| SAP Release Created in | 700 |