SAP ABAP Class CL_KW_AUTOMATION_CONTROL_USE (Super for Classes that Use CL_KW_AUTOMATION_CONTROL)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-KPR-DMF (Application Component) Document Management Framework
⤷
SKWV (Package) Knowledge Warehouse: Visual Components
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_KW_DOCUMENTBRIDGE | Generic Editor Link | 19991220 |
Properties
| Class | CL_KW_AUTOMATION_CONTROL_USE | |
| Short Description | Super for Classes that Use CL_KW_AUTOMATION_CONTROL | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SKWV | Knowledge Warehouse: Visual Components |
| Created | 19991220 | SAP |
| Last change | 20000620 | 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_KW_AUTOMATION_CONTROL_USE has no interface implemented.
Friends
Class CL_KW_AUTOMATION_CONTROL_USE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_KW_AUTOMATION_CONTROL | Helper Class for General Automation Objects | 19991220 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | @0A@ Internal - DO NOT USE! (must be redefined) | 19991220 | |
| 2 | Instance method | Public | Method | Displays and Deletes any Errors | 20000406 | |
| 3 | Instance method | Public | Method | Destructor | 19991220 | |
| 4 | Instance method | Public | Method | Gets Last Error Number | 20000316 | |
| 5 | Instance method | Public | Method | Gets Last Error Description | 20000316 | |
| 6 | Instance method | Public | Method | Reports DispatchIDs for Events (should be redefined) | 20000203 |
Events
Class CL_KW_AUTOMATION_CONTROL_USE has no event.
Types
Class CL_KW_AUTOMATION_CONTROL_USE has no local type.
Method Signatures
Method DISPATCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CARGO | Call by reference | Type reference (TYPE) | SYUCOMM | cargo | 19991220 | |||
| 2 | EVENTID | Call by reference | Type reference (TYPE) | I | Id des Events | 19991220 | |||
| 3 | IS_SHELLEVENT | Call by reference | Type reference (TYPE) | CHAR1 | Shellevent | 19991220 | |||
| 4 | IS_SYSTEMDISPATCH | Call by reference | Type reference (TYPE) | CHAR1 | Systemevent | 19991220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Control nicht mehr gültig | 19991220 |
Method DISPLAY_AND_CLEAR_ERROR Signature
Method DISPLAY_AND_CLEAR_ERROR on class CL_KW_AUTOMATION_CONTROL_USE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DISPLAY_AND_CLEAR_FAILED | 20000406 |
Method FREE Signature
Method FREE on class CL_KW_AUTOMATION_CONTROL_USE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CNTL_ERROR | 19991220 | ||
| 2 | CNTL_SYSTEM_ERROR | 19991220 |
Method GET_LAST_ERROR_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LAST_ERROR_NUMBER | Call by reference | Type reference (TYPE) | I | 20000316 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | cntl_error | 20000316 |
Method GET_LAST_ERROR_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LAST_ERROR_STRING | Call by reference | Type reference (TYPE) | CHAR255 | char255 | 20000316 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CNTL_ERROR | 20000316 |
Method SET_REGISTERED_EVENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENTS | Call by reference | Type reference (TYPE) | CNTL_SIMPLE_EVENTS | Eventtabelle | 20000203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CNTL_ERROR | 20000203 | ||
| 2 | CNTL_SYSTEM_ERROR | 20000203 | ||
| 3 | Methode nicht implementiert (in Subklasse zu redefinieren) | 20000203 | ||
| 4 | ILLEGAL_EVENT_COMBINATION | 20000203 |
History
| Last changed by/on | SAP | 20000620 |
| SAP Release Created in | 46C |