SAP ABAP Class CL_KW_GROUPS (CL_KW_GROUPS)
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_GROUPS  
Short Description CL_KW_GROUPS    
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 20000425   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SKWDB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_KW_GROUPS has no interface implemented.
Friends
Class CL_KW_GROUPS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GROUPS Instance attribute Private Type reference (TYPE) SKWV_COL_T Collection 19991227
Methods
# Method Level Visibility Method type Description Created on
1 ADD Instance method Public Method Create New Group 19991227
2 DELETE Instance method Public Method @0A@Internal - DO NOT USE! 20000222
3 ITEM Instance method Public Method Access to a Single Group 19991227
4 REMOVE Instance method Public Method @0A@Internal - DO NOT USE! 19991227
Events
Class CL_KW_GROUPS has no event.
Types
Class CL_KW_GROUPS has no local type.
Method Signatures

Method ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting GROUP Call by reference Object reference (TYPE REF TO) CL_KW_GROUP cl_kw_group 19991227
2 Importing GROUP_NAME Call by reference Type reference (TYPE) CHAR255 Gruppenname 19991227
# Exception Resumable Description Created on
1 ADD_FAILED ADD_FAILED 19991227

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GROUP_NAME Call by reference Type reference (TYPE) CHAR255 Gruppenname 20000222
2 Importing INDEX Call by reference Type reference (TYPE) I Index 20000222
# Exception Resumable Description Created on
1 DELETE_FAILED delete_failed 20000222

Method ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting GROUP Call by reference Object reference (TYPE REF TO) CL_KW_GROUP cl_kw_group 19991227
2 Importing GROUP_NAME Call by reference Type reference (TYPE) CHAR255 char255 19991227
3 Importing INDEX Call by reference Type reference (TYPE) I Index 19991227
# Exception Resumable Description Created on
1 ITEM_FAILED item_failed 19991227

Method REMOVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GROUP_NAME Call by reference Type reference (TYPE) CHAR255 Group Name 19991227
2 Importing INDEX Call by reference Type reference (TYPE) I Index 19991227
# Exception Resumable Description Created on
1 REMOVE_FAILED Fehler beim Entfernen 19991227
History
Last changed by/on SAP  20000425 
SAP Release Created in 46C