web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Answered

How to combine default dimension into ledger dimension in X++

(0) ShareShare
ReportReport
Posted on by 357
Hi,
 
In one of my task, I'm creating General Journal by code, and in each of Journal Line we have Account Type and if it is Ledger, the Account number field will need to be fill in with main account and its financial dimension ->
I have a custom table with list of account with its Financial dimension already setup.
 
Question is how to make my Journal line field Account is filled in with Main account with its Financial dimension ? So if I have the account 71120 setup with Fin Dim for example Department: AABB, Cost center: Cost1, the Account field should filled in as 71120-AABB-Cost1
 
During insert Journal line (LedgerJournalTrans) I have insert these  2 field in order :
ledgerJourTrans.DefaultDimension = MyTable.DimensionDefault;
ledgerJourTrans.LedgerDimension = LedgerDefaultAccountHelper::getDefaultAccountFromMainAccountId(MyTable.mainAccount);
 
If debug each line, MyTable record is filled in with the correct record I wanted. Only after insertion, and take a look at that General Journal, the Account field only show the main account, just like the picture.
 
May I know what is missing ?
 
 
Thanks
I have the same question (0)
  • Verified answer
    Martin Dráb Profile Picture
    236,297 Most Valuable Professional on at
    How to combine default dimension into ledger dimension in X++
    You can combine them by LedgerDimensionFacade::serviceCreateLedgerDimension().

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Abhilash Warrier – Community Spotlight

We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
CA Neeraj Kumar Profile Picture

CA Neeraj Kumar 2,167

#2
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 867 Super User 2025 Season 2

#3
Sohaib Cheema Profile Picture

Sohaib Cheema 617 User Group Leader

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans