F4211.GLC not getting updated
Hello Sales Order experts,
We have an existing integration between JDE (9.2.3.1) and a third party system to create Sales Orders in JD. Now the business is requiring the ability to update F4211.GLC.
I added F4211FSEditLinePreProcess before the F4211FSEditLine and passed GLC but it still pulls value from F4102.GLPT.
Here is what I am passing to the EditLinePreProcess ---
F4211 Pre Process Values For Edit Line
BF szComputerID <> BF szComputerID
BF mnJobNumber <> BF mnJobNo
BF mnWFLineNumber_LNIX <> BF mnWFLineNo
BF szOrderCompany <> BF szKeyCo
BF OrderNumber <> BF mnOrderNo
BF szOrderType <> BF szOrderType
VA evt_LineNumberPassthrough_lnid <> BF mnLineNo