Integration SAP Media (MSD) with MM in ECC 6.0

Hello
Today in my company we are in SAP R3 4.7 and we have a problem that the module MSD don't have conection with modulo MM, for example, today we can't control the material in MSD.
We will planning upgrade for ECC 6.0 and I want know if the problem will be resolved? Can I integrate MSD whit MM in ECC 6.0?
Thanks.
Marcela

Hi Marcela,
In 4.7 and ECC 6 you can integrate MM with MSD. You can create Media specific materials in MSD and use it for sales order processes. Media Family material type MD01, Media Product - material type MD02 and Media Issue - type MD03. You can create media Family as the higher level component and media product in the next level and media issue as the lowest level in product synchronization. In the media issue or in media product you can add the required views for integration, thru IMG activity.
The transaction codes are:
JP21 - Media Family Creation
JP22 - Change
JP23 - Display
JP24 - Media product creation
JP25 - Change
JP26 - Display
JP27 - Media Issue creation
JP28 - Change
JP29 - Display.
By using JP27 you can create a template issue and generate media issues in mass by using the transaction JPMG0. It will generate the issues based on the frequency and  calendar  maintained in the media family.
Regards,
Suresh

Similar Messages

  • Integration SAP Bidding Engine with SUS

    Hi friends
    Could you tell me, that does it mean u2013 integration SAP Bidding Engine with SUS?
    Does it mean that we should have tow deferent system (or deferent clients) one for vendors and another one for us and integrated them?
    There can I find more information about it? 
    Thanks

    Hi,
    [http://service.sap.com/ibc-srm|http://service.sap.com/ibc-srm]
    Configuration Guide for Service Procurement.
    Regards,
    Masa

  • Integrating SAP Java Connector with SAP XI

    Hi XI experts
    We are about to integrate our SAP ERP2004 system with a new WMS system.  The vendors of the WMS system normally integrates with ERP directly through SAP Java Connector, but we would like to put SAP XI between the two systems so we have good way of monitoring the messages beeing sent.
    I would like to make a synchronous test scenario where we send a ARTMAS idoc from SAP to XI which sends it to the WMS. After WMS system receives the ARTMAS Idoc it sends an acknowledgement back to XI which passes it on to SAP.
    The integration would then look like this:
    SAP ERP <-> SAP XI <-> WMS (Jco)
    Is this scenario possible? And if so, how would you suggest to set it up?
    I was thinking of using the RFC adapter to connect to the Java Connector of WMS, but am not sure if this is the right approach or how it should be set up.
    Any help or comments would be greatly appreciated.
    Best Regards
    Chris

    I have made a setup like this:
    SAP <-> XI <-> WMS
    The Scenario is like this:
    SAP sends an ARTMAS03 idoc to XI which maps it directly to the same ARTMAS03 idoc structure (need a few changes in the future so thats why im not using IDOC tunnelling) then it uses a RFC receiver adapter to connect to our SAP gateway, where the WMS is registrered through JCO.
    When I first sent the idoc, i got a "RfcAFWException: failed to read funtionname from XML document: missing namespace declaration(2)" then after reading Q23 in note 730870, I used the RFCNormalizer xslt to change the namespace to a "urn:sap-com:document:sap:rfc:fuctions" instead of the "urn:sap-com:document:sap:idoc:messages". The error is now "functiontemplate from repository was <null>".
    As far as i can see the error is because the metadata repository defined in the RFC adapter cant find the function module that normally would be in the root of a RFC-XML. But I dont know how I can send an Idoc through the rfc adapter to the gateway then. Anyone got some ideas?
    Thanks
    Chris

  • Problem during installation of Integration (SAP BO 2007) with CLUSTER

    I've a problem during the installation of SAP BO Integration version 2007 SP00 PL15.
    The InstallShield Wizard make a test to connection to SQL Server database SBO-COMMON and the test have a negative result:
    "Unable to connect to database; verify database server name and that database is started".
    I've alredy installed the integration without problem on a normal server, but this problem is on a cluster.
    More information of the system are:
    - Windows enterprise 2003 SP1 (2 server cluster fail over)
    - SQL Server 2005 SP2 (cluster)
    It seems that it can't find the SQL on the cluster.
    Thanks and help me!

    dear Teun,
    Is important to know well SQL Server 2005.
    Go to Programs->MS SQL Server 2005-> Configuration tools-> SQL Server Configuration Manager.
    Into the window, select: SQL Server 2005 Network Configuration -> Protocols for MSSQLSERVER > TCP/IP
    Here, you must set the IP address of your server (Ex. 192.168.0.55), not Dynamics Address.
    In the "all" instance, specify the Dynamic port 1433.
    Now, you can install Integration without problems (is not necessary set the node name in tha installation wizard, because the system is not able to select it)
    Regards
    Flavio

  • Integrating Flash Media Server with other formats

    I would like to create a standard screen/player that can play
    any of the following formats:
    windows media files, all flash files, quick time files, real
    player files.
    So, for example, lets say I want to manipulate the screen to
    be an exact aspect ratio and have the same skin, and exact same
    controls as my flash files, but I don't want to work with Real
    Server or a Windows Media Server to serve these files what is the
    best approach to take ? i.e. a "Standardized" look and feel for all
    the formats listed.
    Where would I be able to get information that will help me
    achieve this ?

    There are two parts to this,
    Flash Media Server application - both client and server side. Check out the video conference app here http://www.adobe.com/devnet/flashmediaserver/sample_apps.html.
    The client side app will be a .swf file which you can develop in Flash/Flex.
    Second, you will have to embed this swf file in your asp.net page that will be delivered to browsers. I am not an expert in asp.net but googled a bit and get a feeling it's possible using
    tag.
    Also don't forget to check this link http://renaun.com/blog/2006/10/28/139/ for video conferencing app using flex and FMS.

  • Error in integrating SAP J2EE agent with SAP EP7.0

    hi
    i got the following Error in logs while attempt for hitting SAP URL it redirects to SAM after giving credential it come back to sam SAP URL says internal server Error from logs i found following:-
    SAPEngine_Application_Thread[impl:3]_37
    ERROR: AmSAPEP70LoginModule.login(): An exception occured while processing login()
    com.sap.engine.services.security.exceptions.BaseUnsupportedCallbackException: Unsupported type of callback.
         at com.sap.engine.services.security.remoteimpl.login.RemoteLoginContextHelperImpl.handle(RemoteLoginContextHelperImpl.java:126)
         at com.sun.identity.agents.sap.v70.AmSAPEP70LoginModule.login(AmSAPEP70LoginModule.java:81)
         at com.sap.engine.services.security.login.LoginModuleLoggingWrapperImpl.login(LoginModuleLoggingWrapperImpl.java:150)
         at com.sap.engine.services.security.login.ModulesProcessAction.run(ModulesProcessAction.java:69)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.services.security.login.FastLoginContext.login(FastLoginContext.java:172)
         at com.sap.engine.services.security.remoteimpl.login.RemoteLoginContextHelperImpl.login(RemoteLoginContextHelperImpl.java:72)
         at com.sap.engine.services.security.remoteimpl.login.RemoteLoginContextHelperImplp4_Skel.dispatch(RemoteLoginContextHelperImplp4_Skel.java:64)
         at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:320)
         at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:198)
         at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:129)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    06/16/2008 05:05:11:780 PM GMT+05:30: SAPEngine_Application_Thread[impl:3]_37
    AmSAPBaseLoginModule.abort(): abort result is: true

    Where do I have to create the Agent Profile? in Agents>J2EE or in Agents>Agents 2.2?
    Thanks,
    Tanguy Mezzano

  • Integrating SAP with Sharepoint 2010

    Hello All,
    I need some information regarding integrating SAP R/3 with Sharepoint 2010. I am aware of BCS solutions to connect SAP BSP/WebDynpro/Portal enabled processes to Sharepoint. However, I would like to whether we can call an SAP Transaction directly from Sharepoint without developing BSP pages or WebDynpro?
    Can we achieve something on Sharepoint 2010 like ITS does on SAP Portal? If yes, how to do that?
    Thanks,
    Anil

    Hi Anil,
    with Duet Enterprise you can bring RFC or WebServices that are available in your backend system into SharePoint 2010. So if your transaction consits of several RFCs that are called in the background -- you can do that. Depending on the transaction you might also have to develop the value help functionalities and stuff like that.
    You can checkout the videos on the [Duet Enterprise Summit|http://www.duetenterprisesummit.com] site where some customers talk about what they have developed during the ramp-up..
    However, if you want to bring ITS / SharePoint Web-SAP-GUI functionality into SharePoint this will be pretty complicated...
    Regards,
    Holger.

  • How do I integrate SAP R/3 with an external system?

    Hi there!
    I've run into a problem integrating SAP R/3 with an external system. The external system provides a webservice, and when I try to get WSDL file from that service, I am getting asked of authorization and when I authorize, I get error 500. The access is anonymous, as I'm being told. When I try to get just a response, server requests authorization. No matter what login and password I supply, I always get error 401 saying I'm not authorized.
    I think the ICF is somewhat misconfigured, but how do I configure it? Or maybe there's a problem with requests I send. I don't know.
    Please help!
    Regards, Dima

    Hi,
    You don't provide any info on how you want to cosnume the web service, but pls check things like
    /people/thomas.jung3/blog/2005/04/21/webservice-navigator-page-for-abap-and-java
    /people/thomas.jung3/blog/2005/04/27/webservice-navigator-page-for-abap-and-java-part-2--abap-unit
    /people/thomas.jung3/blog/2005/05/13/calling-webservices-from-abap-via-https
    /people/thomas.jung3/blog/2004/11/17/bsp-a-developers-journal-part-xiv--consuming-webservices-with-abap
    Eddy
    PS.
    Put yourself on the SDN world map (http://sdn.idizaai.be/sdn_world/sdn_world.html) and earn 25 points.
    Spread the wor(l)d!

  • How to integrate SAP TM8.0 with ECC 6.0

    Hi Experts,
    Could any one please suggest is there configuration/integration document available to integrate TM8.0 with ECC 6.0 using PI 7.1.
    I haven't found any documentation as of now. If there is no document ready can someone suggest what is the approach in the integration and configuration to be done in ECC 6.0, PI 7.1 and TM8.0.
    We have TM8.0 installed and content is available in PI 7.1.
    Thanks,
    Chinna

    please confirm, i am no XI expert
    In you integration directory.
    Create a configuration scenario for this integration scenario Invoiceintegration
    Follow steps in the link
    http://help.sap.com/saphelp_erp2004/helpdata/EN/c4/b9863f365e4117e10000000a114084/frameset.htm
    From the menu open the integration configurator. it open the integration scenario . then you have assign business system etc.
    then finally generate.

  • SAP Sourcing 7.0 integration with SAP ERP - issue with SAP PI

    Hi All,
    We are integrating SAP Sourcing 7.0 with SAP ERP 6.0 with SAP PI 7.1 in middle. So the Sourcing will talk to PI and this intern will talk to ERP. Sourcing is on oracle 11g where as PI and ERP are on SQL 2008. All these 3 are on windows 2003 x64.
    We are following the "Configuration Guide Integration of SAP ERP and SAP Sourcing 7.0" provided by SAP.
    We have successfully configured Sourcing and PI systems as pe the document. In Sourcing, by using background jobs we are able to successfully generate files in "export" folder which is part of FTP directory.
    However the issue is with PI, we configured the "configuration scenerio" in Integration builder and point all channels to the FTP folder in Sourcing. But PI is not picking up these files.
    Is there any way to trigger this in PI system. Or do we need to do anything in sourcing itself.
    Regards,
    Siva.

    Hello Siva,
    I am thinking that you may need to deploy FTP adapter in PI to get this process work fine but not sure.
    Let's see what other experts suggest.
    Thanks,
    Siva Kumar

  • Integration of Adobe Flex with SAP Web Dynpro ABAP

    I am new to adobe flex development. i am following a tutorial prepared by
    Mr. Karthikeyan Venkatesan (Infosys Technologies Limited) Integration of Adobe Flex with SAP Web Dynpro ABAP-for ABAPers
    He used flex 3 to develop the flex application. i am using flex 4 downloaded from adobe(At a time Build release I used low version only 3.5). I followed all the steps. At a time of Run the data was not came.
    How to fetch the data?
    Please Guide how to proceed.

    Hi Laxmikanth,
    For Adebo Flex help..
    Please go through Thomas tutorial..
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/10989ef6-968c-2b10-50a9-eb34a5267163&overridelayout=true
    and ...
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/307b434f-ff32-2b10-e885-991247270480?quicklink=index&overridelayout=true
    Hope it might helps you
    Thanks,
    Kris.

  • Integrating SuccessFactors PMS solution With SAP HCM without saving any employee master data in SF

    Hi Friends,
    We’re implementing SuccessFactors’s Performance Management Solution only at one of the client location in Saudi Arabia and trying to integrate with the On-Premise SAP HCM and Push the employee data to SF.
    However, due to security concerns customer doesn’t want to store any data on SucessFactors cloud solution to run the PMS cycle.
    During the purchase of license for SuccessFactors SAP has demonstrated client that, in SF a unique Id will be created for each employee, which will not be the actual UserID(PERNR)from SAP, and with this unique ID actual employee data will be tagged/linked  in SF which will fetch the data from SAP On-Premise system to run  the PMS cycle.  Once the user logins in SF, based on the unique ID data will fetch from SAP On-Premise system to SF on a real time basis and when the user logged out from the SF system, data should be cleared/deleted and nothing will be saved or stored in SF with respect to employee Master Data.
    I understand SAP has provided the standard add-on for the Employee Data Scenario between SuccessFactors and SAP HCM, which could have been leveraged here for integration using PI, however with the above limitation this solution is absolutely out of scope.
      Please advice, is there any solution where with PI if we can achieve the above requirement of client.
    Thanks,
    Farhan

    Hi Friends,
    We’re implementing SuccessFactors’s Performance Management Solution only at one of the client location in Saudi Arabia and trying to integrate with the On-Premise SAP HCM and Push the employee data to SF.
    However, due to security concerns customer doesn’t want to store any data on SucessFactors cloud solution to run the PMS cycle.
    During the purchase of license for SuccessFactors SAP has demonstrated client that, in SF a unique Id will be created for each employee, which will not be the actual UserID(PERNR)from SAP, and with this unique ID actual employee data will be tagged/linked  in SF which will fetch the data from SAP On-Premise system to run  the PMS cycle.  Once the user logins in SF, based on the unique ID data will fetch from SAP On-Premise system to SF on a real time basis and when the user logged out from the SF system, data should be cleared/deleted and nothing will be saved or stored in SF with respect to employee Master Data.
    I understand SAP has provided the standard add-on for the Employee Data Scenario between SuccessFactors and SAP HCM, which could have been leveraged here for integration using PI, however with the above limitation this solution is absolutely out of scope.
      Please advice, is there any solution where with PI if we can achieve the above requirement of client.
    Thanks,
    Farhan

  • Handling the context when integrating SAP with WBIMB

    I need to integrate SAP systems with an integration platform that is based on WebSphere Message Broker 5 (WBIMB). Now I am looking for a feasible solution to integrate these platforms.
    I am concerned about how to handle the context when integrating SAP with WBIMB.
    I have read the topic “SAP XI and WBI adapters” (SAP XI  and WBI adapters) in this forum with interest. However, my requirements are slightly different, and my knowledge on development in SAP is limited.
    The WBIMB integration platform acts as an Enterprise Service Bus in a SOA. We have a general requirement about guaranteed delivery i.e. once and only once, and therefore the transport protocol is MQ. The HTTP protocol does not satisfy this requirement. Thus we can use Web Services when they are carried as SOAP messages over MQ, but SOAP/HTTP is not acceptable.
    The SAP systems can act as service provider as well as service consumer. The WBIMB act as an intermediary, which routes service requests to the proper provider and service responses back to the consumer.
    When acting as a service consumer, the SAP system shall specify the context such that WBIMB is able to route the service request to the service provider. Routing is based on the context, which is specified as a property in the MQRFH2 usr folder. Thus the MQ message containing the service request from the SAP system shall specify this usr property, and the value will depend on the requested service. In JMS, the value can be set by calling the TextMessage.setStringProperty method e.g. as TextMessage.setStringProperty(“MyContext”, “XYZ”).
    When acting as a service provider, the SAP system shall pass the context from the request back in the response message to WBIMB. Actually, I want to pass the complete usr folder from request to response, because it contains more information than just the context property.
    I need answers to the questions:
    1. How can I set the context from SAP when it acts as service consumer?
    2. How can I get SAP to pass the context (MQRFH2 usr folder) from request to response when it acts as service provider?
    3. I have looked at the SAP XI JMS Adapter. It looks as I can set additional JMS parameters. But the property value will depend on which service to call. Do I need to setup a JMS Adapter per service or can I set the value dynamically?
    4. Can the SAP XI JMS Adapter pass the context from request to response?
    5. Are there better alternatives than using the SAP XI JMS Adapter?
    Many thanks for any help you can give me in advance.

    Hi Daniel,
    Thanks for your answer. I expected it would turn out this way
    So the good news is that when SAP is acting as service consumer it sounds fairly easy to set up a mapping from XI message to MQ context.
    But when SAP acts as service provider it sounds as more customisation is required and I am worried about having to save the state. It will hit performance when the context is not carried as part of the message. In this case I prefer to use a generic solution on WBIMB, where I can handle the context for SAP (as well as other service providers). Then I only depend on the ability to set correlation in the response. But it will still cost performance because WBIMB also has to save the state on temporary MQ queue.
    Ideally, the SAP XI/Adapter should be able to pass the context 'out-of-the-box' to better support intermediaries like the WBIMB as ESB. I put this on my wishlist
    Anyway, I appreciate that you was able to confirm my observations.
    BR
    Allan

  • API's need to authenticate users while integrating SAP with ms ADS

    Hi
             Can anybody send me some code samples to authenticate users while integrating SAP with Microsoft ADS.Do suggest the methods(or API's) through which this authentication can be achieved.
    thanks in advance
    regards
    Yogalakshmi

    Hello Yogalakshmi,
    you should not crosspost. Please let us keep the discussion in the original topic:
    <a href="https://forums.sdn.sap.com/thread.jspa?threadID=73100&tstart=0">how to integrate SAP with Microsoft ADS</a>
    Regards
    Gregor

  • Integrating SAP SD with FICA

    Dear all,
    I want to know what settings we need to do in SAP SD side with config steps .I know the settings on FICA but confused with SAP SD settings.When we create a business partner in FI-CA, it  should  possible to create an SD customer in the background at the same time.Can anyone please tell me how to do this and which transaction we can create this.When i am going through the training document on FICA it is saying that when entering the SD order we must select a contract account.I want to know how to do this
    susmita

    If you are working with PSCD, then you have CVI (Customer vendor integration) to replicate the BP to the customer in SD. In this scenario you have to check the following settings
    Cross-Application Components->SAP Business Partner->Integration with Customer- /Vendor Master Data->Assign Business Partner Grouping to Customer Account Groups
    You must check the number ranges in
    Financial Accounting (New)->Accounts Receivable and Accounts Payable->Customer Accounts->Preparations for Creating Customer Master Data->Create Number Ranges for Customer Accounts
    The number ranges should be the same that you defined for BP's, but with the mark of external assignment.
    Hope this helps.
    Cristóbal.

Maybe you are looking for