Share via


BankBorderoTable_BR::setBorderoStatus Method

Sets the status fields for a BankBorderoTable_BR table record, if the record is found.

Syntax

server public static void setBorderoStatus(
    CompanyBankAccountId _accountID, 
    BorderoSequenceNum_BR _borderoSequenceNum, 
    BorderoStatus_BR _borderoStatus, 
    Voucher _voucher, 
    CurrencyCode _currencyCode)

Run On

Server

Parameters

Exceptions

Exception Condition
Error

The record that should have its status set cannot be found.

See Also

Reference

BankBorderoTable_BR Table