Hello,
I am having an issue with data manager package. I have a user defined dimension that I need to add to user prompt. I know for dimensions like time I could just add %TIME_DIM%. But for user defined dimension, I went to UJFS, downloaded system_constants file, updated it so it has *FUNCTION CTESTDIM = COSTCENTER, then I went TO my dynamic script of the package, and added %CTEST_DIM% TO user prompt list, but it didnt work.