2008 Mar 18 7:31 PM
Hi,
I need to print the text entered for an invoice document,
the heading of this text is in table SOOD
but i dont know how to find from invoice number for the table SOOD
also I dont know where will be the long text of the notes stored
kindly help
thanks in advance
R
Hi,
I need to print the text entered for an invoice document,
the heading of this text is in table SOOD
but i dont know how to find from invoice number for the table SOOD
also I dont know where will be the long text of the notes stored
kindly help
thanks in advance
R
2008 Mar 19 2:15 AM
I have found the long text its in so_object_read function module
but i dont know how to get objectid for the document that is parked invoice number.
kindly help, urgent......
-R
2008 Mar 19 2:28 AM
Try passing the Invoice number as the Object ID.
Hope this helps.
Thanks,
Balaji
2008 Mar 19 2:39 AM
Invoice no is not the objno.....as I already recognised my record in the SOOD table
the objno field is complete different than the invoice number.
SOOD is a table of SAP Office Object Definition so it wont have any link whatsoever with FI data
maybe there is some function module to find the link or anything.
i am debugging the standard transaction to find it
kindly give hints
2008 Mar 19 4:21 PM