Menu

SAP Function Module CONVERT_TO_SAP_CODE

Konvertierung des GDS Codes zum SAP Code

The Function Module CONVERT_TO_SAP_CODE (Konvertierung des GDS Codes zum SAP Code) is a standard Function Module in SAP ERP and is part of the function group FITP_CODES within the package PTRP_ADDON.

Technical Information

Function Module CONVERT_TO_SAP_CODE
Short Text Konvertierung des GDS Codes zum SAP Code
Function Group FITP_CODES
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
CODE_ID LIKE TA20GDS_CODES-CODE_ID Code Identifikation
GDS LIKE TA20GDS_CODES-GDS Reservierungssystem
GDS_CODE LIKE TA20GDS_CODES-GDS_CODE GDS-spezifischer Code

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CODE LIKE TA20GDS_CODES-CODE SAP Code für eine GDS-spezifische Konvertierung

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.