cancel
Showing results for 
Search instead for 
Did you mean: 

delete schedule line

Former Member
0 Kudos

Hi

Business has proposed following requirement by enhancement "when user creates or changes sales order, system should automatically delete the schedule line at sales item level where order qty. equal to zero".

Any idea as to what user exits can be proposed to technical consultant?

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

There is no need to delete the schedule lines just assign delivery block to the sales document type then system does not confirm any schedule lines for the sales orders which are creating with this sales document type.

Suppose if u want to delver that document remove the delivery block and then proceed.

Regards,

kishore.

Former Member
0 Kudos

Thanks.

It's business proposition to implement this by enhancement.

They came to this proposal after studying all inputs put forward to them.

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi

1) first of tell me why the system has to delete the seduleline

2) sap hasbeen deloveped for only one customer is it-?

3) in real time envorniment every time, change sales ordeers modifying sales orders always happpen.you can't stop internal availability check.

you can do two things

1) you can block the order

2) you can block the delivery.

3) you can can delete the sales order

I hope you have understood.

if your doubt is clear don't forget to reward.

thanks

surya

Edited by: ramakrishna suryanarayanarao on Jun 2, 2008 4:00 PM

Former Member
0 Kudos

Hi

I hope you read my question.

I requested a solution for "when user creates or changes sales order, system should automatically delete the schedule line at sales item level where order qty. equal to zero".

thanks

Former Member
0 Kudos

You could advise your ABAP consultant the following user exits

userexit_move_field_to_vbep ( MV45AFZZ )

userexit_check_vbep ( MV45AFZB )

former_member184555
Active Contributor
0 Kudos

Hi

Instead of deleting the schedule line(which I doubt the possibility, you can do that, if the order quantity is zero in any line item, then the order should not be allowed to save and should pop up a message saying that the ordr quantity cannot be zero. Please propose this to your client, if you find it appropriate.

Thanks,

Ravi