Доброго дня.
Схожая проблема, но... даже определяющеся автоматически условие, обозначенное как условие заголовка, не добавляется само в фактуру.
То есть по кнопке "Анализ" я его вижу, если вручную добавлю строку с ним, то автоматически подтягивается значение, указанное ранее в VK13.
Также автоматическое "подцепление" работает, если я нажимаю кнопку "Активировать"
И всё! Ручная операция неизбежна ( , а нужно без нее.
Нашла вот это "Business Scenario: Automate freight header pricing condition type on sales order at the header level. Currently
SAP doesn’t have the capability to automate header condition types. What we mean by automate is, for example, item condition types, you can set those up with a condition record and when certain criteria is met the record is automatically inserted into the sales order. Transaction VK11/VK12/VK13 allows you to enter in the condition record type and then create/change/display records for different condition types. Solution: Put some custom code within the sales order user exit MV45AFZZ. There are several places in which custom code can be placed in order to update the sales order header condition type."
В общем, результат поисков: надо дать системе команду на автоматический пересчет цены. В инвойсе он тоже есть (MV61AFZA), не только в заказе.
Будем ломать там...
