SCM Accounting Connector Apex API Developer Reference

scmcffa.JournalsService

global with sharing class JournalsService

This service is used to support actions that are performed on a journal.

Methods

export

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

Pulls inventory transaction perpetual records to Accounting as journals.

Input Parameters

Name Type Description
itprIds set<Id> The IDs of the inventory transaction perpetual records to be exported.

Return Value

A map with the IDs of inventory transaction perpetual records in SCM and the IDs of the journals created in Accounting.

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