on 2022 Sep 22 10:27 AM
Hello,
we are trying to create Supplier Invoice from an External System with a Reference to Inbound Delivery/ Goods Receipt.
We managed to create Invoices with Reference to Purchase Order but not to specific Inbound.
Is there any way doing the same for Inbound Delivery?
If not with SOAP webservice, is there maybe a way doing it with odata integation?
Thanks for any advice.
Best Regards,
Henning
Code section for Purchase Order Reference of wsdl managesupplierinvoicein:
<PurchaseOrderReference actionCode="?">
<!--Optional:-->
<ObjectNodePartyTechnicalID>?</ObjectNodePartyTechnicalID>
<!--Optional:-->
<BusinessTransactionDocumentReference>
<ID schemeID="?" schemeAgencyID="?" schemeAgencySchemeAgencyID="?">?</ID>
<!--Optional:-->
<UUID schemeID="?" schemeAgencyID="?">?</UUID>
<!--Optional:-->
<TypeCode listID="?" listVersionID="?" listAgencyID="?">?</TypeCode>
<!--Optional:-->
<ItemID>?</ItemID>
<!--Optional:-->
<ItemUUID schemeID="?" schemeAgencyID="?">?</ItemUUID>
<!--Optional:-->
<ItemTypeCode>?</ItemTypeCode>
</BusinessTransactionDocumentReference>
</PurchaseOrderReference>
Request clarification before answering.
Hello
you should be able to pass the reference to the inbound delivery / goods receipt document in
BusinessTransactionDocumentTypeCode node of the xml
Regards,
Harshal
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
94 | |
11 | |
10 | |
10 | |
6 | |
6 | |
4 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.