RAssetTable::updateVendInfo Method
Syntax
server public static void updateVendInfo(
RAssetId _assetId,
VendAccount _vendAccount,
PurchId _purchId,
[VendInvoiceId _vendInvoiceId,
InventTransId _inventTransId,
PurchInternalInvoiceId _purchInternalInvoiceId,
NumberSequenceGroupId _numberSequenceGroupId,
RAssetAmount _assetAmount,
CurrencyCode _currencyCode,
TransDate _transDate,
ExchRate _exchRate])
Run On
Server
Parameters
- _assetId
Type: RAssetId Extended Data Type
- _vendAccount
Type: VendAccount Extended Data Type
- _purchId
Type: PurchId Extended Data Type
- _vendInvoiceId
Type: VendInvoiceId Extended Data Type
- _inventTransId
Type: InventTransId Extended Data Type
- _purchInternalInvoiceId
Type: PurchInternalInvoiceId Extended Data Type
- _numberSequenceGroupId
Type: NumberSequenceGroupId Extended Data Type
- _assetAmount
Type: RAssetAmount Extended Data Type
- _currencyCode
Type: CurrencyCode Extended Data Type
- _transDate
Type: TransDate Extended Data Type
- _exchRate
Type: ExchRate Extended Data Type