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

re: memory

Former Member
0 Likes
474

Hi,

Is there any function module which converts list memory to otf memory.

rgds

p.kp

3 REPLIES 3
Read only

Former Member
0 Likes
459

Hi Krishna,

you can convert it to ASCI format using LIST_TO_ASCI FM.

what is your requirement..?

regards

vijay

Read only

0 Likes
459

Hi,

If i convert list to otf, so by suing one fm i can directly convert the otf to pdf and i can download. this is very easy way. Can anybody solve.

rgds

p.kp

Read only

Former Member
0 Likes
459

hi,

You can write your report to spool and from there you can download to pdf.

You can use these 2 FMs to download from spool.

CONVERT_ABAPSPOOLJOB_2_PDF

RSPO_DOWNLOAD_SPOOLJOB

Regards,

Sailaja.