Contents of SAP-WUG Digest, Vol 81, Issue 32

Kim Selby kim.selby at gmail.com
Tue Aug 23 11:36:07 EDT 2011


Jocelyn,

Thank you for your reply!  This helps me a lot - I will sit with my ABAP
guys and elicit their help.  I think the offline process might work best for
what I need, but will get their opinion on this.

Thx,



On Tue, Aug 23, 2011 at 11:26 AM, <sap-wug-request at mit.edu> wrote:

> Send SAP-WUG mailing list submissions to
>        sap-wug at mit.edu
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        http://mailman.mit.edu/mailman/listinfo/sap-wug
> or, via email, send a message with subject or body 'help' to
>        sap-wug-request at mit.edu
>
> You can reach the person managing the list at
>        sap-wug-owner at mit.edu
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of SAP-WUG digest..."
>
>
> Today's Topics:
>
>   1. Re: Line item details from workitem (Snehal Kutumbale)
>   2. Starting a Workflow Using an Adobe Interactive Form (Kim Selby)
>   3. RE: Starting a Workflow Using an Adobe Interactive Form
>      (Dart, Jocelyn)
>   4. RE: SAP Mobility (Alon Raskin)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 22 Aug 2011 23:08:43 +0530
> From: Snehal Kutumbale <snehal.kutumbale at gmail.com>
> Subject: Re: Line item details from workitem
> To: "SAP Workflow Users' Group" <sap-wug at mit.edu>
> Message-ID:
>        <CAOqk+A0-QO==jUHwNAnmgR3P5PC6pQcgLG=puEc-u28E8niaOw at mail.gmail.com
> >
> Content-Type: text/plain; charset="windows-1252"
>
> Thank you Marcia for the reply. It has been of great help.
>
> I found that from 'SAP_WAPI_READ_CONTAINER' I was able to get the decision
> set guid.......and once I got it, I digged further and found table
> /SAPSRM/D_WF_006 has the link to the item_guid :-)
>
> Thank you,
> Snehal
>
>
> On Mon, Aug 22, 2011 at 8:38 PM, Magalhaes, Marcia <
> marcia.magalhaes at ocps.net> wrote:
>
> >  Hi Snehal,****
> >
> > I have not had to write anything that matches your particular needs but
> in
> > addition to table SWWWIHEAD,  you can try, table SWDSMNODES (and there
> are
> > other SW* tables which might be appropriate).  Also function module
> 'SAP_WAPI_READ_CONTAINER'
> > returns lots of info.  With these objects you?ll be able to determine
> > which workitem id goes with a shopping cart line item. I usually write a
> > small test program to grab the data I need and go from there.  An ABAPer
> > should be able to help with the code.  Let me know if you need more
> help.*
> > ***
> >
> > ** **
> >
> > *Marcia Magalhaes*
> >
> > *SAP Senior Programmer/Analyst*****
> >
> > *Orange County Public Schools*
> >
> > *Orlando, Florida*****
> >
> > ** **
> > ------------------------------
> > The information contained in this e-mail message is intended solely for
> > the recipient(s) and may contain privileged information. Tampering with
> > or altering the contents of this message is prohibited. This information
> > is the same as any written document and may be subject to all rules
> > governing public information according to Florida Statutes. Any message
> > that falls under Chapter 119 shall not be altered in a manner that
> > misrepresents the activities of Orange County Public Schools.
> > [References: Florida State Constitution I.24, Florida State Statutes
> > Chapter 119, and OCPS Management Directive A-9.] If you have received
> > this message in error, or are not the named recipient notify the sender
> > and delete this message from your computer.
> >
> > _______________________________________________
> > SAP-WUG mailing list
> > SAP-WUG at mit.edu
> > http://mailman.mit.edu/mailman/listinfo/sap-wug
> >
> >
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> http://mailman.mit.edu/pipermail/sap-wug/attachments/20110822/fddc41e9/attachment-0001.htm
>
> ------------------------------
>
> Message: 2
> Date: Mon, 22 Aug 2011 13:46:19 -0400
> From: Kim Selby <kim.selby at gmail.com>
> Subject: Starting a Workflow Using an Adobe Interactive Form
> To: sap-wug at MIT.EDU
> Message-ID:
>        <CACKatb8zJWzHv=Jc6rDPmNhbgyCZwcpzXKf942KRvcZ-kGDQKw at mail.gmail.com
> >
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hi,
>
> I am very new to Workflow and to this forum.  I am tasked with trying to
> put
> a 'simply transport process' into a Workflow.  Basically after CCB
> Approval,
> an Developer completes an 'Transport form' (Adobe Interactive
> Form)-digitally signs the form, forwards it to the next person (e.g.
> Tester,
> Code Reviewer, etc) for approval/signature. Basically this form will need
> to
> 'travel' with the Work Item to the next approving agent, until it reaches
> it's final signature (i.e. CCB Mgr).  The original request for this
> workflow
> was to eliminate the 'extra' emails back and forth with various
> forms-sometimes missing necessary signatures.  I'm not even a 100% sure
> that
> this current process is even a candidate for a WF, but want to explore the
> option of creating it anyway.
>
> I'm actually a beginning PI Dev, but was asked to learn Workflow so that I
> will be able to take on this 'small' project:-).  I've taken BIT600 &
> BIT601, as well as begun reading SAP Practical Workflow (2nd Ed).  I have
> the basic understanding, but am having a difficult time of understanding
> how
> to 'begin' this workflow.  I believe that I want to use the Adobe form as
> the 'triggering' event to start the WF, but I can't quite figure out the
> 'how-to do this' part.  Basically, my questions are:  How can I find info
> on
> how to trigger my workflow using this form? Is it actually possible to
> attach a form so that it travels from one approval to the other?  I have
> access to an ABAP Programmer (that knows Web Dynpro), should I elect to
> have
> this person assist me on this project?
>
> I apologize, if this is not the forum to ask these questions.  If it isn't,
> could you kindly point me in the right direction? I have been trying to
> read
> all the back archived Q&A to see if I can find some info, so if there is a
> particular date I should check/read, please advise.
>
> Thank you so much for your time.
>
> --
> ****
> Kim S
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> http://mailman.mit.edu/pipermail/sap-wug/attachments/20110822/ca9c72ae/attachment-0001.htm
>
> ------------------------------
>
> Message: 3
> Date: Tue, 23 Aug 2011 09:44:01 +0200
> From: "Dart, Jocelyn" <jocelyn.dart at sap.com>
> Subject: RE: Starting a Workflow Using an Adobe Interactive Form
> To: "SAP Workflow Users' Group" <sap-wug at MIT.EDU>
> Message-ID:
>        <8C507B5E0BA5114E933C3C6E2E9729E0075C344F3A at DEWDFECCR01.wdf.sap.corp
> >
> Content-Type: text/plain; charset="us-ascii"
>
> Hi Kim,
> Yes definitely a candidate for workflow.
>
> Simplest way to trigger the workflow from the Adobe form is to use an
> online form - i.e. wrap it in a Web Dynpro ABAP application and call it from
> there e.g. by calling SAP_WAPI_CREATE_EVENT or similar.
>
> Alternative is to start as an offline form (outside of the system), set up
> a web service in your ABAP system, and use a button with a Javascript in the
> form to call the web service.
>
> Regards,
> Jocelyn
>
> From: sap-wug-bounces at MIT.EDU [mailto:sap-wug-bounces at MIT.EDU] On Behalf
> Of Kim Selby
> Sent: Tuesday, 23 August 2011 3:46 AM
> To: sap-wug at MIT.EDU
> Subject: Starting a Workflow Using an Adobe Interactive Form
>
> Hi,
>
> I am very new to Workflow and to this forum.  I am tasked with trying to
> put a 'simply transport process' into a Workflow.  Basically after CCB
> Approval, an Developer completes an 'Transport form' (Adobe Interactive
> Form)-digitally signs the form, forwards it to the next person (e.g. Tester,
> Code Reviewer, etc) for approval/signature. Basically this form will need to
> 'travel' with the Work Item to the next approving agent, until it reaches
> it's final signature (i.e. CCB Mgr).  The original request for this workflow
> was to eliminate the 'extra' emails back and forth with various
> forms-sometimes missing necessary signatures.  I'm not even a 100% sure that
> this current process is even a candidate for a WF, but want to explore the
> option of creating it anyway.
>
> I'm actually a beginning PI Dev, but was asked to learn Workflow so that I
> will be able to take on this 'small' project:-).  I've taken BIT600 &
> BIT601, as well as begun reading SAP Practical Workflow (2nd Ed).  I have
> the basic understanding, but am having a difficult time of understanding how
> to 'begin' this workflow.  I believe that I want to use the Adobe form as
> the 'triggering' event to start the WF, but I can't quite figure out the
> 'how-to do this' part.  Basically, my questions are:  How can I find info on
> how to trigger my workflow using this form? Is it actually possible to
> attach a form so that it travels from one approval to the other?  I have
> access to an ABAP Programmer (that knows Web Dynpro), should I elect to have
> this person assist me on this project?
>
> I apologize, if this is not the forum to ask these questions.  If it isn't,
> could you kindly point me in the right direction? I have been trying to read
> all the back archived Q&A to see if I can find some info, so if there is a
> particular date I should check/read, please advise.
>
> Thank you so much for your time.
>
> --
> ****
> Kim S
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> http://mailman.mit.edu/pipermail/sap-wug/attachments/20110823/d93d8a61/attachment-0001.htm
>
> ------------------------------
>
> Message: 4
> Date: Tue, 23 Aug 2011 11:31:56 -0400
> From: Alon Raskin <araskin at go3i.com>
> Subject: RE: SAP Mobility
> To: "SAP Workflow Users' Group" <sap-wug at mit.edu>
> Message-ID:
>
>  <7DEF3CA60BA28D4484A482714C1AFA6D09501368DA at 3IExchange01.3I-Consulting.loc
> >
>
> Content-Type: text/plain; charset="us-ascii"
>
> Thanks for sharing this. I think it would be preferable if we kept the
> marketing stuff out of this list and just focused on SAP Workflow....
>
> Regards,
>
> Alon Raskin
> e: araskin at go3i.com<mailto:araskin at 3i-consulting.com>
>
> From: sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu] On Behalf
> Of Ibrahim
> Sent: Monday, August 22, 2011 10:34 AM
> To: SAP Workflow Users' Group
> Subject: SAP Mobility
>
> http://www.youtube.com/SAPTV#p/u/0/xpw-KLmGEWI
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> http://mailman.mit.edu/pipermail/sap-wug/attachments/20110823/bcd956ad/attachment.htm
>
> ------------------------------
>
> _______________________________________________
> SAP-WUG mailing list
> SAP-WUG at mit.edu
> http://mailman.mit.edu/mailman/listinfo/sap-wug
>
>
> End of SAP-WUG Digest, Vol 81, Issue 32
> ***************************************
>



-- 
****
Kim S
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/sap-wug/attachments/20110823/ff19edce/attachment.htm


More information about the SAP-WUG mailing list