Quantcast
Channel: SCN : All Content - ABAP Development
Viewing all articles
Browse latest Browse all 8332

Hi All, issue with select query.

$
0
0

When i selecting the field fom table and using into appending corresponding field of table i_Authobj statement

where name like Auth_% and value like 'Y4AP_FDAUT'.

Then it's gives the error like - field appending is unknow. it's neither in one of the specified table nor define by data statement.

 

Below is my code

 

 

SELCT name value

            FROM t08

            INTO APPENDING CORRESPONDING FIELDS OF TABLE i_authobj

            WHERE name LIKE 'AUTH_%'

             and value like 'Y4AP_FDAUT%'.

 

Let me know if any body resolve this problem.


Viewing all articles
Browse latest Browse all 8332

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>