Skip to Content
0
Former Member
Aug 06, 2009 at 03:44 AM

Index Value in PI 7.1

314 Views

Hi

I am working on Proxy to File Scenario and receiving multiple Business Partners, I need to map the Employer Name, Address to the receiver side data elements based on the Business Partner Role code,

Here is the example data

Business Partner Role code

1. CL - Claimant

2. LW - Lawer

3. EM - Employer

4. MP - Medical Provider,

SAP has defined the Business partner as unbounded Data element on the Proxy side, but I do not have the Unbounded data element on the receiver side,

However I wrote a UDF to check the Role code, If the Role Code is EM then I need to get the corresponding Business Parter name and send it to receiving data element,

But I am receing the first Business partner Name and Address details, Even though the Role code is EM I am receving the Claimant Name and Address on the receiver side,

Please let me know how can I get the corresponding value of the Business Partner if the Role code EM exists in the sender side,

Thanks

PR