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

Selection Screen - Help required

Former Member
0 Likes
420

Hi ,

I am developing a SD report in which he selection screen is executed without any inputs it shows me the customers which are maintained against my ID in a Ztable.

However customer needs for internal users he should be able to view all without any inputs.

can anyone help me..?

Varun

1 ACCEPTED SOLUTION
Read only

peter_ruiz2
Active Contributor
0 Likes
384

hi Varun,

do not include the user id on the where condition on your select statement.

regards,

Peter

2 REPLIES 2
Read only

peter_ruiz2
Active Contributor
0 Likes
385

hi Varun,

do not include the user id on the where condition on your select statement.

regards,

Peter

Read only

Former Member
0 Likes
384

Maintain customer = * against internal user ID's in Z table. Then system will take all customers for internal users.

Regards,

Aparna Gaikwad