Skip to main content
Question

Custom field Shop order requisition release

  • March 13, 2023
  • 1 reply
  • 30 views

Forum|alt.badge.img+8
  • Do Gooder (Customer)
  • 21 replies

We have an existing custom field showing Total available quantity from the same site the requisition exists: INVENTORY_PART_IN_STOCK_API.Get_Avail_Plan_Qty_Loc_Type(CONTRACT,PART_NO,NULL,NULL,'AVAILABLE',NULL,'PICKING','F','SHIPMENT','MANUFACTURING')

but now I should need to modify this  expression to show it from the warehouse site. How can I do that?

1 reply

Link
Superhero (Customer)
Forum|alt.badge.img+23
  • Superhero (Customer)
  • 1265 replies
  • March 13, 2023

Hi @mingram 

has the warehouse another site?If yes you have to change the parameter contract to ‘<new_site>’.