on 2008 Oct 22 8:47 PM
Hi All,
I want to read the active instances of the workflow. Is there any FM or table from where i can get this. Also how to read the Workflow container variables from it.
I have a custom workflow with custom BO. I need to check the active instances of the workflow before triggering a new instance and also compare the date values from the active workflow container.
Regards,
Mohan
Request clarification before answering.
Programmically you can retrieve the active workflows for a particular BOR obj instance using SAP_WAPI_WORKITEMS_TO_OBJECT.
To read the container you can use FM SAP_WAPI_READ_CONTAINER.
Best Regards,
Trevor
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
74 | |
29 | |
8 | |
8 | |
7 | |
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.