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

UCCheck

Former Member
0 Likes
963

Hi all,

We have an upgrage from 4.5B to ECC6

I have done the modification adjustment in SPAU for SAPMV45A.

and i checked in uccheck there are unicode errors reported in uccheck.

but in se38 it says stmt not accessible though it works fine in 4.5b it gives error in ecc6.

can anyone give me some suggestions.

the code is

LOOP AT XVBBS WHERE MBDAT EQ TEXT-ZN0.

DELETE XVBBS.

ENDLOOP.

LOOP AT YVBBS WHERE MBDAT EQ TEXT-ZN0.

DELETE YVBBS.

ENDLOOP.

and

the error is at loop

Include ZSDTS102

Statement is not accessible.

Hi all,

We have an upgrage from 4.5B to ECC6

I have done the modification adjustment in SPAU for SAPMV45A.

and i checked in uccheck there are unicode errors reported in uccheck.

but in se38 it says stmt not accessible though it works fine in 4.5b it gives error in ecc6.

can anyone give me some suggestions.

the code is

LOOP AT XVBBS WHERE MBDAT EQ TEXT-ZN0.

DELETE XVBBS.

ENDLOOP.

LOOP AT YVBBS WHERE MBDAT EQ TEXT-ZN0.

DELETE YVBBS.

ENDLOOP.

and

the error is at loop

Include ZSDTS102

Statement is not accessible.

6 REPLIES 6
Read only

Former Member
0 Likes
905

HI,

Please go through this link

Hope it will help!!!!

Read only

0 Likes
905

thanks Amudhavalli

Do i need access key to do the uccheck and activate it after spau.

coz when i try to activate even the standard migrated programs from 4.5b it is asking me access key.

they are many programns which are not activated.

thanks

Ritika

Read only

0 Likes
905

Yes if you were changing the standard programs and if the upgrade happened in more than 2 weeks back.

No, if you are not changing the standard programs or from SPAU/SPDD.

Read only

0 Likes
905

Hi sampath,

Thanks that's what i thought. Upgrade has been done more than 2 weeks back and lots of programs are in sapu list.

Can we Run spau again to avoid this. coz we have to register all the programs as there are lot to come.

Thanks

Ritika

Read only

0 Likes
905

HI,

Yes, you need to clean SPAU/SPDD screen , there should not be any object specially during/after upgrade these things need to be take care.

As per provided link please go ahead , but now you may need object access key for each object .

Regards,

Read only

0 Likes
905

That alot

but i still get the same error after doing every thing which was reccomended any more inputs please

Thanks

Ritika