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

Running batch job for triggering IDOC

Former Member
0 Likes
570

hi all,

I have an issues. say for creating/change a delivery , idoc is generated using batch program RSNAST00. For delete, automatically IDOC is generated without running batch.

but the issues, is when i created another delivery and tried to run batch, the program RSNAST00 picks up the old deleted delivery and as it doesnt exit in system, it throw error message and stop the batch.

is there any way to handle this....would be great

thanks

hi all,

I have an issues. say for creating/change a delivery , idoc is generated using batch program RSNAST00. For delete, automatically IDOC is generated without running batch.

but the issues, is when i created another delivery and tried to run batch, the program RSNAST00 picks up the old deleted delivery and as it doesnt exit in system, it throw error message and stop the batch.

is there any way to handle this....would be great

thanks

1 REPLY 1
Read only

Former Member
0 Likes
415

Hi,

Try to run RSNAST00 with the new delivery created. and check off the send again checkbox.

Regards,

Amitava