Question

Available Qty field

  • 9 August 2023
  • 2 replies
  • 32 views

Badge +1

On the Available Lines for Shipments page there is a field named Available Qty, but I don’t know where it’s coming from - the View is SOURCE_LINE_SHIPMENT but that field doesn't seem to be in that view. It also doesn’t appear to be a custom field. Does anyone know where that field is coming from?

 


2 replies

Userlevel 4
Badge +6

Hi @shaneb,

 

as it is the total available quantity of the part at the source site, the data is fetched from Inventory Parts in Stock per Part by the API SourceLinesAvailableForShipmentsHandling

Br,

Mikko

Badge +1

Thanks @Mikko K.! Follow-up question - the reason I was asking is because I’m trying to add the Available Qty field to the Shipment Line page using Entity Configuration. Can I use an API to do that? I’ve only ever used the Select Statement option to select from a table or view, is there a way to get the Available Qty field added to the Shipment Line page?

Reply