cancel
Showing results for 
Search instead for 
Did you mean: 

script output

Former Member
0 Kudos

Hi,

I am getting the output of a script through ME23N using print-preview option.

Later after viewing the output if i click on <b>CANCEL or EXIT button</b> just beside the BACK button, on status bar it is giving a <b>message like :000</b>

i.e Message:000

Does this message will be getting for me or every one will get?.

Regards,

Ratna

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi,

goto ur pgram and find if there is any message called. If so, remove or hide and activate ur program. Now check with ME23N

Former Member
0 Kudos

in the driver program based on pf-status and on click of this button might be the error is getting triggered.

Simha_
Employee
Employee
0 Kudos

Hi,

Actually the message -id is no included in ur program..

Go and debug the program where the message 000 is getting used..

and there u hard code the message or include that message in one message-id..

it wil sole ur problem..

Hope it helps..

Cheers,

Simha.

former_member201227
Active Participant
0 Kudos

Hi,

Normally we won't get such message. Check the driver program for the script. The code for such message might be written based on some condition. Debug the Print program linked with the script. You will come to know the reason for that message.

Thanks,

Sharmila