There is a variable in LedgerBalanceSheetPrint called columnDataList that is getting set to a list of 134 but I can't find where the 134 is coming from. Where can I find where or how this is getting set? Also, can it be expanded?
Axapta 3.0 sp3
SQL2000
Thanks,
Rick
0
Comments
Container columnDataList is getting set by parmColumnDataList() method.
And this method is calling from pack() method.
So, columnDataList is container for saving data from column list