SAP ABAP Function Module I_CHECK_STATUS_CHANGE (Check if a status of an object can be changed)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PM (Application Component) Plant Maintenance
⤷
IWMI (Package) Work Management SM/PM Interface
⤷
⤷
Basic Data
| Function Module | I_CHECK_STATUS_CHANGE | Check if a status of an object can be changed |
| Function Group | ISMPM_STATUS | Work Management Status Handling |
| Program Name | SAPLISMPM_STATUS | Status Handling for Work Management IDocs |
| INCLUDE Name | LISMPM_STATUSU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
CURRENT_ESTAT | TYPE | TJ30-ESTAT | Current active status (to be replaced) | |||
| |
NEXT_ESTAT | TYPE | TJ30-ESTAT | New user status to be set | |||
| |
STSMA | TYPE | JSTO-STSMA | User status profile | |||
| |
T_STATUS | TYPE | JSTAT | Object's statuses | |||
| |
ALREADY_ACTIVE | TYPE | New status is already active | ||||
| |
NOT_PERMITTED | TYPE | Status transition is not permitted | ||||
| |
NOT_FOUND | TYPE | Wrong STSMA, T_STATUS, or NEXT_ESTAT | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19990224 |
| SAP Release Created in |