Report in RTC in NAV2009

sharadsharad Member Posts: 112
edited 2011-03-21 in NAV Three Tier
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

Comments

  • worthowortho Member Posts: 23
    Hi,

    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
    “This posting is provided "AS IS" with no warranties, and confers no rights.”
Sign In or Register to comment.