Menu

SAP Function Module FITP_RAIL_ENC_BOOKING_RETRIEVE

JRes rail booking retrieve request

The Function Module FITP_RAIL_ENC_BOOKING_RETRIEVE (JRes rail booking retrieve 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_ENC_BOOKING_RETRIEVE
Short Text JRes rail booking retrieve 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
BOOKING_ID_IN LIKE FTPS_JRES_RAIL_BOOKING_ID_2 Rail booking ID
CONTEXT_HANDLER LIKE FTPS_API-CTXTID Context Handler
RETRIEVE_OPTIONS_IN LIKE FTPS_JRES_RAIL_RETRIEVE_2 Rail booking retrieval 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_ADD_BOOKING_IDS_IN LIKE FTPS_JRES_RAIL_BOOKING_ID_2 Rail booking ID
T_RAIL_CONNECTIONS_OUT LIKE FTPS_JRES_RAIL_CONNECTIONS_2 Rail connection parameters
T_RAIL_OPTIONS_IN LIKE FTPS_JRES_RAIL_OPTIONS_2 Options table for general use
T_RAIL_PRICES_OUT LIKE FTPS_JRES_RAIL_PRICES_3 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_3 Rail connection segment (train) information
T_RAIL_TAX_INFO_OUT LIKE FTPS_JRES_RAIL_TAX_INFO_2 Rail booking tax information
T_RAIL_TRAVELLERS_OUT LIKE FTPS_JRES_RAIL_TRAVELLERS_2 Rail traveller information

Exceptions

This function module does not define any Exceptions.