‎2009 Feb 26 4:27 AM
Hello,
Message Class ME Error 320 "Message outputted under spool request number &" < Spool number>
I am getting the above error in the PO PDF print custom FM , What does this indicate and how to solve it.?
Below are the objects called
FUNCTION CM_F_MESSAGE SAPLCMFE
FUNCTION NAST_PROTOCOL_UPDATE SAPLWMCP
FORM PROTOCOL_UPDATE SAPLZMEDRUCK_LA
FORM ENDE SAPLZMEDRUCK_LA
FUNCTION ZM_PRINT_PO SAPLZMEDRUCK_LA
FORM ENTRY_NEU ZAPFM06P_LA
FUNCTION ZM_PO_ADOBE_OUT SAPLZMXX_RUI
Do reply asap.
Thanks in advance.
‎2009 Feb 26 4:37 AM
Goto SE91 and give ME, 320. FInd the message in Where used list, it will list out the programs. Check the related program and keep break point you will understand where it is going wrong. It is very diffiuclt to answer your question in the below format
‎2009 Feb 26 4:37 AM
Goto SE91 and give ME, 320. FInd the message in Where used list, it will list out the programs. Check the related program and keep break point you will understand where it is going wrong. It is very diffiuclt to answer your question in the below format
‎2009 Feb 26 4:57 AM
Hi,
Thanks for your reply. I had done the same way too.. by which i got all the related objects and the list is there in my question.