cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to set billing block when create delivery?

Former Member
0 Kudos

Hi,

Is it possible to set billing block flag when create delivery automatically,I know it is possible to do it in SO, I also want to know is there any T-code can release billing block in so and delivery by batch?

Thanks in advance.

Lance

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

You can set Billing Block at Order level only. However iof you want to apply Billing Block, while doing Delivery, you require to go back to Sales Order & set the Billing Block. Incase you want Billing Block for all Deliveries, then Identify a user exit & activate it such that the coding of it will go to Sales order in Change Mode & set a Billing Block.

Regards,

Rajesh Banka

Answers (1)

Answers (1)

rmazzali
Active Contributor
0 Kudos

The billing block can be only set in te sales order.

you need to do some user exit at delivery saving so that when the order is delivered you set the billing block. Anyway I do not understand your requirement:

all orders will be delivered, so why don't you put the billing block directly at order level ?

Roberto

Former Member
0 Kudos

Hi Roberto,

Thanks for your reply, before we create the billing we need our warehouseman check the quantity feedback,they will deal with the difference, and then release the delivery for billing,

Is there any t-code to release delivery by batch?

lance