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 Report Painter

Former Member
0 Likes
1,627

Hi all,

I copied an existing Report(Report painter) to a user defined report name and i checked the Development Class of the Report generated through the report painter and found it as $Tmp. Can anyone suggest me how to transport the SAP Report generated through Report painter.

How to assign the Development Class while creating the Report throgh Report Painter(GRR1)?

Any help is appreciated.

Dhanapal S

Hi all,

I copied an existing Report(Report painter) to a user defined report name and i checked the Development Class of the Report generated through the report painter and found it as $Tmp. Can anyone suggest me how to transport the SAP Report generated through Report painter.

How to assign the Development Class while creating the Report throgh Report Painter(GRR1)?

Any help is appreciated.

Dhanapal S

10 REPLIES 10
Read only

Former Member
0 Likes
1,475

While u save itself it will ask for the development class.

Assign it from the list by doing an F4 help. Assign it depending upon ur requirement or use generic development class developed.

Read only

Former Member
0 Likes
1,475

Hi Subramanian

From your workbench -> goto -> object directory entry -> change -> give your package name or Development class(in case you are using older versions of SAP)

Now you can transport it using SE01 or SE10 after activating.

While creating a new report, it asks for package name / development class, there you can either give $TMP (not transportable) or you can give a package name or development class(in case you are om old version)

Regards

Ashish

Read only

0 Likes
1,475

go to se80 can create development class. then while saving assign it . or do what ashish said

regards

Read only

Former Member
0 Likes
1,475

Hi,

I tried creating a Report copying from the existing one.

It didnt ask the Development Class.

Regards

Dhanapal S

Read only

0 Likes
1,475

It will ask anyway, from that only u can decide whether it is a local object or transportable object.

Try once again.

Read only

Former Member
0 Likes
1,475

Hi all,

This is while creating through the Transaction code GRR1(Report Painter). It is not ordinary Report using the Transaction code se38.

Please help.

Regards

Dhanapal S

Read only

0 Likes
1,475

Execute ur report create by report painter.

from select screen from out the pgm name (Menu : System -> status)

Open that pgm in se38 or se80.

From se38

enter the pgm name & press display mode

Then press display object list or Ctrl + Shift + F5.

select the object name and right click

U can find More function -> change development class or change package

enter the development class & preceed further.

regds

gv

Read only

0 Likes
1,475

Hi,

Please try to do the same and copy another one report if it is also not asking then it will automaticallly get assigned with the class of the Copy report name.

Read only

Former Member
0 Likes
1,475

Hi Selvi,

I think u are correct. Development class of the copied report is also Local. Probably if i create a new one, it would ask for the development class.

thanks for reply.

Regards

Dhanapal S

Read only

0 Likes
1,475

Hi,

If ur problem got solved please reward points and close the thread.