[4753] in sapr3-soft
PurchaseOrder.GetItems BAPI (w/Headers)
daemon@ATHENA.MIT.EDU (chasmcg@aol.com)
Wed Feb 2 17:22:58 2005
To: sapr3-soft@mit.edu
Date: 2 Feb 2005 14:22:50 -0800
From: chasmcg@aol.com
Message-ID: <1107382970.483386.316140@c13g2000cwb.googlegroups.com>
Hello Gang:
I'm writing an interface to R/3 using Biztalk 2004. Using SE37
Function Builder, I run the transaction BAPI_PO_GETITEMS.
When I put "1" in the field "WITH_PO_HEADERS" (along with Plant), I get
the results including header information. When I run the BAPI via
Biztalk the Header results are not in the response XML document.
I would like to use the PO_GETITEMS transaction because I can use the
various other filters. Is this the best way to download the purchase
orders. I see GETLIST is Obsolete, and I'm semi confused.
Any help would be appreciated! Thanks in advance.