Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to insert code in a QUERY

Former Member
0 Likes
357

Hi All,

I'm creating a Query to extract the data from EKKO, EKPO and EKKN.

here I have to insert a piece of code as checking below.

IF EKPO-KNTTP ne '   '.      "not equal to blank
extract the data from table EKKN.
ENDIF.

here I need your help like how to write this code in a Query or Functional Area (Info Set).

Thanks,

Sunil Bodda.

1 REPLY 1
Read only

Former Member
0 Likes
329

Duplicate POST.....

select the query and go to QUERY in the menubar then goto more functions where you have an option display report name it will give you the report name.

Menubar ---> Quer ---> MoreFunctions ----> Display Reportname.
 
Goto SE80/SE38-->Report name and add the Codes in the program.

Regards,

gurpreet