SAP ABAP Class CL_WSD_UTILITY (CL_WSD_UTILITY)
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_UTILITY  
Short Description    
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 20060728   SAP 
Last change 20130531   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_UTILITY has no interface implemented.
Friends
Class CL_WSD_UTILITY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_BOM_BEFORE Static Attribute Private Type reference (TYPE) PRE01 Help structure for mass access to material 20071217
2 MS_BOM_BEFORE_DATE Static Attribute Private Type reference (TYPE) DATUM Date 20071217
3 MS_CSTMAT Static Attribute Private Type reference (TYPE) CSTMAT Start Material Display for BOM Explosions 20130218
4 MT_BOM_COMPONENTS Static Attribute Private Type reference (TYPE) WSD_BOM_TTY Bill of Material assignments 20071217
5 MT_DD04L Static Attribute Private Type reference (TYPE) WSD_DD04L_TTY Table of Data elements 20060813
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_BOM_EXPLOSION Static method Public Method Check if BOM explosion has to be done 20071217
2 CHECK_VENDOR_SUBRANGE Static method Public Method Check if the vendor subrange exists 20061005
3 GET_BOM_COMPONENTS Static method Public Method Get components of BOM 20071217
4 GET_BRAND_NAME Static method Public Method To get the brand name 20081104
5 GET_DDIC_INFORMATION Static method Public Method Read DDIC information for a structure 20061026
6 GET_ITEM_CATEGORY Static method Public Method Get item category for material 20071217
7 GET_LONG_TEXT Static method Public Method Get long text 20060802
8 GET_MANUFACTURE_NAME Static method Public Method To get the manufacture name 20081104
9 GET_MAT_GROUP_NAME Static method Public Method Get Material Group Description 20070426
10 GET_PLANTS Static method Public Method Get the plants with various criteria 20060731
11 GET_PLANT_NAME Static method Public Method Get Plant Name 20070426
12 GET_ROLLOUT_DESC Static method Public Method To get the rollout description 20081104
13 GET_SALES_ORG_FOR_PLANT Static method Public Method Get Sales Org and Distribution channel using plant 20090202
14 GET_SEASON_NAME Static method Public Method To get the season name 20081104
15 GET_SINGLE_EINA_EINE Static method Public Method Get single eina eine record 20060802
16 GET_SINGLE_KNA1 Static method Public Method Get single customer record 20090305
17 GET_SINGLE_LFA1 Static method Public Method Get single vendor record 20060802
18 GET_SINGLE_LFM1 Static method Public Method Read a single line from LFM1 20060810
19 GET_SINGLE_LFM2 Static method Public Method Read a single line from LFM1 20060920
20 GET_SINGLE_MAKT Static method Public Method Read the material description using FM read_single_makt 20060802
21 GET_SINGLE_MARA Static method Public Method Get single Mara record 20060802
22 GET_SINGLE_MARC Static method Public Method Get single marc record 20060802
23 GET_SINGLE_MBEW Static method Public Method Read a single record of MBEW 20060802
24 GET_SINGLE_MVKE Static method Public Method Get single mvke record 20060802
25 GET_SINGLE_T001W Static method Public Method Get the single t001w record 20060802
26 GET_SINGLE_T023T Static method Public Method Get single T023T record 20070426
27 GET_SINGLE_T024 Static method Public Method Get single purchasing group record 20090305
28 GET_SINGLE_T024E Static method Public Method Get single purchasing organization record 20060810
29 GET_SINGLE_T024W Static method Public Method Get single t024w record 20070126
30 GET_SINGLE_T161P Static method Public Method Get single T161P record 20090325
31 GET_SINGLE_TCURM Static method Public Method Get the single tcurm record 20060830
32 GET_SINGLE_TVKO Static method Public Method Get single sales organization record 20060810
33 GET_SINGLE_TVKOV Static method Public Method Read a single line from TVKOV 20060803
34 GET_SINGLE_TVTW Static method Public Method Get single distribution channel 20060810
35 GET_SINGLE_VBAK Static method Public Method Get single sales order VBAK record 20060811
36 GET_VENDOR_NAME Static method Public Method Get Vendor Name 20070426
37 UPDATE_TREX Static method Public Method Update delta index of TREX 20070111
Events
Class CL_WSD_UTILITY has no event.
Types
Class CL_WSD_UTILITY has no local type.
Method Signatures

Method CHECK_BOM_EXPLOSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_BOM_EXPLODE_AVAILABILITY Call by reference Type reference (TYPE) CHECKBOX Explode BOM for availability 20071217
2 Exporting E_BOM_EXPLODE_PRICE Call by reference Type reference (TYPE) CHECKBOX Explode BOM for pricing 20071217
3 Exporting E_CAPID Call by reference Type reference (TYPE) CAPID Application 20071217
4 Exporting E_PSTYV Call by reference Type reference (TYPE) UEPST Item category of the higher-level item 20071217
5 Importing I_MATNR Call by reference Type reference (TYPE) MATNR Material Number 20110728
6 Importing I_MTPOS Call by reference Type reference (TYPE) MTPOS Item category group from material master 20071217
7 Importing I_ORDER_TYPE Call by reference Type reference (TYPE) AUART Sales Document Type 20071217
8 Importing I_PLANT Call by reference Type reference (TYPE) WERKS_D Plant 20110728
9 Importing I_UEPST Call by reference Type reference (TYPE) UEPST Item category of the higher-level item 20071217

Method CHECK_BOM_EXPLOSION on class CL_WSD_UTILITY has no exception.

Method CHECK_VENDOR_SUBRANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LIFNR Call by reference Type reference (TYPE) LIFNR Account Number of Vendor or Creditor 20061005
2 Importing I_LTSNR Call by reference Type reference (TYPE) LTSNR Vendor Subrange 20061005
# Exception Resumable Description Created on
1 CX_WSD_EXCEPTION WSD basic exception class 20061005
2 CX_WSD_NO_DATA_FOUND General exception for data-not-found errors 20061005

Method GET_BOM_COMPONENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CSTMAT Call by reference Type reference (TYPE) CSTMAT Start Material Display for BOM Explosions 20110728
2 Exporting ET_BOM_COMPONENTS Call by reference Type reference (TYPE) WSD_BOM_TTY Bill of Material assignments 20071217
3 Importing I_CAPID Call by reference Type reference (TYPE) CAPID Application 20071217
4 Importing I_DATE Value transfer Type reference (TYPE) DATUM SY-DATUM Date 20071217
5 Importing I_MATNR Call by reference Type reference (TYPE) MATNR Material Number 20071217
6 Importing I_WERKS Call by reference Type reference (TYPE) WERKS_D Plant 20071217
# Exception Resumable Description Created on
1 CX_WSD_NO_DATA_FOUND General exception for data-not-found errors 20071217

Method GET_BRAND_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BRAND Call by reference Type reference (TYPE) WRF_BRAND_ID Brand 20081104
2 Returning R_BRAND_NAME Value transfer Type reference (TYPE) WRF_BRAND_DESCR Brand Name 20081104

Method GET_BRAND_NAME on class CL_WSD_UTILITY has no exception.

Method GET_DDIC_INFORMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) ANY 20061026
2 Returning RT_DDIC Value transfer Type reference (TYPE) DDFIELDS DD: Field List 20061026

Method GET_DDIC_INFORMATION on class CL_WSD_UTILITY has no exception.

Method GET_ITEM_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_MTPOS Value transfer Type reference (TYPE) MTPOS Item category group from material master 20071217
2 Importing I_MATNR Call by reference Type reference (TYPE) MATNR Material Number 20071217
3 Importing I_VKORG Call by reference Type reference (TYPE) VKORG Sales Organization 20071217
4 Importing I_VTWEG Call by reference Type reference (TYPE) VTWEG Distribution Channel 20071217

Method GET_ITEM_CATEGORY on class CL_WSD_UTILITY has no exception.

Method GET_LONG_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_TEXTS Value transfer Type reference (TYPE) BBPT_TLINE SAPscript: Text Lines 20060802
2 Importing I_ID Call by reference Type reference (TYPE) THEAD-TDID Text ID 20060802
3 Importing I_LANGU Call by reference Type reference (TYPE) THEAD-TDSPRAS Language Key 20060802
4 Importing I_NAME Call by reference Type reference (TYPE) THEAD-TDNAME Name 20060802
5 Importing I_OBJECT Call by reference Type reference (TYPE) THEAD-TDOBJECT Texts: Application Object 20060802
# Exception Resumable Description Created on
1 CX_WSD_EXCEPTION WSD basic exception class 20060802

Method GET_MANUFACTURE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MFRNR Call by reference Type reference (TYPE) MFRNR Number of a Manufacturer 20081104
2 Returning R_EMNFR Value transfer Type reference (TYPE) EMNFR External manufacturer code name or number 20081104

Method GET_MANUFACTURE_NAME on class CL_WSD_UTILITY has no exception.

Method GET_MAT_GROUP_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MATKL Call by reference Type reference (TYPE) MATKL Material Group 20070426
2 Returning R_NAME Value transfer Type reference (TYPE) WGBEZ Material Group Description 20070426

Method GET_MAT_GROUP_NAME on class CL_WSD_UTILITY has no exception.

Method GET_PLANTS 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 20070201
2 Importing I_PLANT Call by reference Type reference (TYPE) WERKS_D Plant 20060731
3 Importing I_PLANT_AREA Call by reference Type reference (TYPE) WSD_PLANTS_DISPLAY WSD displaying plants 20060731
4 Returning RT_PLANTS Value transfer Type reference (TYPE) T_WERKS Plants 20060731

Method GET_PLANTS on class CL_WSD_UTILITY has no exception.

Method GET_PLANT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PLANT Call by reference Type reference (TYPE) WERKS_D Plant 20070426
2 Returning R_NAME Value transfer Type reference (TYPE) NAME1 Name 20070426

Method GET_PLANT_NAME on class CL_WSD_UTILITY has no exception.

Method GET_ROLLOUT_DESC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SAITY Call by reference Type reference (TYPE) SAITY Rollout in a Season 20081104
2 Returning R_SAITY_NAME Value transfer Type reference (TYPE) BEZEI_40 Description field length 40 20081104

Method GET_ROLLOUT_DESC on class CL_WSD_UTILITY has no exception.

Method GET_SALES_ORG_FOR_PLANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_TVKWZ Call by reference Type reference (TYPE) TVKWZ Org.Unit: Allowed Plants per Sales Organization 20090202
2 Importing IV_PLANT Call by reference Type reference (TYPE) WERKS_D Own Plant 20090202

Method GET_SALES_ORG_FOR_PLANT on class CL_WSD_UTILITY has no exception.

Method GET_SEASON_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SAISO Call by reference Type reference (TYPE) SAISO Season Category 20081104
2 Returning R_SAISO_NAME Value transfer Type reference (TYPE) BEZEI20 Description 20081104

Method GET_SEASON_NAME on class CL_WSD_UTILITY has no exception.

Method GET_SINGLE_EINA_EINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_EINA Call by reference Type reference (TYPE) EINA Purchasing Info Record: General Data 20060802
2 Exporting ES_EINE Call by reference Type reference (TYPE) MGEINE Purchasing Info Record: Purchasing Organization Data 20060802
3 Importing I_EKORG Call by reference Type reference (TYPE) EKORG Purchasing Organization 20060802
4 Importing I_MATNR Call by reference Type reference (TYPE) MATNR Material Number 20060802
5 Importing I_PLANT Call by reference Type reference (TYPE) WERKS_D Plant 20060802
6 Importing I_VENDOR Call by reference Type reference (TYPE) LIFNR Account Number of Vendor or Creditor 20060802
# Exception Resumable Description Created on
1 CX_WSD_EXCEPTION WSD basic exception class 20060802
2 CX_WSD_NO_DATA_FOUND General exception for data-not-found errors 20060802

Method GET_SINGLE_KNA1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CUSTOMER_NO Call by reference Type reference (TYPE) KUNNR Customer Number 1 20090305
2 Returning RS_KNA1 Value transfer Type reference (TYPE) KNA1 General Data in Customer Master 20090305
# Exception Resumable Description Created on
1 CX_WSD_EXCEPTION WSD basic exception class 20090305
2 CX_WSD_NO_DATA_FOUND General exception for data-not-found errors 20090305

Method GET_SINGLE_LFA1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VENDOR_NO Call by reference Type reference (TYPE) ELIFN Vendor Account Number 20060802
2 Returning RS_LFA1 Value transfer Type reference (TYPE) LFA1 Vendor Master (General Section) 20060802
# Exception Resumable Description Created on
1 CX_WSD_EXCEPTION WSD basic exception class 20060802
2 CX_WSD_NO_DATA_FOUND General exception for data-not-found errors 20060802

Method GET_SINGLE_LFM1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EKORG Call by reference Type reference (TYPE) EKORG Sales Organization 20060810
2 Importing I_LIFNR Call by reference Type reference (TYPE) LIFNR Distribution Channel 20060810
3 Returning RS_LFM1 Value transfer Type reference (TYPE) LFM1 Org. Unit: Distribution Channels per Sales Organization 20060810
# Exception Resumable Description Created on
1 CX_WSD_EXCEPTION WSD basic exception class 20060810
2 CX_WSD_NO_DATA_FOUND General exception for data-not-found errors 20060810

Method GET_SINGLE_LFM2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EKORG Call by reference Type reference (TYPE) EKORG Sales Organization 20060920
2 Importing I_LIFNR Call by reference Type reference (TYPE) LIFNR Distribution Channel 20060920
3 Importing I_LTSNR Call by reference Type reference (TYPE) LTSNR Vendor Subrange 20060920
4 Returning RS_LFM2 Value transfer Type reference (TYPE) LFM2 Org. Unit: Distribution Channels per Sales Organization 20060920
# Exception Resumable Description Created on
1 CX_WSD_EXCEPTION WSD basic exception class 20060920
2 CX_WSD_NO_DATA_FOUND General exception for data-not-found errors 20060920

Method GET_SINGLE_MAKT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KZRFB Call by reference Type reference (TYPE) KZRFB Indicator: reset buffer for Material_Pre_Fetch 20090320
2 Importing I_MATNR Call by reference Type reference (TYPE) MATNR Material Number 20060802
3 Importing I_SPRAS Call by reference Type reference (TYPE) SPRAS Language Key 20060802
4 Returning RS_MAKT Value transfer Type reference (TYPE) MAKT Material Descriptions 20060802
# Exception Resumable Description Created on
1 CX_WSD_EXCEPTION WSD basic exception class 20060802
2 CX_WSD_NO_DATA_FOUND General exception for data-not-found errors 20060802

Method GET_SINGLE_MARA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KZRFB Call by reference Type reference (TYPE) KZRFB Indicator: reset buffer for Material_Pre_Fetch 20090320
2 Importing I_MATNR Call by reference Type reference (TYPE) MATNR Material Number 20060802
3 Returning RS_MARA Value transfer Type reference (TYPE) MARA General Material Data 20060802
# Exception Resumable Description Created on
1 CX_WSD_EXCEPTION WSD basic exception class 20060802
2 CX_WSD_NO_DATA_FOUND General exception for data-not-found errors 20060802

Method GET_SINGLE_MARC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KZRFB Call by reference Type reference (TYPE) KZRFB Indicator: reset buffer for Material_Pre_Fetch 20090320
2 Importing I_MATNR Call by reference Type reference (TYPE) MATNR Material Number 20060802
3 Importing I_PLANT Call by reference Type reference (TYPE) WERKS_D Plant 20060802
4 Returning RS_MARC Value transfer Type reference (TYPE) MARC Plant Data for Material 20060802
# Exception Resumable Description Created on
1 CX_WSD_EXCEPTION WSD basic exception class 20060802
2 CX_WSD_NO_DATA_FOUND General exception for data-not-found errors 20060802

Method GET_SINGLE_MBEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BWKEY Call by reference Type reference (TYPE) BWKEY Valuation Area 20060802
2 Importing I_BWTAR Call by reference Type reference (TYPE) BWTAR_D Material Master View on Valuation Records 20060802
3 Importing I_KZRFB Call by reference Type reference (TYPE) KZRFB Indicator: reset buffer for Material_Pre_Fetch 20090320
4 Importing I_MATNR Call by reference Type reference (TYPE) MATNR Material Number 20060802
5 Returning RS_MBEW Value transfer Type reference (TYPE) MBEW Material Valuation 20060802
# Exception Resumable Description Created on
1 CX_WSD_EXCEPTION WSD basic exception class 20060802
2 CX_WSD_NO_DATA_FOUND General exception for data-not-found errors 20060802

Method GET_SINGLE_MVKE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KZRFB Call by reference Type reference (TYPE) KZRFB Indicator: reset buffer for Material_Pre_Fetch 20090320
2 Importing I_MATNR Call by reference Type reference (TYPE) MATNR Material Number 20060802
3 Importing I_VKORG Call by reference Type reference (TYPE) VKORG Sales Organization 20060802
4 Importing I_VTWEG Call by reference Type reference (TYPE) VTWEG Distribution Channel 20060802
5 Returning RS_MVKE Value transfer Type reference (TYPE) MVKE Sales Data for Material 20060802
# Exception Resumable Description Created on
1 CX_WSD_EXCEPTION WSD basic exception class 20060802

Method GET_SINGLE_T001W Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PLANT Call by reference Type reference (TYPE) WERKS_D Plant 20060802
2 Returning RS_T001W Value transfer Type reference (TYPE) T001W Plants/Branches 20060802
# Exception Resumable Description Created on
1 CX_WSD_EXCEPTION WSD basic exception class 20060802
2 CX_WSD_NO_DATA_FOUND General exception for data-not-found errors 20060802

Method GET_SINGLE_T023T Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MATKL Call by reference Type reference (TYPE) MATKL Material Group 20070426
2 Returning RS_T023T Value transfer Type reference (TYPE) T023T Material Group Descriptions 20070426
# Exception Resumable Description Created on
1 CX_WSD_EXCEPTION WSD basic exception class 20070426
2 CX_WSD_NO_DATA_FOUND General exception for data-not-found errors 20070426

Method GET_SINGLE_T024 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EKGRP Call by reference Type reference (TYPE) EKGRP Purchasing Group 20090305
2 Returning RS_T024 Value transfer Type reference (TYPE) T024 Purchasing Groups 20090305
# Exception Resumable Description Created on
1 CX_WSD_EXCEPTION WSD basic exception class 20090305
2 CX_WSD_NO_DATA_FOUND General exception for data-not-found errors 20090305

Method GET_SINGLE_T024E Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EKORG Call by reference Type reference (TYPE) EKORG Vendor Account Number 20060810
2 Returning RS_T024E Value transfer Type reference (TYPE) T024E Vendor Master (General Section) 20060810
# Exception Resumable Description Created on
1 CX_WSD_EXCEPTION WSD basic exception class 20060810
2 CX_WSD_NO_DATA_FOUND General exception for data-not-found errors 20060810

Method GET_SINGLE_T024W Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EKORG Call by reference Type reference (TYPE) EKORG Purchasing Organization 20070126
2 Importing I_WERKS Call by reference Type reference (TYPE) WERKS_D Plant 20070126
3 Returning RS_T024W Value transfer Type reference (TYPE) T024W Valid Purchasing Organizations for Plant 20070126
# Exception Resumable Description Created on
1 CX_WSD_EXCEPTION WSD basic exception class 20070126
2 CX_WSD_NO_DATA_FOUND General exception for data-not-found errors 20070126

Method GET_SINGLE_T161P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_T161P Call by reference Type reference (TYPE) T161P Purchasing Document Type, Document Category, Item Category 20090325
2 Importing I_BSART Call by reference Type reference (TYPE) BSART Order Type (Purchasing) 20090325
3 Importing I_BSTYP Call by reference Type reference (TYPE) BSTYP Purchasing Document Category 20090325
4 Importing I_PSTYP Call by reference Type reference (TYPE) PSTYP Item Category in Purchasing Document 20090325
# Exception Resumable Description Created on
1 CX_WSD_NO_DATA_FOUND General exception for data-not-found errors 20090325

Method GET_SINGLE_TCURM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_TCURM Value transfer Type reference (TYPE) TCURM Plants/Branches 20060830
# Exception Resumable Description Created on
1 CX_WSD_EXCEPTION WSD basic exception class 20060830
2 CX_WSD_NO_DATA_FOUND General exception for data-not-found errors 20060830

Method GET_SINGLE_TVKO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VKORG Call by reference Type reference (TYPE) VKORG Vendor Account Number 20060810
2 Returning RS_TVKO Value transfer Type reference (TYPE) TVKO Vendor Master (General Section) 20060810
# Exception Resumable Description Created on
1 CX_WSD_EXCEPTION WSD basic exception class 20060810
2 CX_WSD_NO_DATA_FOUND General exception for data-not-found errors 20060810

Method GET_SINGLE_TVKOV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VKORG Call by reference Type reference (TYPE) VKORG Sales Organization 20060803
2 Importing I_VTWEG Call by reference Type reference (TYPE) VTWEG Distribution Channel 20060803
3 Returning R_TVKOV Value transfer Type reference (TYPE) TVKOV Org. Unit: Distribution Channels per Sales Organization 20060803
# Exception Resumable Description Created on
1 CX_WSD_EXCEPTION WSD basic exception class 20060803
2 CX_WSD_NO_DATA_FOUND General exception for data-not-found errors 20060803

Method GET_SINGLE_TVTW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VTWEG Call by reference Type reference (TYPE) VTWEG Vendor Account Number 20060810
2 Returning RS_TVTW Value transfer Type reference (TYPE) TVTW Vendor Master (General Section) 20060810
# Exception Resumable Description Created on
1 CX_WSD_EXCEPTION WSD basic exception class 20060810
2 CX_WSD_NO_DATA_FOUND General exception for data-not-found errors 20060810

Method GET_SINGLE_VBAK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_VBAK Value transfer Type reference (TYPE) VBAK Sales Document: Header Data 20060811
2 Importing I_VBELN Call by reference Type reference (TYPE) VBELN Sales and Distribution Document Number 20060811
# Exception Resumable Description Created on
1 CX_WSD_EXCEPTION WSD basic exception class 20060811
2 CX_WSD_NO_DATA_FOUND General exception for data-not-found errors 20060811

Method GET_VENDOR_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LIFNR Call by reference Type reference (TYPE) LIFNR Account Number of Vendor or Creditor 20070426
2 Returning R_NAME Value transfer Type reference (TYPE) NAME1_GP Name 1 20070426

Method GET_VENDOR_NAME on class CL_WSD_UTILITY has no exception.

Method UPDATE_TREX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_WITH_DELAY Call by reference Type reference (TYPE) ABAP_BOOL 20090415
2 Importing I_BUSOBJ Call by reference Type reference (TYPE) COM_SEARCH_TV_BUSOBJ Business Object for Search Engine Service (SES) 20071112
3 Importing I_OBJTYPE Call by reference Type reference (TYPE) COM_SEARCH_TV_OBJECT_TYPE '1' Type of Business Object 20071112

Method UPDATE_TREX on class CL_WSD_UTILITY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700