cancel
Showing results for 
Search instead for 
Did you mean: 

Mapping

Former Member
0 Kudos

Hi,

I have the following requirement in mapping(graphical) like

Amount1--> Cost

Cost+ Amount2 --> TotalAmount

so in first step i am ampping the Amount1 filed to Cost and this Cost value needs to add with Amount2 and mapped to TotalAmount.

Pelase suggest me how to save the Cost value dynamically at runtime and add that value to anothe filed and then mapped to traget field.

Best Regards,

Saran

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Saran

If Amount is directly mapped to Cost without any formula or calculation then

Total Amount = Amount 1 + Amount 2

Otherwise

Total Amount = Same Calculation for Cost as in first Mapping + Amount 2

Answers (4)

Answers (4)

Former Member
0 Kudos

d

Former Member
0 Kudos

Hi Saran,

If you are on PI 7.1 then you can drag cost on to your mapping editor and then map cost to amount2.

Regards,

---Satish

Former Member
0 Kudos

Hi Saran,

In additon to Rajesh reply , you can also use Globle variables to store value of any field.

Former Member
0 Kudos

Please ignore this duplicate message

Edited by: Rajesh Hemnani on Jul 13, 2010 9:58 AM