timb25
13th November 2012, 16:33
This is in LN6.1 FP5:
Added an enumerated value to a domain (tdpur.rqst) for use in session tdpur2106s000 (table tdpur206). converted to RTDD, etc. Now when trying to use that new value, the record will not save. I get an error that says status not allowed.

I assume there is more coding that may need to be added. Would this be a UE script?

Could someone get me started in the right direction?

Thanks!

benito
13th November 2012, 20:37
most likely your table dal has a check, so you need to modify that to include your new value. if not look at your program script.

timb25
13th November 2012, 20:50
that's an issue... we don't have the program source code...

so i don't know if this addition is possible...thats why i thought maybe a UE would be the way to go..

perhaps this particular scenario is not possible without the source code??

benito
13th November 2012, 21:01
you can try inserting the record manually by gtm and see if the dal restricts you. if it does not, then you can try ue.