cancel
Showing results for 
Search instead for 
Did you mean: 

Why my SmarFIlter request is /null?

Former Member
0 Kudos

I've just started using SapUI, and I'm trying to use SmartFilter, but all my querys go like:

http://xxxxxxxxxxxxx/sap/opu/odata/sap/ZPGW_QUOTATION_SRV/null?$skip=0&$top=10&$filter=startswith(un...

XML

<smartFilterBar:SmartFilterBar id="smartFilterBar"
entityType="RfcSearchRequisitions">
</smartFilterBar:SmartFilterBar>

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Upvote!

Sadly I do not have an answer, but the same issue - possibly: The "real" requests do get sent correctly, but NULL-requests get automatically generated when I enter any character in the input field of the value search popup (without any annotations having been set for this field). And a corresponding error message is thrown:

I would appreciate hints as to why this happens.

BTW: UI5-Version is 1.38.1

Regards,
Robert