cancel
Showing results for 
Search instead for 
Did you mean: 

Implement B2B Trading Partner scenario using DUNS Number

Former Member
0 Kudos

Hi,

I have a requirement where in we have to send XML to different external Partners. The external Partners are identified based on the DUNS number. Also these external Partners would be sending us the data and depending upon the Partner we have to invoke corresponding service. I need your inputs on how to design this scenario using Party, Business Service and Sender Agency Duns and Receiver Agency Duns.

Thanks

Rajeev Gupta

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Rajeev,

Send the Source data(the xml) to multiple recivers based of a value of a certian field/fields can be done using reciver determination. To learn more try this link. ou will also find an e.g here -.

http://help.sap.com/saphelp_nw04/helpdata/en/43/a513f2632c332ce10000000a11466f/frameset.htm

regards,

Arvind Ravindran

Former Member
0 Kudos

hi,

these might give info about creating party and services

/people/shabarish.vijayakumar/blog/2006/09/08/b2b-and-the-hype-about-the-party

/people/shabarish.vijayakumar/blog/2006/09/13/wanna-party

http://help.sap.com/saphelp_nw04/helpdata/en/da/7a2f41b239a831e10000000a1550b0/content.htm

and this is nice document

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/how-to%20guides%20...

and you said you need to invoke the services depending upon the data ,what services are they?

babu

Former Member
0 Kudos

Thanks for your quick response. I agree with you we can use conditional routing. Then what is the use of the DUNS Number Identfiers?

Former Member
0 Kudos

Hey

>>Then what is the use of the DUNS Number Identfiers?

well u need to have some unique identifier based upon which you will send the mesage,now that identifier can be DUNS number,name of company,or anything else(depends upon your company's setup).

if your company identifies its partners by some other identifier then use that identifier in conditional receiver determination.

DUNS number will be used when u configure a party for it.(it need not necessarily be used in conditional receiver determination)

Thanx

Aamir

Former Member
0 Kudos

Hey

get the partners DUNS number in message payload and then use conditional receiver determination.

Thanx

Aamir