I have got the following issue.
I have implemented WDR_SELECT_OPTIONS
and it works fine, but i need the CP
(*) for searching data.
Someone know why is not there?
I have got the following issue.
I have implemented WDR_SELECT_OPTIONS
and it works fine, but i need the CP
(*) for searching data.
Someone know why is not there?
CP isn't showing up because it is only available for character-like data elements (things like C, N, or string).
My guess is that field is an integer.
manual page for these relational operators - https://help.sap.com/abapdocu_740/en/abenlogexp_op.htm
It is not there, because it does not need to be there. If you type *
or +
in this field, then the system knows automatically that this is a pattern.
Here is a screenshot for selection options from a traditional Dynpro.