SAP ABAP Class CL_SRM_KC_KEYWORD (Keyword)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SRM_KC_ABSTR_ELEMENT | Element of Keyword Catalog | 20020614 |
Properties
| Class | CL_SRM_KC_KEYWORD | |
| Short Description | Keyword | |
| Super Class | CL_SRM_KC_ABSTR_ELEMENT | Element of Keyword Catalog |
| 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 | 20020528 | SAP |
| Last change | 20020614 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SRM_KC_KEYWORD has no interface implemented.
Friends
Class CL_SRM_KC_KEYWORD has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20020614 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SRM_HL_LIST_ELEMENT | Hierarchical List: List Element | 20020613 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20020614 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20021018 | ||
| 2 | Static method | Public | Method | 20020613 | ||
| 3 | Instance method | Public | Constructor | Constructor | 20020613 | |
| 4 | Instance method | Public | Method | 20020614 | ||
| 5 | Instance method | Public | Method | 20020603 | ||
| 6 | Instance method | Public | Method | 20020603 | ||
| 7 | Instance method | Public | Method | 20020603 | ||
| 8 | Instance method | Public | Method | 20020617 |
Events
Class CL_SRM_KC_KEYWORD has no event.
Types
Class CL_SRM_KC_KEYWORD has no local type.
Method Signatures
Method CHECK_KEYWORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_STRING_TAB | Call by reference | Type reference (TYPE) | SRM_LIST_STRING | List: String | 20021018 | |||
| 2 | EX_CHECK_RESULT | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20021018 | |||
| 3 | IM_CATALOG | Call by reference | Type reference (TYPE) | STRING | name of catalog | 20021018 | |||
| 4 | IM_UPDATE_VALUE_DESCR | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20021018 |
Method CHECK_KEYWORD on class CL_SRM_KC_KEYWORD has no exception.
Method CONNECT_KEYWORD_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LIST_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_SRM_HL_LIST_ELEMENT | Hierachical List: List Element | 20020613 | |||
| 2 | RETURN | Value transfer | Object reference (TYPE REF TO) | CL_SRM_KC_KEYWORD | Aktenzeichengenerierer: Regelelement | 20020613 |
Method CONNECT_KEYWORD_ELEMENT on class CL_SRM_KC_KEYWORD has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LIST_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_SRM_HL_LIST_ELEMENT | Hierachical List: List Element | 20020613 |
Method CONSTRUCTOR on class CL_SRM_KC_KEYWORD has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Value transfer | Type reference (TYPE) | STRING | 20020614 |
Method GET_NAME on class CL_SRM_KC_KEYWORD has no exception.
Method GET_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MY_KEYWORD | Call by reference | Object reference (TYPE REF TO) | CL_SRM_KC_ABSTR_ELEMENT | Schlagwort | 20020702 | |||
| 2 | MY_LIST | Call by reference | Object reference (TYPE REF TO) | CL_SRM_KC_KEYWORD_CATALOG | Schlagwortkatalog | 20020702 | |||
| 3 | MY_PARENTS | Call by reference | Type reference (TYPE) | TSRMKCNAMES | Listenelement | 20020701 |
Method GET_PARENT on class CL_SRM_KC_KEYWORD has no exception.
Method IS_IN_EXCLUSION_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_EXCLUSION_LIST | Call by reference | Type reference (TYPE) | SRMRF_BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20020603 |
Method IS_IN_EXCLUSION_LIST on class CL_SRM_KC_KEYWORD has no exception.
Method SET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | 20020603 |
Method SET_DESCRIPTION on class CL_SRM_KC_KEYWORD has no exception.
Method SET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Value transfer | Type reference (TYPE) | STRING | 20020617 |
Method SET_NAME on class CL_SRM_KC_KEYWORD has no exception.
History
| Last changed by/on | SAP | 20020614 |
| SAP Release Created in | 620 |