Menu

SAP Function Module FITP_RAIL_START_PRICE

Get price for Start intinerary

The Function Module FITP_RAIL_START_PRICE (Get price for Start intinerary) 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_START_PRICE
Short Text Get price for Start intinerary
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
S_BABS_IN LIKE FTPS_API_RAIL_BABS_HEADER Input BABS Header (Identification params)
S_FIN_IN LIKE FTPS_API_RAIL_FIN_IN Struct. cont. input params for FIN req. (PRICE)
S_VPC_IN LIKE FTPS_API_RAIL_VPC_HEADER Input VPC Header (Identification params)

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 API Error Code
ERROR_TYPE LIKE FTPS_API-ERROR_TYPE API Error Type
S_BABS_OUT LIKE FTPS_API_RAIL_BABS_HEADER Output BABS Header (Identification params)
S_FIN_OUT LIKE FTPS_API_RAIL_FIN_OUT MAin information on Pricing Answer
S_VPC_OUT LIKE FTPS_API_RAIL_VPC_HEADER Output VPC Header (Identification params)

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_IN LIKE FTPS_API_RAIL_FIN_VIA List of via for inbound ice route
T_RETURN_VIA_IN LIKE FTPS_API_RAIL_FIN_VIA List of via for return ice route
T_ROUTE_TEXT_OUT LIKE FTPS_API_RAIL_FIN_TEXT Route Text Description
T_TICKET_INFO_OUT LIKE FTPS_API_RAIL_FIN_TEXT Special Ticket information

Exceptions

This function module does not define any Exceptions.