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(
    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