2009 Nov 16 4:10 PM
Hi!!!
I have a question for you.
I have a text string and I need to find in which program is used. I tried with those Z programs that search in the code, but I didn't find anythig.
I think that that text might be in a text element.
So, the question is:
Where or how I can see the reports text elements. I don't know the report name, so I need to look through all those texts to find my string.
Thanks in advance.
Bettina
2009 Nov 16 4:16 PM
Hello,
You have to use the READ TEXTPOOL statement for this.
BR,
Suhas
Hi!!!
I have a question for you.
I have a text string and I need to find in which program is used. I tried with those Z programs that search in the code, but I didn't find anythig.
I think that that text might be in a text element.
So, the question is:
Where or how I can see the reports text elements. I don't know the report name, so I need to look through all those texts to find my string.
Thanks in advance.
Bettina
2009 Nov 16 4:16 PM
Hello,
You have to use the READ TEXTPOOL statement for this.
BR,
Suhas
2009 Nov 16 4:17 PM