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

problem with value table

Former Member
0 Likes
512

Hi Experts,

  i am modifying module pool program in that i found, one field displays the search help values based on the value table maintained at domain level.

As per requirement i have changed the value table name maintained at the domain level. Even i changed the value table..still the search help values taken from old value table instead of new value table..how can avoid this situation..how to provide the search help values based on new value table?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
473

Hi Pavan,

If the field displayed is decleared using standard data element than try to change this decleration and assign the new data element created using the new Domain(which is having new value table.)

Regards,

Ganesh Lathi.

2 REPLIES 2
Read only

Former Member
0 Likes
474

Hi Pavan,

If the field displayed is decleared using standard data element than try to change this decleration and assign the new data element created using the new Domain(which is having new value table.)

Regards,

Ganesh Lathi.

Read only

sivaprasad_paruchuri
Active Participant
0 Likes
473

please change the foreign key also it will solve ur problem ..

Regards,

SIva