Job to create default dimension having dimension attribute and value in D365FO
Views (829)
In this blog I will discuss how we create the default dimension having dimension attribute and dimension attribute values.
Please see below screenshot with source code explanation.
Explanation of source code (1.1):
Explanation of source code (1.2):
Explanation of source code (1.3):
Please see below screenshot with source code explanation.
Explanation of source code (1.1):
- In this section of Job Main method I have called the createDefaultDimension Method.
- In this method I have passed three dimension attribute values.
Explanation of source code (1.2):
Explanation of source code (1.3):
Result:
Run the class (Job).
That is all you need to do to create default dimension record Id.
This was originally posted here.

Like
Report



*This post is locked for comments