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 ABAP 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 GT_WSD_KEYWORD_AS Instance attribute Private Type reference (TYPE) WSD_KEYWORD_AS_TTY Buffer for all entries 20060823
2 GT_WSD_KEYWORD_AS_DELETE Instance attribute Private Type reference (TYPE) WSD_KEYWORD_AS_TTY entries for deletion 20060823
3 GT_WSD_KEYWORD_AS_INSERT Instance attribute Private Type reference (TYPE) WSD_KEYWORD_AS_TTY entries for insert 20060823
4 GT_WSD_KEYWORD_AS_UPDATE Instance attribute Private Type reference (TYPE) WSD_KEYWORD_AS_TTY entries for update 20060823
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_KEYWORD_AS_STATE Instance method Public Method X means there is data to be posted 20090402
2 CREATE_ESH_CHANGE_POINTER Static method Public Method Create ESH change pointer 20090203
3 CREATE_KW_TREX_CHANGEPOINTER Instance method Public Method Create Material changepointer 20061009
4 DELETE_ITEM Instance method Public Method Delete one entry 20060823
5 GET_KEYWORD_AS_DATA Instance method Public Method Get the keyword association buffer data 20090405
6 INSERT_ITEM Instance method Public Method Insert one line into table 20060823
7 LIST_BY_KW_ID Instance method Public Method List all associations of a keyword 20060823
8 LIST_BY_MATKL Instance method Public Method List all associations of a material group 20060823
9 POST_DATA Instance method Public Method Save data to Db 20060823
10 READ_ALL_ITEMS Instance method Public Method Read all entries from Table WSD_KEYWORD_AS 20060823
11 READ_ITEM Instance method Public Method Read one entry with key 20060823
12 REFRESH_KEYWORD_AS Instance method Public Method Refresh keyword association data 20090319
13 SET_KEYWORD_AS_DATA Instance method Public Method set the keyword assocaiton Buffer data 20090402
14 UPDATE_ITEM 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 Exporting 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 Importing IT_KEYWORD_AS Call by reference Type reference (TYPE) WSD_KEYWORD_AS_TTY Table of keyword associations 20090203
2 Importing IV_CREATED Call by reference Type reference (TYPE) XFELD Checkbox 20090203
3 Importing IV_DELETED Call by reference Type reference (TYPE) XFELD Checkbox 20090203
4 Importing 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 Importing 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 Importing 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_LOCKED 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 Exporting ET_WSD_KEYWORD_AS Call by reference Type reference (TYPE) WSD_KEYWORD_AS_TTY Table of keyword associations 20090405
2 Exporting ET_WSD_KEYWORD_AS_DELETE Call by reference Type reference (TYPE) WSD_KEYWORD_AS_TTY Table of keyword associations 20090405
3 Exporting ET_WSD_KEYWORD_AS_INSERT Call by reference Type reference (TYPE) WSD_KEYWORD_AS_TTY Table of keyword associations 20090405
4 Exporting 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 Importing IS_WSD_KEYWORD_AS Call by reference Type reference (TYPE) WSD_KEYWORD_AS Association item to insert 20060823
# Exception Resumable Description Created on
1 ITEM_LOCKED 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 Exporting ET_WSD_KEYWORD_AS Call by reference Type reference (TYPE) WSD_KEYWORD_AS_TTY Table of keyword associations 20060823
2 Importing 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 Exporting ET_WSD_KEYWORD_AS Call by reference Type reference (TYPE) WSD_KEYWORD_AS_TTY Table of keyword associations 20060823
2 Importing 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 Exporting ET_WSD_KEYWORD_AS Call by reference Type reference (TYPE) WSD_KEYWORD_AS_TTY Table of entries retrieved 20060823
2 Importing I_CLEAR_BUFFERS Call by reference Type reference (TYPE) BOOLE_D 'X' 'X' to loose any changes 20060823
3 Importing 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 Exporting ES_WSD_KEYWORD_AS Call by reference Type reference (TYPE) WSD_KEYWORD_AS Retreived association entry 20060823
2 Importing I_KW_ID Call by reference Type reference (TYPE) WSD_KW_ID Keyword Identifier 20060823
3 Importing I_MATKL Call by reference Type reference (TYPE) MATKL Material Group 20060823
# Exception Resumable Description Created on
1 NO_DATA_FOUND 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 Importing IT_WSD_KEYWORD_AS Call by reference Type reference (TYPE) WSD_KEYWORD_AS_TTY Table of keyword associations 20090402
2 Importing IT_WSD_KEYWORD_AS_DELETE Call by reference Type reference (TYPE) WSD_KEYWORD_AS_TTY Table of keyword associations 20090405
3 Importing IT_WSD_KEYWORD_AS_INSERT Call by reference Type reference (TYPE) WSD_KEYWORD_AS_TTY Table of keyword associations 20090405
4 Importing 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 Importing IS_WSD_KEYWORD_AS Call by reference Type reference (TYPE) WSD_KEYWORD_AS Association entry to update 20060823
# Exception Resumable Description Created on
1 ITEM_LOCKED Keyword is locked by another user 20060823
History
Last changed by/on SAP  20100310 
SAP Release Created in 700