lot/serial look up in 19.7

boryanap

New Member
Hi,
i have the following problem
we are using MFG eb2.1.
I need to put lookup browse in 19.7 for lot/serial.
I did it through Browse Maintenance 36.20.13
-in the view filed put : ld_det;
in the where statement i put : ld_part=global_part and ld_qty_oh>0;
i want to restrict the location-to shows me only the location i put in the location field, but when i write"....and ld_loc=global_loc" the look up returns me blank table.
If somebody can help me it will be great.
 
10q 4 the reply
with "ld_loc=global_loc" it didnt works like i wrote above and thats why i asked help. But i solved it-i used view that already exist and the statement that i add is ld_site=global_site.
But my question why with ld_loc=global_loc still dont works remain
 
Back
Top