SAP Online Documentation
Transaction EQMANAGER - Managing Easy Queries (what features are supported in Easy Query)
SCN Blogs and Introduction
SCN Blog: Easy Queries on SAP NetWaever BW - Introducing the feature
Topics
Steps to Create an ODATA service for a BW Query
ODATA easy query with free characteristics
SAP Notes
Consulting Notes
Setup Notes
Restrictions/Limitations
Tables, functions and transactions
Table RSEQ_DIR: Directory of Bex queries enabled as EasyQuery
- contains the web service and the functions module generated when flagging the Easy Query
Function RSEQ_START_GENERATION: generation of function module and web service stub
- allows fast generation of an Easy query function adn web service
- can be used to check error message in more details
- Sample:
T ID NUM MESSAGE
E BW_BICS_EQ 042 Either package $EQ_GEN does not exist or authorization is invalid
I BW_BICS_EQ 005 Generation process started for easy query ZQ_1234
Function RSEQ_EQ_GENERATION
- This function is called within function RSEQ_START_GENERATION
- It can be used to debug the processing in dialog mode