importing approval units
Using EPBCS.
I have value definitions set up for each sub-unit in the following structure:
OFS_Total Expenses->&OFS_Years->YearTotal->OFS_Load
I exported a file, edited it with the above structure, imported the .EXP file.
Result: It dropped the &OFS_Years. Even if I hardcoded the Years member to FY20, it still drops the Years member.
Imported as: OFS_Total Expenses->YearTotal->OFS_Load
Anyone experienced this behavior?