Dear Gurus,
I have a requirement on SAP gateway service to implement logic on query options(filtering,paging sorting and searching).
1. i have one custom table it contains 5 fields and need to display on sap Ui5 screen.
2. i need to do query operations(filtering ,paging,sorting and searching).
how to implement
IMPORTING
IV_ENTITY_NAME
IV_ENTITY_SET_NAME
IV_SOURCE_NAME
IT_FILTER_SELECT_OPTIONS
IS_PAGING
IT_KEY_TAB
IT_NAVIGATION_PATH
IT_ORDER
IV_FILTER_STRING
IV_SEARCH_STRING
IO_TECH_REQUEST_CONTEXT
EXPORTING
ET_ENTITYSET
what data i need to IMPORTING and which query operation i need to first and code logic?
Help on this.
Thanks & regards,
bala.