I am not sure if you have gotten an answer to this or not. If not I am willing to help you out. In general Ax has a Ledger Posting API that many places across the application call into. This API takes the data passed in and posts it to the LedgerTrans table. Is there a specific area in which you are most curious for this process? For instance, do you want to understand the posting of financial journals as this posts both to the sub ledger and the general ledger. In this case the Ledger Post API is populated by the Financial journal posting code and the API is posted at the end of the journal posting process but within the same database transaction as the financial journal. Let me know if you need more specific information on any specific area in the application or if you want more details on the Ledger posting API.
Jason Dinham Senior Development Lead Microsoft Dynamics Ax From: Axapta-Knowledge-Village@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of ricardodegouveia Sent: Thursday, April 24, 2008 7:45 AM To: Axapta-Knowledge-Village@yahoogroups.com Subject: [Axapta-Knowledge-Village] GL Posting Hi All, How does AX post the GL? Does it call a classes or update tables? If so which ones? Does anyone have a diagram showing how the posting happens? Thanking you in advance, Ricardo