Announcement:
wanna exchange links? contact me at sapchatroom@gmail.com.
Posted by
Admin at
Reply from sapbwfaq224 on Feb 5 at 12:57 AM Hi Vikranth, Thank you very much. Can you send how to write the code in Decision Between Multiple Alternatives? Even I don't know ABAP coding. If you feel free send to me ABAP Code also. And where I have to write the ABAP Code. Once again thank you very much. Thank you, Subhash.
| | | ---------------Original Message--------------- From: Vikranth Sent: Wednesday, February 05, 2014 12:42 AM Subject: How to Run the Process Chain First 8 Working Days Hi Subhash, I have two options for you. Please try the below two things at the starting of your Process chain after the Start Variant, 1) Decision between Multiple alternatives: See, if you have any formuala / Condition where you can use like, if First 8 WDs - then true (1) else False (2). In this case, if it can recognize the first 8 days then it will pass through 1st option, else it will go through 2nd option and get finished. 2) ABAP Program / ABAP Program with Status: Write an ABAP code, which will read System date/month/year. When the Program recognizes the first 8 days of month, then it will run further. Else, keep a dummy step which ends if condition is not true. Hope this helps. Let me know if you are looking for more info. Thanks, Vikranth. | | Reply to this email to post your response. __.____._ | In the Spotlight Become a blogger at Toolbox.com and share your expertise with the community. Start today. _.____.__ |