SAP ABAP Class /SAPDII/CL_VMS_VEHSEARCH (Controller Class for /SAPDII/DWB)
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) | CL_BSP_CONTROLLER2 | BSP Component | 20020916 |
Properties
Class | /SAPDII/CL_VMS_VEHSEARCH | |
Short Description | Controller Class for /SAPDII/DWB | |
Super Class | CL_BSP_CONTROLLER2 | BSP Component |
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 | 20020916 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /SAPDII/CL_VMS_VEHSEARCH has no forward declaration.
Interfaces
Class /SAPDII/CL_VMS_VEHSEARCH has no interface implemented.
Friends
Class /SAPDII/CL_VMS_VEHSEARCH has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | /SAPDII/DWB_CHARVALUES_T | Characteristics & values | 20021029 | ||
2 | ![]() |
Static Attribute | Public | Type reference (TYPE) | /SAPDII/INC_CHARVAL_T | Characteristics and values (nested table) - new SL | 20021030 | ||
3 | ![]() |
Static Attribute | Public | Type reference (TYPE) | CHAR1 | Family search or Model search | 20021225 | ||
4 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | ' ' | disable Advanced button | 20021028 | |
5 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | Family class name | 20021225 | ||
6 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | TIHTTPNVP | form fields from generic search | 20021030 | ||
7 | ![]() |
Static Attribute | Public | Type reference (TYPE) | /SAPDII/DWB_MODEL_T | Complete Vehicle Model List | 20070329 | ||
8 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | Model name | 20021225 | ||
9 | ![]() |
Static Attribute | Public | Type reference (TYPE) | /SAPDII/DWB_SEARCH_MODE_T | Table type for /SAPDII/DWB_SEARCH_MODE | 20070329 | ||
10 | ![]() |
Static Attribute | Public | Type reference (TYPE) | I | Selected row | 20021029 | ||
11 | ![]() |
Static Attribute | Public | Type reference (TYPE) | SELECTEDROWS | Selected Rows | 20021029 | ||
12 | ![]() |
Static Attribute | Public | Type reference (TYPE) | SELECTEDROWS | Selected Rows | 20070329 | ||
13 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | '1' | Set the selected tab | 20021029 | |
14 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | 20030104 | |||
15 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | 20030104 | |||
16 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | 20030104 | |||
17 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | '0' | 20030104 | ||
18 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | '0' | 20030104 | ||
19 | ![]() |
Static Attribute | Public | Type reference (TYPE) | CHAR2 | Version Number Component | 20070329 | ||
20 | ![]() |
Static Attribute | Public | Type reference (TYPE) | SY-DATUM | Date in CHAR format | 20070329 | ||
21 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | Filter String | 20070329 | ||
22 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | 20030104 | |||
23 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | 20030104 | |||
24 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | 20030104 | |||
25 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | 20030104 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Get the characteristics and values for Model or family | 20021029 |
2 | ![]() |
Instance method | Protected | Method | Get Vehicle Model List after applying filter | 20070328 |
3 | ![]() |
Instance method | Protected | Method | 20030114 | |
4 | ![]() |
Instance method | Protected | Method | 20021231 |
Events
Class /SAPDII/CL_VMS_VEHSEARCH has no event.
Types
Class /SAPDII/CL_VMS_VEHSEARCH has no local type.
Method Signatures
Method GET_CHAR_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLASS | Value transfer | Type reference (TYPE) | STRING | Material oder Familie | 20021029 | ||
2 | ![]() |
CLASS_TYPE | Value transfer | Type reference (TYPE) | STRING | Klaassentyp (300 oder 001) | 20021029 | ||
3 | ![]() |
KEY_DATE | Value transfer | Type reference (TYPE) | SY-DATUM | SY-DATUM | Current Date of Application Server | 20070329 |
Method GET_CHAR_VALUES on class /SAPDII/CL_VMS_VEHSEARCH has no exception.
Method GET_FILTERED_MODELS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FILT_MODELLIST | Value transfer | Type reference (TYPE) | /SAPDII/DWB_MODEL_T | Model list of vehicles | 20070328 | ||
2 | ![]() |
IV_COMP_MODELLIST | Value transfer | Type reference (TYPE) | /SAPDII/DWB_MODEL_T | Model list of vehicles | 20070328 | ||
3 | ![]() |
IV_FILTER_STRING | Value transfer | Type reference (TYPE) | STRING | Filter String | 20070328 |
Method GET_FILTERED_MODELS on class /SAPDII/CL_VMS_VEHSEARCH has no exception.
Method REFRESH_SEARCHFIELDS Signature
Method REFRESH_SEARCHFIELDS on class /SAPDII/CL_VMS_VEHSEARCH has no parameter.
Method REFRESH_SEARCHFIELDS on class /SAPDII/CL_VMS_VEHSEARCH has no exception.
Method VALIDATE_FORMFIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FLAG | Value transfer | Type reference (TYPE) | CHAR1 | Kennzeichen für Fehler oder Erfolg | 20021231 | ||
2 | ![]() |
FORM_FIELDS | Value transfer | Type reference (TYPE) | TIHTTPNVP | HTTP-Framework (iHTTP) Tabellenname / Wertepaare | 20021231 |
Method VALIDATE_FORMFIELDS on class /SAPDII/CL_VMS_VEHSEARCH has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 30 |