SAP ABAP Class CL_WSD_MS_SAPGUI (Assistance class for SAP GUI mat. search)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   SD-MD-MM-CS (Application Component) Additional Material Functions
     WSD_CS_UI (Package) UI Enhanced Material Search
Properties
Class CL_WSD_MS_SAPGUI  
Short Description Assistance class for SAP GUI mat. search    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WSD_CS_UI   UI Enhanced Material Search 
Created 20061013   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WSD_MS_SAPGUI has no forward declaration.
Interfaces
Class CL_WSD_MS_SAPGUI has no interface implemented.
Friends
Class CL_WSD_MS_SAPGUI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_FIELD_CATALOG Static Attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20061122
Methods
# Method Level Visibility Method type Description Created on
1 ADD_FIELD_CAT_ENTRY Static method Public Method Add an entry to a field catalog 20061013
2 CREATE_FIELD_CATALOG Static method Public Method Create field catalog for ALV grid 20061013
3 GET_FIELDCATALOG Static method Private Method 20061122
Events
Class CL_WSD_MS_SAPGUI has no event.
Types
Class CL_WSD_MS_SAPGUI has no local type.
Method Signatures

Method ADD_FIELD_CAT_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FIELD_CATALOG Call by reference Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20061013
2 Importing I_DATA_ELEMENT Call by reference Type reference (TYPE) WSD_DATA_ELEMENT Field data type 20061013
3 Importing I_FIELD_NAME Call by reference Type reference (TYPE) STRING Field name 20061013

Method ADD_FIELD_CAT_ENTRY on class CL_WSD_MS_SAPGUI has no exception.

Method CREATE_FIELD_CATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FIELD_CATALOG Call by reference Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20061013
2 Importing IT_CONFIG Call by reference Type reference (TYPE) WSD_MS_CONFIG_TTY Material search configuration table type. 20061013

Method CREATE_FIELD_CATALOG on class CL_WSD_MS_SAPGUI has no exception.

Method GET_FIELDCATALOG Signature

Method GET_FIELDCATALOG on class CL_WSD_MS_SAPGUI has no parameter.
Method GET_FIELDCATALOG on class CL_WSD_MS_SAPGUI has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700