Menu

SAP Function Module FITP_RFC_HRS_QUERY

HRS availability request via BC

The Function Module FITP_RFC_HRS_QUERY (HRS availability request via BC) is a standard Function Module in SAP ERP and is part of the function group FITP_HRS within the package PTRP_ADDON.

Technical Information

Function Module FITP_RFC_HRS_QUERY
Short Text HRS availability request via BC
Function Group FITP_HRS
Package PTRP_ADDON
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CREDENTIALS TYPE FTPS_HRS_CREDENTIALS HRS Credentials
HOTEL TYPE FTPS_HRS_HOTEL_LIST_TAB Liste von HRS Hotelnamen
HOTEL_REFERENCE TYPE FTPS_HRS_REFERENCE_TAB Table of FTPS_HRS_REFERENCE
PROPERTIES_IN TYPE FTPS_HRS_PROP_ROW_TAB FTPS_HRS_PROP_ROW table
RES_REQUEST TYPE FTPS_HRS_RES_REQUEST_TAB Table of HRS reservation requests

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ERROR TYPE FTPS_HRS_ERROR HRS Error
EVENT TYPE FTPS_HRS_EVENT_TAB Table of FTPS_HRS_EVENT
HOTEL_OFFER TYPE FTPS_HRS_HOTEL_OFFER_TAB Tabelle HRS Hotel Offers
LOCATION TYPE FTPS_HRS_LOCATION_TAB Table of FTPS_HRS_LOCATION
PROPERTIES_OUT TYPE FTPS_HRS_PROP_ROW_TAB FTPS_HRS_PROP_ROW table
SOAP_FAULT TYPE FTPS_HRS_SOAP_FAULT HRS SOAP-Fault

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.