Dear Expert,
I have defined ZZSYCPRSD as one of the domain. shown [here.|http://www.geocities.com/cocwaye/domain.jpg].
This is used in one of the customized table, and a table maintenance program is generated, shown [here|http://www.geocities.com/cocwaye/maintain.jpg].
In the domain, there are 'Fixed Value' and 'Short Text'.
I want to display the Short Text in the table maintenace but in actual data base value , it store the value.
to be something like this, [here|http://www.geocities.com/cocwaye/maintain2.jpg]
If the above link of the image is broken, here is explaination in words,
I have a domain ZZSYCPRSD with fixed value:
Fixed value: O ; Short Text: Operations
Fixed value: OTL ; Short Text: Operations Team Lead
Fixed value: MAN ; Short Text: Manager
Now, the value stored in the customized table are, O, OTL, MAN....and not the long description text.
I have generated a table maintenance program, I want the field to display the short text instead of the short value, i.e, O, OTL, MAN.
Something like conversion exit can be used. But these values are stored in Fixed Value in the domain. How ?
Thank you.