Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

billing document to pdf file

Former Member
0 Likes
431

Hi all

Can anyone please tell me how to convert a billing document to a pdf format file (code should take billing document number as input and give a file in the pdf format).

Hi all

Can anyone please tell me how to convert a billing document to a pdf format file (code should take billing document number as input and give a file in the pdf format).

1 REPLY 1
Read only

Former Member
0 Likes
379

Dear,

There are lots of function module one is

HRHAP_DOC_CONVERT_SMF_TO_PDF - This will convert Smart forms into PDF format.

Also there are other function module which will convert the spool request into PDF.

Rg,

VM