2010 May 31 11:01 AM
Current logic for reference:
ERS tag is presented in XML file as: <ERSFlag>X</ERSFlag>
Transformation logic to populate ERS flag value into PO_item structure is as:
<tt:cond><ERSFlag>
<tt:value ref="$po_item.ers_flag"/>
</ERSFlag></tt:cond>
New Changes:
*****************
XML template with New tag: TaxField1. New Tag included as:
- <TaxField1 name="GST" value="">
- <MultiCurrencyMoney>
<Transaction currency="CAD">400.0000000000000</Transaction>
<Base currency="USD">380.68</Base>
<Local currency="CAD">400.0000000000000</Local>
</MultiCurrencyMoney>
</TaxField1>
I have added new field Taxfield1 with Char1 in structure po_item. I would need to Populate 'Y' to new field Taxfield1 in po_item structure based on the above XML tag.
Could anyone please let me know the Tranformation code to populate 'Y' to new field Taxcode1 in po_item structure based on the above XML tag.
Thanks in advance.
Current logic for reference:
ERS tag is presented in XML file as: <ERSFlag>X</ERSFlag>
Transformation logic to populate ERS flag value into PO_item structure is as:
<tt:cond><ERSFlag>
<tt:value ref="$po_item.ers_flag"/>
</ERSFlag></tt:cond>
New Changes:
*****************
XML template with New tag: TaxField1. New Tag included as:
- <TaxField1 name="GST" value="">
- <MultiCurrencyMoney>
<Transaction currency="CAD">400.0000000000000</Transaction>
<Base currency="USD">380.68</Base>
<Local currency="CAD">400.0000000000000</Local>
</MultiCurrencyMoney>
</TaxField1>
I have added new field Taxfield1 with Char1 in structure po_item. I would need to Populate 'Y' to new field Taxfield1 in po_item structure based on the above XML tag.
Could anyone please let me know the Tranformation code to populate 'Y' to new field Taxcode1 in po_item structure based on the above XML tag.
Thanks in advance.
2012 Oct 19 4:01 PM
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |