commit: 2025-04-23 13:45:30
This commit is contained in:
parent
eeb2fd8eba
commit
62374b7b20
@ -209,6 +209,16 @@ WHERE
|
|||||||
c.part = o.part
|
c.part = o.part
|
||||||
AND c.plnt = o.plnt;
|
AND c.plnt = o.plnt;
|
||||||
|
|
||||||
|
|
||||||
|
UPDATE
|
||||||
|
rlarp.osmfs o
|
||||||
|
SET
|
||||||
|
fb_cst_loc_fut = fb_cst_loc
|
||||||
|
,fb_cst_loc_cur = fb_cst_loc
|
||||||
|
WHERE
|
||||||
|
fb_cst_loc_cur is null;
|
||||||
|
|
||||||
|
|
||||||
----------------------------SET BILL-TO REP------------------------------------
|
----------------------------SET BILL-TO REP------------------------------------
|
||||||
|
|
||||||
UPDATE
|
UPDATE
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user