‎2015 Sep 28 1:44 PM
Hi All,
I have a dropdown that displays values from the fixed values maintained in the values range of a domian. but now the requirement is to remove the fixed values from the domain and create a ztable with these values(enterd throgh SM30) and assign it to domain. And also the dropdown should display the entire description but only key (the number) should get saved. please tell me the step by step procedure to acheive this.
Thanks & Regards,
Pritha
‎2015 Sep 28 1:53 PM
Regards,
Raymond
‎2015 Sep 28 1:53 PM
Regards,
Raymond
‎2015 Sep 28 3:55 PM
Thank you Raymond for your reply..As I am new to abap I have a few queries.
1.After creating the dialog maintenance will it call the text table automatically and display the entire text as dropdown is using the domain name as reference.
2.is deleting the fixed values from the value range of domain and creating the table as discussed earlier and using the same in the value table solve the issue. Please let me know of the above points
‎2015 Sep 28 3:58 PM
Some more queries:
Can i use the same domain name as it a Z domain and it is a standard transaction so I will not be able to activate the dynpro. Is it fine?
‎2015 Sep 29 3:35 AM
The domain of a standard data element cannot be changed without a modification. It is also not recommended in general. If the field is a custom one then you can use a custom domain. It is possible to add custom fields to standard transactions via designated user exits, so standard transaction <> all standard fields.
You might want to ask for a mentor to be assigned to you while you are learning. Also - just look at how the same things are already done in SAP. E.g. your first question could have been easily answered without SCN if you've just looked at any configuration table (T*) that has a text.