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

Infoset (SQ02) - hardcode selections ?

Former Member
0 Likes
440

Hi.

I need to build a BW datasource from an R/3 infoset. We have two fields in the infoset that need to be restricted. Instead of just having these two fields as selections (which actually get passed through to BW as selections in the InfoPackage), we want to hardcode the values.

Unfortunately I can't pull any ABAP people to help me right now. Is this something that can be included in the 'AT SELECTION-SCREEN' section of the 'Code' area within SQ02?

We have so far created two selections: A & B and just somehow want to restrict A to "X" and B to "Y" instead of the user entering it.

Is this possible? Do we even need to do this in ABAP?

Thanks.

1 REPLY 1
Read only

Former Member
0 Likes
377

no-one?? surely this is something that is relatively straight forward for an ABAPer?