SAP ABAP Function Module I_STATUS_SELECT (Check if an object can be selected based on its status)
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_STATUS_SELECT | Check if an object can be selected based on its status |
| Function Group | ISMPM_STATUS | Work Management Status Handling |
| Program Name | SAPLISMPM_STATUS | Status Handling for Work Management IDocs |
| INCLUDE Name | LISMPM_STATUSU03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
SELECTED | TYPE | Status correspond to selection criteria | ||||
| |
CURRENT_USER_STATUS | TYPE | TJ30-ESTAT | Current user status | |||
| |
NEXT_USER_STATUS | TYPE | TJ30-ESTAT | User status to be set (internal number) | |||
| |
USER_STATUS_PROFILE | TYPE | JSTO-STSMA | Object's user status profile | |||
| |
OBJNR | TYPE | JEST-OBJNR | Object number | |||
| |
SENT_USER_STATUS | TYPE | TJ30T-TXT04 | User status to be set | |||
| |
SYST_STATUS_INCL | TYPE | ISTATUS_RANGE | select-options for system status inclusive | |||
| |
SYST_STATUS_EXCL | TYPE | ISTATUS_RANGE | select-options for system status exclusive | |||
| |
USER_STATUS_INCL | TYPE | ISTATUS_RANGE | select-options for user status inclusive | |||
| |
USER_STATUS_EXCL | TYPE | ISTATUS_RANGE | select-options for user status exclusive | |||
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 |