Wednesday 15 October 2014

suggestion for developers

1)if you find any trouble in coding don't simply google the stuff, first look out  in AX, by doing this you will learn the functionality of Ax from the business prospective and get your job done same time
2)always follow the best pratise it will make sure that your coding will not give any warnings.

No comments:

Post a Comment

intercompany PO multiple product receipt by x++

public void processStampICPO(PackingSlipId _deliveryNote,                             Transdate _deliverydate,                             ...