2006 Jun 08 7:05 AM
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
2006 Jun 08 7:38 AM
Hi ,
try to use these FMs:
call function 'RSTS_OPEN_RLC'
call function 'RSTS_READ'
call function 'RSTS_CLOSE'
regards
Prabhu
2006 Jun 08 7:41 AM
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
NjoySAP