I am creating a custom workflowWhile triggering the event I am receiving the
TRFC entry
No configuration for workflow WS90000006 version 0 001
or
Database error '4' reading table 'SWD_FUNCS'
Please note that there is no error with the workflow It has no error. The Business Object is properly generated.
Now when I try to trigger the event from SWUE I receive the same error. But When I trigger it from SWUE with Trigger Receiver FM Synchronous the Workflow gets triggered properly.
I am using the receiver FM as
SWW_WI_CREATE_VIA_EVENT
I have also tried with
FM
SWW_WI_CREATE_VIA_EVENT_IBF
Please provide some hint on this issue.
WF-BATCH have SAP_ALL and SAP_NEW Authorization
Thanks
Arghadip