How to find text - notes from FI document

Question:
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????
Answer:
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

More Articles:

Report Writer?
LSMW - upload sales price w/ RV14BTCI?
RFCs?
Batch creation / update: cannot with CALL TRANSACTION MSC2N?
TCODE F110: Automatic Payment Transactions?
At cursor-selection on a table control?