SAP ABAP Class /SAPDII/CL_DWB_APPLICATION (Application class for dealer work bench)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   DI-WI-DP (Application Component) Dealer Portal
     /SAPDII/DI_VMS_UI (Package) Dealer work bench of Vehicle manager system
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTTP_EXTENSION HTTP Framework (iHTTP) HTTP Request Handler 20010129
Properties
Class /SAPDII/CL_DWB_APPLICATION  
Short Description Application class for dealer work bench    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SAPDII/DI_VMS_UI   Dealer work bench of Vehicle manager system 
Created 20001115   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SAPDII/CL_DWB_APPLICATION has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HTTP_EXTENSION HTTP Framework (iHTTP) HTTP Request Handler 20010129
Friends
Class /SAPDII/CL_DWB_APPLICATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTION Instance attribute Public Type reference (TYPE) STRING the action performed on vehicles 20010213
2 ACTION_PAGE Instance attribute Public Type reference (TYPE) STRING Page where the action was performed 20011004
3 APPLICATION_SETTING Static Attribute Public Type reference (TYPE) /SAPDII/TCAPPSET Table type of Application settings table 20020917
4 CHANGEDVEHICLES Instance attribute Public Type reference (TYPE) /SAPDII/DWB_VEHICLE_T List of changed vehicles 20011011
5 CUSTLIST Instance attribute Public Type reference (TYPE) /SAPDII/DWB_CUST_SRCH_DTLS_T Table type to hold customer details 20020930
6 EXCEPTIONTABLE Instance attribute Public Type reference (TYPE) /SAPDII/DWB_BAPIRET2_T Bapi return table 20011120
7 FROM_PAGE Instance attribute Public Type reference (TYPE) STRING From page to Vehicle list 20011129
8 HOLD Instance attribute Public Type reference (TYPE) I 0 static test 20010129
9 IPC_CALLING_HTML Static Attribute Public Type reference (TYPE) STRING 'CATALOG' the html from which IPC entry is made 20010212
10 LT_MODELLIST Static Attribute Public Type reference (TYPE) /SAPDII/DWB_MODEL_T Model list of vehicles 20010129
11 MAPPINGVEHICLE Instance attribute Public Object reference (TYPE REF TO) /SAPDII/CL_DWB_VEHICLE Vehicle class 20010314
12 MODELLIST Instance attribute Public Object reference (TYPE REF TO) /SAPDII/CL_DWB_MODELLIST object responsible for getting the modelist 20010129
13 OBJECT_HISTORY Static Attribute Public Type reference (TYPE) TIHTTPNVP Table of strings 20021212
14 PORTAL Static Attribute Public Type reference (TYPE) STRING ' ' denotes application is run as portal(X) or standalone(blank) 20021119
15 REQ_VMS_OBJECT Static Attribute Public Type reference (TYPE) STRING VMS object's - (NEW DP30 SL) 20020917
16 RESULTTABLE Instance attribute Public Type reference (TYPE) /SAPDII/DWB_BAPIRET2_T Bapi return table 20011120
17 SERVERCONTEXT Instance attribute Public Type reference (TYPE) TIHTTPNVP Content of the form post 20011001
18 SINGLEVEHICLE_ACTIONRETURN Instance attribute Public Type reference (TYPE) /SAPDII/DWB_BAPIRET2_T Bapi return table for singlevehicleaction 20011130
19 STATE_FLAG Instance attribute Public Type reference (TYPE) STRING The state holding flag 20010129
20 THEME Instance attribute Public Type reference (TYPE) STRING The theme of application 20010129
21 VEHICLE Instance attribute Public Object reference (TYPE REF TO) /SAPDII/CL_DWB_VEHICLE The single on which some action is performed 20010129
22 VEHICLEFORACTION Instance attribute Public Type reference (TYPE) /SAPDII/DWB_VEHICLE_T The vehicles gathered for action 20010129
23 VEHICLES_COLLECTION Instance attribute Public Object reference (TYPE REF TO) /SAPDII/CL_DWB_VEHICLEGROUP Vehicles collected for action 20010302
24 VELO Instance attribute Public Object reference (TYPE REF TO) /SAPDII/CL_DWB_SEARCHER locates vehicle for Dealer 20010129
Methods
# Method Level Visibility Method type Description Created on
1 CHANGEFROMIPC Instance method Public Method converts IPC context to structure of COM SCE 20021120
2 CHANGETOIPC Instance method Public Method Converts the configuration to a form suitable for IPC entry 20021120
3 CHANGE_FORM_FIELDS Instance method Public Method Change the form fields (remove constructor tag) 20020926
4 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20021210
5 CONFIGUREFORHTML Instance method Public Method Update the required class attributes and html configuration 20021024
6 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20010129
7 CREATEMAPPINGVEHICLE Instance method Public Method creates the backup of the customer configuration for mapping 20010314
8 CREATE_NEWACTIONVEHICLE Instance method Public Method Creats new vehicle with model or Vehicleguid for vehicle 20010220
9 CREATE_NEWVEHICLE Instance method Public Method Creats new vehicle with model or Vehicleguid for vehicle 20010129
10 CREATE_USED_VEHICLE Instance method Public Method Create used vehicle 20021220
11 GETADDITIONALSEARCH Instance method Public Method gets the additional search conditions for vehicle search(old 20010129
12 GETADDITIONALVEHICLESEARCH Instance method Public Method gets the additional search conditions for vehicle search 20010924
13 GETFAMILYCHARACTERISTIC Instance method Public Method Get Class characteristics for 300 and 001 type's 20030107
14 GETSETTING Static method Public Method Get the application settings 20020917
15 GET_CHANGED_VEHICLES Instance method Public Method To get the vehicles changed (delivery date, configuration) 20011011
16 GET_CHANGE_ACTIONS Static method Public Method Get the actions which change the vehicle(delivery, config) 20011011
17 GET_DELIVERY_DATE Instance method Public Method Get's the Delivery date of a configuration 20021207
18 GET_IPC_CALLING_HTML Instance method Public Method gets the requested object page - (NEW DP30 SL) 20021119
19 GET_IPC_CONFIGURATION Instance method Public Method converts the configuration and price from IPC to DWB form 20021121
20 GET_LOGIN_DEALER Instance method Public Method Get's Dealer's Address , email etc 20021207
21 GET_PORTAL_SETTING Static method Public Method Gets the portal setting value from the class attribute 20021119
22 GET_PREDEFINED_TEMPLATES Instance method Public Method Get the pre-defined templates defined by the importer 20040419
23 GET_REQUESTED_VMS_OBJECT Instance method Public Method gets the requested object page - (NEW DP30 SL) 20020917
24 GET_SINGLEVEHICLE_ACTIONRETURN Instance method Public Method Returns the return table stored by single vehicle action 20011130
25 GET_VEHICLE_ACTIONS Instance method Public Method fetches all the possible action for the vehicle 20010212
26 GET_VEHICLE_OBJECT Instance method Public Method Creats new vehicle with Vehicleguid for vehicle 20011122
27 PERFORM_BUILD_TO_ORDER Instance method Public Method Method to perform Build to Order 20021223
28 PREPARE_VEHICLEACTION Instance method Private Method gets the selected vehicles and the action from the form 20010129
29 REFRESH_SEARCH_CONTEXT Static method Public Method Refresh the search context 20030108
30 REMOVE_HIDDEN_CHARACTERISTIC Instance method Public Method Remove the hidden Caharacteristics from IPC configuration 20021024
31 SETTHEME Instance method Public Method Sets the theme through the power bar 20010129
32 SET_IPC_CALLING_HTML Instance method Public Method sets the requested object page - (NEW DP30 SL) 20021119
33 SET_PORTAL_SETTING Static method Public Method Sets the portal setting value to the class attribute 20021119
34 SET_REQUESTED_VMS_OBJECT Instance method Public Method sets the requested object page - (NEW DP30 SL) 20020917
35 SET_SINGLEVEHICLE_ACTIONRETURN Instance method Public Method Sets the return table after single vehicle action 20011130
36 UNICODE_TO_TEXT Instance method Public Method Unicode conversion 20071206
37 UPDATE_OBJECT_HISTORY Instance method Public Method Updates the object history 20021212
38 UPDATE_STARTPAGE Instance method Public Method Update starting page of the application from personalization 20030114
39 UPDATE_VEHICLE_HEADX Instance method Public Method Gives the vehicle header headex and itemx based on the input 20021120
40 VALIDATEACTIONFORVEHICLE Instance method Public Method checks the performed action is valid for all the vehicle 20010213
41 VALIDATE_VEHICLES_FOR_SAELSDOC Instance method Public Method checks the performed action is valid for all the vehicle 20021218
42 VMS_AUTHORITYCHECK Instance method Public Method To check the authorisation of the logging user 20011023
Events
Class /SAPDII/CL_DWB_APPLICATION has no event.
Types
Class /SAPDII/CL_DWB_APPLICATION has no local type.
Method Signatures

Method CHANGEFROMIPC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_IPCVALUES Value transfer Type reference (TYPE) /SAPDII/INC_COMT_ITS_CONTEXT_T Wertetabelle für IPC 20021120
2 Exporting EV_ERROR Value transfer Type reference (TYPE) /SAPDII/DWB_ERROR Fehlerstruktur für BSP 20021120
3 Importing IT_IPCCONTEXT Value transfer Type reference (TYPE) TIHTTPNVP Wert des IPC-form post 20021120

Method CHANGEFROMIPC on class /SAPDII/CL_DWB_APPLICATION has no exception.

Method CHANGETOIPC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION_LS Value transfer Type reference (TYPE) /SAPDII/DWB_DEALERACTION Händler-Aktionen (Internet-Anwender) 20021120
2 Importing DELIVERY_DATE Value transfer Type reference (TYPE) STRING 20021120
3 Exporting IPCFORM_ET Call by reference Type reference (TYPE) /SAPDII/DWB_IPC_T IPC-Formularelement-Namenwerte 20021120
4 Importing LT_CONFIGURATION Value transfer Type reference (TYPE) /SAPDII/INC_COMT_CUVAL_T Temporäre IPC-Konfigurationsstrukturtabelle 20021120
5 Importing LT_CUFG Value transfer Type reference (TYPE) /SAPDII/INC_COMT_CUCFG_T Konfiguration 20021120
6 Importing LT_CUINS Value transfer Type reference (TYPE) /SAPDII/INC_COMT_CUINS_T Konfigurations-Instanzen 20021120
7 Importing LT_CUPRT Value transfer Type reference (TYPE) /SAPDII/INC_COMT_CUPRT_T Teile der Konfiguration 20021120
8 Importing LT_CUVAR Value transfer Type reference (TYPE) /SAPDII/INC_COMT_CUVAR_T Variantenkonditionen 20021120
9 Importing LT_CUVK Value transfer Type reference (TYPE) /SAPDII/INC_COMT_CUVK_T Konfigurationsschlüssel 20021120
10 Importing MATERIAL_IV Value transfer Type reference (TYPE) STRING Fahrzeugmodelltyp 20021120
11 Importing REFERENCE_NO Value transfer Type reference (TYPE) STRING 20021120
12 Importing VEHICLE_LS Value transfer Type reference (TYPE) /SAPDII/DWB_VEHICLEHEAD Fahrzeug Kopfdaten 20021120

Method CHANGETOIPC on class /SAPDII/CL_DWB_APPLICATION has no exception.

Method CHANGE_FORM_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTROLLER_NAME Call by reference Type reference (TYPE) STRING Zu entfernendes Controller-Suffix 20020926
2 Importing DELIMETER Call by reference Type reference (TYPE) CHAR1 '_' Einstelliges Kennzeichen 20020926
3 Changing FORM_FIELDS_T Call by reference Type reference (TYPE) TIHTTPNVP HTTP-Framework (iHTTP) Tabellenname / Wertepaare 20020926
4 Importing POSITION Call by reference Type reference (TYPE) I 1 20020926

Method CHANGE_FORM_FIELDS on class /SAPDII/CL_DWB_APPLICATION has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class /SAPDII/CL_DWB_APPLICATION has no parameter.
Method CLASS_CONSTRUCTOR on class /SAPDII/CL_DWB_APPLICATION has no exception.

Method CONFIGUREFORHTML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CONFIGURATION_ET Value transfer Type reference (TYPE) /SAPDII/DWB_CONFIGURATION_T Für Präsentation benötigte, verschachtelte Konfigurierung 20021024
2 Importing IPCCONFIGURATION_IT Value transfer Type reference (TYPE) /SAPDII/INC_COMT_CUVAL_T Konfiguration aus IPC-Funktionen bereitgestellt 20021024

Method CONFIGUREFORHTML on class /SAPDII/CL_DWB_APPLICATION has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class /SAPDII/CL_DWB_APPLICATION has no parameter.
Method CONSTRUCTOR on class /SAPDII/CL_DWB_APPLICATION has no exception.

Method CREATEMAPPINGVEHICLE Signature

Method CREATEMAPPINGVEHICLE on class /SAPDII/CL_DWB_APPLICATION has no parameter.
Method CREATEMAPPINGVEHICLE on class /SAPDII/CL_DWB_APPLICATION has no exception.

Method CREATE_NEWACTIONVEHICLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VEHICLEGUID_IV Value transfer Type reference (TYPE) STRING Fahrzeug-GUID Länge 32 20010220
2 Exporting VEHICLE_OO Call by reference Object reference (TYPE REF TO) /SAPDII/CL_DWB_VEHICLE Fahrzeugobjekt 20010220

Method CREATE_NEWACTIONVEHICLE on class /SAPDII/CL_DWB_APPLICATION has no exception.

Method CREATE_NEWVEHICLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KMATCLASS_IV Value transfer Type reference (TYPE) STRING Materialart 20010211
2 Importing MODEL_IV Value transfer Type reference (TYPE) STRING Material, mit dem Fahrzeug erzeugt werden soll 20010129
3 Importing PARKFLAG Call by reference Type reference (TYPE) STRING Wenn initial, dann von gefundenen Fahrzeugen 20010129
4 Importing VEHICLEGUID_IV Value transfer Type reference (TYPE) STRING Fahrzeug-GUID Länge 32 20010129

Method CREATE_NEWVEHICLE on class /SAPDII/CL_DWB_APPLICATION has no exception.

Method CREATE_USED_VEHICLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CUCFG_T Value transfer Type reference (TYPE) /SAPDII/INC_COMT_CUCFG_T Konfiguration 20021220
2 Importing CUINS_T Value transfer Type reference (TYPE) /SAPDII/INC_COMT_CUINS_T Konfigurations-Instanzen 20021220
3 Importing CUVAL_T Value transfer Type reference (TYPE) /SAPDII/INC_COMT_CUVAL_T Temporäre IPC-Konfigurationsstrukturtabelle 20021220
4 Importing EXTERNAL_NUMBER Value transfer Type reference (TYPE) CHAR35 Datenelementttyp CHAR Läange 35 20021220

Method CREATE_USED_VEHICLE on class /SAPDII/CL_DWB_APPLICATION has no exception.

Method GETADDITIONALSEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting AVAILIBILITYSTATUS_ET Value transfer Type reference (TYPE) /SAPDII/INC_V_CVLC10_T Alle Verfügbarkeitsschlüssel 20010212

Method GETADDITIONALSEARCH on class /SAPDII/CL_DWB_APPLICATION has no exception.

Method GETADDITIONALVEHICLESEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALL_STATUS_REQD Value transfer Type reference (TYPE) CHAR1 Falls alles Status erforderlich sind 20021211
2 Importing REQ_STATUS Value transfer Type reference (TYPE) /SAPDII/DWB_STATUS_T Fahrzeugstatussammlung 20020924
3 Exporting STATUS_ET Value transfer Type reference (TYPE) /SAPDII/DWB_STATUS_T Alle Fahrzeugstatus, die Händlern zugeordnet sind 20010925

Method GETADDITIONALVEHICLESEARCH on class /SAPDII/CL_DWB_APPLICATION has no exception.

Method GETFAMILYCHARACTERISTIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CHARVALS_ET Call by reference Type reference (TYPE) /SAPDII/DWB_CHARVALUES_T Merkmale und Werte 20030107
2 Exporting CHAR_VALUES_T Call by reference Type reference (TYPE) /SAPDII/INC_CHARVAL_T Merkmale und Werte (geschachtelte Tabelle) 20030107
3 Importing CLASSTYPE_IV Value transfer Type reference (TYPE) STRING Klassenkennzeichen Familie/Materialart 20030107
4 Importing CLASS_IV Value transfer Type reference (TYPE) STRING Familie (Klasse) für die Merkmale zu holen sind 20030107
5 Exporting DEBUGMODE_EV Call by reference Type reference (TYPE) STRING Kennzeichen für Debuggen 20030107
6 Exporting FEATURE_ET Value transfer Type reference (TYPE) /SAPDII/DWB_KLVMERA_T Merkmale der Familie 20030107
7 Importing KEY_DATE Value transfer Type reference (TYPE) SY-DATUM SY-DATUM Current Date of Application Server 20070328
8 Exporting VALUES_ET Value transfer Type reference (TYPE) /SAPDII/DWB_API_VALI_T Mögliche Werte der Merkmale 20030107

Method GETFAMILYCHARACTERISTIC on class /SAPDII/CL_DWB_APPLICATION has no exception.

Method GETSETTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROPERTY_IV Call by reference Type reference (TYPE) STRING 20020917
2 Exporting VALUE_EV Call by reference Type reference (TYPE) STRING 20020917

Method GETSETTING on class /SAPDII/CL_DWB_APPLICATION has no exception.

Method GET_CHANGED_VEHICLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting VEHICLE_LIST Call by reference Type reference (TYPE) /SAPDII/INC_VEHICLE_T Tabellentyp für bapivehiclesearch 20011011

Method GET_CHANGED_VEHICLES on class /SAPDII/CL_DWB_APPLICATION has no exception.

Method GET_CHANGE_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CHANGE_ACTIONS Call by reference Type reference (TYPE) /SAPDII/TCDWB_ACC Tabellentyp für Aktionen, die das Fahrzeug verändern 20011011

Method GET_CHANGE_ACTIONS on class /SAPDII/CL_DWB_APPLICATION has no exception.

Method GET_DELIVERY_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting BSPERROR_ES Value transfer Type reference (TYPE) /SAPDII/DWB_ERROR Fehlerstruktur für BSP 20021207
2 Exporting DELIVERY_DATE_EV Value transfer Type reference (TYPE) DATUM Lieferdatum 20021207
3 Exporting RETURN_ET Value transfer Type reference (TYPE) /SAPDII/DWB_BAPIRET2_T BAPI-Rückgabetabelle 20021207

Method GET_DELIVERY_DATE on class /SAPDII/CL_DWB_APPLICATION has no exception.

Method GET_IPC_CALLING_HTML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CALLING_HTML Call by reference Type reference (TYPE) STRING 20021119

Method GET_IPC_CALLING_HTML on class /SAPDII/CL_DWB_APPLICATION has no exception.

Method GET_IPC_CONFIGURATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_IPCPRICE Call by reference Type reference (TYPE) /SAPDII/DWB_IPCPRICING IPC-Preisstruktur 20021121
2 Exporting ET_COMT_CUCFG Call by reference Type reference (TYPE) /SAPDII/INC_COMT_CUCFG_T Konfiguration 20021121
3 Exporting ET_COMT_CUINS Call by reference Type reference (TYPE) /SAPDII/INC_COMT_CUINS_T Konfigurations-Instanz 20021121
4 Exporting ET_COMT_CUPRT Call by reference Type reference (TYPE) /SAPDII/INC_COMT_CUPRT_T Konfigurationsteil 20021121
5 Exporting ET_COMT_CUVAL Call by reference Type reference (TYPE) /SAPDII/INC_COMT_CUVAL_T Vom IPC zurückgegebene Konfiguration 20021121
6 Exporting ET_COMT_CUVAR Call by reference Type reference (TYPE) /SAPDII/INC_COMT_CUVAR_T Variantenkonditionen 20021121
7 Exporting ET_COMT_CUVK Call by reference Type reference (TYPE) /SAPDII/INC_COMT_CUVK_T Konfigurationsschlüssel 20021121
8 Exporting ET_CONFIGURATION Call by reference Type reference (TYPE) /SAPDII/DWB_CONFIGURATION_T Konfiguration für Darstellung 20021121
9 Exporting ET_IPCONTEXT Call by reference Type reference (TYPE) TIHTTPNVP Wert des IPC-Kontexts 20021121
10 Exporting ET_ITS_CONTEXT_TAB Call by reference Type reference (TYPE) /SAPDII/INC_COMT_ITS_CONTEXT_T Durch lokale Methode vorbereitete ITS-Tabelle 20021121
11 Exporting EV_CONFIGURATIONCOMPLETE Call by reference Type reference (TYPE) STRING Kennzeichen für Konfigurierung vollständig 20021121
12 Exporting EV_CONFIGURATIONCONSISTENT Call by reference Type reference (TYPE) STRING Konfigurierung ist konsistent 20021121
13 Exporting EV_ERROR Call by reference Type reference (TYPE) /SAPDII/DWB_ERROR Fehlerstruktur für BSP 20021121
14 Exporting E_FUNCTIONERROR Call by reference Type reference (TYPE) STRING Fehler beim Aufrufen des Backends 20021121
15 Importing IT_IPCCONTEXT Value transfer Type reference (TYPE) TIHTTPNVP Wert des IPC-Kontexts 20021121

Method GET_IPC_CONFIGURATION on class /SAPDII/CL_DWB_APPLICATION has no exception.

Method GET_LOGIN_DEALER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DEALER_DETAILS Call by reference Type reference (TYPE) /SAPDII/DWB_BAPIKNA106 Strukt f. Kundendat. v. Unternehmen f. BAPIs f. BO Kunde 20021207
2 Exporting LS_RETURN Call by reference Type reference (TYPE) /SAPDII/DWB_BAPIRET2 Fehler-Return-Struktur aus Backend 20021207

Method GET_LOGIN_DEALER on class /SAPDII/CL_DWB_APPLICATION has no exception.

Method GET_PORTAL_SETTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting APP_MODE Call by reference Type reference (TYPE) STRING 20021119

Method GET_PORTAL_SETTING on class /SAPDII/CL_DWB_APPLICATION has no exception.

Method GET_PREDEFINED_TEMPLATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting VBAP_ET Value transfer Type reference (TYPE) /SAPDII/DWB_VBAP_T Vertriebsbelegstabelle 20040419

Method GET_PREDEFINED_TEMPLATES on class /SAPDII/CL_DWB_APPLICATION has no exception.

Method GET_REQUESTED_VMS_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting VMS_OBJECT Call by reference Type reference (TYPE) STRING 20020917

Method GET_REQUESTED_VMS_OBJECT on class /SAPDII/CL_DWB_APPLICATION has no exception.

Method GET_SINGLEVEHICLE_ACTIONRETURN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting VEHICLE_RETURN_ET Call by reference Type reference (TYPE) /SAPDII/DWB_BAPIRET2_T BAPI-Rückgabetabelle 20011130

Method GET_SINGLEVEHICLE_ACTIONRETURN on class /SAPDII/CL_DWB_APPLICATION has no exception.

Method GET_VEHICLE_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ACTIONS_ET Value transfer Type reference (TYPE) /SAPDII/INC_V_CVLC03A_T Aktionsliste 20010212

Method GET_VEHICLE_ACTIONS on class /SAPDII/CL_DWB_APPLICATION has no exception.

Method GET_VEHICLE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VEHICLEGUID_IV Value transfer Type reference (TYPE) STRING Fahrzeug-GUID Länge 32 20011122

Method GET_VEHICLE_OBJECT on class /SAPDII/CL_DWB_APPLICATION has no exception.

Method PERFORM_BUILD_TO_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CUCFG_T Value transfer Type reference (TYPE) /SAPDII/INC_COMT_CUCFG_T Konfiguration 20021223
2 Importing CUINS_T Value transfer Type reference (TYPE) /SAPDII/INC_COMT_CUINS_T Konfigurations-Instanzen 20021223
3 Importing CUSTOMER_IS Value transfer Type reference (TYPE) /SAPDII/DWB_CUST_SRCH_DTLS Datenstruktur zum Sichern der Details zur Kundensuche 20021223
4 Importing CUVAL_T Value transfer Type reference (TYPE) /SAPDII/INC_COMT_CUVAL_T Temporäre IPC-Konfigurationsstrukturtabelle 20021223
5 Importing FORM_FIELDS Value transfer Type reference (TYPE) TIHTTPNVP HTTP-Framework (iHTTP) Tabellenname / Wertepaare 20021223
6 Importing FOR_ENDCUSTOMER Value transfer Type reference (TYPE) CHAR1 Für Enkunde='X', ansonsten für Händler 20030109
7 Importing NO_OF_VEHICLES Value transfer Type reference (TYPE) I 1 Nr. von Fahrzeugen 20021223
8 Importing PO_NUMBER Value transfer Type reference (TYPE) STRING Bestellnummer: 20021223
9 Importing REQ_DEL_DATE Value transfer Type reference (TYPE) STRING Wunschlieferdatum 20021223
10 Exporting RETURN_ET Value transfer Type reference (TYPE) /SAPDII/DWB_BAPIRET2_T BAPI-Rückgabetabelle 20021223
11 Exporting SUCCESS_FLAG Value transfer Type reference (TYPE) STRING Erfolgskennzeichen 20021223
12 Importing VEHICLE_USAGE Value transfer Type reference (TYPE) STRING Verwendung Fahrzeug 20021223

Method PERFORM_BUILD_TO_ORDER on class /SAPDII/CL_DWB_APPLICATION has no exception.

Method PREPARE_VEHICLEACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ACTION_EV Call by reference Type reference (TYPE) STRING Bei Fahrzeugen auszuführende Aktion 20010129
2 Importing CONTEXTTABLE_IT Call by reference Type reference (TYPE) TIHTTPNVP Server-Kontext 20010129
3 Exporting VEHICLEGUID_ET Call by reference Type reference (TYPE) /SAPDII/DWB_VEHICLEGUID32_T Fahrzeug-GUIDs im Server-Kontext 20010129

Method PREPARE_VEHICLEACTION on class /SAPDII/CL_DWB_APPLICATION has no exception.

Method REFRESH_SEARCH_CONTEXT Signature

Method REFRESH_SEARCH_CONTEXT on class /SAPDII/CL_DWB_APPLICATION has no parameter.
Method REFRESH_SEARCH_CONTEXT on class /SAPDII/CL_DWB_APPLICATION has no exception.

Method REMOVE_HIDDEN_CHARACTERISTIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IPCCONFIGURATION_ET Call by reference Type reference (TYPE) /SAPDII/INC_COMT_CUVAL_T Temporäre IPC-Konfigurationsstrukturtabelle 20021024
2 Importing IPCCONFIGURATION_IT Call by reference Type reference (TYPE) /SAPDII/INC_COMT_CUVAL_T Temporäre IPC-Konfigurationsstrukturtabelle 20021024

Method REMOVE_HIDDEN_CHARACTERISTIC on class /SAPDII/CL_DWB_APPLICATION has no exception.

Method SETTHEME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing THEMENAME Value transfer Type reference (TYPE) STRING Name des ausgewählten Themas 20010129

Method SETTHEME on class /SAPDII/CL_DWB_APPLICATION has no exception.

Method SET_IPC_CALLING_HTML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CALLING_HTML Call by reference Type reference (TYPE) STRING 20021119

Method SET_IPC_CALLING_HTML on class /SAPDII/CL_DWB_APPLICATION has no exception.

Method SET_PORTAL_SETTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APP_MODE Value transfer Type reference (TYPE) STRING 20021119

Method SET_PORTAL_SETTING on class /SAPDII/CL_DWB_APPLICATION has no exception.

Method SET_REQUESTED_VMS_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VMS_OBJECT Call by reference Type reference (TYPE) STRING 20020917

Method SET_REQUESTED_VMS_OBJECT on class /SAPDII/CL_DWB_APPLICATION has no exception.

Method SET_SINGLEVEHICLE_ACTIONRETURN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VEHICLE_RETURN_IT Call by reference Type reference (TYPE) /SAPDII/DWB_BAPIRET2_T BAPI-Rückgabetabelle 20011130

Method SET_SINGLEVEHICLE_ACTIONRETURN on class /SAPDII/CL_DWB_APPLICATION has no exception.

Method UNICODE_TO_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_TEXT Call by reference Type reference (TYPE) ANY 20071206
2 Importing IV_KBLANGUAGE Call by reference Type reference (TYPE) SPRAS Language Key 20071206

Method UNICODE_TO_TEXT on class /SAPDII/CL_DWB_APPLICATION has no exception.

Method UPDATE_OBJECT_HISTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEW_OBJECT Call by reference Type reference (TYPE) STRING 20021212

Method UPDATE_OBJECT_HISTORY on class /SAPDII/CL_DWB_APPLICATION has no exception.

Method UPDATE_STARTPAGE Signature

Method UPDATE_STARTPAGE on class /SAPDII/CL_DWB_APPLICATION has no parameter.
Method UPDATE_STARTPAGE on class /SAPDII/CL_DWB_APPLICATION has no exception.

Method UPDATE_VEHICLE_HEADX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DELIVERY_DATE_IF Value transfer Type reference (TYPE) /SAPDII/INC_BAPIVEHIACT_DT_ITM-DELIV_DATE Lieferdatum der Position 20021120
2 Importing ENDCUSTOMER_IF Value transfer Type reference (TYPE) /SAPDII/INC_BAPIVEHIACTDATA_HD-ENDCUSTOMER Endkunden-Code 20021120
3 Importing LS_ACTION Value transfer Type reference (TYPE) /SAPDII/DWB_DEALERACTION Händler-Aktionen (Internet-Anwender) 20021120
4 Importing REFRENCE_NO_IF Value transfer Type reference (TYPE) /SAPDII/INC_BAPIVEHIACT_DT_ITM-PO_NUMBER Bestellnummer: 20021120
5 Exporting VEHICLE_ACTION_EF Value transfer Type reference (TYPE) /SAPDII/INC_BAPIVEHIACTION Fahrzeugaktion 20021120
6 Exporting VEHICLE_HEADX_ES Value transfer Type reference (TYPE) /SAPDII/INC_BAPIVEHIACT_DT_HDX Kopfdaten für Fahrzeugänderung 20021120
7 Exporting VEHICLE_HEAD_ES Value transfer Type reference (TYPE) /SAPDII/INC_BAPIVEHIACTDATA_HD Kopfaktionsdaten 20021120
8 Exporting VEHICLE_ITEMX_ES Value transfer Type reference (TYPE) /SAPDII/INC_BAPIVEHIACT_DT_ITX Positionsdaten für Fahrzeugänderungs-BAPI 20021120

Method UPDATE_VEHICLE_HEADX on class /SAPDII/CL_DWB_APPLICATION has no exception.

Method VALIDATEACTIONFORVEHICLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting FAILEDACTION_EV Value transfer Type reference (TYPE) STRING Action, die bei Fahrzeugen fehlgeschlagen ist 20010213
2 Exporting VEHICLES_OT Value transfer Type reference (TYPE) /SAPDII/DWB_VEHICLE_T Fahrzeugliste 20010213

Method VALIDATEACTIONFORVEHICLE on class /SAPDII/CL_DWB_APPLICATION has no exception.

Method VALIDATE_VEHICLES_FOR_SAELSDOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RESULT Value transfer Type reference (TYPE) STRING Erfolgs- oder Fehlermeldung ('E' oder 'S') zurückgeben 20021218
2 Exporting SALES_DOC Value transfer Type reference (TYPE) STRING Verkaufsbeleg 20021218
3 Changing VEHICLES_OT Value transfer Type reference (TYPE) /SAPDII/DWB_VEHICLE_T Fahrzeugliste 20021218

Method VALIDATE_VEHICLES_FOR_SAELSDOC on class /SAPDII/CL_DWB_APPLICATION has no exception.

Method VMS_AUTHORITYCHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ERROR_MSG Call by reference Type reference (TYPE) STRING Fehlermeldung 20011023
2 Importing IV_ACTIVITY Call by reference Type reference (TYPE) ACTIV_AUTH Aktion 20011023

Method VMS_AUTHORITYCHECK on class /SAPDII/CL_DWB_APPLICATION has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 50A