SAP ABAP Class CL_KWUI_EVENTS (KW UI Events)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-KPR-DMF (Application Component) Document Management Framework
⤷
SKWV (Package) Knowledge Warehouse: Visual Components
⤷
⤷
Properties
| Class | CL_KWUI_EVENTS | |
| Short Description | KW UI Events | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SKWV | Knowledge Warehouse: Visual Components |
| Created | 20000608 | SAP |
| Last change | 20040603 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_KWUI_EVENTS has no forward declaration.
Interfaces
Class CL_KWUI_EVENTS has no interface implemented.
Friends
Class CL_KWUI_EVENTS has no friend class.
Attributes
Class CL_KWUI_EVENTS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Document Was Closed Externally | 20011112 | |
| 2 | Static method | Public | Method | Entry into Change Mode | 20030404 | |
| 3 | Static method | Public | Method | IO was dropped into one of the KWUIC controls | 20010106 | |
| 4 | Static method | Public | Method | Signal Object Change | 20000619 | |
| 5 | Static method | Public | Method | Search Request Finished | 20001211 | |
| 6 | Static method | Public | Method | Document Opened Externally for Display or Change | 20010226 | |
| 7 | Static method | Public | Method | IO could not be displayed in a single IO control | 20010307 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | KWUIC_IO_DROPPED | Static Event (1) |
Public (2) |
IO was dropped into one of the KWUIC controls | 20010106 |
| 2 | KWUI_CLOSE_DOC_EXTERNAL | Static Event (1) |
Public (2) |
Document Was Closed Externally | 20011112 |
| 3 | KWUI_ENTER_CHANGE_MODE | Static Event (1) |
Public (2) |
Entry into Change Mode | 20030404 |
| 4 | KWUI_OBJECTS_CHANGED | Static Event (1) |
Public (2) |
Signal Object Change (Poss. Property-Driven) | 20000619 |
| 5 | KWUI_OPEN_DOC_EXTERNAL | Static Event (1) |
Public (2) |
Document was opened externally (for display or change) | 20010226 |
| 6 | KWUI_SEARCH_FINISHED | Static Event (1) |
Public (2) |
Search Request Finished | 20001211 |
| 7 | KWUI_SIO_DISP_FAILED | Static Event (1) |
Public (2) |
IO could not be displayed in a single IO control | 20010307 |
Types
Class CL_KWUI_EVENTS has no local type.
Method Signatures
Method RAISE_EVENT_CLOSE_DOC_EXTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO | Value transfer | Type reference (TYPE) | SKWF_IO | Dokument | 20020712 |
Method RAISE_EVENT_CLOSE_DOC_EXTERNAL on class CL_KWUI_EVENTS has no exception.
Method RAISE_EVENT_ENTER_CHANGE_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR | Call by reference | Type reference (TYPE) | SKWF_ERROR | Fehler | 20030408 | |||
| 2 | IO | Call by reference | Type reference (TYPE) | SKWF_IO | bearbeitetes Objekt | 20030404 |
Method RAISE_EVENT_ENTER_CHANGE_MODE on class CL_KWUI_EVENTS has no exception.
Method RAISE_EVENT_KWUIC_IO_DROPPED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO | Call by reference | Type reference (TYPE) | SKWF_IO | KW Framework: Objektschlüssel | 20010106 |
Method RAISE_EVENT_KWUIC_IO_DROPPED on class CL_KWUI_EVENTS has no exception.
Method RAISE_EVENT_KWUI_OBJS_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO | Call by reference | Type reference (TYPE) | SKWF_IO | einzelnes neues Dokument | 20020711 | |||
| 2 | OBJECTS_OF_PACKAGE | Call by reference | Type reference (TYPE) | SKWV_PKGOB_T | Tabelle mit getypten SKWF-Objekten und ihrem jeweiligen Pake | 20000905 | |||
| 3 | OBJECT_PROPERTIES | Call by reference | Type reference (TYPE) | SDOKPROPTLS | Liste von Attributausprägungen von Objekten | 20000905 |
Method RAISE_EVENT_KWUI_OBJS_CHANGED on class CL_KWUI_EVENTS has no exception.
Method RAISE_EVENT_KWUI_SEARCH_FINISH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PACKAGE_ID | Value transfer | Type reference (TYPE) | SKWF_PKGID | KW Framework: Package-Kennung | 20001211 |
Method RAISE_EVENT_KWUI_SEARCH_FINISH on class CL_KWUI_EVENTS has no exception.
Method RAISE_EVENT_OPEN_DOC_EXTERNAL Signature
Method RAISE_EVENT_OPEN_DOC_EXTERNAL on class CL_KWUI_EVENTS has no parameter.
Method RAISE_EVENT_OPEN_DOC_EXTERNAL on class CL_KWUI_EVENTS has no exception.
Method RAISE_EVENT_SIO_DISP_FAILED Signature
Method RAISE_EVENT_SIO_DISP_FAILED on class CL_KWUI_EVENTS has no parameter.
Method RAISE_EVENT_SIO_DISP_FAILED on class CL_KWUI_EVENTS has no exception.
Event Signatures
Event KWUIC_IO_DROPPED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO | Exporting | Value transfer | Type reference (TYPE) | SKWF_IO | KW Framework: Objektschlüssel | 20010106 |
Event KWUI_CLOSE_DOC_EXTERNAL Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO | Exporting | Value transfer | Type reference (TYPE) | SKWF_IO | Dokument | 20020712 |
Event KWUI_ENTER_CHANGE_MODE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR | Exporting | Value transfer | Object reference (TYPE REF TO) | SKWF_ERROR | im OK-Fall nicht zurücksetzen, im Fehlerfall setzen | 20030408 | ||
| 2 | IO | Exporting | Value transfer | Type reference (TYPE) | SKWF_IO | bearbeitetes Objekt | 20030404 |
Event KWUI_OBJECTS_CHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO | Exporting | Value transfer | Type reference (TYPE) | SKWF_IO | einzelnes neues Dokument | 20020711 | ||
| 2 | OBJECTS_OF_PACKAGE | Exporting | Value transfer | Type reference (TYPE) | SKWV_PKGOB_T | Tabelle mit getypten SKWF-Objekten und ihrem jeweiligen Pake | 20000905 | ||
| 3 | OBJECT_PROPERTIES | Exporting | Value transfer | Type reference (TYPE) | SDOKPROPTLS | Liste von Attributausprägungen von Objekten | 20000905 |
Event KWUI_OPEN_DOC_EXTERNAL Signature
Event KWUI_OPEN_DOC_EXTERNAL on class CL_KWUI_EVENTS has no parameter.
Event KWUI_SEARCH_FINISHED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PACKAGE_ID | Exporting | Value transfer | Type reference (TYPE) | SKWF_PKGID | KW Framework: Package-Kennung | 20001211 |
Event KWUI_SIO_DISP_FAILED Signature
Event KWUI_SIO_DISP_FAILED on class CL_KWUI_EVENTS has no parameter.
History
| Last changed by/on | SAP | 20040603 |
| SAP Release Created in | 50A |