scmcffa.JournalsServiceglobal with sharing class JournalsService This service is used to support actions that are performed on a journal. Methodsexportglobal static Map<Id, Id> export(set<Id> itprIds) Creates journals in Accounting from the specified inventory transaction perpetual records. Input Parameters
Return ValueA map with the IDs of the specified inventory transaction perpetual records and the IDs of the journals created from them. |