Menu

SAP Function Module TP_CREATE_FD_ELEMENT

Create FD element

The Function Module TP_CREATE_FD_ELEMENT (Create FD element) is a standard Function Module in SAP ERP and is part of the function group FITP_GEN within the package PTRP_ADDON.

Technical Information

Function Module TP_CREATE_FD_ELEMENT
Short Text Create FD element
Function Group FITP_GEN
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
A_PROVIDER TYPE CHAR3 3-Byte field
A_TEXT LIKE FTPT_PNR_REMARKS-FREE_FLOW Anmerkung
A_VARIANT LIKE FTPT_VARIANT Table of travel plan variants

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
A_PNR_REMARKS LIKE FTPT_PNR_REMARKS PNR remarks

Exceptions

This function module does not define any Exceptions.