The Function Module TP_CREATE_AGENCY_ADRESS (Sends user data to SABRE and ends the transaction) 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_CREATE_AGENCY_ADRESS |
Short Text | Sends user data to SABRE and ends the transaction |
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 |
---|---|---|---|---|
PROVIDER | LIKE | TA21P-PROVIDER | Reservierungssystem |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_AGENCY_ADDRESS_IN | LIKE | TA23OFFICE_ADR | Vertriebsstellenadressen |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ADDRESS_FAILED | Adresselement schlug fehl |
CONNECTION_ERROR | Verbindungsfehler |
GENERAL_API_ERROR | Allgemeiner API-Fehler |
INVALID_CONTEXT | Ungültiger Kontext |
INVALID_SYSTEM | Ungültiges Reservierungssystem |
NO_DESTINATION | Keine RFC-Destination gefunden |
RFC_ERROR | RFC-Verbindungsfehler |