Forecast Purchase

Viji_GanesanViji_Ganesan Member Posts: 37
edited 2008-09-04 in Dynamics AX
Hi all,

I need to create a form with similar functions present in Forecast Purch(Inventory Management). I have created a form exactly the same with my table as Datasource, so that data will get saved in my table. but still i dont know how to fetch the interval data in the bottom grid as in that original form. :? I dont know how to proceed. kindly help me. :(

Comments

  • Viji_GanesanViji_Ganesan Member Posts: 37
    Hi,

    Kindly give me some suggession abt this to proceed.
  • ClausThomsenClausThomsen Member Posts: 2
    Hi Viji

    I am not 100% sure what you're asking about, but hope you can use the following.

    If your question is how to fetch data in a grid you should use the datasource metode ExecuteQuery.

    If your question is about how to filter the data, you need to setup some QueryBuildRanges on you datasource.

    Hope it helps

    Claus
  • kranthikranthi Member Posts: 72
    I think the updation of the lower grid is done in
    table - forecastpurch
    method - update using the BudgetMap

    I think it would help u
    Kranthi
Sign In or Register to comment.