![]() |
#1 |
Участник
|
patrickmouwen: Financial dimensions on web orders vs non-Retail orders
Источник: http://patrickmouwen.com/functional/...retail-orders/
============== ![]() Say we have non-Retail B2B sales and B2C weborders in 1 company. We sell the same items through these channels. We expect the financial dimension values for the same financial dimensions to appear on our order lines but… they differ between these scenarios… HUH? ![]() Cause For the cause of this issue we have to dig into the way the financial dimensions are inherited in each scenario. Here’s what happens in both scenarios: ![]() But there’s one major difference between the scenarios when it comes to sales order header to sales order line inheritance: in the non-Retail case, the financial dimension values on the sales order header and item level are both (AND) inherited to the sales order line. In the Retail web order case it’s a case of OR: if the item contains default dimension values, then these are copied to the sales order level, otherwise the sales order line inherits the sales order header dimension values. Solution For non-Retail sales, the inheritance happens as follows:
![]() One last addition to this: if you look at how financial dimensions are set on customer orders (created from Retail POS through Real Time Service) and sales orders which are created through Retail POS statement posting, then we see another variant (RetailOrderManager::mergeOrderDefaultDimension): ![]() Happy DAX’ing! Patrick Het bericht Financial dimensions on web orders vs non-Retail orders verscheen eerst op Patrick Mouwen. Источник: http://patrickmouwen.com/functional/...retail-orders/
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору. |
|
|
|