heatmiserkmp
Programmer
update OSFXCPP
set fxxest = 'O'
WHERE exists (SELECT *
FROM OSJ0CPP, osfxcpp
WHERE J0D3DT = 1050427
AND J0AXCD = fxaxcd
AND j0a7tx = fxa7tx
AND J0AXCD= '409')
and FXXEST = 'C'
I know I am doing something wrong. I have 2 tables FRT BILL AND BOL, I NEED TO UPDATE THE BOL FILE, I am matching on 2 primary keys and then the actual criteria for those 2 fields. This cannot be that difficult. Any help would be much appreciated.
Thanks
set fxxest = 'O'
WHERE exists (SELECT *
FROM OSJ0CPP, osfxcpp
WHERE J0D3DT = 1050427
AND J0AXCD = fxaxcd
AND j0a7tx = fxa7tx
AND J0AXCD= '409')
and FXXEST = 'C'
I know I am doing something wrong. I have 2 tables FRT BILL AND BOL, I NEED TO UPDATE THE BOL FILE, I am matching on 2 primary keys and then the actual criteria for those 2 fields. This cannot be that difficult. Any help would be much appreciated.
Thanks