SAP ABAP Class CL_WSD_KEYWORD_AS (Maintenance class of WSD_KEYWORD_AS)
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_AS | |
Short Description | Maintenance class of WSD_KEYWORD_AS | |
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 | 20060823 | SAP |
Last change | 20100310 | 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
Class CL_WSD_KEYWORD_AS has no interface implemented.
Friends
Class CL_WSD_KEYWORD_AS 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_AS_TTY | Buffer for all entries | 20060823 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WSD_KEYWORD_AS_TTY | entries for deletion | 20060823 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WSD_KEYWORD_AS_TTY | entries for insert | 20060823 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WSD_KEYWORD_AS_TTY | entries for update | 20060823 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | X means there is data to be posted | 20090402 |
2 | ![]() |
Static method | Public | Method | Create ESH change pointer | 20090203 |
3 | ![]() |
Instance method | Public | Method | Create Material changepointer | 20061009 |
4 | ![]() |
Instance method | Public | Method | Delete one entry | 20060823 |
5 | ![]() |
Instance method | Public | Method | Get the keyword association buffer data | 20090405 |
6 | ![]() |
Instance method | Public | Method | Insert one line into table | 20060823 |
7 | ![]() |
Instance method | Public | Method | List all associations of a keyword | 20060823 |
8 | ![]() |
Instance method | Public | Method | List all associations of a material group | 20060823 |
9 | ![]() |
Instance method | Public | Method | Save data to Db | 20060823 |
10 | ![]() |
Instance method | Public | Method | Read all entries from Table WSD_KEYWORD_AS | 20060823 |
11 | ![]() |
Instance method | Public | Method | Read one entry with key | 20060823 |
12 | ![]() |
Instance method | Public | Method | Refresh keyword association data | 20090319 |
13 | ![]() |
Instance method | Public | Method | set the keyword assocaiton Buffer data | 20090402 |
14 | ![]() |
Instance method | Public | Method | Update one line | 20060823 |
Events
Class CL_WSD_KEYWORD_AS has no event.
Types
Class CL_WSD_KEYWORD_AS has no local type.
Method Signatures
Method CHECK_KEYWORD_AS_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_AS_STATE on class CL_WSD_KEYWORD_AS has no exception.
Method CREATE_ESH_CHANGE_POINTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_KEYWORD_AS | Call by reference | Type reference (TYPE) | WSD_KEYWORD_AS_TTY | Table of keyword associations | 20090203 | ||
2 | ![]() |
IV_CREATED | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20090203 | ||
3 | ![]() |
IV_DELETED | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20090203 | ||
4 | ![]() |
IV_MODIFIED | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20090203 |
Method CREATE_ESH_CHANGE_POINTER on class CL_WSD_KEYWORD_AS 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_AS | Value transfer | Type reference (TYPE) | WSD_KEYWORD_AS_TTY | Table of keyword associations | 20061009 |
Method CREATE_KW_TREX_CHANGEPOINTER on class CL_WSD_KEYWORD_AS 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_AS | Call by reference | Type reference (TYPE) | WSD_KEYWORD_AS | Association item to delete | 20060823 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Item is locked by another user | 20060823 |
Method GET_KEYWORD_AS_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_WSD_KEYWORD_AS | Call by reference | Type reference (TYPE) | WSD_KEYWORD_AS_TTY | Table of keyword associations | 20090405 | ||
2 | ![]() |
ET_WSD_KEYWORD_AS_DELETE | Call by reference | Type reference (TYPE) | WSD_KEYWORD_AS_TTY | Table of keyword associations | 20090405 | ||
3 | ![]() |
ET_WSD_KEYWORD_AS_INSERT | Call by reference | Type reference (TYPE) | WSD_KEYWORD_AS_TTY | Table of keyword associations | 20090405 | ||
4 | ![]() |
ET_WSD_KEYWORD_AS_UPDATE | Call by reference | Type reference (TYPE) | WSD_KEYWORD_AS_TTY | Table of keyword associations | 20090405 |
Method GET_KEYWORD_AS_DATA on class CL_WSD_KEYWORD_AS has no exception.
Method INSERT_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_WSD_KEYWORD_AS | Call by reference | Type reference (TYPE) | WSD_KEYWORD_AS | Association item to insert | 20060823 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Keyword is locked by another user | 20060823 |
Method LIST_BY_KW_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_WSD_KEYWORD_AS | Call by reference | Type reference (TYPE) | WSD_KEYWORD_AS_TTY | Table of keyword associations | 20060823 | ||
2 | ![]() |
I_KW_ID | Call by reference | Type reference (TYPE) | WSD_KW_ID | Keyword Identifier | 20060823 |
Method LIST_BY_KW_ID on class CL_WSD_KEYWORD_AS has no exception.
Method LIST_BY_MATKL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_WSD_KEYWORD_AS | Call by reference | Type reference (TYPE) | WSD_KEYWORD_AS_TTY | Table of keyword associations | 20060823 | ||
2 | ![]() |
I_MATKL | Call by reference | Type reference (TYPE) | MATKL | Material Group | 20060823 |
Method LIST_BY_MATKL on class CL_WSD_KEYWORD_AS has no exception.
Method POST_DATA Signature
Method POST_DATA on class CL_WSD_KEYWORD_AS has no parameter.
Method POST_DATA on class CL_WSD_KEYWORD_AS 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_AS | Call by reference | Type reference (TYPE) | WSD_KEYWORD_AS_TTY | Table of entries retrieved | 20060823 | ||
2 | ![]() |
I_CLEAR_BUFFERS | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | 'X' to loose any changes | 20060823 | |
3 | ![]() |
I_READ_DATABASE | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | 'X' to read from database | 20060823 |
Method READ_ALL_ITEMS on class CL_WSD_KEYWORD_AS 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_AS | Call by reference | Type reference (TYPE) | WSD_KEYWORD_AS | Retreived association entry | 20060823 | ||
2 | ![]() |
I_KW_ID | Call by reference | Type reference (TYPE) | WSD_KW_ID | Keyword Identifier | 20060823 | ||
3 | ![]() |
I_MATKL | Call by reference | Type reference (TYPE) | MATKL | Material Group | 20060823 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060823 |
Method REFRESH_KEYWORD_AS Signature
Method REFRESH_KEYWORD_AS on class CL_WSD_KEYWORD_AS has no parameter.
Method REFRESH_KEYWORD_AS on class CL_WSD_KEYWORD_AS has no exception.
Method SET_KEYWORD_AS_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_WSD_KEYWORD_AS | Call by reference | Type reference (TYPE) | WSD_KEYWORD_AS_TTY | Table of keyword associations | 20090402 | ||
2 | ![]() |
IT_WSD_KEYWORD_AS_DELETE | Call by reference | Type reference (TYPE) | WSD_KEYWORD_AS_TTY | Table of keyword associations | 20090405 | ||
3 | ![]() |
IT_WSD_KEYWORD_AS_INSERT | Call by reference | Type reference (TYPE) | WSD_KEYWORD_AS_TTY | Table of keyword associations | 20090405 | ||
4 | ![]() |
IT_WSD_KEYWORD_AS_UPDATE | Call by reference | Type reference (TYPE) | WSD_KEYWORD_AS_TTY | Table of keyword associations | 20090405 |
Method SET_KEYWORD_AS_DATA on class CL_WSD_KEYWORD_AS 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_AS | Call by reference | Type reference (TYPE) | WSD_KEYWORD_AS | Association entry to update | 20060823 |
# | 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 |