Menu

SAP Function Module LTIF_HUTYPES_GET

Get possible HU types for a given site

The Function Module LTIF_HUTYPES_GET (Get possible HU types for a given site) is a standard Function Module in SAP ERP and is part of the function group LTIF_SERVICES_LES within the package LTIF.

Technical Information

Function Module LTIF_HUTYPES_GET
Short Text Get possible HU types for a given site
Function Group LTIF_SERVICES_LES
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
IV_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_HUTYPS LIKE LTIF_HUTYP Structure for retrieving hu types for site

Exceptions

This function module does not define any Exceptions.