VendOnHoldHistory::createHistoryRecord Method
Creates a new history record for each change of the OnHold checkboxes in the vendor profile.
Syntax
client server public static void createHistoryRecord(
VendAccount _vendAccount,
VendBlocked _blocked,
[ReasonCode _reasonCode])
Run On
Called
Parameters
- _vendAccount
Type: VendAccount Extended Data Type
- _blocked
Type: VendBlocked Extended Data Type
- _reasonCode
Type: ReasonCode Extended Data Type