cancel
Showing results for 
Search instead for 
Did you mean: 

RFC LookUp from UDF in PI 7.0

Former Member
0 Kudos


Dear Experts,

        I have a JDBC to file scenario in 7.0 , where i have to look up a value in ECC.

        As there is no standard RFC LookUp function in 7.0 so we need to do it through UDF only.

        We have created the RFC in Ecc which returns two fields.

         Now i want to know that  do i have to import the RFC in Esr. If yes then how will i use it?

           I need the code for UDF .

    BR,

Anirban

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member191435
Contributor
0 Kudos

Hi,

Please check below link....

User-defined Mapping Function for RFC Lookup - Code Gallery - SCN Wiki

Thanks,

Sreenivas

Former Member
0 Kudos

Hello Sreenivas,

I could also have provided him tons of blogs but let him search on its own.

These are quite a common topics which are discussed very deeply on SDN, so let people search it and then post their queries.

Thanks

Amit Srivastava

Former Member
0 Kudos

For blogs did u search SDN?

>>Now i want to know that  do i have to import the RFC in Esr. If yes then how will i use it?

Not required, but it would be better if u do it so that u will get an idea how ur RFC request will look like while coding ur UDF.

Thanks

Amit Srivastava