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

Search help ?

Former Member
0 Likes
384

Hi,

In the transaction <b>co11n</b> , i want to provide search help(f4) for the field <b>SPLIT</b> based on the value entered in field <b>ORDER</b>. How to achieve this ?

thanks,

Navneeth.K

1 ACCEPTED SOLUTION
Read only

valentin_catalin2
Active Participant
0 Likes
351

Hi,

Usually, if you have some Z transaction this is solved from the structure asociated with that field.The ideea is to have a search help asociated with the field of the structure (in this case structure AFRUD field SPLIT); this search help should have as an input parameter also the order no and link it with order no field from structure AFRUD-AUFNR. If this search help is set in the structure in the screen is used automaticaly.

Anyhow this solution will apply only if you what to change this standard structure.

Best Regards,

Valentin

3 REPLIES 3
Read only

Former Member
0 Likes
351

Do u know the user exit for that TCODE?? if yes then I can help u with the rest!

Cheers,

Sam

Read only

Former Member
0 Likes
351

Hi,

Check the following link:

http://www.sapbrain.com

Regards,

Bhaskar

Read only

valentin_catalin2
Active Participant
0 Likes
352

Hi,

Usually, if you have some Z transaction this is solved from the structure asociated with that field.The ideea is to have a search help asociated with the field of the structure (in this case structure AFRUD field SPLIT); this search help should have as an input parameter also the order no and link it with order no field from structure AFRUD-AUFNR. If this search help is set in the structure in the screen is used automaticaly.

Anyhow this solution will apply only if you what to change this standard structure.

Best Regards,

Valentin