Menu

SAP Function Module LTIF_PERSN_FIELDS_GET

Get personalization fields

The Function Module LTIF_PERSN_FIELDS_GET (Get personalization fields) 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_PERSN_FIELDS_GET
Short Text Get personalization fields
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_PERSN_FIELD TYPE LTRS_T_PERSN_FIELD Table of personalization fields for interfaces

Exceptions

This function module does not define any Exceptions.