SAP ABAP Class CL_WSD_CONFIG (To access the customizing tables)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   SD-MD-MM-CS (Application Component) Additional Material Functions
     WSD_CS_CUST (Package) Customizing Enhanced Material Search
Properties
Class CL_WSD_CONFIG  
Short Description To access the customizing tables    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WSD_CS_CUST   Customizing Enhanced Material Search 
Created 20060719   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WSD_CONFIG has no forward declaration.
Interfaces
Class CL_WSD_CONFIG has no interface implemented.
Friends
Class CL_WSD_CONFIG has no friend class.
Attributes
Class CL_WSD_CONFIG has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DEFAULT_CBP_GROUPING Static method Public Method Get Default CBP Grouping 20061123
2 READ_APPL Static method Public Method Read application names 20061221
3 READ_APPL_TRANS_ASSIGNMENT Static method Public Method Read assignment of Transaction code to Application 20081031
4 READ_APP_NAMES Static method Public Method Read application names 20061026
5 READ_CBP_GROUPINGS Static method Public Method Read grouping values from table WSDT_CBP_DHTEXT 20060802
6 READ_CBP_GROUPINGS_HIERARCHY Static method Public Method Read grouping hierarchy field name in table WSDT_CBP_DHSEQ 20060802
7 READ_MATERIAL_LANGUAGE Static method Public Method To retrieve layout data for the material creation view. 20060817
8 READ_MATERIAL_LAYOUT Static method Public Method To retrieve layout data for the material creation view. 20060719
9 READ_MAT_BASIC_CONFIG Static method Public Method Read the table WSDT_BASIC_CONFI 20060719
10 READ_MAT_GROUP_LABEL Static method Public Method Read the table WSDT_MAT_GROUP 20060719
11 READ_MAT_VIEW_CONFIG Static method Public Method Read the table WSDT_BASIC_CONFI 20070131
12 READ_MS_DISPLAY_CONFIG Static method Public Method Read WSDT_MAT_SEARCH for display config. of mat. search 20060724
13 READ_MS_SEARCH_CONFIG Static method Public Method Read WSDT_MAT_SEARCH for search config. of mat. search 20060724
14 READ_PRICING_ELEMENT Static method Public Method 20070508
15 READ_PRICING_ELEMENT_PUR Static method Public Method Read the Pricing element for purchasing 20090417
Events
Class CL_WSD_CONFIG has no event.
Types
Class CL_WSD_CONFIG has no local type.
Method Signatures

Method GET_DEFAULT_CBP_GROUPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_GROUPING Value transfer Type reference (TYPE) WSDT_CBP_DHTEXT Display Hierarchy Text for Close-by Plants 20061123

Method GET_DEFAULT_CBP_GROUPING on class CL_WSD_CONFIG has no exception.

Method READ_APPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPL Call by reference Type reference (TYPE) WSD_APPLICATION Application name 20061221
2 Returning RS_APPL Value transfer Type reference (TYPE) WSDT_APPL Definition of Applications 20061221

Method READ_APPL on class CL_WSD_CONFIG has no exception.

Method READ_APPL_TRANS_ASSIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_APPL_TRANS Value transfer Type reference (TYPE) WSDT_APPL_TRANS Assign Transactions to Application 20081031
2 Importing I_TCODE Call by reference Type reference (TYPE) TCODE Transaction Code 20081031

Method READ_APPL_TRANS_ASSIGNMENT on class CL_WSD_CONFIG has no exception.

Method READ_APP_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_APP_NAMES Value transfer Type reference (TYPE) WSDT_APPLT_TTY Table of WSDT_CBP_DHTEXT 20061026

Method READ_APP_NAMES on class CL_WSD_CONFIG has no exception.

Method READ_CBP_GROUPINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_GROUPINGS Value transfer Type reference (TYPE) WSDT_CBP_DHTEXT_TTY Table of WSDT_CBP_DHTEXT 20060802

Method READ_CBP_GROUPINGS on class CL_WSD_CONFIG has no exception.

Method READ_CBP_GROUPINGS_HIERARCHY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_GROUPINGS_HIERARCHY Value transfer Type reference (TYPE) WSDT_CBP_DHSEQ_TTY Table of WSDT_CBP_DHSEQ 20060802

Method READ_CBP_GROUPINGS_HIERARCHY on class CL_WSD_CONFIG has no exception.

Method READ_MATERIAL_LANGUAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_LANGUAGE Value transfer Type reference (TYPE) WSD_LANG_TTY Customizing for material creation 20060817

Method READ_MATERIAL_LANGUAGE on class CL_WSD_CONFIG has no exception.

Method READ_MATERIAL_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MATERIAL_TYPE Call by reference Type reference (TYPE) MTART Material Type 20060719
2 Returning RT_MAT_CONFIG Value transfer Type reference (TYPE) WSD_MAT_LAYOUT_TTY Customizing for material creation 20060719

Method READ_MATERIAL_LAYOUT on class CL_WSD_CONFIG has no exception.

Method READ_MAT_BASIC_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APP_NAME Call by reference Type reference (TYPE) WSD_APPLICATION Application name 20070131
2 Returning RS_BASIC_CONFIG Value transfer Type reference (TYPE) WSDT_BASIC_CFG Basic configuration for lean material creation 20060719

Method READ_MAT_BASIC_CONFIG on class CL_WSD_CONFIG has no exception.

Method READ_MAT_GROUP_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GROUP_NUMBER Call by reference Type reference (TYPE) WSD_GROUP Grouping number of the fields 20060719
2 Returning R_LABEL Value transfer Type reference (TYPE) STRING 20060719

Method READ_MAT_GROUP_LABEL on class CL_WSD_CONFIG has no exception.

Method READ_MAT_VIEW_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APP_NAME Call by reference Type reference (TYPE) WSD_APPLICATION Application name 20070131
2 Returning RS_MV_CONFIG Value transfer Type reference (TYPE) WSDT_MV_CFG Basic configuration for lean material creation 20070131

Method READ_MAT_VIEW_CONFIG on class CL_WSD_CONFIG has no exception.

Method READ_MS_DISPLAY_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DISP_CONFIG Call by reference Type reference (TYPE) WSD_MS_CONFIG_TTY Material display configuration 20081107
2 Importing I_APP_NAME Call by reference Type reference (TYPE) WSD_APPLICATION Application name 20060724

Method READ_MS_DISPLAY_CONFIG on class CL_WSD_CONFIG has no exception.

Method READ_MS_SEARCH_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) WSD_MS_CONFIG_TTY Material search configuration table type 20061114
2 Importing I_APP_NAME Call by reference Type reference (TYPE) WSD_APPLICATION Application name 20060724

Method READ_MS_SEARCH_CONFIG on class CL_WSD_CONFIG has no exception.

Method READ_PRICING_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_KSCHL Call by reference Type reference (TYPE) KSCHL Condition Type 20070508
2 Exporting E_SUBTOTAL Call by reference Type reference (TYPE) WSD_PP_SUBTOTAL Subtotal of Pricing Procedure for Sales Documents 20070508
3 Importing I_KALSM Call by reference Type reference (TYPE) KALSM_D Procedure (Pricing, Output Control, Acct. Det., Costing,...) 20070508
4 Importing I_KAPPL Call by reference Type reference (TYPE) KAPPL Application 20070509
5 Importing I_KVEWE Call by reference Type reference (TYPE) KVEWE Usage of the condition table 20070509
6 Importing I_PRICING_ELEMENT Call by reference Type reference (TYPE) WSD_PRICING_ELEMENT Predefined Pricing Element 20070508

Method READ_PRICING_ELEMENT on class CL_WSD_CONFIG has no exception.

Method READ_PRICING_ELEMENT_PUR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_KSCHL Call by reference Type reference (TYPE) KSCHL Condition Type 20090417
2 Exporting E_SUBTOTAL Call by reference Type reference (TYPE) WSD_PP_SUBTOTAL Subtotal of Pricing Procedure for Sales Documents 20090417
3 Importing I_KALSM Call by reference Type reference (TYPE) KALSM_D Procedure (Pricing, Output Control, Acct. Det., Costing,...) 20090417
4 Importing I_KAPPL Call by reference Type reference (TYPE) KAPPL Application 20090417
5 Importing I_KVEWE Call by reference Type reference (TYPE) KVEWE Usage of the condition table 20090417
6 Importing I_PRICING_ELEMENT Call by reference Type reference (TYPE) WSD_PRICING_ELEMENT Predefined Pricing Element 20090417

Method READ_PRICING_ELEMENT_PUR on class CL_WSD_CONFIG has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 700