‎2006 Sep 19 10:03 AM
I have copied a program which is ABAP Object Oriented Prg it is z program and i have copied to another Z program in which I have done some modifications.
But when I execute the program it is giving the message as "Status 2000 of the User interface ZXXXXXX missing".
Please let me know how to resolve this? Even I copied all the screens, variants etc.
Thanks,
Pavan.
‎2006 Sep 19 10:05 AM
‎2006 Sep 19 10:05 AM
it seems to be the PF status is with the old program.
sowe need to copy the PF status too with the new program.
Go to SE41->copy that status with the old object by giving new Z program name & your new PF status.
and make sure all the objects related to this Program are in ACTIVE status.
Regards
srikanth
Message was edited by: Srikanth Kidambi
‎2006 Sep 19 10:06 AM
‎2006 Sep 19 10:06 AM
hi pavan,
u shuld copy all the screens also.
also the pf-status.
rgds
anver
if hlped mark points
‎2006 Sep 19 10:06 AM
Hello,
Check whether you have activated all the objects under the program.
Regs,
Venkat Ramanan N
‎2006 Sep 19 10:07 AM
PF status is missing or it is not activated
GOTO SE41 , give ir old program name and copy it to ur new program and dont forget to activate it in ur new program