Hi,
How to trigger workflow from TCode BP for credit limit changes. In Transaction BP in ECC we have credit limit maintained for the BP, when ever we change this credit line workflow must trigger. Which events can i use and how to activate the events.
I have found BUS1010, but there is only one event..?
Please help me, Thanks In Advance.
*Points will be rewarded
Thanks
AK vee
Edited by: Ak Vee on Apr 7, 2008 11:58 PM
Edited by: Ak Vee on Apr 8, 2008 12:08 AM
Request clarification before answering.
Hello AK,
I too have a similar requirement where I have to trigger a workflow on change of Credit limit at TCode BP.The Workflow should send a workflow item to the Credit Manager for approving or rejecting this Credit limit change and only upon approval this Credit limit change should be effective.
Can you please help me on how you proceeded for this workflow. Any help would be appreciated.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Vee,
There are some more BO:
BUS3007, T024B,T024P, KNA1,KNB1 etc.
If standard events doesn't solves your purpose you need to create your own one.
For that create subtype of that BO (say ZBUS1010), delegate super type to subtype now create events. For triggering those events you have to find out change documents, then you can go to SWEC and make entry there.
Alternatively If you cann't find change document you gotta check for BAdI or User Exit and raise event there.
Please search forum for more details, there are many posts which is addressing these issue in details and with examples too.
Cheers
Jai
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.