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

Function Module or BAPI to change Billing Document of SD

Former Member
0 Likes
9,911

Hi,

I need to update SD Billing Document in Mass, I have to know whether any Function Module or BAPI exists to do this.

Need BAPI or Function Module to change Billing Document.

Thanks,

Shravan G.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
6,336

Hi,

Check: SD_SALESDOCUMENT_CHANGE FM

Regards,

Himanshu

Hi,

I need to update SD Billing Document in Mass, I have to know whether any Function Module or BAPI exists to do this.

Need BAPI or Function Module to change Billing Document.

Thanks,

Shravan G.

9 REPLIES 9
Read only

Former Member
0 Likes
6,337

Hi,

Check: SD_SALESDOCUMENT_CHANGE FM

Regards,

Himanshu

Read only

Former Member
0 Likes
6,336

This FM is used to change Sales orders not Billing Documents. Could you please let me know FM or BAPI to change billing Documents.

Read only

0 Likes
6,336

Hi,

The BAPI is for all kinds of sales documents not only for sales orders.

Check the documentation for the BAPI

Regards,

HImanshu

Read only

0 Likes
6,336

Hi,

What differencet it makes to you. You need to change you billing document.Pass it to this BAPI.

Regards

Ansari

Read only

0 Likes
6,336

Hi,

Sorry that BAPI will not suit your requirements.

Regards

Ansari

Read only

0 Likes
6,336

Hi,


 Hi,

What differencet it makes to you. You need to change you billing document.Pass it to this BAPI.

Regards
Ansari

BAPI_BILLINGDOC_EDIT is for online editing it will call the transaction VF02 if you check the BAPI.

Read only

0 Likes
6,336

Hi,

I could not find any BAPI or FM for this. But how many fields you need to change.

If it is very few fields you can go for a BDC.

Regards

Ansari

Read only

Former Member
0 Likes
6,336

This message was moderated.

Read only

achal_mukaty
Explorer
0 Likes
6,336

If you have the answer please let me know. I am stuck in the same problem.