SCM Accounting Connector Apex API Developer Reference

scmcffa.APVouchersService

global with sharing class APVouchersService

This service is used to support actions that are performed on an AP voucher.

Methods

export

global static Map<Id, Id> export(set<Id> voucherIds)

Pushes AP vouchers to Accounting as payable invoices.

Input Parameters

Name Type Description
voucherIds set<Id> The IDs of the AP vouchers to be exported.

Return Value

A map with the IDs of AP vouchers in SCM and the IDs of the payable invoices created in Accounting.

© Copyright 2009–2022 FinancialForce.com, inc. All rights reserved. Various trademarks held by their respective owners.