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

Link between spoolnumber and object (e.g. delivery, invoice...)

Former Member
0 Likes
1,279

Hi,

how can I get a link between a spoolnumber (as seen in SM37) and the object, this spool was created from, for example a specific delivery or invoice?

Thanks and regards

Jan

Hi,

how can I get a link between a spoolnumber (as seen in SM37) and the object, this spool was created from, for example a specific delivery or invoice?

Thanks and regards

Jan

3 REPLIES 3
Read only

Former Member
0 Likes
1,025

Hi,

and all the Jobs are stored in TBTCP table

all the spool data is storecd in table TSP01.

generally the Title or name of spool request in SP01

is associated with Output type + delivery or invoice

regards,

Prabhudas

Read only

0 Likes
1,025

Thank You!

But I need the specific number of the object.

For example: spoolnumber 1234 belongs to deliverynumber 80000999.

In table TSP01 (spool) there is no link to the object, in Table NAST (messages) there is no linke to the spoolnumber...

Read only

0 Likes
1,025

can you try linking nast and cmfp table.