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

ABAP Query Variant Problem

Former Member
0 Likes
563

Hi,

I am trying to Execute a query through Program

I had copied standard querys (ME80FN) Program RM06EAAW to my custom program

In that program , it is caaling a query and assigning one variant

Any idea from when that variant was assigned or How to create variants for ABAP Queries??

Thanks

Chandrasekhar J

Edited by: Chandrasekhar Jagarlamudi on Feb 20, 2008 1:08 AM

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
478
2 REPLIES 2
Read only

Former Member
0 Likes
478

Variant is before executing the program

To create a variant:

- execute the program, input values into the selection screen

- click on save button, specify the variant name, description

- save it

Read only

Former Member
0 Likes
479