Hey guys, not too sure this is the right place but hopefully someone can help me.
I'm creating a program which will display the same information SOST does but only for failed faxes.
I then match the sales order number to a specific shop so they know which sales order belongs to which shop.
I have the logic sorted but really need to find out what tables some of the information is kept in.
After a bit of digging I've found the sales order number in the table SOOD, and the dates in the table SOST, but that's all I can find.
The only other field I really need is recipient. An F1 on this field shows it in the table SOXSP which is just a structure that doesn't contain anything.
Any help with this would be very appreciated!!