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.
Syntax
server public static void updateVendInfo(
AssetId _assetId,
AssetBookId _assetBookId,
VendAccount _vendAccount,
PurchId _purchId,
[VendInvoiceId _vendInvoiceId,
AssetAmount _assetAmount])
Run On
Server
Parameters
- _assetId
Type: AssetId Extended Data Type
- _assetBookId
Type: AssetBookId Extended Data Type
- _vendAccount
Type: VendAccount Extended Data Type
- _purchId
Type: PurchId Extended Data Type
- _vendInvoiceId
Type: VendInvoiceId Extended Data Type
- _assetAmount
Type: AssetAmount Extended Data Type