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

MESSAGE CLASSES

Former Member
0 Likes
510

HI every one, I have a problem with the message classes, the problem is that in standard transaction VA21, when i save the quotation, it must print it automatically, but it does not do it, in the class that im using are already set to print automatically, I was already checking in the standard transactions V V11 and V/30, and the configuration this exactly equal to other classes are doing it (the flags "Print immediately" and "send immediately (when saving the application)" are set in both transactions) , the problem is that when i save the quotation only save it but don't print it, and when im doing the search in VA22 or VA23 and print it or request a preview, appears the window of impression options in where i must enter the data (what print device, the immediatelly exit, etc)the only thing that it changes in the V/30 is the control program and the form, because im using smartforms and the others are sapscrip, already tries in the V/30 to put the name of smartform that I am using in the field of the routine of process SMARTFORM , instead of putting it in FORM, but when im doing this it cause an error in sap, somebody can help me?

THANKS & REGARDS

Luis

null

3 REPLIES 3
Read only

Former Member
0 Likes
411

Hi,

When you create the condition records in VV11...Did you set the flag "Print immediately"..So as to print the automatically...If you don't set the flag, it will be available in the spool ..And you have to manually print it from the spool..

Thanks,

Naren

Read only

ferry_lianto
Active Contributor
0 Likes
411

Hi Jose,

Please check dispatch time of the output type (NACT) and set to 'send immediately (when saving the application)' .

Regards,

Ferry Lianto

Read only

Former Member
0 Likes
411

When you create the condition records in VV11 check whether the flag is set to "Print immediately".