Triggers are not working during the CIM file upload?

Dear All,

I have a trigger in Mfg/Pro Program like.

{mfdeclre.i}

ON GO, TAB, CURSOR-RIGHT, enter ANYWHERE DO:
IF FRAME-FIELD = "Ordernum" THEN
-
-
-
nunber of lines
-
-
END. /*End of trigger*/

when i am trying to upload the data using CIM upload. then I saw the above triggers are not working.

Please guide me how the trigger will work?

Regards
Manoj Kumar
 
I'm sorry but that will not change anything. The batchrun variable only change how qad programs work (not triggers!)

Regards Ole
 
Back
Top