Message type: E = Error
Message class: WD - Workflow definition
Message number: 360
Message text: Class '&' does not support any workflow program exit interface
The classe must support the interface <AB>IF_SWF_IFS_WORKITEM_EXIT</>.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Use a class that is based on <AB>CL_SWH_WORKITEM_EXIT</>.
Error message extract from SAP system. Copyright SAP SE.
WD360
- Class '&' does not support any workflow program exit interface ?SAP Error Message: WD360 Class '&' does not support any workflow program exit interface
Cause: This error occurs in SAP Web Dynpro when a workflow-related operation expects a Web Dynpro component controller class to implement a specific workflow program exit interface, but the class does not implement any such interface. More specifically: The Web Dynpro component controller class (represented by & in the message) is expected to support a workflow program exit interface (e.g., IF_WD_WORKFLOW_PROGRAM_EXIT or similar). The system tries to trigger workflow-related logic via this interface, but the class does not implement it, so the workflow integration fails. This typically happens when: You have configured a Web Dynpro component to be used in a workflow context, but the component controller class is not prepared to handle workflow callbacks. The component controller class is missing the implementation of the required interface(s) for workflow integration.
Solution: Implement the required workflow program exit interface(s):
Get instant SAP help. Sign up for our Free Essentials Plan.
WD359
Active versions of all texts already exist
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
WD358
The texts in the other languages were added
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
WD361
Template &1 does not exist in version &2 - Workflow Builder is ended
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
WD362
No active configuration exists for workflow &
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.