SAP ABAP Class CL_SRM_SP_KC_VALUE_CHECK (Keyword Catalog Value Check)
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_SP_VALUE_CHECK | Abstract Base Class for SP Value Check | 20021021 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_SP_VALUE_CHECK_EXE | Value Check - SP Execution | 20020709 |
Properties
| Class | CL_SRM_SP_KC_VALUE_CHECK | |
| Short Description | Keyword Catalog Value Check | |
| Super Class | CL_SRM_SP_VALUE_CHECK | Abstract Base Class for SP Value Check |
| 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 | 20020709 | SAP |
| Last change | 20020709 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRM_SP_VALUE_CHECK_EXE | Value Check - SP Execution | 20020709 |
Friends
Class CL_SRM_SP_KC_VALUE_CHECK has no friend class.
Attributes
Class CL_SRM_SP_KC_VALUE_CHECK has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Checking Keyword | 20020710 |
Events
Class CL_SRM_SP_KC_VALUE_CHECK has no event.
Types
Class CL_SRM_SP_KC_VALUE_CHECK 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 | CATALOG | Call by reference | Type reference (TYPE) | STRING | name of catalog | 20021018 | |||
| 2 | CHECK_RESULT | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20020710 | |||
| 3 | STRING_TAB | Call by reference | Type reference (TYPE) | SRM_LIST_STRING | List: String | 20020710 | |||
| 4 | UPDATE_VALUE_DESCR | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20020710 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | swissKnife (abstrakt) | 20020710 |
History
| Last changed by/on | SAP | 20020709 |
| SAP Release Created in | 620 |