hi guys
I am working on PSAManageInvoice Report, (Projects->InvoiceProposal->PrintPreview), I have created a new Precision design under the report, PSAManageInvoice, for Example "ReportPeriod" how do i open the report with this design???
I checked in standard AX, i get numerous examples, but i am missing some steps here.
In PsaProjAndContractInvoiceController, class i am trying to add my new design, but for some reason, it gives me syntax errors :
this.reportName(ssrsReprtStr(PSAManageInvoice,reportPeriod); does not work???
any help in this regard, or steps to be followed??? is much appreciated.