SAP ABAP Class CL_WSD_KEYWORD (Maintenance class of WSD_KEYWORD)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SD-MD-MM-CS (Application Component) Additional Material Functions
⤷
WSD_CS_FU (Package) Functionality Enhanced Material Search

⤷

⤷

Properties
Class | CL_WSD_KEYWORD | |
Short Description | Maintenance class of WSD_KEYWORD | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | WSD_CS_FU | Functionality Enhanced Material Search |
Created | 20060815 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_WSD_KEYWORD has no forward declaration.
Interfaces
Class CL_WSD_KEYWORD has no interface implemented.
Friends
Class CL_WSD_KEYWORD has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WSD_KEYWORD_TTY | Buffer for all entries | 20060816 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WSD_KEYWORD_TTY | entries for deletion | 20060816 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WSD_KEYWORD_TTY | entries for insert | 20060816 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WSD_KEYWORD_TTY | entries for update | 20060816 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | X means data to post | 20090402 |
2 | ![]() |
Instance method | Public | Method | Create Material changepointer | 20061009 |
3 | ![]() |
Instance method | Private | Method | Create change pointer for Enterprise Search | 20090203 |
4 | ![]() |
Instance method | Public | Method | Delete one entry | 20060815 |
5 | ![]() |
Instance method | Public | Method | Get the Keyword Buffer Data | 20090405 |
6 | ![]() |
Instance method | Public | Method | Insert one line into table | 20060815 |
7 | ![]() |
Instance method | Public | Method | Save data to Db | 20060815 |
8 | ![]() |
Instance method | Public | Method | Read all entries from Table WSD_KEYWORD | 20060815 |
9 | ![]() |
Instance method | Public | Method | Read one entry with key | 20060815 |
10 | ![]() |
Instance method | Public | Method | Refreshes the keyword data | 20090319 |
11 | ![]() |
Instance method | Public | Method | set the keyword Buffer data | 20090402 |
12 | ![]() |
Instance method | Public | Method | Update one line | 20060815 |
Events
Class CL_WSD_KEYWORD has no event.
Types
Class CL_WSD_KEYWORD has no local type.
Method Signatures
Method CHECK_KEYWORD_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_STATE | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20090402 |
Method CHECK_KEYWORD_STATE on class CL_WSD_KEYWORD has no exception.
Method CREATE_KW_TREX_CHANGEPOINTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_WSD_KEYWORD | Call by reference | Type reference (TYPE) | WSD_KEYWORD_TTY | Table of keyword associations | 20061009 |
Method CREATE_KW_TREX_CHANGEPOINTER on class CL_WSD_KEYWORD has no exception.
Method CREATE_KW_TREX_CHNGEPOINTR_ESH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_WSD_KEYWORD | Call by reference | Type reference (TYPE) | WSD_KEYWORD_TTY | Table of Keywords | 20090224 |
Method CREATE_KW_TREX_CHNGEPOINTR_ESH on class CL_WSD_KEYWORD has no exception.
Method DELETE_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_WSD_KEYWORD | Call by reference | Type reference (TYPE) | WSD_KEYWORD | Keyword item to delete | 20060816 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Item is locked by another user | 20060823 |
Method GET_KEYWORD_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_WSD_KEYWORD | Call by reference | Type reference (TYPE) | WSD_KEYWORD_TTY | Table of Keywords | 20090405 | ||
2 | ![]() |
ET_WSD_KEYWORD_DELETE | Call by reference | Type reference (TYPE) | WSD_KEYWORD_TTY | Table of Keywords | 20090405 | ||
3 | ![]() |
ET_WSD_KEYWORD_INSERT | Call by reference | Type reference (TYPE) | WSD_KEYWORD_TTY | Table of Keywords | 20090405 | ||
4 | ![]() |
ET_WSD_KEYWORD_UPDATE | Call by reference | Type reference (TYPE) | WSD_KEYWORD_TTY | Table of Keywords | 20090405 |
Method GET_KEYWORD_DATA on class CL_WSD_KEYWORD has no exception.
Method INSERT_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_KW_ID | Call by reference | Type reference (TYPE) | WSD_KW_ID | Keyword Identifier inserted | 20060821 | ||
2 | ![]() |
IS_WSD_KEYWORD | Call by reference | Type reference (TYPE) | WSD_KEYWORD | Keyword item to insert | 20060816 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Unable to get next number range to be used as identifier | 20060821 | |
2 | ![]() |
Item is locked by another user | 20060823 |
Method POST_DATA Signature
Method POST_DATA on class CL_WSD_KEYWORD has no parameter.
Method POST_DATA on class CL_WSD_KEYWORD has no exception.
Method READ_ALL_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_WSD_KEYWORD | Call by reference | Type reference (TYPE) | WSD_KEYWORD_TTY | Table of entries retrieved | 20060816 | ||
2 | ![]() |
I_CLEAR_BUFFERS | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | 'X' to loose any changes | 20060822 | |
3 | ![]() |
I_READ_DATABASE | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | 'X' to read from database | 20060822 |
Method READ_ALL_ITEMS on class CL_WSD_KEYWORD has no exception.
Method READ_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_WSD_KEYWORD | Call by reference | Type reference (TYPE) | WSD_KEYWORD | Retreived Keyword entry | 20060816 | ||
2 | ![]() |
I_KW_ID | Call by reference | Type reference (TYPE) | WSD_KW_ID | Keyword Identifier | 20060816 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060816 |
Method REFRESH_KEYWORD Signature
Method REFRESH_KEYWORD on class CL_WSD_KEYWORD has no parameter.
Method REFRESH_KEYWORD on class CL_WSD_KEYWORD has no exception.
Method SET_KEYWORD_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_WSD_KEYWORD | Call by reference | Type reference (TYPE) | WSD_KEYWORD_TTY | Table of Keywords | 20090402 | ||
2 | ![]() |
IT_WSD_KEYWORD_DELETE | Call by reference | Type reference (TYPE) | WSD_KEYWORD_TTY | Table of Keywords | 20090405 | ||
3 | ![]() |
IT_WSD_KEYWORD_INSERT | Call by reference | Type reference (TYPE) | WSD_KEYWORD_TTY | Table of Keywords | 20090405 | ||
4 | ![]() |
IT_WSD_KEYWORD_UPDATE | Call by reference | Type reference (TYPE) | WSD_KEYWORD_TTY | Table of Keywords | 20090405 |
Method SET_KEYWORD_DATA on class CL_WSD_KEYWORD has no exception.
Method UPDATE_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_WSD_KEYWORD | Call by reference | Type reference (TYPE) | WSD_KEYWORD | Keyword entry to update | 20060816 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Keyword is locked by another user | 20060823 |
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 700 |