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

VF03 store invoice output to application server

former_member599326
Participant
0 Kudos
742

Hi,

I want to store VF03 invoice output to application server. Is there any badi / UExit where I can write code to transfer smartform output to pdf and store on application server.

Regards,

3 REPLIES 3
Read only

FredericGirod
Active Contributor
0 Kudos
687

Use your print program to do this

Read only

former_member599326
Participant
0 Kudos
687

i know converting smartform to pdf and storing in app server. But is there any option in VF03 to write the code to convert smartform to pdf and store on application server.

Read only

RaymondGiuseppi
Active Contributor
0 Kudos
687

You could create a document type for archiving by using the transaction OAC2. Then assign this type to your output by using the transaction NACE on output type, select archive or print and archive.