Order and Inventory Management – Accounting Connector Apex API Developer Reference

scmcffa.InvoiceExportPlugin

global with sharing class InvoiceExportPlugin extends SCMC.SCMPlugin

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

Methods

InvoiceExportPlugin

global InvoiceExportPlugin()

execute

global override void execute(Id[] recordIds)

Input Parameters

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