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

Error in executing the program,what can be the error

Former Member
0 Likes
757

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?

5 REPLIES 5
Read only

Former Member
0 Likes
728

paste ur code over here ,

1.what is the type of error it is?.

2.what is the message class ?.

Regards

Prabhu

Read only

0 Likes
728

hi Prabhu

Its message shown is "Program ZF7U_PAYMENT_COLLECTION_FILE doe"

what does this mean??

Read only

0 Likes
728

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.

Read only

Former Member
0 Likes
728

Hi,

Send me the code and also the complete error mesasge you are getting.

Regards,

Ram

Read only

0 Likes
728

Thank you guys , the error was the program I was calling doesnot exist .

sorry for inconvenence.