B2B capability of SAP PI 7.1

Need clarification on the B2B capability of SAP PI 7.1. I have the following scenario:
SAP ERP <-> SAP PI 7.1 <-> (xml) <-> B2B Trading partners
I have three questions on the above scenario:
1. SAP PI will have to send standard XML message to B2B trading partners (outside company firewall), with digitally encrypting the message with digital certificate which the partners will decrypt and process at their end. Is there any facility in SAP PI 7.1 to do that? The transport protocol can be HTTP/HTTPs. Can SAP PI handle this B2B enveloping requirement alone or it requires third party support from Seeburger/iWay etc.? Which product of Seeburger can provide this?
2. If instead of standard XML, SAP PI will have to send Rosettanet messages to B2B trading partners, I understand its Rosettanet adapter (RNIF 1.1/2.0) can do that, but will the rosettanet adapter be able to handle the B2B requirement of digital encryption, digital certificate etc. while sending the message to different partners?
3. Same requirement as of question 1 and 2, but this time the message format is ebXML? Can it handle B2B encryption/digital certificate etc. or it needs additional product like Seeburger (if so, which product?)
Thanks for your quick response.

1. As far as your certificate related query is concerned, PI alone can very well handle this and no third party product is required. Your communication is XML based, therefore no need to use third party adapters. Seeburger is generally used for EDI communication.
2. Yes, Rosettanet can solve your purpose.
3. ebXML can be handled using standard PI adapter with some additional header information which can be achieved using mapping or adapter module. Otherwise you may use iWay adapter for ebXML communciation.
Regards,
Prateek

Similar Messages

  • Regarding A2A And B2B Integrations in SAP XI

    Hi Experts,
    I want to Know the Difference Between the A2A And B2B Integrations in XI.
    Any one Can Please Explain me In General Words Using One Real Time Scenario.
    Helpful ANS Will be Rewarded.
    Regards
    Khanna

    Hi Rajesh ,
    Today's business world is infinitely more complex than it was a long time ago.
    Modern companies have a large number of applications that take care of
    running the business. Such diverse applications weren't a problem initially
    because they were meant to provide stand-alone, independent, and
    automated functions. The result of this diversity was a collection of stovepipe
    applications rather than a unified network of linked systems. But now, the
    companies are realizing the utmost need to integrate these independent data
    silos to leverage the information stored in them across the various vertical
    and horizontal domains as well as surmount the ever-increasing costs of
    building new applications.
    And this is where an A2A Integration solution comes into the picture.
    1>A2A Integration
    A2A Integration is a collection of processes, software and hardware tools,
    methodologies, and technologies. When implemented together, they have the
    aim of consolidating, connecting, and organizing all the businesses computer
    applications, data, and business processes (both legacy and new) into a
    seamlessly interfaced framework of system components that allow real-time
    exchange, management, and easy reformulation of the company's missioncritical
    information and knowledge.
    2> B2B Integration
    B2B Integration is fundamentally about coordinating information among
    businesses and their information systems.
    In today's world with companies operating in a global business environment,
    B2B Integration is a pre-requisite for them to remain competitive. They need
    to come out of their shell and interact with their suppliers, partners, and
    customers distributed throughout the world. B2B Integration enables a
    company to focus on its core competencies and offload other services to
    partners to gain efficiency and reduce cost.
    For  B2B integration in SAP Xi refer the following links .
    /people/shailesh.mane/blog/2006/06/27/b2b-configuration-part-i--creating-an-integration-scenario
    /people/shailesh.mane/blog/2006/06/29/b2b-configuration-part-ii--creating-the-configuration-using-the-automated-configuration-tool
    Thanks ,
    Suvarna
    Award pts if this ans helps you .

  • B2B scenario in SAP PO

    Hi Experts,
    We have to start with the development of B2B scenario in SAP PO 7.4.
    The scenario is as mentioned below :-
    SAP ECC ------> SAP PO -----> B2B VAN Provider----> (various customers)
    After going through some of the blogs, listed few points which seems to be confusing to me -
    1) How the TPM configuration could be done in this case? We tried with one doc but its somehow confusing.
    (http://scn.sap.com/community/b2b-integration/blog/2014/01/28/trading-partner-management-part-1)
    2) How the configuration will be done? Creation of party, agency and schema? Identifiers tab of the communication channel.
    (http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/cdded790-0201-0010-6db8-beb9bb2b2660?QuickLink=index&overridelayout=true&5003637721826
    Gone through the above mentioned link, got confused about the configuration part.
    As per my understanding,
    Sender party --> no need to create as landscape is same.
    Receiver party --> Mandatory to create, but what needs to be put in Agency, Schema and Value?(around 50+ customers for one VAN)
    Is my understanding correct? Please correct if i am wrong.
    Please guide, if someone has worked over B2B SAP PO 7.4.
    Thanks!
    Br,
    Nidhi

    Hi Nidhi,
    for your second question integration to VAN. you only need to maintain the identifier (AS2 identifier) for VAN and VAN will distribute/route the message to customer.
    regards,
    Harish

  • Problem while extending and modifying the ISA B2B app on SAP J2EE 6.4

    We are facing some problem with extending and modifying the ISA B2B 4.0 application.
    First Let me clarify you the whole scenario.
    Previously we had ISA B2B 4.0 SP03 deployed on SAP J2EE 6.20 Engine.
    We had used eclipse 3.0 to extend and modify the application as NWDS does not support SAP J2EE 6.20.
    We had used ant buildtool to build the modified application which comes along with the ISA Software Archive.
    We had successfully done all the modifications and application was running fine...
    Now we have upgraded the overall J2EE infrastructure and using J2EE 6.4 Engine which supports NWDS.
    We have successfully deployed the ISA B2B  application which comes along with the Support Package.
    We are using Support Package ISAWAC40SP11P_7-20000529.SAR E-Selling 640. The application is working fine after all
    the configuration done in XCM and SAP CRM 4.0 system.
    Now for modification and extension i have created another b2b enterprise archive with name "b2b_client.ear" using ant buildtool.
    I've done the modification and extension .. added some Z classes and JSP pages. Now when i try to deploy the application using
    SDM 6.40, I got an error message stating
    <b>"com.sap.sdm.util.sduread.IllFormattedSduFileException: The archive must be deployed with a 6.20 SDM, which has a SDM-SDA compatible version 1 or greater."</b>
    I think this error is due to the incompatible sda_build.xml used in the build process but we have used the same xml file bundled with the above mentioned ".sar" file..
    Please help or suggest someone who can help me out from this...
    Thanks & Regards.
    Sandeep Solanki

    Hi Alkis.
    First, you need to specify the fully qualified class name of your based-RequestProcessor class in the config.xml file like
    <controller  contentType="text/html;charset=UTF-8"  locale="true"  nocache="true"
      processorClass="com.mycompany.struts.framework.MyRequestProcessor"/>
    If you review the source code of the ActionServlet and RequestProcessor classes, you can see that overwritten methods (by you) are executed every time the client makes a request to the struts based application.
    I hope you can run your approach. And it will be excellent you can shared how you will do it.
    Kindest regards.

  • CRM Internet Sales B2B connectivity woth SAP SRM using OCI

    Dear all,
       we are trying to connect a CRM Internet Sales B2B with a apartner's SAP SRM procurement process. Reading several forum and articles I found that the url to be used by the SRM part is :
    http://orestes:50000/b2b/b2b/init.do?shop=b2b%20shop&forward=ocireceive&OKCODE=ADDI&TARGET=_top&FORCETARGET=yes&CALLER=CTLG&~HOOK_URL=
    when however hitting this URL we get a system error :
    The requested forward <b>ocireceive</b> is not defined on the action <b>com.sap.isa.isacore.action.b2b.StartApplicationAction</b>.
    Any ideas?
    do we need to setup anything else in CRM e-commerce in order for this to work??
    Thanks.

    Shouldn't that be ocireceive.do instead of ocireceive ?

  • XML Data is possible for doing RDA capable in SAP  BI

    Hi All,
    Can i make xml data into sap bi as a realtime enabled.
    My requriement is that i need to do real time the web based data.

    http://help.sap.com/saphelp_nw04s/helpdata/EN/fe/65d03b3f34d172e10000000a11402f/frameset.htm
    i found this link,
    But question is that to day i extarcted a.xml file into sap bi by webservices RDA
    so RDA also will work delata from the same file each time??
    so in that case after few days..the xml file storage space is required more right?
    Please correct me if i am wrong?

  • Dynamic filename in receiver AS2 adapter in B2B Add-on

    Hello Experts,
    Can you please let me know how we can put dynamic filename in the receiver AS2 adapter for B2B Addon on SAP 7.4.
    Thanks
    Saurabh

    Hi Ryan / Experts,
    Let me explain you in more detail.
    In the receiver AS2 Communication channel, if I keep the Filename field as blank as shown below, then in the Mendelson inbox folder, a file is generated with the name "ASJAVA_DX5" which is my business component name.
    If I fill the filname field for example with "CONTRL", then in the Mendelson inbox folder, a file is generated with the name "CONTRL".
    This is my requirement because, suppose i trigger this interface "first time", a file with static name (ASJAVA_DX5/CONTRL ) would be generated in the inbox folder. If I trigger this interface "second time", since the file already exists with same name, it is not overwritten and I cannot check the output of 2nd trigger . Contents are not overwritten.
    To solve this problem + as a general requirement, I wish to have this name to be dynamic, atleast with date+timestamp.
    Can you please help.

  • SAP to non-SAP Communication Using Proxy Framwork

    Hi all,
    While searching for the connection option for the B2B collaboration between SAP and non-SAP business system, i found that there are two ways we can do it.
    One using Adapters and another using Proxy Framework.
    In our case We are on SAP Enterprise and non-SAP business partners are using I2, legacy system.
    They are not using Rosettanet PIPS, so I can not use RNIF or any other adapter for the inbound or outbound operation.
    My question is If we use proxy framework, what needs to be done at the non-SAP business system . Do we need to install proxy runtime and how does this proxy runtime will communicate with the application in non-SAP system.
    Thanks in advance

    Hi Ruby,
    You can use proxies for communicating with ABAP 6.20 systems and above and for J2EE applications.
    For B2B communication you would normally use an adapter for example plain HTTP, SOAP or RNIF ...
    An alternative is to install the XI PCK on the partner side. The PCK is essentially a standalone version of the XI Adapter Engine installed locally at the partner. This enables a scenario where XI communicates with the PCK over HTTP and then an adapter (file, JDBC ...) is used to communicate with the legacy system and vice versa.
    rgds Johan

  • CUCM, VCS-Core and Edge, B2B Calling

    I have CUCM ver 9.1(2) and VCS 8.1.1 in my environment, the VCS-C and VCS-E are currently setup to do MRA which is working fine for the vpn-less Jabber.
    We also have a number of SX series Telepresence codecs dotted about which are registered to the CUCM and used for internal video conferencing, now the company is wanting the ability for outside video conferencing so need to setup the B2B capability (licencing has been sorted out already for Rich Media Sessions)
    I've been ploughing through a number of docs on this, I have not found one yet specifically for CUCM registered devices and VCS doing nothing but firewall traversal, so the guides I've been working from are for enabling CUCM registered devices to talk to VCS registered devices and just taking relevant bits such as Neighbour zones and SIP trunks from it.
    Does anyone know of a guide specifically for the direction Cisco appear to want us to go, which is Telepresence devices registered to CUCM and the VCS just doing firewall traversal.
    Or a guide on the firewall traversal part only and I can tack it on to my notes from the other adapted guides.
    My current notes have the following tasks I think I need to do to get this working
    - setup partition and CSS on the CUCM for Telepresence calls
    - setup SIP trunk on CUCM pointing to Expressway-C (have subnotes on requirments for SIP Trunk Security profile and the SIP Profile)
    - SIP route pattern(s) on the CUCM pointing to the SIP trunk
    - Enterprise parameters on the CUCM such as Cluster FQDN, Organization Top Level Domain and URI Lookup Policy
    - On the VCS-C a neighbour zone pointing to the CUCM
    - Search rule to route inbound calls to CUCM neighbour zone
    Is this looking correct so far?  If so then what else will I need to in relation to traversal zones and VCS-E call routing to get calls in and out the business?
    thanks in advance
    Tigre

    Was checking the logs on the SX10 itself, appears to be reporting the same thing about 503 Service Unavailable, I had the logging on it set to "Extended Logging"
    (NB - the address 10.1.99.198 in this case is not the SX10, it is my laptop as I was using the SX10's webgui to remotely control the device and make the call)
    Currently discussing this issue with Cisco TAC, will update as and when more info comes
    Line 1113: Sep 10 15:24:56.367 a9 appl[1529]: 6097.58 CuilApp   User admin(1001) about to execute command '/Phonebook/Search ContactType: any Limit: 100 Offset: 0 PhonebookType: local SearchString: [email protected]' from 10.1.99.198.
    Line 1114: Sep 10 15:24:56.375 a9 appl[1529]: 6097.58 CuilApp   User admin(1001) about to execute command '/CallHistory/Recents DetailLevel: Full Limit: 100 Offset: 0 SearchString: [email protected]' from 10.1.99.198.
    Line 1115: Sep 10 15:24:56.384 a9 appl[1529]: 6097.59 CuilApp   User admin(1001) about to execute command '/Phonebook/Search ContactType: any Limit: 100 Offset: 0 PhonebookType: corporate SearchString: [email protected]' from 10.1.99.198.
    Line 1117: Sep 10 15:24:58.634 a9 appl[1529]: 6099.84 CuilApp   User admin(1001) about to execute command '/Dial callType: Video number: [email protected]' from 10.1.99.198.
    Line 1125: Sep 10 15:24:59.154 a9 appl[1529]: 6100.36 MainEvents I: OutgoingCallInvoked(p=3) remoteURI='sip:[email protected]' localURI='sip:[email protected]' bookingID=''
    Line 1164: Sep 10 15:24:59.859 a9 appl[1529]: 6101.07 MC I: CallParticipant: calledUri: sip:[email protected]
    Line 1190: Sep 10 15:24:59.890 a9 appl[1529]: 6101.10 SipPacket   INVITE sip:[email protected] SIP/2.0
    Line 1196: Sep 10 15:24:59.892 a9 appl[1529]: 6101.10 SipPacket   To: <sip:[email protected]>
    Line 1295: Sep 10 15:24:59.960 a9 appl[1529]: 6101.17 SipPacket   To: <sip:[email protected]>
    Line 1306: Sep 10 15:24:59.967 a9 appl[1529]: 6101.18 SipPacket   To: <sip:[email protected]>;tag=1393374~8642d04e-70cd-49a5-b73c-5ca5fe21b218-48171693
    Line 1313: Sep 10 15:24:59.970 a9 appl[1529]: 6101.18 SipPacket   ACK sip:[email protected] SIP/2.0
    Line 1318: Sep 10 15:24:59.972 a9 appl[1529]: 6101.18 SipPacket   To: <sip:[email protected]>;tag=1393374~8642d04e-70cd-49a5-b73c-5ca5fe21b218-48171693
    Line 1328: Sep 10 15:24:59.979 a9 appl[1529]: 6101.19 MainEvents I: CallDisconnectRequested(p=3) remoteURI='sip:[email protected]' cause=[normal('') 'LocalDisconnect']
    Line 1333: Sep 10 15:24:59.986 a9 appl[1529]: 6101.19 MainEvents I: CallDisconnected(p=3) remoteURI='sip:[email protected]' causeToLocal=[disconnected('Service Unavailable') 'RemoteDisconnect'] causeToRemote=[normal('') 'LocalDisconnect']

  • ISA B2B access problem

    Dear All,
    we use the ISA 4.0 SP10 B2B hosted on the SAP Web-AS 6.20 PatchLevel 103149.20. The web shop was
    installed and configured by another company beforehand. Unfortunately I have undeployed all
    web-apps via the Deploy Tool by accident. This is the list of the undeployed web-apps:
    SAPWASCALLEJB
    BTF
    ClientInfo
    HTML_Business_for_Java
    lcrsaprfc
    bcbici
    Mobile_HTMLB_for_Java
    Modeler
    b2b
    crm.shopadmin
    lwc
    webcatadmin
    cviews
    isauseradm
    sharedcatalog
    partnerregistration
    calculator
    Shop
    Hello
    The webshop was previously configured successfully by somebody else and the configuration
    stored in:
    I:\usr\sap\SAPC17DB\java\XCM\B2B
    I:\usr\sap\SAPC17DB\java\XCM\isauseradm
    I:\usr\sap\SAPC17DB\java\XCM\lwc
    I:\usr\sap\SAPC17DB\java\XCM\partnerregistration
    I:\usr\sap\SAPC17DB\java\XCM\sharedcatalog
    I:\usr\sap\SAPC17DB\java\XCM\shopadmn
    The following packages have been redeployed by myself successfully and without errors as described
    in "CRM 4.0 SP60 - 6.20 Java Components of E-Selling and Channel Management on a SAP J2EE
    Engine 6.20" using the Deploy Tool just a while ago:
    b2b.ear
    shopadmin.ear
    isauseradm.ear
    cviewsear
    lwc.ear
    webcatadmin.ear
    partnerregistration.ear
    sharedcatalog.ear
    trex3.ear
    After restarting the J2EE-Engine and calling http://<host_of_j2ee_engine>:50000/b2b/b2b/init.do
    this messages is displayed on the browser:
    Application cannot be startetContext parameter 'customer.config.path.xcm.config.isa.sapmarkets.com' is not maintained in web.xml.
    The logs inside b2b\root\WEB-INF\logs contains the message:
    Oct 26, 2006 12:38:07 PM,757 Client_Thread_26 Error bbcom.sapmarkets.isa.core.util.MiscUtil [undefined|system.xcm.init.exception] An exception occurred when initializing extended configuration management: ERROR: System variable 'sys.global.dir' missing!!!
    Oct 26, 2006 12:38:07 PM,757 Client_Thread_26 Error bbcom.sapmarkets.isa.core.util.MiscUtil [undefined|system.xcm.init.exception] An exception occurred when initializing extended configuration management: ERROR: System variable 'sys.global.dir' missing!!!
    Oct 26, 2006 12:38:08 PM,179 Client_Thread_26 Error bbcom.sapmarkets.isa.core.util.MiscUtil [undefined|system.xcm.init.exception] An exception occurred when initializing extended configuration management: ERROR: System variable 'sys.global.dir' missing!!!
    Oct 26, 2006 12:38:08 PM,179 Client_Thread_26 Error bbcom.sapmarkets.isa.core.util.MiscUtil [undefined|system.xcm.init.exception] An exception occurred when initializing extended configuration management: ERROR: System variable 'sys.global.dir' missing!!!
    Oct 26, 2006 12:38:14 PM,272 Client_Thread_26 Error bbcom.sapmarkets.isa.core.xcm.init.ConfigLoader [undefined|system.xcm.exception] An exception occurred in extended configuration management Error parsing resource for URL = ''file:/%sys.global.dir%/xcm/${com.sap.dc_name}/config-data.xml'
    java.lang.IllegalArgumentException
    Error parsing resource for URL = ''file:/%sys.global.dir%/xcm/${com.sap.dc_name}/config-data.xml'
    java.lang.IllegalArgumentException
    at com.sapmarkets.isa.core.xcm.xml.XIncludeProcessor.getDoc(XIncludeProcessor.java:209)
    Inside b2b\root\WEB-INF\web.xml is the variable customer.config.path.xcm.config.isa.sapmarkets.com.
    It's value was %sys.global.dir%/xcm/${com.sap.dc_name} which I changed to I:/usr/sap/SAPC17DB/java/XCM/B2B
    as pointed out by note 655949. I also changed this analogously for isauseradm, lwc, partnerregistration, sharedcatalog, shopadmin and trex3.
    When the J2EE-Engine is now restarted the parsing exception as well as three of the four sys.global.dir missings are gone, but still one there:
    Oct 26, 2006 3:55:29 PM,122 System_Thread_74 Error bbcom.sapmarkets.isa.core.util.MiscUtil [undefined|system.xcm.init.exception] An exception occurred when initializing extended configuration management: ERROR: System variable 'sys.global.dir' missing!!!
    which I cannot figure out where it is from.
    When I try to hit When http://<host_of_j2ee_engine>:50000/b2b/b2b/init.do is called via the browser there is still the same error as before:
    Application cannot be startetContext parameter 'customer.config.path.xcm.config.isa.sapmarkets.com' is not maintained in web.xml.
    It is possible to call http://<host_of_j2ee_engine>:50000/b2b/admin/index.jsp but the XCM Administration link
    links to http://<host_of_j2ee_engine>:50000/b2b/admin/xcm/init.do which also results in:
    Application cannot be startetContext parameter 'customer.config.path.xcm.config.isa.sapmarkets.com' is not maintained in web.xml
    Any idea of what I missed in order to recover the original web application?
    Any help is highly appreciated and needed
    Best Regards and Thanks in Advance,
    Martin Muellenberg

    Hi Vivek,
    thanks for your reply. Unfortunatelly this is exactly the problem, that I cannot access the XCM configuration. Both:
    http://<host_of_j2ee_engine>:50000/b2b/admin/xcm/init.do
    and
    http://<host_of_j2ee_engine>:50000/shopadmin/admin/xcm/init.do
    prints:
    Application cannot be startetContext parameter 'customer.config.path.xcm.config.isa.sapmarkets.com' is not maintained in web.xml
    But it is maintained in web.xml and set correctly as described in my first post.
    Any idea how I could get access to the XCM anyway?
    Best Regards and Thanks,
    Martin Muellenberg

  • Print Button window Crashed in IE8 browser using SAP EP7.0

    Hi,
    I have to logon to CRM B2b application in SAP EP7.0 , in B2B application in any print Button click on Print button window is displaying in another window,  after few seconds  the IE8 browser is closed
    Error Message
    "Internet Explorer has closed this webpage to help protect your computer
    A malfunctioning or malicious add-on has caused Internet Explorer to close this webpage. "
    But print button click on IE8 window closed it  comes only SAP Enetrpriseportal
    Please give me any suggestions.
    Thanks
    srini

    Hi Joerg
    did you see NWBC Web GRC v10 WSOD
    The comments in there imply it's an issue with IE8. Have you been able to try a different browser? There is a reference to specific IE8 note
    Regards
    Colleen

  • B2b segment delimiter issue in 852 4010

    Hi,
    In 852 out bound i am facing an issue like I am  not able to use the segment separator   NAK (0x15)  while writing the edi file.
    Please advice me is there any bug with this delimiter.
    Document name: 852
    Document version : 4010

    Hi Amar,
    You opened this thread within the wrong community.
    Please do open it in B2B Integration with SAP Process Orchestration
    Kind regards,
    Dimitri

  • SAP Banking Implementation methodology

    Hi guys
    I am looking for some information in details on SAP banking implementation methodology. haven't succedded  as yet.
    Please let me know the the website or the link from where i can get these information.

    Hi Rajesh !
    Also have a look on these Presentations
    <b>Shift to Real-time Bank Deposit Processing with Accenture and SAP</b>
    http://www.sap.com/industries/banking/pdf/BWP_Real_Time_Dep_Proc.pdf
    <b>GRC Access Control – Access Risk Management Guide</b>
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/0043a8ab-bdae-2910-d8bc-cf4abd4d6bed
    <b>B2B Integration with SAP Exchange Infrastructure</b>
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/4f58802d-0a01-0010-e58b-d135f1b01dc5
    <b>Business Process Management</b>
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/cdbaaf90-0201-0010-ffa6-aa29ceb9151e
    <b>SAP’S RELEASE STRATEGY</b>
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/790e690c-0901-0010-7894-de8b3d91d78e
    Thanks !!
    Regards
    Abhishek Agrahari

  • SAP QM mdule support to SQC

    Dear all,
    I would like to know capability of SAP QM module for statistical quality control tools.Will it support six sigma tools?
    By the way I m newbie in SAP.
    Regards
    Parag Kulkarni
    Haridwar

    Hi,
    The term statistical quality control (SQC) is often used interchangeably with statistical process control (SPC). SPC is the application of statistical techniques to control a process. SAP ERP supports Six Sigma approaches for analyzing measured values and non-conformance data, e.g., various quality control charts, Western Electric rules, capability indicators (cp, cpk), Pareto analysis, trend analysis, and exception analysis. It provides an interface (QM-STI) to external tools for statistical analysis, for example, if you need verification of a distribution or significance tests.
    In addition, SAP xApp for Manufacturing Integration and Intelligence (SAP xMII) can be used as a front-end to visualize quality data from SAP ERP and execute statistical process control.
    Please go through the below links for more details.
    http://www50.sap.com/businessmaps/74698D3F3E544F6B97D0CA25E32432BD.htm#3768126C9C5044899CE113DEA2E316FA
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/103df1d7-3bd3-2a10-50a0-8b6dc382c362?QuickLink=index&overridelayout=true
    Regards
    Hari

  • Ariba B2B Adapter

    Whether any one has used Ariba B2B Adapter? How is it performance?

    http://www.iwaysoftware.com/products/adapters/ariba.html
    http://www.spendmatters.com/index.cfm?mode=entry&entry=3DC2605F-9CEC-D4D4-6F02C53F1D1EC42F
    http://home.businesswire.com/portal/site/google/index.jsp?ndmViewId=news_view&newsId=20060711005046&newsLang=en
    For more on B2B Adapters-see SAP Service Marketplace at http://service.sap.com/netweaver -> SAP NetWeaver in Detail -> Process Integration -> SAP Exchange Infrastructure ->SAP XI in Detail ->Connectivity.

Maybe you are looking for