ESOA - XML PO creation in MM system

Hi Gurus,
I m working on MM-SUS scenario using eSOA. I have imported business scenarion Service procurment in XI system. I have activated WF WS53800008 for BO BUS2012 and Business function LOG_MM_P2PSE_1.
When I create PO in MM system, it should create an XML PO and that supposed to reach SUS system thru XI. The issue is, XML PO is not getting generated in MM system. I couldnt find the solution... Could anyone help me on this???
What all are the necessary steps to be followed for this scenario???
Currently I am working on SRM 7.0 version...
Regards
Iyyappa...
Edited by: Rama Iyyappa on Aug 30, 2010 9:27 AM

Hello,
Could you check the foll cust link in SPRO:
Define Objects in Backend System (Purch. Reqs, Reservations, Purch. Orders).
PO is created if you set the "*" for EITHER the purchasing group OR the product category.
SRM is creating PR or PO depending on:
SRM customizing (ex: always external proc + PR if incomplete, PO if complete)
the interpretation of SC data by R/3.
IF your SC is considered complete by SRM (but with a fixed vendor and not a preferred vendor) the system will check if it can create a PO in R/3.
For this, each item will request a META_INTERPRETE_DATA to R/3, asking if it can create a PO. If R/3 considers this data as incomplete, it will reply to create a PR.
Usual cases of R/3 PR creation instead of PO:
prefered vendor in SRM (and not a fixed one)
custom checks in user exits in R/3
error messages in R/3 (ex: O6 334 In the case of a fixed vendor, please enter info record)
To debug without debuging into R/3, you can also try the following:
use BADI DETERMINE_TARGET_OBJECT and force PO creation
so the system will always try to create a PO
R/3 won't create the PO (for the same reason as in META_INTERPRETE_DATA), and will raise an error in SRM
finally you get the real error in application monitor (SC --> backend application errors
Related thread:
Re: PO not create from SC with source of supply in classic sena
Kind regards,
Gaurav
PLEASE GIVE FULL POINTS FOR USEFUL REPLIES

Similar Messages

  • Error in creation of source system

    Hi Experts,
    We are facing a problem while creation of source system. We are getting an error "You have no authorization for basic types (activity 03)" Kindly help me to resolve this issue.
    Regards,
    Jitendra

    Hi there,
    if you get the error again, please go tcode su53 directly and see for which object the authorization is missing. I understand you have SAP_ALL access but for any authorization issue we normally go to SU53 tcode and verfiy.
    So once you get the object name then go to SU01 and open your id. Go to authorization tab and find for that object and see if '03' activity is assigned to you or not.
    If this step is absolutely fine then we can think of alternative solution.
    Regards,
    Anup

  • Tranferring XML data to the B1 System

    Hi,
    Iam very new to the B1 system..
    Iam looking to transfer the data from the XML file to the B1 system.
    to make it clear, the requirement is i have a purchase order coming from one system and it is saved in the server..the data in the XML file will have to be shown in the B1 system as a sales order..
    Please any one can help on this ASAP.
    Thanks,
    Bhaskar.

    Bhaskar,
    The forum that you have posted your question in is for questions related to the SAP Business One Integration to SAP NetWeaver.  You question seems more generic as to how to import XML into SAP Business One.
    One way of doing this would be to create a small program using the Business One SDK.  You can search the SAP Business One SDK Discussion Forum as well as look at the SDK documentation that comes with the product.  If you converted the XML data to text, you could use the Data Transfer Workbench.  There are different options that you have.
    Eddy

  • IDOC/BAPI for Production order creation from Legacy system

    Hi all
    We are using an interface to create Production orders from legacy to SAP. Would you recommend an IDOC or a BAPI to create Production orders. If IDOC or BAPI then could you please mention which one?
    thanks a bunch

    Hi John,
    For your purposes, please use BAPI for production order creation from legacy system. There is no standard inbound IDoc available to use. SAP has an IDoc for outbound interface only (message type LOIPRO).
    If there is an inbound IDoc available, I would recommend to use an IDoc.
    IDoc technology has excellent error handling and will allow you to reprocess an error (if any).
    BAPI is also good approach to use and fast in term of  processing.
    For BAPI approach, you can use BAPI BAPI_PRODORD_CREATE.
    Hope this will help.
    Regards,
    Ferry Lianto

  • Error while using XML Iview, please contact your system administrator.

    Hello everybody,
    I have already posted a detailed message for the XML iview problem sometime back but havent got any reply so far. All the replies had come from users who are also facing the same problem. I am trying to use a XML iview for fetching RSS feeds from one of the internet source, i have entered the proper URL and selected the proper RSS to XHTMLB transformer also and have entered the proxy settings in the http service and enabled it and restarted it also, but again when i am previewing the Iview its giving me the error <b>"Error while using XML Iview, please contact your system administrator."</b>. I am using
        Area           Version
        J2EE Engine    6.40 PatchLevel 98256.313
        Portal         6.0.14.0.0
    , can someone tell me whether its a bug in sp14 or i am missing something while creating this XML Iview. Expecting a proper reply.
    Thanks in advance,
    Regards,
    Sarabjeet.

    Hi Sarabjeet,
    The XML iView uses server-side fetching, so if you are having problems with a regular URL iView in server-side fetching mode, so the problem with the XML iVIew probably has to do with the proxy settings.
    And since you got a 407 error, it seems there is an issue with proxy settings or the proxy server, as mentioned in this description of 407 error:
    The HTTP 407 code only applies to users who are accessing the Internet behind a proxy server. This is common in government and corporate workplaces. The 407 code indicates that your computer must first authenticate itself with your company's proxy server. Check with your IT department or computer support group as to the exact reason why you may be getting this error. It may be possible that the proxy server does not allow downloads of specific files (exe, cab, com). You can also verify that your proxy server settings are valid.
    I will check if I can find out any more specific info.
    Daniel

  • Shopping Cart Item wise PO or PR creation in backend system.

    HI Experts,
    I have one doubt in the shopping cart,can any one of you tell me the customizing setting for the same.
    Whenever we create shopping cart either PO or PR is created in backend system as per the requirement of client,there must be some customizing settings need to be done for the same.
    What is that customizing settings????reply for both PR as well as PO.
    Also when we have multiple line items in Shopping cart and if we want to create PO for one line item and PR for other line item in the back end system then how to change this setting for achieving item specific customizing?????
    Thanks in Advance,Please help.
    Thanks & Regards,
    Paresh Sojitra.

    Hi,
    1. Using Business Add-In BBP_CREATE_BE_RQ_NEW you can change all the data that is transferred to the backend system for generation of a requirement. This includes, for example, item data, account assignment data, and texts. You can access all the shopping cart data in the method FILL_RQ_INTERFACE for generation of the backend reservation via the BAPI BAPI_REQUISITION_CREATE
    2. Using the Business Add-In BBP_CREATE_BE_RS_NEW, you can change all the data that is transferred to the backend system for generation of a reservation. This includes header and item data.
    All the shopping cart data is available as input parameters.
    3. With Business Add-In BBP_CTR_BE_CREATE, you can replace or supplement existing contract data in SAP Enterprise Buyer with your own backend structures and tables. Enterprise Buyer calls this BAdI before it makes the RFC to the backend system to create a contract.
    For more details go through SE18 Badi documentation..
    Q Also in the the above case if i want to create Reservation for one item of shopping cart then what to do???????? and what to do for Contract creation in backend system????
    A. When you create SC for item, if the item was stock item in backend system automatically created reservation as mentioned in above settings.
    in classic scenario contracts are created in R/3 System.
    Thanks
    prasad.s

  • Using Azure 2.5 cspack throws System.Runtime.Serialization.SerializationException: Type 'System.Xml.Linq.XElement' in Assembly 'System.Xml.Linq Not marked as serializable

    Hi,
    I am using Azure SDK 2.5 package, and when I run cspack from build window it throws me below error:
     error MSB4018: The "CSPack" task failed unexpectedly.
    System.Runtime.Serialization.SerializationException: Type 'System.Xml.Linq.XElement' in Assembly 'System.Xml.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' is not marked as serializable.
    But when I use the 2.4 SDK it works fine for me. Please advice how to fix this issue.
    Thanks,
    Ravi

    Hi,
     I am not sure about the root cause, but I did find a workaround for this at the following stackoverflow article
     http://stackoverflow.com/questions/26910773/azure-2-5-sdk-upgrade-causes-cspack-fail
     "Copy the Azure SDK 2.4 version cspack.exe, ServiceDescription.dll & Microsoft.ServiceHosting.Tools.MsBuildTasks.dll to Azure SDK 2.5 cspack.exe location and replace. This would using cspack 2.4 to pack with Azure SDK 2.5 runtimes."
     Let us know if this helps.
    Regards,
    Nithin Rathnakar

  • Event based xml message creation and sending to an ESB

    Hi,
    what's the easiest way, to trigger xml message creation based on certain event (e.g. change of the contract) and to automaticaly send it to ESB - IBM websphere in this case? So it's not clasical web service call, more like an event driven architecture. BAdI for Inform Of Contracts Change is available in this case.
    Thanks in advance!

    Hi UjwalKumar,
    Follow this link:
    /people/prateek.shah/blog/2005/06/14/file-to-r3-via-abap-proxy
    This blog gives an excellent description of 'FILE to Proxy' scenario.
    what you need is XML to proxy...i.e. your scenario is very similar to this one...only diffrence is  that  , you wont be using FCC .since your source msg is in XML format..
    Hope this helps..
    Regards ,
    Sushil

  • Help with XML PDF creation

    Hi can anyone help or point me in the right direction. I am developing an event management system, part of this is the dynamic creation on name badges which will be printed at the events.
    I want to do this by exporting all the data as XML then loading it into the pdf which will create the name badges. I have done this and it works fine in the PDF preview mode, but when the pdf is saved and opened in reader or in a browser the data dosent load into the PDF.
    Do i have to call the XML on load, or do anything to get it to work outside of LIveCycle?? Any help would be much appreciated.
    Many thanks
    Simon

    I am having the same problem. Did you happen to resolve this issue at all or is there someone out there that knows the solution to this problem. I have been researching this prob for a day or so. Any help would be great
    Dave

  • How to delete XML Dat Source from BW System

    Hello All,
    How can i delete SOAP XML data source(6A *) from BW System.
    Do I need to delte the generated RFC function module for the data source ??
    Cheers
    POPS

    Hi Sumit Kalyan
    Since your are using process order, I would like to know whether you are using process management function or not.
    (Especially your are following GMP scenario ? This guide line is basically used pharmaceutical industry.
    If you work with GMP scenario, before your are archiving your process order, you need to create electronic batch creation and archiving.
    Then you can archive your process order and delete it completely from your system.
    You can check whether your are using GMP scenario or not in your process order type.
    (T-CD COR4).
    If you are not. All you need to do is set deletion flag and deletion indicator to your process order and then archive your process order (you can use program PRARCHP1) by using archiving object PR_ORDER (you can call this object from t-cd sara or COAC).
    I hope this information help you.
    best regards
    Keiji

  • PO creation through third system

    Hi Friends,
    We have one process wherein PO is created in thirdparty system & that is being created in SAP through RFC call. Middleware used is Biztalk.
    Now we have new third party system ( BOL) which need to do same job of PO creation. I want to know how process flows while integrating third party system to SAP .What are the details I will require from tool BOL etc. Is there any standard process which I can follow to get this done.
    Thanks,
    Kiran

    Kiran,
    For a PO to be created you need to have the following data
    Document type,Comp code, Purch Org, Purch Grp, Material code, Qty, UOM, Net price, Additional charges if any, delivery date.
    Please create a Custom Table with the above fields in your SAP system. you need to obtain the above data from your third party system through your middle ware system Biz Talk, and store the data in respective fields Please include date and time in the Custom table as fields.
    Create a separate program in SAP system with Date and Time as selection fields.
    The program should call PO creation BAPI and create a PO in SAP system.
    You need to discuss and decide on the timings of the Interface and run the program as a Background Job to create PO in SAP system.
    Hope this helps you.
    Raghavan

  • Serial Number validation during Delivery Creation itself(PGI-system checks)

    Process:
    Sales Order PR(Purchase Order) GR( New Serial Numbers are created automatically or manually keyed in)
    Once the Goods Receipt is received, we do the (SO) DELIVERYu2014SERIAL NUMBER ASSIGNMENT Post Goods Issue
    Issue:
    Current Serial Number Profile Management does not do a valid serial number check during DELIVERY CREATION where we do a SERIAL NUMBER ASSIGNMENT.
    Only during POST GOODS ISSUE, the check happens for valid serial numbers; this is too late in the game for business as there is a time lag of 3 days from the DELIVERY CREATION and PGI.
    Reason being--- We donu2019t check the following u201C Existing Stock Checku201D( which does a serial number validation during delivery creation as well)
    SPRO>Plant Maintenance and Customer Service>Master Data in Plant Maintenance and Customer Service>Technical Objects>Serial Number Management>Define Serial Number Profiles
    If we check this option, the business requirement to do a valid serial number check does happen during delivery creation, however we cannot create new serial numbers during Purchase Order- GOODS RECEIPT.
    QUESTION:
    Can we have the system check the valid serial numbers from stock during delivery creation and serial number assignment.
    And Also create new serial numbers during Purchase Order- Goods Receipt.

    Hi
    1.In std SAP its not possible to check the serail number during Delivery creation, through enhancement it can be done.
    2.During GR for PO serial numbers can be created.
    Rgds
    Ramesh

  • In creation of SO system always is giving memory out of range

    Hi all,
    I have just started my career in SAP: SD. while creation of SO the system takes a long time and always giving an error which tells that memory exceeds the limit, etc. I specified the error to the basis person, but was later told that it is the problem from my side i.e. i am not giving proper entries or something else, because of which system is creating problem.Can you people tell me where i may be wrong, or what in the mind should i keep while creation of sale order.
    Regards,
    Gaurav Kumar

    This can be one reason. I have quoted SAP Note 486794.
    When you use component IS-MILL, program terminations with error MEMORY_NO_MORE_PAGING can occur in Transactions VA01, VA02, VA03.
    In program MILL_SE_MUEBS_LESEN, function module CUCB_GET_SINGLE_INSTANCE is called instead of function module VC_I_GET_CONFIGURATION (see Note 428343).
    Thanks,
    Ashish

  • XML document creation

    Does anyone know of a Javascript or PHP script that will
    allow a client to create new and update existing xml documents that
    can be used with the Spry Dataset, through an admin area?

    I don't know of such a system. We do have a script that can
    convert queries to XML:
    http://labs.adobe.com/technologies/spry/samples/utils/query2xml.html
    And I know there are PHP scripts for inserting and updating
    records in a database, which might be easier.
    Hope this helps,
    Donald Booth
    Adobe Spry Team

  • Vendor Creation from external system

    Hi there,
    I have a requirement from the user:
    An external system is used for vendor registration. The current process is where users need to create the vendor manually in SAP as there is no integration between the systems.
    We can not make amendments to the external system due to business limitations.
    The question is, can creation of vendor be automated via an scheduled interface where SAP grabs data from the external system? If yes, care to explain how can it be achieved?
    SAP is running on DB2 and the external system is running on Oracle.
    Please advice. Thanks!

    Hi
    I think it can be done.You need to develop a file based Interface.As soon as vendor data files placed in a dorectory program should pick that file and it should call a transaction code XK01 to create a  vendor.
    I belive this is high level infomation I am giving. A developer or Interface expert can help you.
    Hope this will helps you.
    Cheers
    Umakanth

Maybe you are looking for

  • Video in Muse auf der Startseite

    Hallo, ist es möglich ein eigenes Video (kein Youtube-Video per HTML-Code) in eine Website einzubinden welches beim Start getriggert und abgespielt wird. Heißt beim Aufruf der Seite soll das Video in einer Lightbox erscheinen und abgespielt werden. V

  • Reds in Lightroom 2.6 with Nikon D3s are horrible

    Just started using a Nikon D3s and the reds in Lightroom are horrible -- oversaturated and too red.  For example, oranges look red.  The JPEG previews actually look fine so it's something about the RAW program. I compared to Nikon D3 and D3 has no pr

  • Problem in Service manager ( VISTA)

    hi all       i tried to install B1 in a laptop ( OS - VISTA),every thing get installed but the service manager get freezes,i m not able to open the Backup or license manager.Please anyone give me a solution.

  • Upgraded to adobe reader XI now cant view/open online documents pdfs etc.

    upgraded to adobe reader XI now cant view/open online documents pdfs etc. even when i save them they wont open after downloading. can save them to documents and open them from document file.

  • MDT 2013, WDS

    I used the Sysprep and Capture task to capture an image(not on domain). I then imported that image into MDT. I created a new task for standard client deployment. I select the captured image I imported and it installs. However how do I make this image