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

SAP Query Beginner

Former Member
0 Likes
686

Can I modify the existing User Groups (e.g. /SAPQUERY/H2) or Infosets ( e.g. SAPQUERY/HR_ADM) ? This is just a template, right? If I modify the Field Groups or delete some fields on the infosets will it ruin or can I change back the default settings? Or am I required to copy it first (from User Groups to Infosets) and modify?

Points for helpful ideas.

Thanks!

1 ACCEPTED SOLUTION
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
655

I would highly suggest to copy and modify. Do not change SAP standard objects.

Regards,

Rich Heilman

6 REPLIES 6
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
656

I would highly suggest to copy and modify. Do not change SAP standard objects.

Regards,

Rich Heilman

Read only

0 Likes
655

Changes to Infoset would only be registered as repairs & do not require an Access key.. But like Rich suggested, you will be better off with a custom version rather than changing the delivered object.. one, you can always go back to them & two you can use the deivered queries as is.. ( if u changean infoset, the existing queries will have to be regenerated..)

~Suresh

Read only

0 Likes
655

Thanks guys.

After creating a query can I proceed this report in smartform or sapscript?

Read only

0 Likes
655

Not sure what you mean, but if you are trying to produce the output of the query in sapscript or smartform, that is simply not possible with the query tool. You can have the output has a list display or in an ALV grid.

Regards,

Rich Heilman

Read only

Former Member
0 Likes
655

Thanks guys.

After creating a query can I proceed this report in smartform or sapscript?

Read only

Former Member
0 Likes
655

Ah ok... Thanks again!