TransLink_RU::split Method
Splits TransLink_RU records related to the splitted InventTrans record.
Syntax
server public static void split(
Common _oldTrans,
Common _newTrans,
[boolean _splitOnlyReversalLink])
Run On
Server
Parameters
- _oldTrans
Type: Common Table
The splitted InventTrans record.
- _newTrans
Type: Common Table
The new part of the splitted InventTrans record.
- _splitOnlyReversalLink
Type: boolean
If true, related TransLink_RU records are splitted only for links where splitted InventTrans record is reversal.