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

development class

Former Member
0 Likes
832

Hi,

i have created a sub-screen 'SAPXLCCA' 1000 for the screen exit and i have saved it in $tmp and i want to change it to development class, i have tried to change by using data object entries but the development class field is disabled as this have a standard development class 'CC'. how can i go about this?

Thanks& Regards

Syed

8 REPLIES 8
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
801

Will it not become enabled if you click the pencil icon(change mode).

Regards,

Rich Heilman

Read only

0 Likes
801

hi Rich & Naren,

It is showing disable when i click on the change mode,but the sub-screen 'SAPLXCCA' is a standard one with the development class 'CC' but in the attributes of the sub-screen i see it stored in $tmp.

Naren in more functions i can find only

1. print

2. write transport request

3. create template

Regards

Syed

Read only

Former Member
0 Likes
801

Hi,

Goto SE80 and give the function group XCCA..

Then right click on the screen and then choose more functions -> change development class.

Thanks,

Naren

Read only

0 Likes
801

I recently had to do the same.

Right click on the screen object -> More options -> Change package/dev class assignment.

Another thing to look out for. Make sure the package is transportable, or else you wouldnt be able to move the object into production.

Read only

Former Member
0 Likes
801

Hi ,

in the object directory entry(dialog box) the person responsible is 'SAP' and the development class is 'CC' , if i change the person responsible to my id will it help.

Regards

Syed

Read only

Former Member
0 Likes
801

first download the screen. then delete the screen. then again upload the screen.

Hope this will help you.

Read only

Former Member
0 Likes
801

Hi,

Use RSWBO052. This is the Program to change the development class for all the objects like programs, scripts, screens etc..

Regards,

Sookshma

Read only

Former Member
0 Likes
801

in se03 go to object directory.. change object directory.. then use the r3tr and fugx and mention your prog name. then execute and change the development class from $tmp to the required package.