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.
Create Attribute values for the sales order
Syntax
client server private static void CreateCustomAttributes(SalesTable salesTable, RetailTransactionTable transactionTable)
Run On
Called
Parameters
- salesTable
 Type: SalesTable Table
 Sales order to create attributes values for
- transactionTable
 Type: RetailTransactionTable Table
 Retail transaction table entry to create charges from
Exceptions
| Exception | Condition | 
|---|---|
| Error | Throws an exception if the attribute doesn't exist. |