Application Development 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: 

Program From Query

Former Member
0 Kudos

Hi All,

I have a program which is generated from query having name something as "AQ===OTC-SD007===".

I have to add two new fields to the output of this program.

Please tell me how to do this.

Regards,

Vikas Maurya

4 REPLIES 4

Former Member
0 Kudos

Hi

I think you have open the querry using SQ03/02/01 transaction and modify the same

Regards

MD

0 Kudos

But how will I get the query name from this program?

Regards,

Vikas Maurya

GauthamV
Active Contributor
0 Kudos

hi,

u can add the 2 fields from existing tables using sq01 transaction.

if the fields r from different tables then u have to use both sq02 and sq01.

Former Member
0 Kudos

Hi -

If your query name is something like AQTQP2P=========MVT_HIST_RPT

MVT_HIST_RPT is your query name

P2P is your user group

Let me know if this answersyour q.