on 2007 Dec 21 1:19 PM
Hi Gurus,
we have a process chain that will trigger manually when the email comes from planning dept(APO). now we want to automatted this process chian ie when the email receives the chain should trigger. how to go about this.Event based scheduling will work
regards,
kiran
Hi Kiran ..
Yes you can use event to trigger process chain ..
1. Create event in tcode SM62
2. You create RFC in BW System to run event.
3. In your APO system, when the system send the email, it also run the RFC created in BW.
4. Setup your process chain for event scheduled.
Hopefully it can help you a lot ..
Best regards,
Niel
thanks a lot for any points you choose to assign.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
You can go for event dependent process chain.
Create an event (SM62)
Use FM: BP_EVENT_RAISE to raise an event
Use after event in the start variant of the process chain.
Serach forum for detailed steps...
Hope it helps
Regards,
B
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
70 | |
10 | |
10 | |
7 | |
6 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.