Monday, October 1, 2018

What's the difference between Primary Quantity and Secondary Quantity?


  • Primary Quantity is the quantity of items in the primary unit of measure.
  • Secondary Quantity is the quantity of items in the secondary unit of measure.

No comments:

Post a Comment

Query To Fetch AP Invoice Details From SO Number(Doc ID 2949013.1)

SELECT dh.source_order_number       ,df.source_line_number as so_line_number   ,df.fulfill_line_number    ,ddr.doc_user_key as po_number...