Menu

SAP Function Module FITP_API_CREATE_HAFAS_CONTEXT

RFC for Create_Hafas_Context

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module FITP_API_CREATE_HAFAS_CONTEXT (RFC for Create_Hafas_Context) is a standard Function Module in SAP ERP and is part of the function group FITP_API_HAFAS within the package PTRI_ADDON.

Technical Information

Function Module FITP_API_CREATE_HAFAS_CONTEXT
Short Text RFC for Create_Hafas_Context
Function Group FITP_API_HAFAS
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
DLL_DIR LIKE FTPS_HAFAS-DIR_NAME Backend-DLL directory
HAFAS_VER LIKE FTPS_HAFAS-DLL_VERSION Name of backend-DLL

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
HANDLE LIKE FTPS_HAFAS-HANDLE Context handle for HAFAS

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
HHAC_DLL_IN_USE Backend-DLL already in use
HHAC_INVALID_HINST Internal error while determining the handle
HHAC_INVALID_HPID Internal error while determining the PID
HHAC_INVALID_HWND HWND passed to HAFAS ws invalid (internal only)
HHAC_INVALID_PTR Invalid pointer for version and/or directory
HHAC_NO_MEMORY Internal error while allocating memory
HHAC_STR_TOO_LONG Invalid length for version and/or directory str.