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

PDF to CSV Format?

Former Member
0 Likes
1,379

HI all,

We are printing an invoice and based on that generating a PDF formatted invoice.

NOw the requirement is how can we generate this invoice in text format(.CSV)?

client want to sent that file as an email to customer.

Sachin.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
843

Hi

you can use these two fm

SAP_CONVERT_TO_CSV_FORMAT, SAP_CONVERT_TO_TEX_FORMAT

Regards

divya

2 REPLIES 2
Read only

Former Member
0 Likes
844

Hi

you can use these two fm

SAP_CONVERT_TO_CSV_FORMAT, SAP_CONVERT_TO_TEX_FORMAT

Regards

divya

Read only

Former Member
0 Likes
843

Hi

Try using these both FM

SAP_CONVERT_TO_TEX_FORMAT

SAP_CONVERT_TO_CSV_FORMAT

Regards

Divya