-
I have a report with these two tabels: DataItem Name Item Journal Batch <Item Journal Batch> Item Journal Line <Item Journal Line> In the C/AL Editior I have: Item Journal Line - OnAfterGetRecord() //XCEL001.sn CLEAR(Itemrec); IF Itemrec.GET("Item Journal Line"."Item No."...
-
I have a report with these two tabels: DataItem Name Item Journal Batch <Item Journal Batch> Item Journal Line <Item Journal Line> In the C/AL Editior I have: Item Journal Line - OnAfterGetRecord() //XCEL001.sn CLEAR(Itemrec); IF Itemrec.GET("Item Journal Line"."Item No."...