Menu

SAP Function Module FITP_PROVIDER_SYNC_DATA_ZIP

Compresses and expands info required for cancellation

Unsere Literaturempfehlung

SAP-Änderungs- und Transportmanagement: Architektur und Wartung der SAP-Systemlandschaft

Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!

Bei amazon.de ansehen →

The Function Module FITP_PROVIDER_SYNC_DATA_ZIP (Compresses and expands info required for cancellation) is a standard Function Module in SAP ERP and is part of the function group FITP_TRPL within the package PTRP_ADDON.

Technical Information

Function Module FITP_PROVIDER_SYNC_DATA_ZIP
Short Text Compresses and expands info required for cancellation
Function Group FITP_TRPL
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
ACTION_CODE LIKE 'C' C'-compress, 'E'-expand
SERVICE_TYPE LIKE 'F' F'-fare, 'S'-seat, 'X'-supplement

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PROVIDER_INFO TYPE FTPS_JRES_RAIL_PRICES_2-PROVIDER_SPECIFIC_INFO Freeflow sync data in provider's format
SYNC_CODE LIKE FTPT_SYNC_DATA-SYNC_CODE Identifikator Synchronisationsdaten
SYNC_DATA LIKE FTPT_SYNC_DATA-SYNC_DATA Synchronisationsdaten

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.