The Function Module PTRV_GET_TRAVELER_INFO (Infos zum Reisenden ermittlen) is a standard Function Module in SAP ERP and is part of the function group HRTRV_UTIL within the package PTRA_ADDON.
Function Module | PTRV_GET_TRAVELER_INFO |
Short Text | Infos zum Reisenden ermittlen |
Function Group | HRTRV_UTIL |
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 |
---|---|---|---|---|
PERSONNEL_NUMBER | LIKE | P0001-PERNR | Personalnummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ADDRESS_INFO_FOR_PERNR | LIKE | ADDR3_VAL | Adressinformationen zur Personalnummer |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.