[54209] in SAPr3-news
attaching an image to an FI and MM invoice
daemon@ATHENA.MIT.EDU (BAPI-optimist)
Tue Apr 19 13:27:11 2005
To: sapr3-news@mit.edu
Date: 19 Apr 2005 10:24:30 -0700
From: "BAPI-optimist" <aharon@topimagesystems.com>
Message-ID: <1113931470.625235.74910@l41g2000cwc.googlegroups.com>
Hi 2 all SAP gurus,
I've successfully posted an invoice to SAP MM over the
IncommingInvoice.CreateFromData BAPI (yeah! :-). Now, I need to store
the image as well. I've done lots of reading, and I'm becoming really
depressed as I'm still not sure what shall I do (which BAPI shall I
call).
All I need is saving an image file that represents an invoice (a local
TIFF file) into the SAP archiving system (that has been previously
properly integrated with SAP and customized) and linking it to the
invoice document already parked. If necessary, I may switch the order
of the operations (first saving the image, then parking).
I've managed to perform the operation manually (using the SAP GUI), but
I'm not succeeding in finding the proper BAPI.
Any help will be highly appreciated.