Application Development 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: 

HR FORM smartform payslip layout to CSV

Former Member
0 Kudos

Hi,

We have implemented a HR FORM for payslip with SAP Smart form layout.

Customer's requirement is to output the smart form as CSV. Currently

it displays as PDF which needs to be CSV.

We cannot change the print program, it cannot be enhanced.

How can we achieve this. Please advise.

Thanks

Arindam

2 REPLIES 2

former_member192467
Active Participant
0 Kudos

Hi,

It may be complex. but try to replicate the code in HRHAP_POPUP_EXCEL_DOWNLOAD to a custom one.

There are software available for PDF to excel conversion, but if you require it from SAP then try the function module option.

Regards,

Renjith

Former Member
0 Kudos

Hi,

Read the remuneration statement by copying the RPCEDTU0 into custom program and modify the output to CSV format based on your requirements.

Thanks,

Manoj.