SAP ABAP Class CL_SRM_KC_SEARCH_TABLES (Tables for the keyword search)
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

⤷

⤷

Properties
Class | CL_SRM_KC_SEARCH_TABLES | |
Short Description | Tables for the keyword search | |
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 | 20060511 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SRM_KC_SEARCH_TABLES has no forward declaration.
Interfaces
Class CL_SRM_KC_SEARCH_TABLES has no interface implemented.
Friends
Class CL_SRM_KC_SEARCH_TABLES has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_SRM_KC_KEYWORD_CATALOG | Keyword Catalog | 20060511 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Fills the tables for the keyword search | 20060511 |
2 | ![]() |
Static method | Private | Method | Gets the successor of the current tree node | 20060511 |
3 | ![]() |
Static method | Private | Method | Writes the keyword to the search tables | 20060511 |
Events
Class CL_SRM_KC_SEARCH_TABLES has no event.
Types
Class CL_SRM_KC_SEARCH_TABLES has no local type.
Method Signatures
Method FILL_SEARCH_TABLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_LIST_NAME | Value transfer | Type reference (TYPE) | STRING | Listenname | 20060511 |
Method FILL_SEARCH_TABLES on class CL_SRM_KC_SEARCH_TABLES has no exception.
Method GET_CHILDREN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_HL_LIST_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_SRM_HL_LIST_ELEMENT | Listenelement | 20060511 |
Method GET_CHILDREN on class CL_SRM_KC_SEARCH_TABLES has no exception.
Method WRITE_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_HL_LIST_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_SRM_HL_LIST_ELEMENT | Listenelement | 20060511 |
Method WRITE_ENTRY on class CL_SRM_KC_SEARCH_TABLES has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |