The Function Module PTRV_GET_EXPENSE_TYPE_TEXT (Besorge Langtext für Reisespesenart) is a standard Function Module in SAP ERP and is part of the function group HRTRV_STAT within the package PTRA_ADDON.
Function Module | PTRV_GET_EXPENSE_TYPE_TEXT |
Short Text | Besorge Langtext für Reisespesenart |
Function Group | HRTRV_STAT |
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 |
---|---|---|---|---|
EXPENSE_TYPE | LIKE | T706C-SPKZL | Reisespesenart | |
LANGUAGE | LIKE | T706C-SPRAS | SY-LANGU | Sprachenschlüssel |
TRIP_PROVISION_VARIANT | LIKE | T706C-MOREI | Reiseregelungsvariante |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EXPENSE_TYPE_TEXT | LIKE | T706C-SPTXT | Bezeichnung der Reisespesenart |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_TEXT_FOUND | Keine Langtextbezeichnung zur Spesenart gefunden |