Menu

SAP Function Module LTIF_PRESENTATION_DEVICES_GET

Get presentation devices

The Function Module LTIF_PRESENTATION_DEVICES_GET (Get presentation devices) is a standard Function Module in SAP ERP and is part of the function group LTIF_SERVICES_PRSNT within the package LTIF.

Technical Information

Function Module LTIF_PRESENTATION_DEVICES_GET
Short Text Get presentation devices
Function Group LTIF_SERVICES_PRSNT
Package LTIF
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_LOCAT TYPE LTRM_LOCAT Site

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_PRES_DEVICES TYPE LTRS_T_PRSNT_DEVICE Table of presentation devices for interfaces

Exceptions

This function module does not define any Exceptions.