cancel
Showing results for 
Search instead for 
Did you mean: 

getting the value from tables and insert into the field in PI.

former_member561528
Participant
0 Kudos

Hi friends,

   I have a query in mapping part. I have Target field "Item allowance".There is no source field for mapping to this field.

   But  i need display the value for this field.

    Here I am getting the data from  different tables and validate the data and final result will pass to "Item allowances".

   

So please tell me the best solution for this scenario.

Thanks,

G.Bhanuprakash

Accepted Solutions (0)

Answers (1)

Answers (1)

iaki_vila
Active Contributor
0 Kudos

Hi BhanuPrakash,

You can do the SELECT staments inside a RFC and in the mapping to retrieve your desired data with a RFC lookup, check this link SAPTechnical.COM - Usage of SOAP Lookup and RFC Lookup in a single Mapping Program and Shabarish Vijayakumar's blog

Hope this helps.

Regards.