‎2008 May 08 5:39 PM
i had a request to print on screen a text an RTEXT -LTEXT (trasaction xd03) for every kunnr.
how can i do it?
I try the function READ_TEXT because i know the text-id. but in my report i'm in a loop and i need the text for each kunnr. the read_text function does not use the kunnr as parameter. i reallz can not a find a key to get in the rtext.
Thanx.
‎2008 May 08 6:16 PM
You need to give your kunnr in the import parameter NAME of the function module READ_TEXT.
and also you need to provide ID,LANGUAGE,OBJECT
You will all these info from XD03> extras>text> display text> goto--> header
a®
‎2008 May 08 6:15 PM
‎2008 May 08 6:16 PM
You need to give your kunnr in the import parameter NAME of the function module READ_TEXT.
and also you need to provide ID,LANGUAGE,OBJECT
You will all these info from XD03> extras>text> display text> goto--> header
a®
‎2008 May 08 10:09 PM
thanks for the infos. i'm out of office i'll try it tomorow job. and give the points .
‎2008 May 09 7:40 AM