Adding Fields to CustAgingReport

Hello All,

I need to add two(2) fields ( ExchRate / Due Date) to the programmable section that contains the transaction/document/due date/invoice / voucher on the CustAgingReport when the Detail checkbox is selected. I know that section is controlled by the CustVendBalanceList class , however I am unsure as to where I would add the two fields. If someone could point me in the right direction , that would be greatly appreciated.

try to add directly the fields in the programmable section.by writing the needed method in main methods.

u can get the exchrates for a customer based on the currency attached to him. and from exchrates table u can get the exchrates by comparing the currencies in exchrates and custtable.