cancel
Showing results for 
Search instead for 
Did you mean: 

Termination Issues in VL01N reference with Sales Order

Former Member
0 Kudos

Hi Group,

we were facing issues while creating the Delivery(VL01N) with reference of the Sales Order and getting an Express termination message as under:

'Enter a Batch'.

we found information with tcode 'SM13' with the Function module 'RV_MESSAGE_UPDATE'.

kindly provide your valuable inputs.

Regards,

Vishnu

Accepted Solutions (0)

Answers (2)

Answers (2)

jpfriends079
Active Contributor
0 Kudos

There can be various reason for these kind of termination. Normally this due Number range overlapping or Object requested is currently locked by some other user. If you have used TCode SM13. Then you might have checked the reason why the 'Termination' Message appeared. So, there you can check ABAP run time errors is cause. If you can post :

- Status

- Class (mandatory)

- Number (mandatory)

- Error Details

In that case, we will be in better position to assist you.

Regards

JP

Former Member
0 Kudos

Seems like there is an user exit active and not setup properly. You don't get express update terminated under the standard scenario. The function module should post an error message if they want to make sure batch is always entered before saving. Then again, its better to control this using incompletion log.