Hi Team,
I have requirement where customer wants us to customize standard Variance Analysis statement report. In this report, user will select the from date, to date, Sorting and grouping as "Item", Column headings as "Fixed/Variable", Detail as "Transaction" and Level as "Multi".
As of now when these parameters are selected and report is ran. It gives sum of variance, qty. What we want is, it should run only for those items whose default order type is "Purchase Order". Also, instead of showing sum of variance and qty, it should show qty and variance for all the POs the lines purchase order wise.
I am creating the duplicate of all related classes, controller, contract, UI builder, dp and report and made changes accordingly but when I run the report it says, object refrece not set to an instance of the object.
Please help if my approach is incorrect?
Please guide.
Thanks