Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8078

How to Display DropDown in ALV

$
0
0

Hello,

 

I have a Dynamic  ALV Table with a DropDown by Key, everything is working fine,

 

ls_dropdown-VALUE = 'AAA'

ls_dropdown-TEXT  = 'Germany'

append ls_dropdown to lt_Dropdown.

 

ls_dropdown-VALUE = 'BBB'

ls_dropdown-TEXT  = 'England'

append ls_dropdown to lt_Dropdown.

 

when the user choose  'Germany', so 'Germany' will be shown in the ALV Table and after saving only the Key 'AAA' will be saved. and this is fine.

my requirement is, when the user shoose 'Germany', I want the key  'AAA'  will be Displayed and Not the text 'Germany' and after saving, i want the Key will be saved and not the Text.

 

i will be very happy of any kind of Help

 

Regards


Viewing all articles
Browse latest Browse all 8078

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>