- The system executes the COMMIT-WORK command at the end of processing.
- Errors are typically not generated during database changes. In case of a
mismatch between the number range of billing documents present in thesystem and those recreated in the system, the system terminatesprocessing and implicitly executes the ROLLBACK command.Description
If the import parameter TESTRUN is selected, the BAPI does not performany database changes. However, all checks are carried out. Any errorsthat occur are saved in the export table RETURN.
Description
Contains optional items of the external billing documents.
Description
Contains the document numbers of the newly-created billing documents.
Description
You can provide the BAPI with additional data by using the import tableEXTENSIONIN. The BAPI does not directly use the table; instead, itforwards the table to the methods of the Business Add-In (BAdI)INV_BILL_CANCEL.
Description
The BAPI returns additional data to the calling function by using theexport table EXTENSIONOUT. The BAPI does not directly use the exporttable. If you want to make entries to the table, you must implement themethods of the Business Add-In (BAdI) INV_BILL_CANCEL.
Description
Contains the data of external billing document headers.
Description
Contains the data of external billing document items.
Description
The export table RETURN contains all error log messages. The presence ofone or more messages of type E ("Error") or A ("Abort") in the tableindicates that an error occurred that terminated processing.
Description
Contains the data of external billing document tax items. The table isrequired only if an external tax determination is desired.