Menu

SAP Function Module FITP_GET_LOCATION_NAME

Prüfung/Bestimmung einer Lokation

The Function Module FITP_GET_LOCATION_NAME (Prüfung/Bestimmung einer Lokation) is a standard Function Module in SAP ERP and is part of the function group FITP_MISC within the package PTRP_ADDON.

Technical Information

Function Module FITP_GET_LOCATION_NAME
Short Text Prüfung/Bestimmung einer Lokation
Function Group FITP_MISC
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
GET_ADD_NAME TYPE CHAR1 Auch Zusatznamen bestimmen
REQ_HEAD_COUNTRY LIKE FTPT_REQ_HEAD-COUNTRY_END Länderschlüssel

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ADD_NAME LIKE TA21L-ADD_NAME Zusätzliche Bezeichnung zu einer IATA-Lokation

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LOCATION_ID TYPE IATA_LOCATION IATA-Lokation
LOCATION_NAME TYPE IATA_LOCATION_NAME Bezeichnung der IATA-Lokation
ORIG_LOCATION_ID TYPE IATA_LOCATION SPACE IATA-Lokation

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.