‎2006 Mar 27 5:06 AM
Hello experts,
I am currently trying out transaction code mb90 and entering the necessary information. When I click on the execute button the error above(the subject line) appears below. I am trying to debug my sapscript form through this t-code but I cannot proceed because of the said error. Thanks a lot guys!
‎2006 Mar 27 5:07 AM
Hi viray,
It is not the error in tcode MB90.
For the particular Goods movement there are no messages.
Regards,
Wenceslaus.
‎2006 Mar 27 5:07 AM
Viray,
Looks like you are trying to process the output of a delivery document. Now, you need to have a message in the document, which will be picked up by this transaction and process the same. If you don't have a message the SAP Script will not be called.
Suggest, you go into the document, add a message output and then you can process the output.
Regards,
Ravi
‎2006 Mar 27 5:07 AM
Hi viray,
It is not the error in tcode MB90.
For the particular Goods movement there are no messages.
Regards,
Wenceslaus.
‎2006 Mar 27 5:19 AM
Hi Viray,
i think the processing Mode you use is repeat Processing..
try the other two options..
IF they also Fail .. means that there are NO messages..
regards
satesh
‎2006 Mar 27 6:20 AM
‎2006 Mar 27 6:33 AM
Hi viray,
You can use MIGO transaction to create messages.
See http://projectmanagement.ittoolbox.com/groups/technical-functional/sap-r3-log-mm/736652
http://www.dgs.state.pa.us/surp_prop/lib/surp_prop/warehouse/9._sap_procedures.doc
Regards,
Wenceslaus.