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

query

Former Member
0 Likes
323

hi,everyone

in a query ,I want to use the standard selection criterion in the addition code,

the form of standard selection criterion is :select-options SP$00007 for AFKO-AUFNR.

how can I use it as self-definition selection criterion?

can you tell me the meaning of the symbol '$' and '%' in abap ?

thanks in advance!

Edited by: bruce_zz on Jan 20, 2010 8:16 AM

1 REPLY 1
Read only

Former Member
0 Likes
294

Hi,

your question is not so cleanr but, Query generates the code automatically . so if you need to change then u need to copy the program and make the change . but then it longer is a query but kind of a ABAP report.

Apps