Skip to Content
0
Former Member
Feb 22, 2011 at 05:25 AM

Print format selection

27 Views

Hello Guru's

I have a Z program, when I run in Background, If select a different prinformat, it always picks up X_65_255. If I select, Z_65_400 ( custom one ), the background job runs fine, but the spool shows X_65_255. This is strange, it ignores my selection.

I did an authorization trace, no issues found with authorization.

For some reason I don't want to hardcore the sy-paart variable for selection of print format in ABAP code. I need free selection only

Any idea why is this misbehaving?

Thanks in advance...