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

Converting Temse file to Excel

Former Member
0 Likes
618

Hi All,

I am currently working on PU12 Interface. I am able to generate Temse file with PU12 Transaction sucessfully...

Now my requirement is generate a excel file from PU12 Transaction.

As the Temse file having all the data that is required, is it possible to convert the Temse file to Excel file?

If not then how to go about this..

Points will be rewarded...

Thnaks and regards,

Sharath

Hi All,

I am currently working on PU12 Interface. I am able to generate Temse file with PU12 Transaction sucessfully...

Now my requirement is generate a excel file from PU12 Transaction.

As the Temse file having all the data that is required, is it possible to convert the Temse file to Excel file?

If not then how to go about this..

Points will be rewarded...

Thnaks and regards,

Sharath

2 REPLIES 2
Read only

Former Member
0 Likes
520

Hi ,

try to use these FMs:

call function 'RSTS_OPEN_RLC'

call function 'RSTS_READ'

call function 'RSTS_CLOSE'

regards

Prabhu

Read only

0 Likes
520

by using these FM u can get the Contents of the Temse File, After that u have to put ur Logic to download into Excel.

Tcode to Check Temse File is SP11 .

Regards

prabhu

[email protected]

NjoySAP