<DIV id=RTEContent>  <DIV>Thanks a lot my friend.</DIV>  <DIV>&nbsp;</DIV>  <DIV>You don't know what it means to me. I was trying to find some documentation like this a long time ago. And alone without know how, it was so hard to do... or impossible to do. I've already had debuging OAWD and FB03 to see how it (GOS)&nbsp;works.</DIV>  <DIV>&nbsp;</DIV>  <DIV>Thanks a lot. I think this will help me a lot to do this work!</DIV>  <DIV>&nbsp;</DIV>  <DIV>Glauco S. Kubrusly</DIV>  <DIV>Abap/Workflow consultant</DIV>  <DIV>Brazil/Rio de janeiro<BR><BR><BR><BR><B><I>"Tiwari, Rammanohar" &lt;rammanohar.tiwari@logicacmg.com&gt;</I></B> escreveu:</DIV>  <BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">May be my scenario is similar...<BR><BR>After reading the document imagine my ZFRIENDS as your ZDOCUMENT and so on...<BR><BR>http://www.geocities.com/rmtiwari/Resources/Training/BusinessWorkflow/SAPApplicationDevelopment.pdf<BR><BR>or
 <BR>http://www.geocities.com/rmtiwari/Resources/Training/BusinessWorkflow/SAPApplicationDevelopment.htm<BR><BR>Cheers,<BR>Ram<BR><BR>-----Original Message-----<BR>From: sap-wug-bounces@mit.edu [mailto:sap-wug-bounces@mit.edu]On Behalf<BR>Of Glauco Kubrusly<BR>Sent: Sunday, January 15, 2006 2:59 AM<BR>To: Breslavets Sergey; Process Control Step<BR>Subject: RE: Help Ataching an just scanned bill image by documents in<BR>R/3<BR><BR><BR>Hi Sergey, ok. I will try to explain my problem and I<BR>will try to be more especific.<BR><BR>thanks for your atention. My English is not good, but<BR>I will try.<BR><BR>I've already read some documents about my issue, but I<BR>didn't understand some specific parts, like:<BR>- must programme with methods ?<BR>- How do I get the image scaned by IXOS (I'm using<BR>IXOS to scan)?<BR>- Where can I store it ?<BR>- I know that the image can be linked with R/3<BR>documents by some table... but, im my case, my<BR>"document" is created... is a Zdocument!
  that we
 called<BR>here as "Protocolo", that hold some bill's data, as<BR>number, serie, date etc. And we want to get the bill<BR>image and link with our protocol Zdocument that have<BR>its own table.<BR><BR>the workflow will follow by a Ztransaction, that is<BR>the same that the user received the bill and the<BR>material and will starts the workflow... the 2nd user<BR>of the flow will receive a task and will open this<BR>Ztransaction again and would see this scaned image and<BR>click in a button to open MIGO to him.<BR><BR>this workflow will follow this flow until payment.<BR><BR>1- how can I get the image scaned by ixos and store it<BR>on R/3 ?<BR>2- how can I put a funtionality to show this image in<BR>this Ztransaction ?<BR><BR>Please, I'm stoped here.... without having sucess ...<BR><BR>thanks,<BR><BR>Glauco<BR><BR><BR><BR><BR>--- Breslavets Sergey <SERGEY.BRESLAVETS@VOLVO.COM><BR>escreveu:<BR><BR>&gt; Hi Glauco,<BR>&gt; <BR>&gt; i can help you. <BR>&gt; <BR>&gt; This kind of
 application is commonly known as<BR>&gt; Imaging (AP) workflow or Incoming Invoice Ledger.<BR>&gt; I'm specializing in this and have implemented ton of<BR>&gt; different scenarios - i actually have developed my<BR>&gt; own product in the process. It's not terribly<BR>&gt; difficult once you know what to do, but not a<BR>&gt; trivial as well. Couple of other companies in US do<BR>&gt; that, one of them is IXOS - was my client - i have<BR>&gt; developed the product(commercial) version of the<BR>&gt; Imaging workflow for them. <BR>&gt; <BR>&gt; Basically there are several components to the<BR>&gt; solution:<BR>&gt; 1. Invoice reader (can be OCR module, manual -<BR>&gt; Zransaction, RFC feed, etc)<BR>&gt; 2. Incominig Invoice Ledger - the main repository<BR>&gt; for the scanned invoices and attributes <BR>&gt; 3. Approval/Posting workflow that routes the image<BR>&gt; for approval, creates MM documents, post invoices,<BR>&gt; etc.<BR>&gt; 4. Invoice Ledger Viewer - end-user bro!
 wser
 to<BR>&gt; monitor the scanned invoices and control the process<BR>&gt; process<BR>&gt; <BR>&gt; There are many variations to this depending on the<BR>&gt; way customer processes invoices. e.g. Do they<BR>&gt; process MM invoices only, or Services too. do they<BR>&gt; process multy or single line invoices, how do you<BR>&gt; want to keep the images, retention periods, etc... <BR>&gt; <BR>&gt; It's hard to try to explain step-by-step what do you<BR>&gt; have to do in order to develop the solution from<BR>&gt; scratch. <BR>&gt; <BR>&gt; 1. You can start from determining what information<BR>&gt; you will need in order to process/post the invoice<BR>&gt; (e.g. invoice date, amount, currency, vendor, etc.)<BR>&gt; and what information will be required for reporting<BR>&gt; purposes for your client (they will probably want to<BR>&gt; see some summary report of processed invoices). when<BR>&gt; you know that, you can then figure out what<BR>&gt; information you shall obtain from t!
 he
 indexer (the<BR>&gt; person who will run ztransaction), and what can be<BR>&gt; gathered later in the process. Look at the sample of<BR>&gt; invoice and see what can be extracted from there. <BR>&gt; <BR>&gt; 2. you will need to create your own business object.<BR>&gt; I can show you structure and methods.<BR>&gt; <BR>&gt; 3. these fields are the reference key to the<BR>&gt; logistic document. You don't have to bother about<BR>&gt; them now.<BR>&gt; <BR>&gt; <BR>&gt; Please ask if you have any specific questions and<BR>&gt; i'll try to answer them. <BR>&gt; <BR>&gt; <BR>&gt; Best Regards,<BR>&gt; Serge<BR>&gt; 314-761-5217<BR>&gt; sergey.breslavets@sapbpm.com<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; -----Original Message-----<BR>&gt; From: sap-wug-bounces@mit.edu<BR>&gt; [mailto:sap-wug-bounces@mit.edu]On Behalf Of Glauco<BR>&gt; Kubrusly<BR>&gt; Sent: Thursday, January 12, 2006 11:05 AM<BR>&gt; To: sap-wug@mit.edu<BR>&gt; Subject: Help Ataching an just scanned bill image
 by<BR>&gt; documents in R/3<BR>&gt; <BR>&gt; <BR>&gt; Hi friends,<BR>&gt; <BR>&gt; I'm sorry because my English isn't good but I'll try<BR>&gt; to explain my situation here.<BR>&gt; <BR>&gt; I need to create a link between my own "SAP object"<BR>&gt; (for example billing data) and archived image stored<BR>&gt; in IXOS.<BR>&gt; <BR>&gt; My process here is to develope a control to<BR>&gt; materials received using workflow. The vendow will<BR>&gt; delivery to us, the user will scan the bill and put<BR>&gt; some data in some fields in a screen in a<BR>&gt; Ztransaction. All I want is atach this new bill<BR>&gt; (just scanned by him).<BR>&gt; <BR>&gt; The customer here thinks that the user can't have<BR>&gt; difficult things to do, so we have to develop a<BR>&gt; solution that give him a practical process to do it.<BR>&gt; <BR>&gt; We have the follow solution: <BR>&gt; We want to develop an aplication that starting from<BR>&gt; our application, in save moment, calls the ixos sca!
 n<BR>&gt;
 client and scan one bill by process only ('cause we<BR>&gt; think the user can complicate thi! s process if he<BR>&gt; scan a lot of documents and it can start wrong bills<BR>&gt; by processes). And we want to create another<BR>&gt; solution instead the standard OAWD transaction (that<BR>&gt; is the IXOS standard solution).<BR>&gt; <BR>&gt; then... we want (if possible):<BR>&gt; 1-the user receive the bill,<BR>&gt; 2-the user fill the screen, field-by-field and save<BR>&gt; (it is one bill by each process);<BR>&gt; 3-(in the save moment) our transaction can start the<BR>&gt; ixos scan client and give to the user the<BR>&gt; opportunity to scan the bill;<BR>&gt; 4-after that, we will start the workflow to aprove<BR>&gt; this bill, MIGO, MIRO and finally do the payment.<BR>&gt; <BR>&gt; Is it hard to do ?<BR>&gt; <BR>&gt; a) I've already have an object in SWO1 with the<BR>&gt; methods: GetApplLinks and GOSAddObjects.<BR>&gt; <BR>&gt; b) I've read documents about Object
 oriented<BR>&gt; programming, utilizing methods but I didn't<BR>&gt; anderstand what I must do to can atach a just<BR>&gt; scanned bill on a Ztransaction.<BR>&gt; <BR>&gt; c) I've read about 3 fields AWSYS! , AWKEY and<BR>&gt; AWTYP, but I couldn't make it work.<BR>&gt; <BR>&gt; What must I do ?<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; Glauco S. Kubrusly <BR>&gt; <BR>&gt; <BR>&gt; _____ <BR>&gt; <BR>&gt; Yahoo! doce lar. Faça <BR>&gt;<BR><HTTP: homepageset.html br.yahoo.com *http: homepage_set tagline br mail us.rd.yahoo.com><BR>&gt; do Yahoo! sua homepage.<BR>&gt; <BR><BR><BR><BR><BR><BR><BR><BR><BR><BR>_______________________________________________________ <BR>Yahoo! doce lar. Faça do Yahoo! sua homepage. <BR>http://br.yahoo.com/homepageset.html <BR><BR>_______________________________________________<BR>SAP-WUG mailing list<BR>SAP-WUG@mit.edu<BR>http://mailman.mit.edu/mailman/listinfo/sap-wug<BR><BR><BR>This e-mail and any attachment is for authorised use by the inten!
 ded
 recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.<BR><BR>_______________________________________________<BR>SAP-WUG mailing list<BR>SAP-WUG@mit.edu<BR>http://mailman.mit.edu/mailman/listinfo/sap-wug<BR></BLOCKQUOTE><BR></DIV><BR><BR>Glauco S. Kubrusly<p>
                <hr size=1> 
Yahoo! doce lar. <a href="http://us.rd.yahoo.com/mail/br/tagline/homepage_set/*http://br.yahoo.com/homepageset.html">Faça do Yahoo! sua homepage.</a>