2007 Jul 13 6:27 PM
I am trying to trigger a workflow on goods receipt, and I'm not having much success. I've tried triggering on the following two events:
BUS2017 Assigned and
MKPF Assigned
When manually triggering the event through simulation the workflow starts as expected. However using transaction MB01 doesn't seem to work. Any ideas?
Thanks,
Heather
2007 Jul 13 8:46 PM
The Assigned Event deals with the ArchiveLink, not with a Posting (the Assigned Event is inherited from the IFARCH interface). There is no Event that you can use for Goods Receipt created since there is no Change Document associated with a GR.
To trigger a WF from a GR created you would have to extend the object type, delegate it, then create a change document and program it into a user exit in MB01.
Hope that helps.
The Assigned Event deals with the ArchiveLink, not with a Posting (the Assigned Event is inherited from the IFARCH interface). There is no Event that you can use for Goods Receipt created since there is no Change Document associated with a GR.
To trigger a WF from a GR created you would have to extend the object type, delegate it, then create a change document and program it into a user exit in MB01.
Hope that helps.
2007 Jul 13 8:46 PM
The Assigned Event deals with the ArchiveLink, not with a Posting (the Assigned Event is inherited from the IFARCH interface). There is no Event that you can use for Goods Receipt created since there is no Change Document associated with a GR.
To trigger a WF from a GR created you would have to extend the object type, delegate it, then create a change document and program it into a user exit in MB01.
Hope that helps.
2007 Jul 13 8:51 PM
2007 Jul 13 8:55 PM
Hi,
Please check these enhancement (SMOD) which contain all user exits available for MB01
MB_CF001
MBCF0011
MBCF0010
MBCF0009
MBCF0007
MBCF0006
MBCF0005
MBCF0002
Regards,
Ferry Lianto
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |