Hi Experts,
I am developing the PR Release (Overall - Header level) related workflow and in that I am planning to use the PR Header level Release BAPI
BAPI_REQUISITION_RELEASE_GEN. I have linked my workflow with BUS2105 event RELEASESTEPCREATED.
Purpose of this BAPI use in workflow is to release the PR for the current Release code and at the same it must raise the event RELEASESTEPCREATED of BUS2105 for the next release code from the Release Strategy so that my workflow instance gets triggered again for the next Release code processing.
I run this BAPI separately in SE37 by passing the PR No, Release code and field NO_COMMIT_WORK as blank, BAPI runs successfully and I can see the changes in ME53N transaction as well but the Issue is Event RELEASESTEPCREATED is not being triggered and workflow is not being triggered again.
please suggest me.
Regards,
Jagesh