Menu

SAP Function Module ALM_ME_EQUI_TEMPLATE_GET

Get Equipment Template

The Function Module ALM_ME_EQUI_TEMPLATE_GET (Get Equipment Template) is a standard Function Module in SAP ERP and is part of the function group ALM_ME_EQUICATEGORY within the package ALM_ME.

Technical Information

Function Module ALM_ME_EQUI_TEMPLATE_GET
Short Text Get Equipment Template
Function Group ALM_ME_EQUICATEGORY
Package ALM_ME
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MAM_SCENARIO TYPE MAM_30_MAM_SCENARIO-MYALM_SCENARIO Mobile Asset Management Scenario
TEQUNR TYPE TEQUNR Template Equipment number

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_EQUI_TEMP_STU TYPE ALM_ME_EQUI_TEMP Table to store template equipments

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
IT_EQUI_TAB LIKE ALM_ME_EQUI_TEMP Table to store template equipments

Exceptions

This function module does not define any Exceptions.