Application Development 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: 

function module for cancelling the bill doc in vf11

former_member198892
Participant
0 Kudos

Dear All,

I need a <b>function module</b> to cancel or post the billing document in Vf11.

Regards,

Thanuskodi T.

4 REPLIES 4

former_member198892
Participant
0 Kudos

Hi,

Is there any function module available to cancel the billing doc. ( in vf11 tcode. )

gopi_narendra
Active Contributor
0 Kudos

Check the BAPI : BAPI_BILLINGDOC_CANCEL1

To know how to use it read its documentation.

Regards

Gopi

former_member404244
Active Contributor
0 Kudos

Hi ,

check the below FM'S

WLF_INVOICE_CANCEL_DOCUMENT

WLF_INVLIST_CANCEL_DOCUMENT

MRM_INVOICE_DOCUMENT_DELETE

BAPI_BILLINGDOC_CANCEL1

Regards,

nagaraj

0 Kudos

Is there any function module available for Reverse Post Goods Issue.