Table where Decission's are stored

Dart, Jocelyn jocelyn.dart at sap.com
Mon Jun 14 19:41:47 EDT 2010


Folks, You can see what number has been assigned to a particular decision result by double-clicking on the result line after the workflow step in the workflow flowchart.  Alternatively running SAP_WAPI_DECISION_READ can save you a lot of grief.
Regards,
Jocelyn

From: sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu] On Behalf Of Keohan, Susan - 1140 - MITLL
Sent: Friday, 11 June 2010 11:52 PM
To: SAP Workflow Users' Group
Subject: RE: Table where Decission's are stored

If it is a standard decision task, the container element _WI_Result (or _RESULT) will be 0001 if Approved is your first decision,
0002 if Rejected is your second decision.  So that value of _WI_RESULT will depend on the number of decisions, and the order in which you define them.

----
Susan R. Keohan
SAP Workflow Specialist
Enterprise Applications
Information Services Department
MIT Lincoln Laboratory
244 Wood Street, LI-200
Lexington, MA. 02420
781-981-3561
keohan at LL.MIT.EDU

From: sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu] On Behalf Of srinivas
Sent: Friday, June 11, 2010 8:33 AM
To: SAP Workflow Users' Group
Subject: Re: Table where Decission's are stored

Hi Rick,

Thanks for your reply.The FM:SAP_WAPI_GET_WORKITEM_DETAIL is returning all the details but how to know when the particular workitem got APPROVED or REJECTED??The status is showing completed for both REJECTED workitems and APPROVED workitems.How to get the result???
On Fri, Jun 11, 2010 at 5:42 PM, Rick Bakker <rbakker at gmail.com<mailto:rbakker at gmail.com>> wrote:
Hello,

Try SWW_CONT.
Or if you want to use functions (you should, if you can) try
SAP_WAPI_GET_WORKITEM_DETAIL.

regards
Rick Bakker
Hanabi Technology

On Fri, Jun 11, 2010 at 6:06 PM, srinivas <ootasrinivasreddy at gmail.com<mailto:ootasrinivasreddy at gmail.com>> wrote:
>
> Hi Experts,
>
> Can some one help in finding the table where the decission step (APPROVE or
> REJECT) results are stored.What are required fields to get this data.
> --
> Thanks and Regards
> Srini..
>
> _______________________________________________
> SAP-WUG mailing list
> SAP-WUG at mit.edu<mailto:SAP-WUG at mit.edu>
> http://mailman.mit.edu/mailman/listinfo/sap-wug
>
>
_______________________________________________
SAP-WUG mailing list
SAP-WUG at mit.edu<mailto:SAP-WUG at mit.edu>
http://mailman.mit.edu/mailman/listinfo/sap-wug



--
Thanks and Regards
Srini..
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/sap-wug/attachments/20100615/afa8ad7f/attachment.htm


More information about the SAP-WUG mailing list