Menu

SAP Function Module FITP_RAIL_AVAIL_AND_FARE

JRes rail priced availability request

The Function Module FITP_RAIL_AVAIL_AND_FARE (JRes rail priced availability request) is a standard Function Module in SAP ERP and is part of the function group FITP_API_START_DB within the package PTRI_ADDON.

Technical Information

Function Module FITP_RAIL_AVAIL_AND_FARE
Short Text JRes rail priced availability request
Function Group FITP_API_START_DB
Package PTRI_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
CONTEXT_HANDLER LIKE FTPS_API-CTXTID Context Handler

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ERROR_CODE LIKE FTPS_API-ERROR_CODE Rückgabefehlercode der API-Schnittstelle
ERROR_TEXT LIKE FTPS_API-ERROR_TEXT Text returned to decribe error
ERROR_TYPE LIKE FTPS_API-ERROR_TYPE Typ des API-Rückgabefehlercodes

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_OUTWARD_VIA_POINTS_IN LIKE FTPS_JRES_RAIL_VIA_POINTS_2 Rail booking via points
T_RAIL_AVAIL_AND_FARE_IN LIKE FTPS_JRES_RAIL_AVAIL_FARE_IN_2 JRes Rail priced availability request
T_RAIL_AVAIL_OPTIONS_IN LIKE FTPS_JRES_RAIL_OPTIONS_2 Options table for general use
T_RAIL_CONNECTIONS_OUT LIKE FTPS_JRES_RAIL_CONNECTIONS_2 Rail connection parameters
T_RAIL_DISCOUNTS_IN LIKE FTPS_JRES_RAIL_DISCOUNTS_2 Rail booking discount parameters
T_RAIL_PREFERENCES_IN LIKE FTPS_JRES_RAIL_PREFERENCES_2 Rail booking preferences
T_RAIL_PRICES_OUT LIKE FTPS_JRES_RAIL_PRICES_2 Rail booking prices
T_RAIL_PROVIDER_INFO_OUT LIKE FTPS_JRES_RAIL_PROVIDER_INFO_2 Rail provider specific information
T_RAIL_SEGMENTS_OUT LIKE FTPS_JRES_RAIL_SEGMENTS_2 Rail connection segment (train) information
T_RAIL_TAX_INFO_OUT LIKE FTPS_JRES_RAIL_TAX_INFO_2 Rail booking tax information
T_RAIL_TRAVELLERS_IN LIKE FTPS_JRES_RAIL_TRAVELLERS_2 Rail traveller information
T_RETURN_VIA_POINTS_IN LIKE FTPS_JRES_RAIL_VIA_POINTS_2 Rail booking via points

Exceptions

This function module does not define any Exceptions.