Menu

SAP Function Module ALM_ME_EQUIPMENT_CHANGE

Ändern Equipment

The Function Module ALM_ME_EQUIPMENT_CHANGE (Ändern Equipment) is a standard Function Module in SAP ERP and is part of the function group ALM_ME_TOB_ITEM within the package ALM_ME.

Technical Information

Function Module ALM_ME_EQUIPMENT_CHANGE
Short Text Ändern Equipment
Function Group ALM_ME_TOB_ITEM
Package ALM_ME
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EQUIPMENT_HEADER TYPE MAM_25_TOB_HEADER Header Data for Technical Object
USER TYPE ALM_ME_USER_DATA-USERID Benutzername

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
CLASSIFICATION_VALUES LIKE MAM_30_CLASSVALUES Evaluations for Characteristics
EQUIPMENT_ADDDETAILS LIKE ALM_ME_ADD_HEADER_DATA Additional attributes in the header data of technical object
EQUIPMENT_PARTNERS LIKE ALM_ME_PARTNER_KEY_STRUCT Partner Key
INSTALLATION_CHANGE LIKE ALM_ME_TOB_INST_UNINST Einbau / Ausbau Equipment in technischem Objekt
RETURN LIKE BAPIRET2 Return Parameter
USER_STATUS LIKE ALM_ME_USER_STATUS_CHANGES Table with Status Changes for User Status
X4_EQUIPMENT_GIS LIKE MAM_30_GIS_DATA MAM GIS Data

Exceptions

This function module does not define any Exceptions.