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

Upgrade Custom Program

Former Member
0 Likes
704

Dear Gurus,

I know there is a tcode to do upgrade custom programm, but I don't find it.

I know SPDD ( for data dictionary adj..); SPAU for standard modifications, OK but for a custom programm?

Which is the tool/tcode/report I have to run for Z;Yreports?

Thank you

Cheers

Vanessa

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
633

Hi,

we need to Upgrade the Custom Programs Manually. If it is a unicode System we need to check the UCCHECK for unicode errors and we need to do the changes.

In SPDD : the std Data dictionary part and in the

SPAU : rest of the Reposiotry Object will comes.

There for the custom programs we can select these are needed in the new system. And the Upgradation needs to be done manually for the Custom program.

Refer help.sap.com more to know about SPDD and SPAU.

With Regards,

Sumodh.P

4 REPLIES 4
Read only

Kanagaraja_L
Active Contributor
0 Likes
633

Check

Read only

GauthamV
Active Contributor
0 Likes
633

Are you asking about UCCHECK transaction ?

Read only

Former Member
0 Likes
634

Hi,

we need to Upgrade the Custom Programs Manually. If it is a unicode System we need to check the UCCHECK for unicode errors and we need to do the changes.

In SPDD : the std Data dictionary part and in the

SPAU : rest of the Reposiotry Object will comes.

There for the custom programs we can select these are needed in the new system. And the Upgradation needs to be done manually for the Custom program.

Refer help.sap.com more to know about SPDD and SPAU.

With Regards,

Sumodh.P

Read only

0 Likes
633

ok