Menu

SAP Function Module FITP_RAIL_BOOKING_CONFIRM

JRes rail booking confirmation request

The Function Module FITP_RAIL_BOOKING_CONFIRM (JRes rail booking confirmation 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_BOOKING_CONFIRM
Short Text JRes rail booking confirmation 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
PAYMENT_IN LIKE FTPS_JRES_RAIL_PAYMENTS_2 Rail payment information

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BOOKING_OUT LIKE FTPS_JRES_RAIL_BOOKING_2 Rail booking parameters
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_RAIL_ADD_BKG_IDS_OUT LIKE FTPS_JRES_RAIL_BOOKING_ID_2 Rail booking ID
T_RAIL_BANK_ACCOUNTS_IN LIKE FTPS_JRES_RAIL_BANK_ACCOUNTS_2 Rail payment bank account information
T_RAIL_CONNECTIONS_OUT LIKE FTPS_JRES_RAIL_CONNECTIONS_2 Rail connection parameters
T_RAIL_CREDIT_CARDS_IN LIKE FTPS_JRES_RAIL_CREDIT_CARDS_2 Rail payment credit card information
T_RAIL_OPTIONS_IN LIKE FTPS_JRES_RAIL_OPTIONS_2 Options table for general use
T_RAIL_PRICES_OUT LIKE FTPS_JRES_RAIL_PRICES_2 Rail booking prices
T_RAIL_PRICE_IN LIKE FTPS_JRES_RAIL_PRICES_2 Rail booking prices
T_RAIL_PROVIDER_INFO_IN LIKE FTPS_JRES_RAIL_PROVIDER_INFO_2 Rail provider specific information
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_IN LIKE FTPS_JRES_RAIL_TAX_INFO_2 Rail booking tax 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_RAIL_TRAVELLERS_OUT LIKE FTPS_JRES_RAIL_TRAVELLERS_2 Rail traveller information

Exceptions

This function module does not define any Exceptions.