Purpose of Code in the Gen Jnl Line table

matttraxmatttrax Member Posts: 2,309
Can anyone tell me what the purpose of the following code is when doing a payment journal:
OnValidate - Shortcut Dimension 1 Code
  TESTFIELD("Check Printed", FALSE);

I don't mean the literal purpose, as in what does TESTFIELD do. I mean why is it there. The check has been printed, but the journal is not posted. It doesn't look like any ledger entries have been created. I checked Bank, Vendor, and G/L.

Why can't I change a dimension after a check has been printed? Looking for a reason not to comment it out, or at the very least not execute for a payment journal. Thanks.

Comments

Sign In or Register to comment.