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.
Determines if the financial voucher for the transaction being corrected was originally posted as correction.
Syntax
protected boolean wasOriginalTransStorno(InventTrans _inventTrans)
Run On
Server
Parameters
- _inventTrans
Type: InventTrans Table
An InventTrans buffer holding summarized values for the transactions being updated.
Return Value
Type: boolean
true if the transaction was originally posted as correction; otherwise, false.