The Function Module PTRV_F4_HELP_EXPENSE_TYPES (F4 Hilfe für Reisespesearten) is a standard Function Module in SAP ERP and is part of the function group HRTRV_F4 within the package PTRA.
Function Module | PTRV_F4_HELP_EXPENSE_TYPES |
Short Text | F4 Hilfe für Reisespesearten |
Function Group | HRTRV_F4 |
Package | PTRA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CALL_FROM_DIALOG_PROGRAM | TYPE | XFELD | ' ' | Aufruf von Dialog Programm 'X' - Ja |
EXPENSE_TYPE_GROUP | LIKE | P0017-SPEBE | Mitarbeitergruppierung-Reisespesenart | |
MULTIPLE_SELECTIONS_ACTIVE | TYPE | XFELD | ' ' | Mehrfachsel. auf Ergebnisliste möglich 'X' - Ja |
TRIP_PROVISION_VARIANT | LIKE | T702N-MOREI | Reiseregelungsvariante |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SELECTED_EXPENSE_TYPE | LIKE | T706B1-SPKZL | Selektierte Reisespesenart |
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 |
---|---|---|---|---|
SELECTED_EXPENSE_TYPE_TAB | TYPE | PTRV_SPKZL_SO_ITAB | Tabelle der selektierten Reisespesenarten |
This function module does not define any Exceptions.