cancel
Showing results for 
Search instead for 
Did you mean: 

Encountered errors during creating delivery

Dear Supports of SAP Business One,

One of our customer encountered errors as follows while creating Delivery using our integration code for SAP Business One.

1. 1470000145 - Packed item DWETPB11 is not part of the delivery (UoM 0, items per unit 0.000000)

2. 1470000146 - Amount of packed item DWETPB11 exceeds available quantity (UoM -1, items per unit 1.000000)

Currently we have no idea of what these errors mean.

Could you please tell us what these errors actually mean and why we ran into these errors?

Thanks.

jitin_chawla
Product and Topic Expert
Product and Topic Expert
0 Kudos

If you are working with Version 9.3 PL00, this is the base patch of Version 9.3. Usually a lot of new fixes and enhancements are available in newer patches.

Please check by upgrading to latest patch and see if you can still get the error reproduced.

regards,

Jitin

Accepted Solutions (0)

Answers (1)

Answers (1)

jitin_chawla
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

Check if SAP Note 2506339 relates to your issue.

regards,

Jitin

0 Kudos

Hi,

Thanks for your response Jitin,

by following the SAP Note 2506339, we are able to run into this error on SAP B1 9.3 PL0

by using sample code as the Note shows.

We assume this defect also exists on SAP 9.3 and we are wondering if there were any patches for 9.3 already fixed this, if so which version of patch for 9.3 did fix this.

Moreover, actually our code encountered the error(1470000145) during creating & updating a Delivery ,not a A/R Invoice, so we are wondering if there are any uncatched conditions could cause this error(1470000145) during processing on a Delivery.

Thanks again!