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

JOB_SUBMIT

Former Member
0 Likes
619

HI

I am using job_submit to process job in background. In this FM we have to set print properties which i want to avoid ( PRIPARAMS ).

Aditya

HI

I am using job_submit to process job in background. In this FM we have to set print properties which i want to avoid ( PRIPARAMS ).

Aditya

3 REPLIES 3
Read only

rahul_kamble2
Participant
0 Likes
422

Hi,

PRIPARAMS is optional in JOB_SUBMIT

so just skip this parameter.

Regards,

Rahul

Read only

0 Likes
422

Hi

If i'll skip then it gives message Spool settings not defined, printing not possible' mean it will take default printer settings

Aditya

Read only

Former Member
0 Likes
422

hi