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

BAPI FOR DELETE BILLING DOCUMENT

Former Member
0 Likes
1,230

Hi to all,

do you know a BAPI to cancel a billing document?

I have tried the BAPI_BILLINGDOC_CANCEL1 but it doesn't work.

Thanks!!

Silvia

1 ACCEPTED SOLUTION
Read only

naveen_kumar116
Active Participant
0 Likes
802

Hi,

In test run give TESTRUN = ''.

After Execute that BAPI run

BAPI_TRANSACTION_COMMIT. FM

Cheers,

Naveen

2 REPLIES 2
Read only

naveen_kumar116
Active Participant
0 Likes
803

Hi,

In test run give TESTRUN = ''.

After Execute that BAPI run

BAPI_TRANSACTION_COMMIT. FM

Cheers,

Naveen

Read only

Former Member
0 Likes
802

Hi,

Check the below link.

http://abap.wikiprog.com/wiki/BAPI_BILLINGDOC_CANCEL1

Regards,

Himanshu