on 2008 Nov 20 5:41 AM
Dear All,
I have a workflow whose sceanario is like this.
In a plant there are say 2 levels L1 and L2.
Now when the PO Strtegy is release a mail should shoot from L1 to L2.
But currently,the moment a PO is created a mail is shooted from L1 to L2.
I am using Object Type BUS2012 and the event RELEASESTEPCREATED
Kindly guide me on this.Is any other information required?
Rahul
Request clarification before answering.
Hi Rahul,
In your workflow, after the PO has been approved, build a logic to check if the PO is fully approved (EKKO-FRGKE = A) and then send a mail accordingly. You can code your own Business object with 2 methods: One to Check the Release Status of the PO and one to send a mail OR you can create a subobject of BUS2012 with the 2 extra methods and do a delegation.
Regds
Thiru
Give points if found useful
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Rahul,
MM functional person should configure release strategies using SPRO (implementation guide). You can then build your custom logic to find the agents in user exit ZXM06U51.
Search for PDF document in google BCBMTWFMMM.pdf, this has all the information you needed to create this workflow.
Regards
Suresh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
80 | |
30 | |
10 | |
8 | |
8 | |
7 | |
6 | |
6 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.