Enter purchase order received quantity by code

Posted by user733916 on Stack Overflow See other posts from Stack Overflow or by user733916
Published on 2012-04-05T00:25:32Z Indexed on 2012/04/07 5:30 UTC
Read the original article Hit count: 189

Filed under:

In purchase order form - Line - Tab Quantity, there is Received, Delivery Reminder and Ordered.

I want to be able to entry those field by X++ code, because currently our company still entry data into old system.

I can retrieve the arrival purchase order goods data from that old system, then I want to entry those retrieved data by code into Axapta.

What table and field should I consider when doing that? What functions available to easily update each PO lines received quantity? Sample Code is nice.

© Stack Overflow or respective owner

Related posts about axapta