Menu

SAP Function Module FITP_RAIL_START_EPA

Function offering seats reservation for German Rail

The Function Module FITP_RAIL_START_EPA (Function offering seats reservation for German Rail) 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_EPA
Short Text Function offering seats reservation for German Rail
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_EPA_IN LIKE FTPS_API_RAIL_EPA_IN EPA struct. imported from R/3

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
S_EPA_OUT LIKE FTPS_API_RAIL_EPA_OUT EPA struct. received from API & exported to R/3

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_EPA_ABTEIL_OUT LIKE FTPS_API_RAIL_EPA_ABTEIL Array(1:2) inside T_EPA_ANTW_OUT (API to R/3)
T_EPA_ANTW_OUT LIKE FTPS_API_RAIL_EPA_ANTW Array(1:2) inside S_EPA_OUT (API to R/3)
T_EPA_KONT_IN LIKE FTPS_API_RAIL_EPA_KONT Array(1:3) inside S_EPA_IN (R/3 to API)
T_EPA_LAGE_OUT LIKE FTPS_API_RAIL_EPA_LAGE Array(1:4) inside T_EPA_ANTW_OUT (API to R/3)

Exceptions

This function module does not define any Exceptions.