SAP ABAP Function Module GM_GET_NEXT_LIFECYCLE_STATUSES (Retreives a list of the next possible system statuses)
Hierarchy
☛
EA-PS (Software Component) SAP Enterprise Extension Public Services
⤷
PSM-GM-GTE-MD (Application Component) Master Data
⤷
GMMASTERDATA_E (Package) Grants management (master data)
⤷
⤷
Basic Data
| Function Module | GM_GET_NEXT_LIFECYCLE_STATUSES | Retreives a list of the next possible system statuses |
| Function Group | GMSTATUS | GM: System and user status plus graphics |
| Program Name | SAPLGMSTATUS | |
| INCLUDE Name | LGMSTATUSU22 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
T_LIFECYCLE_STATUS | TYPE | GM_TT_LIFECYCLE_LIST | List of lifecycles | |||
| |
I_GRANT_TYPE | TYPE | GM_GRANT_TYPE | Grant Type | |||
| |
I_LIFECYCLE_STATUS | TYPE | GM_LIFECYCLE_STATUS | Lifecycle Status | |||
| |
INVALID_GRANT_TYPE | TYPE | Grant type does not exist | ||||
| |
UNEXPECTED_LIFECYCLE_STATUS | TYPE | Specified lifecycle status not defined for grant type | ||||
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 | 20030327 |
| SAP Release Created in | 462 |