Order and Inventory Management – Accounting Connector Apex API Developer Reference

scmcffa.CreditInvoiceExportPlugin

global with sharing class CreditInvoiceExportPlugin extends SCMC.SCMPlugin

Plugin class that enables you to automate the creation of sales credit notes from credit invoices. For more information about how to use the plugin class, see the Certinia Help.

Methods

CreditInvoiceExportPlugin

global CreditInvoiceExportPlugin()

execute

global override void execute(Id[] recordIds)

Input Parameters

Name Type Description
recordIds Id[] The IDs of the credit invoices to be exported.
© Copyright 2009–2023 Certinia Inc. All rights reserved. Various trademarks held by their respective owners.