cancel
Showing results for 
Search instead for 
Did you mean: 

Mass Print Sales Orders

Former Member
0 Kudos

Hi,

i am trying to print SO in mass with following Program in tcode SE38

"SD70AV1A"

but i am getting error as "No messages for initial processing exist"

Regards,

Amol

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Goto the T.Code "SE38".

Enter the program name as "RSNAST00".

Click on Execute or Press F8.

Seelct the Output application as "V1".

Select your output type.

Execute.

Here you can process the outputs again.

Regards,

Krishna.

Answers (3)

Answers (3)

Jelena
Active Contributor
0 Kudos

Go to trx SE16 and check if there is an entry in NAST table for the sales order in question (make sure to enter the number with leading zeroes). If there is no entry at all - well, there's your answer. If there is an entry, see how the fields in the database compare with what you're entering on the selection screen.

This message occurs when, basically, the program can't find any NAST records that fit the selection criteria. Get some help from an ABAPer, if necessary. Put a breakpoint where selection from NAST table occurs.

Former Member
0 Kudos

Maintain "Dispatch time" as "4" at VV12 as well.

Former Member
0 Kudos

Hi

Use RSNAST00.

Former Member
0 Kudos

Hi Yadav,

i have put Object key as Document number,

i am getting following error.

0 outputs were processed in total (0 succe

0 incorrectly)

Reg,

Amol

Former Member
0 Kudos

Hi,

0 outputs were processed in total (0 succe
0 incorrectly)

First check in the Sales document whether the OUTPUT was in Not processed ( yellow) or not, If it is in Yellow then you can process them Using RSNAST00.

If the outputs for all these documents were already in green , then you have to REPEAT output and process them using the program RSNAST00 in SE38

the Program RSNAST00 will only process the outputs which are in YELLO status.

If you want to repeat the OUTPUTS then use the Program SD70AV1A and in Processing mode field use 2

Hope it is clear, Please revert if u need further clarification.

thanks,

santosh

Former Member
0 Kudos

Hi amol

fill all those fields and try again.

Output application: V1

Object key: SO number

Output type

Transmission medium: 1

Also provide printer.

Former Member
0 Kudos

Hi Santosh,

Document output status is still Yellow(Not Processed) Still i am getting same error!!!

Reg,

Amol

Former Member
0 Kudos

Hi

Goto T code NACE. Select V1-->Output types.

Select your output type. Click on details button.

goto 2nd tab (Deft Values), change Dispatch time as "4-send immediately".

try and revert

Edited by: Yadav on Oct 22, 2009 2:05 PM

Former Member
0 Kudos

Hi,

Goto T.Code "VA02".

Enter your document number.

Goto Extras>Output>Header-->Edit.

Select your output type which is in yellow.

Click on Further data.

Maintain "Dispatch time" as "4(Send immediately when saving the application)".

Save.

Now it wil be turned to eitehr red/Green.If it is red then we have to investigate the errors.

If it is green,then follw the steps mentioned in the above posts.

Goto the T.Code "NACE".

Select the application as "V1".

Click on "Output types".

Select your output type.

Details.

Click on "Default values".

Maintain "Dispatch time" as "4".

If you this,in future for all the order types which are triggered this output type will be processed automatically when saving the order.

Regards,

Krishna.

Former Member
0 Kudos

Hi Yadav,

i have made changes told by you!!!

still getting same error.

Reg,

Amol