<div>Mark</div>
<div>&nbsp;</div>
<div>Been working on Parked Document Approval here myself.&nbsp; Hopefully your tslking about Business Object FIPP type Parked docuemnts not Parked LIV Invoices, but I thinkt he same applies.</div>
<div>&nbsp;</div>
<div>What I did here was to add Interface IFARCH21 to a subordinated FIPP (ZFIPP).&nbsp; This makes Event FIPP.ASSIGNED available.&nbsp; This Event is triggered by SAP when the Image is bought into SAP.&nbsp; </div>
<div>&nbsp;</div>
<div>Now we use Ixos/Livelink and have Barcodes to link the Image to a document, so a little different to you.&nbsp; This part of the process has been done by someone else, but it does something like:&nbsp;the Ixos/Livelink process matches entries in BDS_BAR_EX with entries in BDS_BAR_IN,&nbsp;deletes them and creates the Link to the Image from the SAP Document.&nbsp; So I am not sure how the 
FIPP.ASSIGNED Event is raised, but it is as standard from SAP.&nbsp; (The other way this Ixos/Livlink process could be performed in by running program BDSBARCOMP which calls FM ARCHIV_CONNECTION_INSERT and you can see the Raise Event in there).
</div>
<div>&nbsp;</div>
<div>So you could then use FIPP.ASSIGNED as the starting Event.</div>
<div>&nbsp;</div>
<div>Andy&nbsp; </div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div><br>&nbsp;</div>
<div>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">---------- Forwarded message ----------<br>From:&nbsp;&quot;Mark Peterson&quot; &lt;<a href="mailto:markpeterson.sap@gmail.com">
markpeterson.sap@gmail.com</a>&gt;<br>To:&nbsp;&quot;SAP Workflow Users&#39; Group&quot; &lt;<a href="mailto:sap-wug@mit.edu">sap-wug@mit.edu</a>&gt;<br>Date:&nbsp;Sat, 24 Nov 2007 11:22:40 -0600<br>Subject:&nbsp;Park Document Release<br>
Hi All,<br><br>Happy Thanksgiving. Hope everybody enjoyed the holidays.<br><br>We are in need of some advice. The client is looking for the best way<br>to release a Parked Document (a non PO based vendor Invoice). We had a
<br>look at the Release Procedure for Releasing Parked Documents with<br>Workflow. We are skeptical as to use the standard Release Procedures<br>or to develop our own Workflow without using Release Procedures. We<br>also use Documentum to store and manage our vendor invoices after
<br>scanning them. We don&#39;t know if we can use the standard Release<br>Procedure in integration with the Documentum ( the Workflow has to<br>start only when the Park Document has an invoice image linked to it<br>using SAP ArchiveLink).
<br><br>Hope I explained you properly. Please suggest me the best way to<br>achieve this. Either using Release Procedures or a custom Workflow<br>without Release Procedures.<br><br>We are on ECC 6.0.<br><br>Thanks,<br><br>
Mark<br><br></blockquote></div>