Is there a way of looking up a Serial No. (or Tracking No.) when you don't know the Item No.? -- I know you can use the proper table, BUT this is NOT a good option for an end user.
ALSO, is there a way of telling what Serial No.'s (or Tracking No.'s) are available for sale?
Thanks.
Sandy
0
Comments
I was using this table - Item Ledger Entry table 32
When production order output is posted look at record with Entry Type=Output and look at the Serial No. field
Then search the table filtering on the Serial No. and the quantity should be 0 if not in stock or + if in stock (no entry for Sale with qty -1).