The Function Module TRIP_EDIT_TEXT_IN_POPUP (Reisetext in Popup editieren) is a standard Function Module in SAP ERP and is part of the function group TRIP_DEFTEXTS within the package PTRA_ADDON.
Function Module | TRIP_EDIT_TEXT_IN_POPUP |
Short Text | Reisetext in Popup editieren |
Function Group | TRIP_DEFTEXTS |
Package | PTRA_ADDON |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CONTROL_TYPE | TYPE | FITV1_CONTROL_TYPE | 'T' | Table- oder Edit-Control |
I_EDITOR_KEY | TYPE | EDITOR_KEY | Text editor line key | |
I_EDITOR_TYPE | TYPE | EDITOR_TYPE | Verwendung des Texteditors | |
I_KMVER | TYPE | PTK10 | Reisefahrtstrecke | |
I_KZPMF | TYPE | KZPMF | Fahrzeugart | |
I_MODUS | TYPE | FITV1_MODUS | 'S' | 1. Stelle des PF-Status |
I_MOREI | TYPE | MOREI | Reiseregelungsvariante | |
I_SPKZL | TYPE | SPKZL | Reisespesenart | |
I_TDID | TYPE | TDID | 'FITV' | Text-ID |
I_TITLE | LIKE | SPACE | Titel des Popup |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_TAB_EDITOR | LIKE | PTP71 | Travel Mgmt. General Purpose Text Editor |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DEFAULT_TEXT_NOT_FOUND | Vorschlagstext wurde nicht gefunden |