Hi
I am using rtc 2009.i am making a sales invoice report.like existing sales invoice report 206.but when i compile and save the report
i got an error which is error[BC30456] GetData is not a member of ReportExprHostImpl.CustomCodeProxy in RTC navision. ](*,)
please give any solution or suggestion.
thanks
Sharad Gupta
Navision Technical Consultant & .Net Developer
0
Comments
In the Report Properties window, click the Code to see what functions are defined.
The MSDN topic How to: Print Header Information on Multiple Pages describes how to create the GetData & SetData methods in your report.
http://msdn.microsoft.com/en-us/library/dd301162.aspx
Regards,
David