cancel
Showing results for 
Search instead for 
Did you mean: 

How to Remove Billing Block In Sales Order

former_member393841
Participant
0 Kudos

Hello All,

We need to Remove the Billing Block in Sales order.

As per my research we can remove the Billing Block by using the BAPI: BAPI_SALESORDER_CHANGE.(As per performance we don't want to use this)

But we found one more function module(SD_WF_ORDER_DEL_BILLING_BLOCK) with that also we can remove the Billing Block from Sales Oder.

As the function module we found is workflow related we didn't know can we use it or not to remove the billing Block.

Our Questions:

Can you please let us know the functionality of this function module SD_WF_ORDER_DEL_BILLING_BLOCK.

If any related documents will be appreciated.

Regards,

Harsha P.

Accepted Solutions (0)

Answers (2)

Answers (2)

Jelena
Active Contributor
0 Kudos

No matter how lousy but at least SAP still supports BAPIs. With the FM you'll be on your own and will get no support from SAP. I'd look into resolving the performance issue with BAPI rather than going for something else. If you believe BAPI performance issue is not due to your programming then why not send a message to SAP?

Former Member
0 Kudos

Hi,

You can use the FM SD_WF_ORDER_DEL_BILLING_BLOCK and you have to pass the Sales orde rnumber as an input for this FM.

Regards,

Krishna.

former_member393841
Participant
0 Kudos

Hi Mohan,

Thank you very much for your quick information.

Our question is if we use this function module it effects only the Billing Block or it is going to effect any other details in Sales Order.

Regards,

Harsha P

Former Member
0 Kudos

hi,

For that you can restrict that for that sales order type which you are looking for with some paramenters.

regards,

Sayantan

bsivasankarreddy_reddy
Active Contributor
0 Kudos

hi

SD_WF_ORDER_DEL_BILLING_BLOCK use this it effects only the Billing Block , not effect any sale order

regards

sankar