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

Finding document number from SOST

Former Member
0 Likes
1,174

Hi:

I am trying to find document numbers starting from records in table SOST for reporting on failed faxes. Documents can be order confirmations, ship notes, invoices, or several other types.

I tried searching NAST by date/time to pull from field OBJKY, but this fails when two or more faxes are sent at the exact same second (time is hh:mm:ss format).

Any pointers, advice, leads on figuring this out will be GREATLY appreciated! My guess is that I need to work backwards from SOST to a table related to the specific document type.

Thanks in advance for any assistance anyone may be able to provide.

John :>)

Hi:

I am trying to find document numbers starting from records in table SOST for reporting on failed faxes. Documents can be order confirmations, ship notes, invoices, or several other types.

I tried searching NAST by date/time to pull from field OBJKY, but this fails when two or more faxes are sent at the exact same second (time is hh:mm:ss format).

Any pointers, advice, leads on figuring this out will be GREATLY appreciated! My guess is that I need to work backwards from SOST to a table related to the specific document type.

Thanks in advance for any assistance anyone may be able to provide.

John :>)

1 REPLY 1
Read only

Former Member
0 Likes
765

Hi John,

You may try these tables:SOFFCONT1 or SOCVPC.

Regards,

Venkat.