Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Standard Drop Down List

Former Member
0 Likes
659

Hi all,

i have created a z table and created a field of type waers for currency inputs. now i am displaying the field in a screen, but there is no standard currency drop down list coming like in other standard SAP screens. can anyone tell me how i can display the standard drop down list.

regards,

hamza

1 ACCEPTED SOLUTION
Read only

former_member194669
Active Contributor
0 Likes
621

Hi,

Use SAP standard search help H_TCURC attach this in the field properties in the screen.

aRs

4 REPLIES 4
Read only

former_member194669
Active Contributor
0 Likes
621

Hi,

Check the field you defined in the custom table should have check table TCURC . Please include TCURC as check table for field , after that system automatically gives you drop down.

Please check table S015 field ABSPW.

aRs

Read only

Former Member
0 Likes
621

Hi

you create a elementary search help using the table TCURC and attach for that field on screen in the attributes of that currency field

<b>Reward points for useful Answers</b>

Regards

Anji

Read only

former_member194669
Active Contributor
0 Likes
622

Hi,

Use SAP standard search help H_TCURC attach this in the field properties in the screen.

aRs

Read only

0 Likes
621

thanks for the straight forward answer.

hamza