RetailOrderManager::CreateCustomAttributes Method [AX 2012]

Create Attribute values for the sales order

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

ExceptionCondition
Error

Throws an exception if the attribute doesn't exist.

Show: