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

Fetch records

Former Member
0 Likes
318

Hi I would like to display format stirng based on the following selection criteria.

I have selection screen as material number and location.

when user want to display all materials he wil give like fa0001* depend upon this should display all related format string in the output .

Also he will give in the location as * so it should display all materials with location wise and format string string also should display but now I can't getting exact data how to do the same.

1 ACCEPTED SOLUTION
Read only

agnihotro_sinha2
Active Contributor
0 Likes
296

Hi,

Do you have a PARAMETER or a SELECT-OPTION on the Selection screen.

A SELECT-OPTION takes care of this requirement automatically.

http://help.sap.com/saphelp_nw04/helpdata/en/fc/eb3a1f358411d1829f0000e829fbfe/content.htm

ags.

1 REPLY 1
Read only

agnihotro_sinha2
Active Contributor
0 Likes
297

Hi,

Do you have a PARAMETER or a SELECT-OPTION on the Selection screen.

A SELECT-OPTION takes care of this requirement automatically.

http://help.sap.com/saphelp_nw04/helpdata/en/fc/eb3a1f358411d1829f0000e829fbfe/content.htm

ags.