FactureJour_RU::updateFactureLinks Method
Updates links to the last correcting facture in the correction tree.
Syntax
server public static void updateFactureLinks(
RecId _origFactureRecId,
[boolean _updateLast,
RecId _lastFactureRecId])
Run On
Server
Parameters
- _origFactureRecId
Type: RecId Extended Data Type
A record id of the original facture.
- _updateLast
Type: boolean
Should the last correcting facture be updated.
- _lastFactureRecId
Type: RecId Extended Data Type
A record id of the last correcting facture.