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

table for Printing?

Former Member
0 Likes
611

Please tell me about the database tables from where I can use print parameters for the Print Program?

Thank you.

1 REPLY 1
Read only

Former Member
0 Likes
527

Hi,

You can use the FM: GET_PRINT_PARAMETERS for getting the print output pop up.

Below are some of the tables:

TSP01 Spool Requests

TSP02 Spool: Print requests

TSP03 Spool: Printer declaration

TSP03T Paper format in the device paper tray

You can search TSP* in SE11 for list of tables

Hope this helps

Regards

Shiva