Announcements
No record found.
Hi
I have Sales order. Having customer SHT2903. I need financial dimension > Business unit and name from Customer.
Kindly let me know how will get the ( financial dimension ) business unit and name value from customer?
Please give me more shed on this.
thanks!
Hello @rp@n,
Can you elaborate what you are looking for exactly?
How to grab these data through X++ code?
Or are you looking for something else?
Best regards,
Ludwig
Hi Luudwig,
yes through X++ code
DimensionAttributeValueSetStorage dimStorage = DimensionAttributeValueSetStorage::find(custTable.DefaultDimension); dimStorage.getDisplayValueByDimensionAttribute(...);
thanks Martin,
I need to pass parameter dimensionAttributeId ( recId)
Hi Martin,
DimensionAttributeValueSetStorage dimStorage; CustTable custTable; custTable = custTable::find("30781810"); dimStorage = DimensionAttributeValueSetStorage::find(custTable.DefaultDimension); dimStorage.getDisplayValueByDimensionAttribute();
How will get dimensionAttributeId for the particular customer ?
I don't know how you identify the dimension you want to use. I guess you'll have a parameter somewhere.
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.
Congratulations to our 2026 Super Stars!
We are thrilled to have these Champions in our Community!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Giorgio Bonacorsi 689
André Arnaud de Cal... 606 Super User 2026 Season 1
CP04-islander 356