domain values maintenance

Question:
We have a custom domain created with a bunch of values that users want to maintain. Of course, they find SE11 very complicated, some of them don't even have an access to it. Does anyone know of a function module that I could use to maintain domain values? I could build the maintenance screen for them, but the update part via some kind of BDC would be pretty messy. Thanks!
Answer:
Rather than using fixed values in your domain, you can set up a value table (the last field in the Value range tab).
Make that table maintainable using SM30 by generating a table maintenance dialogue and I think that'll solve your problem.
_________________
Regards
R
Abap KC

SFMDR

More Articles:

Can I use if case check with sy-dynnr on BDC at runtime?
HEADING DISPLAY?
DATASET AND READING FILES FROM APPLICATION SERVER?
Adding the primary key to table?
Code Inspector [syntax Error]?
Open Excel as Read Only?