‎2006 Sep 21 12:46 PM
Hi Friends,
In rule, I have a Function module defined.
but it is not meeting requirement.
So I want to create a new Function module. I have done with that.
But i dont know which changes i required to do in Rule to incorporate this new FM?
Plz help
‎2006 Sep 21 12:50 PM
Hi,
Goto Transaction PFCG and create a Rule with Type Function Module. Then assign your function Module below. In your activity/workitem assign this rule number and then a binding between your workflow container and rule container gets created.
Thanks and regards,
Prashanth
‎2006 Sep 21 12:50 PM
Hi,
Goto Transaction PFCG and create a Rule with Type Function Module. Then assign your function Module below. In your activity/workitem assign this rule number and then a binding between your workflow container and rule container gets created.
Thanks and regards,
Prashanth
‎2006 Sep 21 1:12 PM
Assigning FM to rule is ok, which other changes are required in Rule (container) , if u have document plz fwd it.
Thanks for ur help
‎2006 Sep 21 1:19 PM
Hi Shital,
I'm not able to get your requirment clearly. Is it like the function Module is not available to assign or is it anything else related to the Rule container element. Could you be a little more detailed on your issue.
Thanks,
Prashanth
‎2006 Sep 21 1:25 PM
‎2006 Sep 21 1:25 PM
Hi Sheetal,
I am working on ABAP , but would like to learn the WORKFLOW, will u please help me in that ? Please let me know good reference material / ebooks on the same.
thanks ,
Avakash Ingole.
‎2006 Sep 21 1:38 PM
Hi Avakash,
The best document is SAP Helpl Document and refer to the link below. This has good docuemntation and Tutorial(Example Scenario) with detailed description which would explain each concepts in Workflow in depth and is useful for begginers.
<a href="http://help.sap.com/saphelp_46c/helpdata/en/a5/172437130e0d09e10000009b38f839/frameset.htm">http://help.sap.com/saphelp_46c/helpdata/en/a5/172437130e0d09e10000009b38f839/frameset.htm</a>
SAP BussWorkflow->Reference Doc->SAP Buss Workflow Tutorial.
Hope this might be sufficient.
Thanks,
Prashanth
‎2006 Sep 21 1:33 PM
Hi Shital,
As i don't know what your rule does but could tell you that define the container element with which you would be determining the agent example when to release a PO you would use reelase code and assigne certain user to each release code so in this case you have to pass the release code from the Workflow Conatiner(Export Parameter) to the Rule Container(Import Parameter) and then you have to pass the Agents from Rule Container to the Workflow Container so you need to create a Two Rule Container.
Even if this is not clear please feel free to ask or send me your code so i can help you in fixing it.
Thanks and Regards,
Prashanth
‎2009 Mar 10 8:19 AM