Skip to Content
0
Former Member
Dec 13, 2011 at 09:23 AM

Function Module to convert the Read_Text of SAP script to normal text

716 Views

Hi,

I need to send longtext to crsytal reports .

1. Longtext which i am fetching contains the html tags in ecc itself ,i need to remove those tags and send to crystal report via FM

Scenario : Using FM READ_TEXT we get the text as

<(><<)>ol><(><<)>li><(><<)>h2> asfdfsdfdsfdgfdsgfdgsfgdfg<(><<)>/h2><(><<)>/li><(><<)>/ol>

I need to get the output

asfdfsdfdsfdgfdsgfdgsfgdfg

I have searched many FM but iam not able to get the desired output.

Appreciate for your response and guarantee of points .......

Urgent requirement i need to submit to my client.=> Thread Locked

Edited by: kishan P on Dec 13, 2011 10:52 PM