cancel
Showing results for 
Search instead for 
Did you mean: 

B1 Web Service - How to get batch numbers available for items

0 Kudos

Good Day SAP Community,

I am web developer integrating with my company's Business One installation via the B1 Web Service

When using Add on the InvoicesService it is neccesary to supply batch information in the request, but getting that information of available batches and their quantities is proving cumbersome

If I use GetByParams on the ItemsService, in the response I get sections for:

<ItemPrice>

<ItemWarehouseInfo>


Searching the response for 'batch', finds the following:

<ManageBatchNumbers>tYES</ManageBatchNumbers>

<IssuePrimarilyBy>ipbSerialAndBatchNumbers</IssuePrimarilyBy>

<SRIAndBatchManageMethod>bomm_OnEveryTransaction</SRIAndBatchManageMethod>

What would be an appropriate method of getting available batches for an item using the webservice?

Thanks for the assistance

Darren

Accepted Solutions (0)

Answers (0)