SAP ABAP Class /SAPDII/CL_DWB_MODELLIST (Modellist of the importer That a dealer Can see)
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
⤷
⤷
Properties
| Class | /SAPDII/CL_DWB_MODELLIST | |
| Short Description | Modellist of the importer That a dealer Can see | |
| 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 | 20001117 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /SAPDII/CL_DWB_MODELLIST has no forward declaration.
Interfaces
Class /SAPDII/CL_DWB_MODELLIST has no interface implemented.
Friends
Class /SAPDII/CL_DWB_MODELLIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | STRING | BAPI error messages from backend | 20010129 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | /SAPDII/DWB_MODEL_T | Model list of vehicles | 20010129 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20021028 | |
| 2 | Static method | Public | Method | Takes family and return's all model belonging to that family | 20010427 | |
| 3 | Static method | Public | Method | returns the unique family class of the modellist | 20010129 | |
| 4 | Static method | Public | Method | Takes model and return family class, configuration class | 20010626 | |
| 5 | Static method | Public | Method | Retrieves all the Modellist that a dealer Can see | 20010129 | |
| 6 | Static method | Private | Method | Maps the Images , that are maintained for the Model | 20011008 | |
| 7 | Static method | Private | Method | Maps the Images , that are maintained for the Model | 20011008 |
Events
Class /SAPDII/CL_DWB_MODELLIST has no event.
Types
Class /SAPDII/CL_DWB_MODELLIST has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class /SAPDII/CL_DWB_MODELLIST has no parameter.
Method CLASS_CONSTRUCTOR on class /SAPDII/CL_DWB_MODELLIST has no exception.
Method GET_ALL_MODELS_OF_FAMILY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MODELLIST | Value transfer | Type reference (TYPE) | /SAPDII/DWB_MODEL_T | Modellliste von Fahrzeugen, die zu einer Familie gehören | 20010427 | |||
| 2 | IV_FAMILY_CLASS | Call by reference | Type reference (TYPE) | STRING | Familie, für die Modelle zu holen sind | 20010427 |
Method GET_ALL_MODELS_OF_FAMILY on class /SAPDII/CL_DWB_MODELLIST has no exception.
Method GET_FAMILIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FAMILYLIST | Call by reference | Type reference (TYPE) | /SAPDII/DWB_FAMILY_T | Modellfamilienliste | 20010129 |
Method GET_FAMILIES on class /SAPDII/CL_DWB_MODELLIST has no exception.
Method GET_MODELDETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MODEL | Value transfer | Type reference (TYPE) | /SAPDII/DWB_MODEL | Modellliste von Fahrzeugen, die zu einer Familie gehören | 20010626 | |||
| 2 | IV_MATERIAL | Call by reference | Type reference (TYPE) | STRING | Familie, für die Modelle zu holen sind | 20010626 |
Method GET_MODELDETAIL on class /SAPDII/CL_DWB_MODELLIST has no exception.
Method GET_MODELLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MODELLIST | Value transfer | Type reference (TYPE) | /SAPDII/DWB_MODEL_T | Liste mit Fahrzeugmodellen | 20010129 | |||
| 2 | FAMILYMODELLIST_ET | Value transfer | Type reference (TYPE) | /SAPDII/DWB_FAMILYMODEL_T | Liste der Familien und ihrer Modelle | 20010129 |
Method GET_MODELLIST on class /SAPDII/CL_DWB_MODELLIST has no exception.
Method MAP_FAMILY_CLASS_IMAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FAMILYCLASSLIST_CT | Call by reference | Type reference (TYPE) | /SAPDII/DWB_FAMILYMODEL_T | Familienklassenlist | 20011008 |
Method MAP_FAMILY_CLASS_IMAGE on class /SAPDII/CL_DWB_MODELLIST has no exception.
Method MAP_MODEL_IMAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MODELLIST_CT | Call by reference | Type reference (TYPE) | /SAPDII/DWB_MODEL_T | Modellliste | 20011008 |
Method MAP_MODEL_IMAGE on class /SAPDII/CL_DWB_MODELLIST has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 50A |