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

Spool points to incorrect output device

former_member201275
Active Contributor
0 Likes
604

Hi,

When running RFFOGB_T to print remittance advices we enter a printer name 'BUPRINT' in the 'Print Control' tab. This creates a spool but in the spool the printer is set to 'FRONTEND'.

It is pulling this 'FRONTEND' printer in from the user default settings in SU01.

How can I prevent this from happening, i.e. I want the spool to specify the output device entered on the selection screen of RFFOGB_T and to ignore the one from the user defaults.

<REMOVED BY MODERATOR>

Kind regards,

Warren.

Edited by: Alvaro Tejada Galindo on Jun 12, 2008 2:18 PM

Hi,

When running RFFOGB_T to print remittance advices we enter a printer name 'BUPRINT' in the 'Print Control' tab. This creates a spool but in the spool the printer is set to 'FRONTEND'.

It is pulling this 'FRONTEND' printer in from the user default settings in SU01.

How can I prevent this from happening, i.e. I want the spool to specify the output device entered on the selection screen of RFFOGB_T and to ignore the one from the user defaults.

<REMOVED BY MODERATOR>

Kind regards,

Warren.

Edited by: Alvaro Tejada Galindo on Jun 12, 2008 2:18 PM

2 REPLIES 2
Read only

Former Member
0 Likes
513

Hi,

The standard program which u r executing is definitly changing print medium in the code and talking the default printer setting.

You can seach for SAP note regarding the same or else you dont find any solution regarding the SAP note, then raise the note with SAP.

They will provide you correct way out.

Thanks,

Kartavya

Read only

former_member201275
Active Contributor
0 Likes
513

fixed