SAP ABAP Class CL_VMS_CONFMAP_APPL (Configuration mapping main class)
Hierarchy
☛
ECC-DIMP (Software Component) DIMP
⤷
IS-A-VMS (Application Component) Vehicle Management System
⤷
ISAUTO_VLC (Package) Vehicle Management System (VMS)
⤷
⤷
Properties
| Class | CL_VMS_CONFMAP_APPL | |
| Short Description | Configuration mapping main class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ISAUTO_VLC | Vehicle Management System (VMS) |
| Created | 20040304 | SAP |
| Last change | 20050301 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_VMS_CONFMAP_APPL has no forward declaration.
Interfaces
Class CL_VMS_CONFMAP_APPL has no interface implemented.
Friends
Class CL_VMS_CONFMAP_APPL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | SY-UCOMM | 'ADD' | Screens, function code triggered by PAI | 20040304 | ||
| 2 | Constant | Private | Type reference (TYPE) | SY-UCOMM | 'BACK' | Screens, function code triggered by PAI | 20040304 | ||
| 3 | Constant | Private | Type reference (TYPE) | SY-UCOMM | 'CANCEL' | Screens, function code triggered by PAI | 20041111 | ||
| 4 | Constant | Private | Type reference (TYPE) | SY-UCOMM | 'EXIT' | Screens, function code triggered by PAI | 20041111 | ||
| 5 | Constant | Private | Type reference (TYPE) | SY-UCOMM | 'READ_DST' | Screens, function code triggered by PAI | 20040304 | ||
| 6 | Constant | Private | Type reference (TYPE) | SY-UCOMM | 'READ_SRC' | Screens, function code triggered by PAI | 20040304 | ||
| 7 | Constant | Private | Type reference (TYPE) | SY-UCOMM | 'SAVE' | Screens, function code triggered by PAI | 20040309 | ||
| 8 | Instance attribute | Private | Type reference (TYPE) | VLC_MAPSCOPE | 'C' | Configuration mapping scope | 20040304 | ||
| 9 | Instance attribute | Private | Type reference (TYPE) | VLC_MAPSCOPE | 'G' | Configuration mapping scope | 20040304 | ||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_VMS_CONFMAP_CONFDATA | Configuration data | 20040304 | |||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_VMS_CONF_TREE | The tree representing configuration | 20040304 | |||
| 12 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20040304 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | VLC_CONFMAP_DYN | Dynpro structure for configuration mapping | 20040304 | |||
| 14 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20040304 | |||
| 15 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_VMS_CONF_MAPPING_GRID | Grid representing condiguration mapping | 20040304 | |||
| 16 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_VMS_CONFMAP_CONFDATA | Configuration data | 20040304 | |||
| 17 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_VMS_CONF_TREE | The tree representing configuration | 20040304 | |||
| 18 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20040304 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20040308 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20040304 | |
| 3 | Instance method | Public | Method | Called only once when controls have to be created | 20040304 | |
| 4 | Instance method | Private | Method | Free controlls | 20040304 | |
| 5 | Instance method | Public | Method | 20040304 | ||
| 6 | Instance method | Private | Event handling method | Event handler for event mapping_deleted of mapping grid | 20040308 | |
| 7 | Instance method | Public | Method | 20040304 | ||
| 8 | Instance method | Private | Method | 20040309 | ||
| 9 | Instance method | Public | Method | 20040304 | ||
| 10 | Instance method | Private | Method | 20040309 | ||
| 11 | Instance method | Public | Method | 20040304 |
Events
Class CL_VMS_CONFMAP_APPL has no event.
Types
Class CL_VMS_CONFMAP_APPL has no local type.
Method Signatures
Method ADD_MAPPINGS Signature
Method ADD_MAPPINGS on class CL_VMS_CONFMAP_APPL has no parameter.
Method ADD_MAPPINGS on class CL_VMS_CONFMAP_APPL has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DST_MATNR_IV | Call by reference | Type reference (TYPE) | VLC_MATNR | Fahrzeugmodell | 20040304 | |||
| 2 | SRC_MATNR_IV | Call by reference | Type reference (TYPE) | VLC_MATNR | Fahrzeugmodell | 20040304 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040304 |
Method CREATE_CONTROLS Signature
Method CREATE_CONTROLS on class CL_VMS_CONFMAP_APPL has no parameter.
Method CREATE_CONTROLS on class CL_VMS_CONFMAP_APPL has no exception.
Method FREE Signature
Method FREE on class CL_VMS_CONFMAP_APPL has no parameter.
Method FREE on class CL_VMS_CONFMAP_APPL has no exception.
Method GET_DYN_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VLC_CONFMAP_DYN_RV | Value transfer | Type reference (TYPE) | VLC_CONFMAP_DYN | Dynpro-Struktur für Konfigurationszuordnung | 20040304 |
Method GET_DYN_STRUCTURE on class CL_VMS_CONFMAP_APPL has no exception.
Method ON_MAPPING_DELETED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VLC_CONFMAP_DEL_IT | Call by reference | Attribute reference (LIKE) | 20040308 |
Method ON_MAPPING_DELETED on class CL_VMS_CONFMAP_APPL has no exception.
Method RUN Signature
Method RUN on class CL_VMS_CONFMAP_APPL has no parameter.
Method RUN on class CL_VMS_CONFMAP_APPL has no exception.
Method SAVE Signature
Method SAVE on class CL_VMS_CONFMAP_APPL has no parameter.
Method SAVE on class CL_VMS_CONFMAP_APPL has no exception.
Method SET_DYN_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VLC_CONFMAP_DYN_IV | Call by reference | Type reference (TYPE) | VLC_CONFMAP_DYN | Dynpro-Struktur für Konfigurationszuordnung | 20040304 |
Method SET_DYN_STRUCTURE on class CL_VMS_CONFMAP_APPL has no exception.
Method UPDATE_SRC_TREE Signature
Method UPDATE_SRC_TREE on class CL_VMS_CONFMAP_APPL has no parameter.
Method UPDATE_SRC_TREE on class CL_VMS_CONFMAP_APPL has no exception.
Method USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXIT_RV | Value transfer | Type reference (TYPE) | XFLAG | Neue Eingabewerte | 20040304 | |||
| 2 | USER_COMMAND_IV | Call by reference | Type reference (TYPE) | SY-UCOMM | Bilder, Funktionscode ausgelöst durch PAI | 20040304 |
Method USER_COMMAND on class CL_VMS_CONFMAP_APPL has no exception.
History
| Last changed by/on | SAP | 20050301 |
| SAP Release Created in | 500 |