cancel
Showing results for 
Search instead for 
Did you mean: 

PO faxing issue

Former Member
0 Kudos

Hi there, I am an ABAP progammer and trying to get the FAXing for purchase order working. But there seems to be an error and I suspect it could be to do something with Basis settings.

I have set the output type of the Pruchase order for faxing and when I process it, instead of the form being faxed it is only faxing some header information such as sender etc. Any clue as to why is it happening this way.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

For initial investigation please run SCOT and SOST tcodes. Chk the satus of node FAX and sent messages. You can view the document what you wanted to send.

Thanks,

Subrata

Former Member
0 Kudos

Thanks for replying.

I have done all these checks.

SCOT setting seems to be fine.

In SOST I can see the form but when executed only some header information is sent to the fax machine and not the PO form

Former Member
0 Kudos

Bringing up this post.

Has anybody come across this situation.

Now I suspect some configuration may be required for SAPscript format.

NEU is configured to FAX the MEDRUCK.

Only cover page is printing....what could be the problem?

If I use SO00 to fax an attachment it works fine.

The MEDRUCK form is arrived successfully in SOST but only cover page is sent to fax...so i suspect something to do woth SAPSCRIPT format.

JPReyes
Active Contributor
0 Kudos

so i suspect something to do woth SAPSCRIPT format.

That will be my approach. If the contents are not arriving to SOST then is certainly not a SAPCONNECT issue but a problem with your code/forms.

Regards

Juan

Answers (0)