‎2006 Dec 06 4:45 AM
Error in executing the program.
What can be the error ,if the error shown is PROGRAM ABC DOE! after entering the values in selection screen?
‎2006 Dec 06 4:50 AM
paste ur code over here ,
1.what is the type of error it is?.
2.what is the message class ?.
Regards
Prabhu
‎2006 Dec 06 4:56 AM
hi Prabhu
Its message shown is "Program ZF7U_PAYMENT_COLLECTION_FILE doe"
what does this mean??
‎2006 Dec 06 5:02 AM
Hi,
Use find to search globally for message in the program.
Check the message that is handled in the program in the selection screen validations.Double click and find out the message.Then you can easily trace why it's happening.
‎2006 Dec 06 4:59 AM
Hi,
Send me the code and also the complete error mesasge you are getting.
Regards,
Ram
‎2006 Dec 06 9:47 AM
Thank you guys , the error was the program I was calling doesnot exist .
sorry for inconvenence.