Menu

SAP Function Module LMBP_PERSN_FIELDS_GET

Get personalization fields

The Function Module LMBP_PERSN_FIELDS_GET (Get personalization fields) is a standard Function Module in SAP ERP and is part of the function group LMBP_SERVICES_X within the package LMBP.

Technical Information

Function Module LMBP_PERSN_FIELDS_GET
Short Text Get personalization fields
Function Group LMBP_SERVICES_X
Package LMBP
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 LMBP_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 LMBP_T_PERSN_FIELD Table of personalization fields

Exceptions

This function module does not define any Exceptions.