‎2007 Apr 18 11:03 AM
Hi All,
I have done changes in one ABAP- ZSDS_USO_OUT_MPRD in DEVELOPMENT environment. But when I tring to transport it into Test environment, giving me following error :
Object CUAD ZSDS_USO_OUT_MPRD is inactive.
May I know the reason? CUAD is not package name.
Thanks,
‎2007 Apr 18 11:05 AM
Hi,
CUAD stands for GUI status.
If u have created a GUI Status(PF-Status), u need to activate this also.
As of now this is in inactive state.
Activate it and then transport.
Regards,
Himanshu
‎2007 Apr 18 11:05 AM
Hi,
CUAD stands for GUI status.
If u have created a GUI Status(PF-Status), u need to activate this also.
As of now this is in inactive state.
Activate it and then transport.
Regards,
Himanshu
‎2007 Apr 18 11:36 AM
Hi
Could you please let me know how to activate CUAD as I am new on SAP?
thanks
‎2007 Apr 18 11:37 AM
hi,
just click on the gui status wher u have declared as
set pf-status 's001'.
dbl click on s001 and the press activate
regards,
Navneeth.K
‎2007 Apr 18 11:40 AM
‎2007 Apr 18 11:42 AM
Thanks Navneeth.
Problem Resolved. Giving reward points as well.
Yogesh
‎2007 Apr 18 11:05 AM
Hi,
It seems that the program is not Active
Generate it.
And also all the sub objects used in that program.
Activate all and transport it.
reward if useful
regards,
ANJI
‎2007 Apr 18 11:06 AM
hi,
1> check whether the object contains no errors and is in active state in the dev envmnt.
2> CUAD is used for transporting the GUI status of the program.
regards,
Navneeth.K
‎2007 Apr 18 11:39 AM
hi,
or you can go to se80 and give the program name and then all the componwent of the program will be displayed ... under the gui component click on the status and then press activate button.
regards,
Navneeth.K