I have a strange problem with faxes, we have multiple faxes generated for a single output type processed on the PO.
We have analyzed the program and there is no problem with it. But once the output type is processed & successful system generates more than one fax at the same time all those can be viewed in SOST.
Have any one come across such an issue, I have checked the forums and there was a similar post but no replies. Hope I will have one if this problem is solved.
Not sure if this is a problem in the SAP system or is it becoz of some other settings.
Regards,
KK
Standard SAP or custom output? Could it be caused by the sequence of the file sent to the output processing, e.g., processing pieces of the same document more than 1 time? I think that what is more likely is that the program does not clear global variables, structures, tables between cycles of the ouput processing. So, you are doubling up on your output...fax1, then fax1, fax2, then fax1,fax2, fax3, etc.
This is generated from custom message but, the output type is processed with a batch job
Once processed it should not process it once again correct.
We see 2 messages in SOST as well.
Regards,
Krishna