The Function Module TP_RAIL_PORTAL_GET_RESULT (Buchungsdaten für RecordLocator aus Bahn-Portal beschaffen) is a standard Function Module in SAP ERP and is part of the function group FITP_GEN within the package PTRP_ADDON.
Function Module | TP_RAIL_PORTAL_GET_RESULT |
Short Text | Buchungsdaten für RecordLocator aus Bahn-Portal beschaffen |
Function Group | FITP_GEN |
Package | PTRP_ADDON |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DAY | TYPE | DATS | Tag für den Daten abgerufen werden sollen | |
PROVIDER | TYPE | TA21P-PROVIDER | Portal-Provider | |
REFERENCE | TYPE | CHAR20 | RecordLocator |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SOAP_FAULT | TYPE | FTPS_BIBE_SOAP_FAULT | Deutsche Bahn BIBE: SOAP-Fault | |
T_ORDERS_OUT | TYPE | TRPL_T_RAIL_PORTAL_ORDER | Rail Portal: Table of Order data |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
GENERAL_API_ERROR | API-Fehler |
NOT_FINISHED | Transaktiondaten konnten nicht vollständig abgerufen werden |
NO_DATA_CREATED | Während Session wurden keine Daten erzeugt |
OBJECT_LOCKED_INCONSISTENCY | Objekte gesperrt da in inkonsistentem Zustand |
OBJECT_LOCKED_PROCESSED | Objekte gesperrt da in Bearbeitung |
RFC_ERROR | RFC-Fehler |
SERVER_NOT_AVAILABLE | Server derzeit nicht verfügbar |
SERVER_OVERLOADED | Server derzeit überlastet |
SOAP_FAULT | Deutsche Bahn BIBE: SOAP-Fault |