Menu

SAP Function Module BAPI_BILLINGDOC_CANCEL1

Cancel Customer Individual Billing Document

The Function Module BAPI_BILLINGDOC_CANCEL1 (Cancel Customer Individual Billing Document) is a standard Function Module in SAP ERP and is part of the function group VBRK within the package VFW.

Technical Information

Function Module BAPI_BILLINGDOC_CANCEL1
Short Text Cancel Customer Individual Billing Document
Function Group VBRK
Package VFW
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BILLINGDATE TYPE BF_DATM1EB Value date
BILLINGDOCUMENT LIKE BAPIVBRKSUCCESS-BILL_DOC Number of the Billing Document to be Canceled
NO_COMMIT TYPE BAPI_NCOMT COMMIT control at BAPI interface
TESTRUN LIKE BAPIVBRKTESTRUN-TESTRUN Test Run ('X'), Update Run (' ')

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN LIKE BAPIRETURN1 Table of Error Messages Entered
SUCCESS LIKE BAPIVBRKSUCCESS Table of Successfully Processed Documents

Exceptions

This function module does not define any Exceptions.