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: 

F4 help values for currency key field in table

Former Member
0 Kudos
2,236

Hi all,

I have added currency and currency key fields in my Z table. For the curreny key field, i have assigned the standard data element WAERS. I have implemented Table Maintenance Generator for my table. But the F4 help values for the currency key field is not appearing when i tried to maintain table entry.

Should i need to check the Foreign key check box for the field attribute? But this check box is in disable field in screen layout.

Could someone tell me how to solve this issue?

1 ACCEPTED SOLUTION

anilsonesar
Explorer
0 Kudos
726

Hi,

Create the Foreign Key on Currency Key Field..

it will automatically show you generate proposal for TCURC table..

and then it will show you F4 help values while inserting.

Regards,

Anil Sonesar

3 REPLIES 3

former_member647955
Participant
0 Kudos
726

Hi Jessica,

Try to add TCURC in check table. For example you can take a look at table EKKO-WAERS.

Hope it helps

Thanks

Regards

Hadi

anilsonesar
Explorer
0 Kudos
727

Hi,

Create the Foreign Key on Currency Key Field..

it will automatically show you generate proposal for TCURC table..

and then it will show you F4 help values while inserting.

Regards,

Anil Sonesar

Former Member
0 Kudos
726

Hi,

Make the check table of the currency field of your Ztable as TCURC,which is the master table of Currency.Inside the domain of the field you write the TCURC as a value table.and make foriegn key relationship with the TCURC table.

Regards,

Suvajit.