Hello,
I'm just trying to find some example code in C/AL to print the dimension values for each line for Page 51 Purchase Invoice. I assume I have to use the Dimension Management codeunit to do this, but not sure how to print these values in a MESSAGE(). I can access the Shortcut dims 1 and 2 from the Record object, but I need to be able to get the other dimensions as well.
thanks