Menu

SAP Function Module I_SMPM_FUNCLOC_GET

Reads functional location information from database

The Function Module I_SMPM_FUNCLOC_GET (Reads functional location information from database) is a standard Function Module in SAP ERP and is part of the function group ISMPM_IDOCS within the package IWMI.

Technical Information

Function Module I_SMPM_FUNCLOC_GET
Short Text Reads functional location information from database
Function Group ISMPM_IDOCS
Package IWMI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LANGU LIKE SY-LANGU First choice language
TPLNR LIKE IFLOT-TPLNR Equipment number

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TECHOBJ LIKE ISMPM_TECHOBJ Technical object structure

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.