Share via


RetailOrderManager::CreateCustomAttributes Method [AX 2012]

Create Attribute values for the sales order

Syntax

client server private static void CreateCustomAttributes(SalesTable salesTable, RetailTransactionTable transactionTable)

Run On

Called

Parameters

Exceptions

Exception Condition
Error

Throws an exception if the attribute doesn't exist.

See Also

Reference

RetailOrderManager Class