Menu

SAP Function Module TP_RAIL_CANCEL

Cancel rail booking

The Function Module TP_RAIL_CANCEL (Cancel rail booking) is a standard Function Module in SAP ERP and is part of the function group FITP_GEN within the package PTRP_ADDON.

Technical Information

Function Module TP_RAIL_CANCEL
Short Text Cancel rail booking
Function Group FITP_GEN
Package PTRP_ADDON
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CANCEL_TYPE TYPE CHAR1 P' - partial, 'F' - ' ' - full cancellation
CONTEXT_NUMBER LIKE FTPT_VARIANT-VARIANT Kennung für Reservierung
DB_ORDER_NR TYPE FTPS_API_RAIL_BABS_HEADER-ORDER_NUMBER Reservierungsnummer
ORDER_HANDLING TYPE CHAR1 X' - retrieve req'd, ' ' - no retrieve req'd
PROVIDER TYPE CHAR3 Computerreservierungssystem

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.