Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to query table SOOD

Former Member
0 Likes
5,513

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

4 REPLIES 4
Read only

bhakti2
Active Participant
0 Likes
2,666

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

Read only

Former Member
0 Likes
2,666

Try passing the Invoice number as the Object ID.

Hope this helps.

Thanks,

Balaji

Read only

bhakti2
Active Participant
0 Likes
2,666

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

Read only

bhakti2
Active Participant
0 Likes
2,666

got it - SRGBTBREL