RAssetTable::updateCustInfo Method
Syntax
server public static void updateCustInfo(
RAssetId _assetId,
CustAccount _custAccount,
SalesId _salesId,
[CustInvoiceId _custInvoiceId])
Run On
Server
Parameters
- _assetId
Type: RAssetId Extended Data Type
- _custAccount
Type: CustAccount Extended Data Type
- _salesId
Type: SalesId Extended Data Type
- _custInvoiceId
Type: CustInvoiceId Extended Data Type