Hi,
Yes, I got your point, you can do same as I have said above, take that values and write select query , in that do a COUNT(*) and give your values in AND condition in where clause.
And check sy-subrc = 0. If present then sy-subrc will be 0 .
Hi,
Yes, I got your point, you can do same as I have said above, take that values and write select query , in that do a COUNT(*) and give your values in AND condition in where clause.
And check sy-subrc = 0. If present then sy-subrc will be 0 .