on 2024 Aug 27 5:55 PM
Dear All,
Index ZEMPLOYEE_MAIN~ZSI exists in database system HDB, but why my program is throwing an Exception CX_SY_OPEN_SQL_DB ?
Here is my select query:
SELECT *
FROM ZEMPLOYEE_MAIN
INTO TABLE lt_ZEMPLOYEE_MAIN
WHERE location = 'BANGALORE'
%_HINTS HDB 'ZEMPLOYEE_MAIN~ZSI'.
What is the mistake I am doing in the Select Query ?Secondary Index
Program
ExceptionThanks in advance.
Request clarification before answering.
User | Count |
---|---|
31 | |
9 | |
8 | |
6 | |
6 | |
6 | |
6 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.