R30383-21 Invoice Line - Set Sales Order (Recalc)

Code 30383-21
Entity Crm.Invoicing.InvoiceLines Entity
Name SetSalesOrder
Attribute SalesOrder
Layer Front-End
Events AttributeChanged(ParentSalesOrderLine)
Priority Early
Modify YES
Applicable Legislations ALL // no condition needed
Action IIF((ParentSalesOrderLine != null), ParentSalesOrderLine.SalesOrder, null)
Description
Message
Version
Revocable YES

* This is auto generated code. Don't change it.