cancel
Showing results for 
Search instead for 
Did you mean: 

RFC lookup problem

10-04-2016 8:30 PM
626 views 7 comments
0 Likes
SAP Managed Tags
Subscribe

Hello Expert

I am using a RFC lookup in my scenario . I am using a sap FM (CLAF_CLASSIFICATION _OF_OBJECTS ) . In this FM some import parameter like (CLASS, CLASSTYPE, OBJECT, CLNT etc) and get some data from two  table (T_Class, T_OBJECTSDATA) .and I tested the FM in ECC  data  is coming in both table .

Once i am using the RFC lookup in PI , I pass some input parameter and get received only one table data (T_CLASS) . data is not coming form T_OBJECTDATA.

Please help me on this issue

Regards
P .Singh

0 Likes

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Likes

Hi Pankaj,

I worked on JDBC Lookup not on RFC Lookup, so is it same like JDBC Lookup you have to mention JDBC Sender Channel in parameter in message mapping, while you are testing mapping?

Regards,

Ajinkya

Former Member
0 Likes

Hi Evgeniy

Thanks for response .Earlier  i was using field name instead of Table , But getting same error populated .No data is coming in field also .

Former Member
0 Likes

Hello  Mark

I have no problem RFC  Communication channel  it is working fine . Please find below mapp

ing .

RFC lookup :

data is coming only T_Class table . as per my first screen short .

Please help me for this issue .

Regards

P .Singh

Former Member
0 Likes

Stop/start the channel and check once.

former_member190293
Active Contributor
0 Likes

Hi Pankaj!

I haven't been working with RFC lookups for quite a long time but your screenshot looks a bit strange to me. As far as I remember you should select table record's fields as output parameters, not a table itself.

Or am I wrong? Or, I guess, you use the same structure for RFC response in your target message?

Regards, Evgeniy.

markangelo_dihiansan
Active Contributor
0 Likes

Can you show us your mapping?

Former Member
0 Likes

Hello Pankaj,

Are you getting any error in RFC channel?

Can you stop/start the channel and check.