SAP ABAP Class /SAPDII/CL_DWB_VEHICLE (Vehicle class)
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 Inheritance (c INHERITING FROM c_ref)  /SAPDII/CL_DWB_VEHICLEGROUP Vehicle collection for action 20011011
Properties
Class /SAPDII/CL_DWB_VEHICLE  
Short Description Vehicle class    
Super Class /SAPDII/CL_DWB_VEHICLEGROUP Vehicle collection for action 
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 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SAPDII/CL_DWB_VEHICLE has no forward declaration.
Interfaces
Class /SAPDII/CL_DWB_VEHICLE has no interface implemented.
Friends
Class /SAPDII/CL_DWB_VEHICLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CALLINGSCREEN Instance attribute Public Type reference (TYPE) STRING Screen where the vehicle was created 20010220
2 IPCCONFIGURATION Instance attribute Public Type reference (TYPE) /SAPDII/INC_COMT_CUVAL_T The configuration for returned from IPC 20010129
3 IPCCONTEXT Instance attribute Public Type reference (TYPE) TIHTTPNVP The form from IPC 20010129
4 MODEL Instance attribute Public Type reference (TYPE) STRING The Material for which vehicle is configured 20010129
5 MODELKMAT Instance attribute Public Type reference (TYPE) STRING the kmat of the model 20010211
6 MODEL_CONFIGVAL Instance attribute Public Type reference (TYPE) /SAPDII/INC_COMT_CUVAL_T Old model configuration 20010221
7 MODEL_CUCFG Instance attribute Public Type reference (TYPE) /SAPDII/INC_COMT_CUCFG_T configuration 20010221
8 MODEL_CUINS Instance attribute Public Type reference (TYPE) /SAPDII/INC_COMT_CUINS_T configuration instances 20010221
9 MODEL_CUPRT Instance attribute Public Type reference (TYPE) /SAPDII/INC_COMT_CUPRT_T parts of configuration 20010221
10 MODEL_CUVAR Instance attribute Public Type reference (TYPE) /SAPDII/INC_COMT_CUVAR_T varian condition's 20010221
11 MODEL_CUVK Instance attribute Public Type reference (TYPE) /SAPDII/INC_COMT_CUVK_T config key 20010221
12 MODEL_DETAIL Instance attribute Public Type reference (TYPE) /SAPDII/DWB_MODEL Vehicle model 20010626
13 REALVEHICLE Instance attribute Public Type reference (TYPE) /SAPDII/DWB_VEHICLEHEAD The real vehicle 20010129
14 SOURCE_GROUP_O Instance attribute Private Object reference (TYPE REF TO) /SAPDII/CL_DWB_VEHICLEGROUP Source vehicle action group which created this vehicle Objct 20011019
Methods
# Method Level Visibility Method type Description Created on
1 ALL_ACTIONFORVEHICLE Instance method Public Method checks the performed action is valid for all the vehicle 20010315
2 CHANGEFROMIPC Instance method Public Method converts IPC context to structure of COM SCE 20010129
3 CHANGETOIPC Instance method Public Method Converts the configuration to a form suitable for IPC entry 20010129
4 CHECK_DOCUMENT Instance method Public Method Method to check if the document exists or not 20010926
5 CHECK_VEHICLE_ID Instance method Public Method Compares the given Vehicle guid with own vehicleguid 20011129
6 CONFIGUREFORHTML Instance method Private Method Update the required class attributes and html configuration 20010129
7 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20010129
8 CREATE_STORE_OCD Instance method Public Method Store the Original Customer demand(Configuration) in Inquiry 20010917
9 DOACTION Instance method Public Method Perform the transaction in the core Automotive 20010305
10 FILLDEBITOR Instance method Private Method Method to fill the Debito data in the Vehicle Header 20010913
11 GETHISTORY Instance method Private Method Method to get the History details (MM and SD status) 20010222
12 GETIPCCONFIGURATIONPRICE Instance method Public Method converts the configuration and price from IPC to DWB form 20010129
13 GETPREFILLEDFAMILYCHARVAL Instance method Public Method Get family characteristics with preselection 20010129
14 GETVEHICLEXML Instance method Public Method returns the detail of the vehicle in XML format for download 20010314
15 GET_CONFIGURATION Instance method Public Method To get the customers desired configuration stored 20021112
16 GET_CUSTOMER Instance method Private Method Get the attached customer to the Vehicle 20010305
17