SCM Accounting Connector Apex API Developer Reference

scmcffa.CreditInvoiceExportPlugin

global with sharing class CreditInvoiceExportPlugin extends SCMC.SCMPlugin

Plugins for standard export functionality are provided in the SCM package. Automatically exports SCM credit invoices to FinancialForce Accounting sales credit notes when the SCM invoice is credited.

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–2022 FinancialForce.com, inc. All rights reserved. Various trademarks held by their respective owners.