Menu

SAP Function Module PTRM_UTIL_GET_CUSTPROG_FLIGHT

Read customer program data

The Function Module PTRM_UTIL_GET_CUSTPROG_FLIGHT (Read customer program data) is a standard Function Module in SAP ERP and is part of the function group PTRM_WEB_CUSTOMIZING within the package PTRM_WEB_INTERFACE.

Technical Information

Function Module PTRM_UTIL_GET_CUSTPROG_FLIGHT
Short Text Read customer program data
Function Group PTRM_WEB_CUSTOMIZING
Package PTRM_WEB_INTERFACE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_DATE LIKE BAPITRIP-DEP_DATE Reiseabschnitt: Beginndatum
I_EMPLOYEENUMBER LIKE BAPIEMPL-PERNR Personalnummer

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
ET_FLIGHT_PROG TYPE FTPS_WEB_PROGRAMM_T Table Type for Customer Programs TA21PF
ET_FLIGHT_PROG_MEMB TYPE FTPS_WEB_CUSTOM_PROG_T Table Type for FTPS_WEB_CUSTOM_PROG

Exceptions

This function module does not define any Exceptions.