SAP ABAP Interface IF_EX_VLC_PREPARE_ACTION (BAdI Interface IF_EX_VLC_EXECUTE_ACTION)
Hierarchy
☛
ECC-DIMP (Software Component) DIMP
⤷
IS-A-VMS (Application Component) Vehicle Management System
⤷
ISAUTO_VLC (Package) Vehicle Management System (VMS)

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EXM_IM_VLC_PREPARE_ACTION | Example Implementation for BAdI Definition VLC_PREPARE_ACT | 20030317 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EX_VLC_PREPARE_ACTION | BAdI class CL_EX_VLC_PREPARE_ACTION | 20040112 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_SCEM_PREPARE_ACTION | Imp. Class for BAdI Imp. SCEM_PREPARE_ACTION | 20010725 |
Properties
Interface | IF_EX_VLC_PREPARE_ACTION | |
Short Description | BAdI Interface IF_EX_VLC_EXECUTE_ACTION |
General Data
Package | ISAUTO_VLC | Vehicle Management System (VMS) |
Created | 20001213 | SAP |
Last changed | 20050301 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | VLCC | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | VLCH | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | VLCI | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_EX_VLC_PREPARE_ACTION has no interface.
Friends
Interface IF_EX_VLC_PREPARE_ACTION has no friend.
Attributes
Interface IF_EX_VLC_PREPARE_ACTION has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Changes after preparing the action | 20040708 |
2 | ![]() |
Instance method | Public | Method | Changes before preparing the action | 20040708 |
3 | ![]() |
Instance method | Public | Method | 20001213 | |
4 | ![]() |
Instance method | Public | Method | 20030317 |
Events
Interface IF_EX_VLC_PREPARE_ACTION has no event.
Types
Interface IF_EX_VLC_PREPARE_ACTION has no local type.
Method Signatures
Method DATA_CHANGES_AFTER_PREPARE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTION_TO_BE_PERFORMED_IV | Call by reference | Type reference (TYPE) | VLC_ACTION | Aktion | 20040708 | ||
2 | ![]() |
ELEMENTARY_ACTION_IS | Call by reference | Type reference (TYPE) | VLCC_CVLC03_PS | Teilmaßnahme | 20040708 | ||
3 | ![]() |
INCOMING_ACTION_IS | Call by reference | Type reference (TYPE) | VLCC_CVLC03_PS | Aktion | 20040708 | ||
4 | ![]() |
LIST_OF_VEHICLES_IT | Call by reference | Type reference (TYPE) | VLCDIAVEHI_T | VELO: Tabellentyp für VLCDIAVEHI | 20040708 | ||
5 | ![]() |
VLCACTDATA_CS | Call by reference | Type reference (TYPE) | VLCACTDATA | VELO: Übergabestruktur für Aktionen (Kopf und Positionen) | 20040708 | ||
6 | ![]() |
VLCGUIDCUOBJ_ET | Call by reference | Type reference (TYPE) | VLCGUIDCUOBJ_T | VELO : Table with GUIDs and cuobjs | 20040708 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Action prepare not performed | 20040708 |
Method DATA_CHANGES_BEFORE_PREPARE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTION_TO_BE_PERFORMED_IV | Call by reference | Type reference (TYPE) | VLC_ACTION | Aktion | 20040708 | ||
2 | ![]() |
ELEMENTARY_ACTION_IS | Call by reference | Type reference (TYPE) | VLCC_CVLC03_PS | Teilmaßnahme | 20040708 | ||
3 | ![]() |
INCOMING_ACTION_IS | Call by reference | Type reference (TYPE) | VLCC_CVLC03_PS | Aktion | 20040708 | ||
4 | ![]() |
LIST_OF_VEHICLES_IT | Call by reference | Type reference (TYPE) | VLCDIAVEHI_T | VELO: Tabellentyp für VLCDIAVEHI | 20040708 | ||
5 | ![]() |
VLCACTDATA_CS | Call by reference | Type reference (TYPE) | VLCACTDATA | VELO: Übergabestruktur für Aktionen (Kopf und Positionen) | 20040708 | ||
6 | ![]() |
VLCGUIDCUOBJ_ET | Call by reference | Type reference (TYPE) | VLCGUIDCUOBJ_T | VELO : Table with GUIDs and cuobjs | 20040708 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Action prepare not performed | 20040708 |
Method PREPARE_FURTHER_ACTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTION_TO_BE_PERFORMED_IV | Call by reference | Type reference (TYPE) | VLC_ACTION | Aktion | 20030124 | ||
2 | ![]() |
ELEMENTARY_ACTION_IS | Call by reference | Type reference (TYPE) | VLCC_CVLC03_PS | Teilaktion | 20001213 | ||
3 | ![]() |
INCOMING_ACTION_IS | Call by reference | Type reference (TYPE) | VLCC_CVLC03_PS | Aktion | 20001213 | ||
4 | ![]() |
LIST_OF_VEHICLES_IT | Call by reference | Type reference (TYPE) | VLCDIAVEHI_T | VELO : Dialogstruktur für Fahrzeuge | 20001213 | ||
5 | ![]() |
VLCACTDATA_CS | Call by reference | Type reference (TYPE) | VLCACTDATA | VELO : Übergabestruktur für Aktionen (Kopf und Positionen) | 20001213 | ||
6 | ![]() |
VLCGUIDCUOBJ_ET | Call by reference | Type reference (TYPE) | VLCGUIDCUOBJ_T | Tabelle mit GUIDs und cuobjs | 20001213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler aufgetreten -> Aktion wird abgebrochen | 20001213 |
Method REFRESH_VEHICLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTION_IS | Call by reference | Type reference (TYPE) | CVLC03 | VELO : Aktionen | 20030317 | ||
2 | ![]() |
VLCDIAVEHI_CONF_CT | Call by reference | Type reference (TYPE) | VLCDIAVEHI_CONF_T | VELO : Tabellentyp für die VLCDIAVEHI | 20030317 | ||
3 | ![]() |
VLCDISPLALV_ACTION_CT | Call by reference | Type reference (TYPE) | VLCDISPLALV_T | VELO : ALV-Anzeigedaten | 20030317 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler aufgetreten --> Fahrzeuge wurde nicht nachgelesen | 20030317 |
History
Last changed by/on | SAP | 20050301 |
SAP Release Created in | 46C |