cancel
Showing results for 
Search instead for 
Did you mean: 

UDF needed globally

Former Member
0 Kudos

Hi all,

I have done one UDF, for one of my interface , i need to use this for another interface , , i am not able to find the UDF in another namespace for my new interface please help me

thanking you

Sridhar

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi...

You can use Function Library if you are using PI7.1 server. You can write the UDF in the function library and you can use the same function library in different namespaces in mapping.

Check the below link.

/people/william.li/blog/2008/01/02/sap-pi-71-mapping-enhancements-series-share-user-defined-functions

Regards,

Leela

Former Member
0 Kudos

thank you very much and one more thing is that when i check the display queue for checking processiong error whether it is working fine , it is showing me black for processing error

Former Member
0 Kudos

Hi...

While testing the mapping give some input values and test the display queue. It will work fine.

Regards,

Leela

Answers (1)

Answers (1)

aashish_sinha
Active Contributor
0 Kudos

Hi,

Reusability feature of UDF is not supported in PI < 7.1. You can only use this in PI 7.1 version.

For lower version, you need to create it once again.

Regards

Aashish Sinha