cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with the Network Printer

Former Member
0 Kudos

Guys,

I tried to print the smartform in the network printer.

Just gave the printer name in the Header output of the sale order while saving it should trigger the smart form output to the Printer.

It is working for the Script but not working for Smartforms.

Please help me... Am helpless

Thanks,

Prem

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi!

Have you changed the smartform in the output type, in transaction NACE?

What is the problem exactly?

Regards

Tamá

Former Member
0 Kudos

I just give output type and gave the corresponding printer in the communication method....on saving it shud actually trigger...bt its not trigerring for me

Former Member
0 Kudos

Hi!

Normally it is working like this: VA02 - Extras - Output - Header - Edit.

Select one output type, choose further data (if it is not printed yet... if it is printed, you have to repeat it first).

At further data, you have to set it to immediately print.

Go back and choose communication method.

Give the printer and set the print immediately checkbox.

After saving the document it has to be printed. Of course with correct NACE settings and programming.

Regards

Tamá

Former Member
0 Kudos

Thats right.

I did the same thing what you were saying but the output is not getting triggered.

What might be the problem ? Nace settings are maintained correctly

Please give me some hint so that i dig it out

Former Member
0 Kudos

Am getting this error

SSFCOMPOSER 010: Please maintain an output device in your user master data.

But my user will not hav any default printer he will use the network printer alone.

If maintain the printer in the SU01 its working fine.

But my scenario is different where i hav the user without any default printer and he will use the network printer.

Former Member
0 Kudos

Aham...

You have to define the default printer settings.

For this, use the transaction VV12.

Regards

Tamá

Former Member
0 Kudos

done getting the same error......:(((((((

Former Member
0 Kudos

Have you set the default printer for the given output type? In the communications?

It has to work.

Former Member
0 Kudos

Yes sir.

I maintained. but its not getting triggered .:((

Former Member
0 Kudos

these are the parameters i gave while calling smartforms

Is there anything needs to be done....

WA_CONTROL_PARAMETERS-DEVICE = 'PRINTER'.

WA_CONTROL_PARAMETERS-NO_DIALOG = 'X'.

WA_OUTPUT_OPTIONS-TDDEST = 'PREM'. "Destination

WA_OUTPUT_OPTIONS-TDIMMED = NAST-DIMME. "Print Immediately

WA_OUTPUT_OPTIONS-TDCOPIES = NAST-ANZAL. "Copies

Former Member
0 Kudos

Try to put a breakpoint into the smartform and/or your printer program.

Sry the problem can be solved only be debugging.

Regards

Tamá

snaithalath
Explorer
0 Kudos

Hi Prem,

I have also the same issue. Could you pls help me out how this has been taken care incase if you have resolved it already.

Thanks,

Sujith.