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

Retrieving Document Type from Spool

Former Member
0 Likes
817

Hi Gurus,

I need to identify document types (eg. Invoice 'DR') from spool (either TSP0* tables, or NAST).

Is this possible? What are the linking fields and tables?

Regards,

Adrian

2 REPLIES 2
Read only

Former Member
0 Likes
559

As for of my knowledge RSPODOCTYP is the spool doctype

Read only

0 Likes
559

Hi Karthik,

RSPODOCTYP returns the spool doc type like LIST, SMART, OTF, but not the posting doc types like Invoice 'DR' that I am looking for. Thanks though.