[4777] in sapr3-soft
Bapi and workflow
daemon@ATHENA.MIT.EDU (bucefalo)
Sat Feb 19 14:02:51 2005
To: sapr3-soft@mit.edu
Date: Sat, 19 Feb 2005 19:02:41 GMT
From: bucefalo <a.scarNOSPAM@libero.it>
Message-ID: <l3MRd.565491$b5.25932519@news3.tin.it>
Hi,everyone
I've tried to use bapi_incoming_create in an object method triggered by
an event in a workflow (create an invoice after a PO );for all the rest
( the workflow does other),it works well, and if I try to test object
method throw SWO1, the invoice is created,but in the workflow doesn't;
it give me an error regarding a cost center on an account,but I'm sure
to pass in table ACCOUNTING data.I'm going crazy,it works as method in
object and not in a working workflow!
Thank you in advice