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 | Instance attribute | Public | Type reference (TYPE) | STRING | Screen where the vehicle was created | 20010220 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | /SAPDII/INC_COMT_CUVAL_T | The configuration for returned from IPC | 20010129 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | TIHTTPNVP | The form from IPC | 20010129 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | The Material for which vehicle is configured | 20010129 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | the kmat of the model | 20010211 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | /SAPDII/INC_COMT_CUVAL_T | Old model configuration | 20010221 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | /SAPDII/INC_COMT_CUCFG_T | configuration | 20010221 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | /SAPDII/INC_COMT_CUINS_T | configuration instances | 20010221 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | /SAPDII/INC_COMT_CUPRT_T | parts of configuration | 20010221 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | /SAPDII/INC_COMT_CUVAR_T | varian condition's | 20010221 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | /SAPDII/INC_COMT_CUVK_T | config key | 20010221 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | /SAPDII/DWB_MODEL | Vehicle model | 20010626 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | /SAPDII/DWB_VEHICLEHEAD | The real vehicle | 20010129 | |||
| 14 | 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 | Instance method | Public | Method | checks the performed action is valid for all the vehicle | 20010315 | |
| 2 | Instance method | Public | Method | converts IPC context to structure of COM SCE | 20010129 | |
| 3 | Instance method | Public | Method | Converts the configuration to a form suitable for IPC entry | 20010129 | |
| 4 | Instance method | Public | Method | Method to check if the document exists or not | 20010926 | |
| 5 | Instance method | Public | Method | Compares the given Vehicle guid with own vehicleguid | 20011129 | |
| 6 | Instance method | Private | Method | Update the required class attributes and html configuration | 20010129 | |
| 7 | Instance method | Public | Constructor | CONSTRUCTOR | 20010129 | |
| 8 | Instance method | Public | Method | Store the Original Customer demand(Configuration) in Inquiry | 20010917 | |
| 9 | Instance method | Public | Method | Perform the transaction in the core Automotive | 20010305 | |
| 10 | Instance method | Private | Method | Method to fill the Debito data in the Vehicle Header | 20010913 | |
| 11 | Instance method | Private | Method | Method to get the History details (MM and SD status) | 20010222 | |
| 12 | Instance method | Public | Method | converts the configuration and price from IPC to DWB form | 20010129 | |
| 13 | Instance method | Public | Method | Get family characteristics with preselection | 20010129 | |
| 14 | Instance method | Public | Method | returns the detail of the vehicle in XML format for download | 20010314 | |
| 15 | Instance method | Public | Method | To get the customers desired configuration stored | 20021112 | |
| 16 | Instance method | Private | Method | Get the attached customer to the Vehicle | 20010305 | |
| 17 |