Copy values from Invoice Line Description to Invoice distributions for PO Matched invoices
Hi all,
We have a requirement to automatically copy values from Invoice Line Description to Invoice distributions for PO Matched invoices. As per the standard functionality the Distributions description is defaulted from the PO.
We are using form personalization and the following is our setting:
Condition:
Trigger Event: WHEN-NEW-RECORD-INSTANCE
Trigger Object: D_SUM_FOLDER
Processing Mode: Not in Enter-Query Mode
Action:
Type- Property
Object Type: Item
Target Object : D_SUM_FOLDER.DESCRIPTION
Property Name: VALUE
Value:
Could someone help to with the query that should be written for the fields 'Value'. We need to copy LINE_SUM_FOLDER.DESCRIPTION to D_SUM_FOLDER.DESCRIPTION