hi
 
I dont have Axapta in front of me but this is the thing that you can do.
 
Inventonhandform returns results in a different way. If you put it in debugger then you will realise that none of the records have recid this is essentially because what is being returned is the sum of records. There is a query on inventsum table that takes care of this sum(you will find the reference in code of this particular form). You will have to manipulate the basic query coming from the table to display the additional fields.
 
regards
 
harry

Óscar Caravaca <[EMAIL PROTECTED]> wrote:

Hi there,
I'm new in Axapta.
I would like to add a new column on grid on InventOnHandItem form. The field that i need to show is MinInventOnHand of ReqItemTable.
Any ideas on that????

I have tried to add ReqItemTable datasource on the form and make changes in relations but haven’t obtained the result needed.

The problem is that we have got coverage combinations with Warehouse and Configuration; and I need to recall the ‘search’ function.

 

Can anyone explain me how to add that field, and requery it depending on visualization mode on that form????

 

Thanks to all.

 



Sharing the knowledge on Axapta.

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

Sharing the knowledge on Axapta.



Yahoo! Groups Links

Reply via email to