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

BAPI for printer update, field HOST PRINTER (TSP03D-PAPROSNAME)

Former Member
0 Likes
1,618

Hi everyone,

I need to massive update on HOST PRINTER field of SPAD transaction.

My question is. For this update exist any BAPI?

Thanks for help.

Regards.

Mario Santana

2 REPLIES 2
Read only

Former Member
0 Likes
998

Hello Mario,

To update the Spool Printing host, you can try the following:

1.) Navigate to SPAD -> Output Devices

2.) Click on the Change Icon

3.) Navigate to Menu Utilities ->For Output Devices -> Assign Server

4.) Enter '*' for the Device Name

5.) Enter '*' for Old Spool Server

6.) Enter the New Pool Server value

7.) Click on Display List

8.) Convert.

This will allow you to change the spool server for all printers by using wildcards on the Device Name and Old Spool Server options. Additionally, you can also enter specific values for the Old Spool Server to change a certain set of Printing Hosts (subset for testing to ensure this works correctly).  I am not aware of any BAPIs that will accomplish this instead.  Lastly, I would suggest you confirm with Basis admin as well since I believe this falls into the category of Basis task not ABAP Development.

Please let me know if this helps!

Regards,

Sam

Read only

ThangaPrakash
Active Contributor
0 Likes
998

Hi Mario,

Refer to the function modules under the function group SPADS in the transaction SE80.

I hope you can find some function module which might help you.

Regards,

Thanga