cancel
Showing results for 
Search instead for 
Did you mean: 

ECTR Macro PARAMETER_MAP search for Empty

AnikaGe
Discoverer
0 Kudos
410

Hi,

is it possible to search for an empty / not filled value in a class in ECTR macro?

My idea was: 

p_classification = PARAMETER_MAP("Class1@Classtype1")
p_classification.CONFIGURATION_TYPE = ""

search1 = SEARCH("doc", p, p_classification)
resultlist1 = KEYLIST_FROM_SET(search1)


But I get all documents back and not only the ones without an entry.

I hope someone allready had this problem and can help.

View Entire Topic
GerhardHimmelsb
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello AnikaGe,

there is no simple answer to this (as you may know from ABAP as well).

We will investigate and let you know, if we found a solution.

Regards,

Gerhard - Product Manager ECTR