Hello Pradeep,
While executing in foreground did you load only one CVC or multiple CVC's?
In case of background, check the below points.
T_I_PLOB_VALUES --> Planning Object structure table (CVC's), you can find all the CVC's here.
T_I_LINES --> Rows as in the planning book (Key figures) attributes
T_I_COLS --> Columns as in the planning book (Horizon)
T_C_TAB --> contains the key figure values with reference to the row and column.
Please explain how are you doing the calculation in the macro.
Are you looping at T_I_PLOB_VALUES and doing the calculation for every CVC, after calculation updating the values to key figure values table T_C_TAB.
It will be better to analyze if you can able to post your code here.
Regards,
TP