Extending the Source Document Framework
The upcoming series of blog posts is created to help developers new to Source Document Framework flatten the learning curve and quickly get up and running with their own source document extensions.
The information presented here is covering the mainstream scenario.
It is divided into 6 steps:
Step 1: Prerequisite - create your document
Step 2: Perform initial wiring to Source Document Framework – tables and maps
Step 3: Perform initial wiring to Source Document Framework – document classes
Step 4: Add Source Document Framework forms to your document UI
Step 5: Add code to distribute and journalize source document amounts
Step 6: Implement confirmation/posting of your document
Comments
Anonymous
November 19, 2014
Hi Jarek. Are there any additional documents available for covering more non-mainstream scenarios. We have quite a complex scenario that we are stuggling with and are in need of some additional resources.Anonymous
March 02, 2015
Additional resources I recommend:"Inside Microsoft Dynamics AX 2012" book, Chapter 19, Application Domain Frameworks. AX 2012 source code with multiple concrete examples of complex source documents.Anonymous
July 21, 2015
Has anyone implemented this Framework with Public Sector option specifically in Purch Commitment??.. Is really hard to understant this framework with this option. GreetingsAnonymous
December 02, 2015
Hi Jarek, I need to calculate the withholding tax for the PO during invoice. Distribution should show the calculated amount along with ledger accounts which is attached on the tax code master. During invoice it should post to respective ledger accounts. How can I customize. Really hard to understand the logic behind this framework. dynamicsuser.net/.../473280.aspx