Order and Inventory Management – 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)

Creates journals in Accounting from the specified inventory transaction perpetual records.

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 the specified inventory transaction perpetual records and the IDs of the journals created from them.

© Copyright 2009–2023 Certinia Inc. All rights reserved. Various trademarks held by their respective owners.