on 2023 Dec 01 11:15 AM
Hello All,
I am trying to read characteristics value from AUSP table with below logic but i am not getting any data what will be the cause? Why OBJEK is not matching with RECN and ACTN concatenate.
I tried for many characteristics same result.
(AUSP/ESTAUSP-OBJEK = concatenate RECN + ACTN from ESTVA)
Request clarification before answering.
Hello kishorkokitkar,
ESTVA-RECN + ESTVA-ACTN == AUSP-OBJEK -> you must be doing something wrong....
Make sure you have all the leading/trailing zeros - and use the delete search criteria button. Check within SE16 instead of SE16N.
BUT you should never read data with select statements for any coding used in the productive system. Use the C1F5 API instead. There is to much extra logic due to inheritance, referencing etc...
Hope this helps
Mark
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
2 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.