SAP ABAP Class CL_KW_AUTOMATION_OBJECT_USE (For Internal Use)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_KW_OBJECT | KW: Interface | 20000316 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_KW_DOCUMENT | Document Class | 20000316 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_KW_DOCUMENTS | Documents Collection | 20000316 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_KW_GROUP | cl_kw_group | 20000316 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_KW_GROUPS | CL_KW_GROUPS | 20000316 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_KW_HYPERLINK | Hyperlink | 20000406 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_KW_HYPERLINKS | Hyperlinks Collection | 20000406 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_KW_PROPERTIES | CL_KW_PROPERTIES | 20000316 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CL_KW_PROPERTY | CL_KW_PROPERTY | 20000316 |
| 9 | Inheritance (c INHERITING FROM c_ref) | CL_KW_SUPPORTED_TYPE | Editor Supported Locally | 20000930 |
| 10 | Inheritance (c INHERITING FROM c_ref) | CL_KW_SUPPORTED_TYPES | Collection | 20000930 |
Properties
| Class | CL_KW_AUTOMATION_OBJECT_USE | |
| Short Description | For Internal Use | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SKWV | Knowledge Warehouse: Visual Components |
| Created | 20000316 | SAP |
| Last change | 20000620 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_KW_AUTOMATION_OBJECT_USE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_KW_OBJECT | KW: Interface | 20000316 |
Friends
Class CL_KW_AUTOMATION_OBJECT_USE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_KW_AUTOMATION_OBJECT | For Internal Use | 20000316 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Displays and Deletes any Errors | 20000406 | |
| 2 | Instance method | Public | Method | Gets Last Error Number | 20000316 | |
| 3 | Instance method | Public | Method | Gets Last Error Description | 20000316 |
Events
Class CL_KW_AUTOMATION_OBJECT_USE has no event.
Types
Class CL_KW_AUTOMATION_OBJECT_USE has no local type.
Method Signatures
Method DISPLAY_AND_CLEAR_ERROR Signature
Method DISPLAY_AND_CLEAR_ERROR on class CL_KW_AUTOMATION_OBJECT_USE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DISPLAY_AND_CLEAR_FAILED | 20000406 |
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 | Beschreibung des letzten Fehlers | 20000316 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CNTL_ERROR | 20000316 |
History
| Last changed by/on | SAP | 20000620 |
| SAP Release Created in | 46D |