Application Development 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: 

Search help for the "Week Select option"

Former Member
0 Kudos

Hi Experts,

My selection screen is like this:

Article: .............. to ..............

Week ............. to ...............

I am taking article EKPO-MATNR field.and week S012-SPWOC field

Now there is there search help for the S012-SPWOC field. How can I create the seach help for this fields.

Regards

Krishan

3 REPLIES 3

Former Member
0 Kudos

Hi,

If there is already a search help for the field S012-SPWOC and if your select option is for S012-SPWOC, then the select option will get the values automatically when you press f4.

regards,

Advait

Former Member
0 Kudos

Hi ,

You can use VALUE-REQUEST FOR { LOW | HIGH} ...

see help of select options.

Edited by: ganesh prasad on Sep 29, 2008 9:40 AM

former_member182426
Active Contributor
0 Kudos

hi,

try this way.

tables: ekpo, s012.

select-options:article for EKPO-MATNR,

week for S012-SPWOC.

Regards,

Shankar.