‎2006 Jun 21 11:31 PM
Hi,
In ME31K, when I enter the data and press Save,it automatically prints the contract.
Does anyone know how to configure the print in a system so that it always sent to spool but not print it?
Thank You
‎2006 Jun 21 11:40 PM
In NACE, check the settings. Dispatch time could be set to 4. And some where in the print parameters, they must be setting it to 'print immediatley'.
Thanks,
‎2006 Jun 22 1:57 AM
Actually I did check NACE, it is not set to 4. Do you know in which Transaction I can see where it is set to Print Immediately?
‎2006 Jun 22 2:28 AM
Hi,
Chk the function module <b> get_print_parameters </b> in your program.
Turn off Print Immediately Param
<b> IMMEDIATELY = ' ' </b>
Rgds,
OP.
‎2006 Jun 22 2:46 AM
Vamsee,
Check your print parameters using the fm 'get_print_parameters' and check the parameter for 'print imm.'. If it is set, then turn it off.
Thanks,
‎2006 Jun 22 3:16 AM
Actually, i dont have access to write a program now. I am sure that that print immediately is checked. How do i turn it off? do u know which transaction i can use?
‎2006 Jun 22 3:34 AM
Vamsee,
THERE ARE 2 THINGS : (1 IS MANUAL, OTHER IS USER PROFILE)
1. When print command is executed from toolbar,
a window comes
where we can select PRINTER NAME, etc.
In this window itself,
we have to tick 'PRINT IMMEDIATELY'
3. ANOTHER SETTING IS IN USER PROFILE
(THIS WE CAN DO OURSELF, OR TELL BASIS TEAM)
4. From any window, goto this menu
SYSTEM --> USER PROFILE --> OWN DATA
5. A new window will come.
Select DEFAULTS tab.
6. Turn off the check box for OUTPUT IMMEDIATELY.
I hope it helps.
Thanks,
‎2006 Jun 22 3:43 AM
Vamsee,
From Menu
Goto
System --> User Profile --> Own Data <b> (SU01) Trnx </b>
Click Default tab -> In the Spool control Box,Unchk Print Immediately option.
For this you should have access to SU01 transaction.Ask your BAsic ppl to do this.
Rgds,
OP.
Pls close the thread by awarding pts.
‎2006 Jun 23 3:44 AM
Guys,
I did try unchecking print immediately option , but it still prints the contract in me31k transaction when i click on save. Any ideas?
‎2006 Jun 23 5:46 AM
Hi,
Try the MN08 transaction. You can modify the output parameters for any key kombinations...
Best regards
Martin
‎2006 Jun 25 3:41 AM
Hi Marton,
I did try this Transaction for all Condition Types,
I am getting:
"No condition records exist for this selection"
Any clues?
Thanks.
‎2006 Jun 25 5:41 AM
Hi,
You can try this.
Go to the aggreement in change mode and on the application tool bar click on the Printer Icon or press SHIFT F1.
You will enter into a next screen. Here select the output type and check the Communication method tab and futher data tab.
Here you will find the information on should the aggreement be printed immediately while saving or not.
If helpful reward the points and close the thread.