How to find text - notes from FI document
How do I find out out the info needed to retrieve the text of a financial document. I need the text in transaction FB60 under the tab notes. I need to get the info stored in the notes section of the invoice. Do I use read text and what variables do I use????
Use transaction FB03 to display the accounting document, then use Extras > Texts and double click on the notes text to display it.
Once in the display text screen (and this is true for all texts - anywhere in the sysytem) you can the use Goto > Header. This will display the information you require for use with the READ_TEXT function.
In your case the text name is the comapny code + accounting doc + accounting year, the text id is 0002 and the text object is BELEG.
Hope this helps.
Cheers, Angler