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

help

Former Member
0 Likes
286

HI all,

am having a problem with a report program.

In ME53N, i can find the long text for my material num.

am executing TCODE-ME5A,here for tht particular material num i need to display the long text also...

So, for this requirement i copied the standard program to my Z*** program ,it is working well and good and the problemn araises...

i know tht i need to calll function module READ_TEXT() to read the long text.

But, wr to call this FM...wt r the parameters to be passed to the FM.

wt is the table name i should pass in the read_text fm...

Help me wt to do....

REPLY ASAP..

regards,

Prashanth.

Message was edited by:

Prashanth Polsani

1 REPLY 1
Read only

Former Member
0 Likes
268

Hi,

Simply set a breakpoint in FM READ_TEXT. Then call the SAP standard transaction to display this particular long text and analyze the input generated from the standard report.

Hope this helps (please reward me if it does).

Regards, Joerg