cancel
Showing results for 
Search instead for 
Did you mean: 

SAPSCRIPT Allignment Issue

Former Member
0 Kudos

Hi All,

I am working in ECC 6.0 I have issue in allignment of SAPSCRIPT. Whenever system update happens by DDIC user, form allignment goes wrong.

This system update takes place automatically in the background. Can anybody help me in this issue?

Appreciate your early help..

Thanks & Regards,

Madhura

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member196280
Active Contributor
0 Kudos

Since SAPscript is client specific.. this issue come up...

This is what you should do...

Make sure you copy SAPSCRIPT to all clients once you finish your development.

EX: if you have "N" development clients.. make sure all development clients have the same copy...

Let us assume,

client 100 ---> has FORM XXXXX

client 200 --> has FORM XXXXXX ( modified by you)

Both clients might be cascading clients, so DDIC user over writes modified form in 200 with 100.

Close the thread once your question is answered.

Regards,

SaiRam