SAP ABAP Class CL_SRM_KC_ABSTR_ELEMENT (Element of Keyword Catalog)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-RM (Application Component) SAP Records Management
     SRM_KEYWORD_CATALOG (Package) Records Management: Key Word Catalog
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SRM_KC_KEYWORD Keyword 20020614
2 Inheritance (c INHERITING FROM c_ref)  CL_SRM_KC_KEYWORD_CATALOG Keyword Catalog 20020614
Properties
Class CL_SRM_KC_ABSTR_ELEMENT  
Short Description Element of Keyword Catalog    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SRM_KEYWORD_CATALOG   Records Management: Key Word Catalog 
Created 20020614   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRM_KC_ABSTR_ELEMENT has no forward declaration.
Interfaces
Class CL_SRM_KC_ABSTR_ELEMENT has no interface implemented.
Friends
Class CL_SRM_KC_ABSTR_ELEMENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_KC_LIST_TYPE Constant Protected Type reference (TYPE) STRING 'SRM_KEYWORD_CATALOG' List Type Keyword Catalog 20020614
2 MY_AB_LIST_ELEM Instance attribute Protected Object reference (TYPE REF TO) CL_SRM_HL_ABSTR_LIST_ELEMENT Hierarchical List: Abstract List Element 20020614
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Instance method Public Method Delete Element 20020614
2 GET_CHILDREN Instance method Public Method 20020614
3