Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8533

Re: Error creating delivery notes with batch numbers and bin locations

$
0
0

Hi Simon,

 

the problem seems to be structure of your Document.

Your schema is the following:

<CreateDelivery>

     <Document>

 

          <DocumentLines>

               ...

          </DocumentLines>

 

               ...

          </BatchNumbers>

     </Document>

</CreateDelivery>

Please run the metadata retrieval (Maintenance -> Cfg Metadata) and check the B1 object help via Help -> B1 Object Help, display the Object List and check the Object Template for DeliveryNotes:

<Documents>

     <row>

          <!--multiple such elements are allowed-->

          ...

     </row>

</Documents>
<Document_Lines>
       <row>

          <!--multiple such elements are allowed-->

          ...

</row>

</Document_Lines>

<BatchNumbers>

<row>

<!--multiple such elements are allowed-->

...

</row>

</BatchNumbers>

<DocumentLinesBinAllocations>

<row>

<!--multiple such elements are allowed-->

...

</row>

</DocumentLinesBinAllocations>

 

Best regards

Bastian


Viewing all articles
Browse latest Browse all 8533

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>