Find text name of item text of object eban
How to find the text name of item text of object eban.
Thanks,
Sai.
Pankaj Singh replied
Hi,
Refer Tables STXH (Header) and STXL (Item)
In SE11, enter Table STXL, here use Text object as EBAN and Execute.
And to print it or to get it in report, use Function Module READ_TEXT and test it in SE37