SAP ABAP Function Module SWW_WI_FEASIBLE_METHODS_GET (Test for Which FMs Are Allowed for the WI Depending on Status and Type)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWW (Package) Business Workflow: Work Items
⤷
⤷
Basic Data
| Function Module | SWW_WI_FEASIBLE_METHODS_GET | Test for Which FMs Are Allowed for the WI Depending on Status and Type |
| Function Group | SWWA | API for Work Items |
| Program Name | SAPLSWWA | |
| INCLUDE Name | LSWWAU27 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
WI_ID | TYPE | SWWWIHEAD-WI_ID | Work Item ID | |||
| |
METHOD_NAME | TYPE | SWWWIHEAD-WI_CBFB | SPACE | Name of Method/FM To Be Checked | ||
| |
FEASIBLE_METHODS | TYPE | SWWFEAMETH | List of Allowed Methods/FMs | |||
| |
NO_FEASIBILITY_CHECK | TYPE | Given Method Cannot Be Checked | ||||
| |
READ_FAILED | TYPE | Read Work Item Failed | ||||
| |
INVALID_TYPE | TYPE | Method Not Allowed for Specified WI Type | ||||
| |
INVALID_STATUS | TYPE | Method Not Allowed for Current WI Status | ||||
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 | 19961220 |
| SAP Release Created in |