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

Modify RM06EAAW

Former Member
0 Likes
1,062

Hi,

I need to modify selection screen for ME80FN (i.e) add some default values and grey few options. Program attached to it is RM06EAAW.

In the program run time i see somthin like AQZZ/SAPQUERY/MEME80FN========

when I go into this I see some coding nowI have to modify this.

How do I do this? I have checked the below. Its not clear to me.

Not undersstanding what is Query & Infoset , where do I modify ? how do I modify ?

Kindly help.

Thanks in advance.

Ravindar.

2 REPLIES 2
Read only

Former Member
0 Likes
828

For sure it is a query.

AQZZ/SAPQUERY/MEME80FN=

ZZ is the user group

SAPQUERY is the infoset

MEME80FN is the query name

Bye.

Read only

Jyotirmoy1
Discoverer
0 Likes
576

Hi, its been a decade and now i am getting something similar requirement. I need to modify the output format and add some more fields in the Application RM06EAAW. Any idea how to achieve this. I am working on the approach to create a z-version of the report (ZRM06EAAW) and modifying the Z Query after copying this, but it is not showing required results. Thanks in advance.