Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.