cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Search string

Former Member
0 Likes
234

If I want to search only for post containing all my strings, how do I do that? For example, Is it possible to get only the post that has both strings 'VA01' and 'VBAK'.. I do not want any post that contains only one of them...

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Hello SSG,

There's indeed a way you can do that. Look at where Mark has given the answer to this very question.

As per that, if you search the ABAP forum for <b>+VA01 +VBAK</b>, you'll get only 5 hits. Whereas if you search for <b>VA01 VBAK</b>, you'll get over 200.

Hope that helps.

Regards,

Anand Mandalika.

Former Member
0 Likes

Thanks Anand

Answers (0)