Hello All!
Looking for some help with the AutoNbrDefault function in Dynamics SL 2018 CU5.
I am developing a screen with 5 Levels. Level0 for Header and the remaining 2,3,4 levels for detail.
The AutoNbrDefault function has only three parameters to apply for the auto number and is capable to apply the AutoNumber for Level0, 1, and 2 but doesn't have the option for another two levels.
serr1 = AutoNbrDefault(cRefNbrH, "amAutoRefNbr", cRefNbrDA1, cRefNbrDA2)
Can anybody please help me to achieve the auto number for the other remaining two levels?
Any help would be greatly appreciated. Thank you.