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

Using Eclipse ADT how to copy a GUI Status

W_Gerbert
Explorer
1,623

When using se80 it is easy to copy a GUI Status from one Report to another, so that it can be used in an SALV.

I want to "frictionless" use Eclipse, but there seems to be no feature similar to the se80 one, so I keep switching back to se80.

Does anybody have a solution?

thanks in advance

Werner

1 ACCEPTED SOLUTION
Read only

Szczerbowski
Contributor
1,379

Until that feature is delivered in ADT I don't think you have a choice, the other way would be to skip writing reports alltogether. For result display CDS + annotations + UI5 is a nice feature nowadays.

When using se80 it is easy to copy a GUI Status from one Report to another, so that it can be used in an SALV.

I want to "frictionless" use Eclipse, but there seems to be no feature similar to the se80 one, so I keep switching back to se80.

Does anybody have a solution?

thanks in advance

Werner

2 REPLIES 2
Read only

Szczerbowski
Contributor
1,380

Until that feature is delivered in ADT I don't think you have a choice, the other way would be to skip writing reports alltogether. For result display CDS + annotations + UI5 is a nice feature nowadays.

Read only

0 Likes
1,379

Thanks for your answer. Unfortunately this report should be run in the background sometimes and some values should be updated, so the cds - ui5 version does not work for me in this case.