I am looking to find out where in SQL can I find the highlighted piece below on a sales order?
Thank you!
Jeff
*This post is locked for comments
Jeffrey: Your picture didn't show up, what section of the sales order are you looking at:
Customer Master
Customer Address Master
Sales Order Header
Sales Order Line
Sales Order Distribution
Comment Fields
Totals
Nothing is showing Jeff.
Sorry! It didn't like my copy and paste, had to insert the image instead.
Just added it to the post, thank you!
Are you talking about a Record level note? OLE note? or the new document attach feature in GP 2013 R2?
I am guessing a record level....basically, any user can add a note in that field to the order for another user to read the notes associated with that order number....At least that's how its being used by us today.
The document level note texts are saved in SY03900 tables based on the SOP document note index from the header table.
Hope this helps!!!
Try running a query on the SOP10100 table. You will see SOP10100.NOTEINDX. This will be the note for the order header. You can then do a join with the SY03900 on that value to actually see the note.
Also refer the SOP30200.NOTEINDX for historical sales documents.
Thank you a ton to both you guys! The join for the two tables was huge!
Appreciate the help!
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.