2010 Jan 20 5:17 AM
Hi,
I am setting the parameters PRI_PARAM-PRIMM = space and PRI_PARAM-PRREL = ' ', which if i am not wrong are the values to not print immmediately and dont delete after printing . Inspite of setting these parameters , it is getting overridden by default settings print immediately and delete after printing.
Please help to set the progammatic values for the spool generated.
Thanks,
Sindhu
2010 Jan 20 5:23 AM
2010 Jan 20 6:37 AM
Hi Sumit,
I am not using any FM, instead i am sending these parameters with addition "SPOOL PARAMETERS PRI_PARAMS" for "SUBMIT program" statement.
2010 Jan 20 6:44 AM
Hello Sindhu,
Instead of directly populating the params try to get the params from the FM GET_PRINT_PARAMETERS.
Read the FM documentation for details.
BR,
Suhas
2010 Jan 20 7:00 AM
Hi Suhas,
Can you clarify what signifies the value "space" or "X" for parameters IMMEDIATELY, RELEASE .
Regards,
Sindhu
2010 Jan 20 7:11 AM
Hello,
I think the field description tells-it-all
What additional clarification you want ? Additionally generally 'X' -> True & ' ' -> False
Cheers,
Suhas
2010 Jan 20 7:47 AM
Thanks Suahs. i am implementing GET_PRINT_PARAMETERS FM, i hope it works good.
Thanks for your input.
2010 Jan 20 6:49 AM
Hi
You have to set the parameters(mentioned below) in the FM specified in your Print program where it generates the spool for printing.
Regards
Gaurav
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |