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

sap data to html..

Former Member
0 Likes
685

hi All,

I have typical requirement we are working on a reporting tool.We have specific steps on this tool each every step we perform on this tool has to be displayed in html format from starting point to endpoint..

Like selection screen creation data fetch.I dont have any idea on this approach can you please help me on this issue.

Thanks in advance.

Manohar..

3 REPLIES 3
Read only

Former Member
0 Likes
604

Hi u can use one of these FM

convrt the itf to html.

CONVERT_ITF_TO_HTML Text Conversion of the Internal SAPscript Format (ITF) to HTML

CONVERT_ITF_TO_HTML_CSS

SAPSCRIPT_WWW_DOCU_TO_HTML

SAPSCRIPT_WWW_ITF_TO_HTML

Thanks & Regards.

D Tarun Kumar

Read only

GrahamRobbo
SAP Mentor
SAP Mentor
0 Likes
604

Look at BSP - Business Server Pages.

Cheers

Graham Robbo

Read only

former_member203501
Active Contributor
0 Likes
604

hi look at this..

Program : SAPLSURL

Include : LSURLF04

Subroutine : WRITE_LINES

see this....

https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e0f4ff89-0020-2b10-a8bb-fc58cdec...