Menu

SAP Function Module I_CHANGE_STATUS

Change a status for an object

The Function Module I_CHANGE_STATUS (Change a status for an object) is a standard Function Module in SAP ERP and is part of the function group ISMPM_STATUS within the package IWMI.

Technical Information

Function Module I_CHANGE_STATUS
Short Text Change a status for an object
Function Group ISMPM_STATUS
Package IWMI
Module Type Update Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ESTAT_ACTIVE LIKE TJ30-ESTAT Status to set active
ESTAT_INACTIVE LIKE TJ30-ESTAT Current status (internal number)
OBJNR LIKE JEST-OBJNR Object number
STSMA LIKE JSTO-STSMA Profile

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CANNOT_UPDATE Status could not be updated