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 updateCustInfo(
AssetId _assetId,
AssetBookId _assetBookId,
CustAccount _custAccount,
[CustInvoiceId _custInvoiceId,
AssetAmount _assetAmount])
Run On
Server
Parameters
- _assetId
Type: AssetId Extended Data Type
- _assetBookId
Type: AssetBookId Extended Data Type
- _custAccount
Type: CustAccount Extended Data Type
- _custInvoiceId
Type: CustInvoiceId Extended Data Type
- _assetAmount
Type: AssetAmount Extended Data Type