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

Query Report input validation

Former Member
0 Likes
559

Hi,

I want to validate SAP Query Input fileds value.

Kind Advice.

With Regards,

Anil....

3 REPLIES 3
Read only

Former Member
0 Likes
519

hi,

can you tell clearly do you want to validate the input given in the selection screen or the input which you are going to filter in the select query . if it is in query it is done within the where statment itself

Read only

0 Likes
519

Hi,

Thanks for reply

Validate the input given in the selection screen.

Ex:

One Selection field in Company Code.

The User having Authorization only one company code.

If the user Execute this report, he can see all company code details.

I Want Restrict only user authoried company code alone(even thou he select all Company code in selection screen).

with regards,

Anil...

Read only

0 Likes
519

I solve this issue my Own...

Working Fine...

Its performs Authority Check.

Thanks for value responce..

With Regards,

Anil....