cancel
Showing results for 
Search instead for 
Did you mean: 

Invoice Output Request

Former Member
0 Kudos

Dear experts

In our SAP system,we have a output to print the invoice and convert to PDF,it works with USER's ouput whne the invoice creating.

Now the USER wants the SAP can transfer the PDF invoice to the specifical FTP path(customer site) automatically when the invoice creating daily.

I assume we can make a backgroup job to implement,and use the spool request with SP01 to convert to PDF.But i can't find the program to convert under ABAP.

If should i write ABAP or has any STD ABAP to getit?

pls give me some advice.

Thany you very much!

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

In SAP system, you can use function module "CONVERT_ABAPSPOOLJOB_2_PDF" to convert spool no to PDF file.

Try to simulate it with standard program "RSTXPDFT4".

Cheers,

Answers (0)