The Function Module FITP_SEARCH_HOTEL (Suche eines Hotel) is a standard Function Module in SAP ERP and is part of the function group FITP_HOTEL within the package PTRP_ADDON.
Function Module | FITP_SEARCH_HOTEL |
Short Text | Suche eines Hotel |
Function Group | FITP_HOTEL |
Package | PTRP_ADDON |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
LOC_IN | LIKE | FTPT_HOTEL-LOC | Hotelort (Kürzel) | |
VARIANT | LIKE | FTPT_VARIANT-VARIANT | Planvariantennummer (laufende Nummer) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHAIN | LIKE | FTPT_HOTEL-HOTEL | Hotelkette (Kürzel) | |
LOC_OUT | LIKE | FTPT_HOTEL-LOC | Hotelort (Kürzel) | |
NAME | LIKE | FTPT_HOTEL-NAME | Name des Hotels | |
PROPERTY | LIKE | FTPT_HOTEL-PROPERTY | Hotelcode (Schlüssel eines Anbieters) |
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 |
---|---|---|---|---|
PARAMETER | TYPE | RSDS_FRANGE_T | Suchparameter |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
HO_HOTEL_CHOSEN | Kein Hotel ausgewählt |
INPUT_ERROR | Fehlerhafte Eingabeparameter |
NO_HOTEL_FOUND | Kein Hotel gefunden |