SAP ABAP Class CL_KW_PROPERTIES (CL_KW_PROPERTIES)
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 | Inheritance (c INHERITING FROM c_ref) | CL_KW_AUTOMATION_OBJECT_USE | For Internal Use | 20000316 |
Properties
| Class | CL_KW_PROPERTIES | |
| Short Description | CL_KW_PROPERTIES | |
| Super Class | CL_KW_AUTOMATION_OBJECT_USE | For Internal Use |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SKWV | Knowledge Warehouse: Visual Components |
| Created | 19991227 | 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_PROPERTIES has no interface implemented.
Friends
Class CL_KW_PROPERTIES has no friend class.
Attributes
Class CL_KW_PROPERTIES has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Create New Property | 19991227 | |
| 2 | Instance method | Public | Method | Define Number of Properties | 20000309 | |
| 3 | Instance method | Public | Method | Access to a Single Property | 19991227 |
Events
Class CL_KW_PROPERTIES has no event.
Types
Class CL_KW_PROPERTIES has no local type.
Method Signatures
Method ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | CHAR255 | Name der Eigenschaft | 19991227 | |||
| 2 | PROPERTY | Call by reference | Object reference (TYPE REF TO) | CL_KW_PROPERTY | CL_KW_PROPERTY | 19991227 | |||
| 3 | VALUE | Call by reference | Type reference (TYPE) | ANY | Wert der Eigenschaft | 20000309 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | add_failed | 19991227 |
Method COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COUNT | Call by reference | Type reference (TYPE) | I | Anzahl der Properties | 20000309 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | count_failed | 20000309 |
Method ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX | Call by reference | Type reference (TYPE) | I | Index | 19991227 | |||
| 2 | PROPERTY | Call by reference | Object reference (TYPE REF TO) | CL_KW_PROPERTY | CL_KW_PROPERTY | 19991227 | |||
| 3 | PROPERTY_NAME | Call by reference | Type reference (TYPE) | CHAR255 | char255 | 19991227 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | item_failed | 19991227 |
History
| Last changed by/on | SAP | 20000620 |
| SAP Release Created in | 46C |