Cannot receive Purchase Order in SCM/SNC system

Dear all,
I'm implementing Purchase Order Collaboration scenario of SNC Collaboration within the following system landscape:
ECC 6.0 <-> PI 7.1 <-> SCM 7.0
What I need to do is to create Purchase Order in ECC and then receive it in SCM. The flow looks like:
1. Create PO in ECC using me22n,
2. Send it as IDoc (PORDCR1.PORDCR102) to PI
3. Transform this IDoc into "ReplenishmentOrderNotification" XML Message in PI
4. Send the "ReplenishmentOrderNotification" XML to SCM
5. Finally receive/access PO in SCM
Can you please specify the configuration to be made in PI to send this XML message to SCM (step 4)? I tried
Communication Channels of type RFC and XI cinfigured as Receiver for SCM system but it didn't work out. So
I cannot send the "ReplenishmentOrderNotification" XML Message from PI and then receive it in SCM.
Thank you in advance for your kind suggestions.
Best regards,
Igor Keshishian

Dear Nihil,
That's exactly the document that I used to build the scenario. And I found it in your another reply on this forum.
So the page 36 is the beginning of the configuration section for PI system that is done by me, no problems to
configure PI's Repository objects. The real problem happens, as I've already explained, on runtime.
Receiver Communication Channels to send XML files to SCM system are configured as XI adapter type with
RFC destination of connection type H. This RFC destination is created in PI system and is pointing to SCM system.
It has "/sap/xi/engine?type=entry" path prefix, so when I do its Connection test I got response code 500 "Empty
HTTP request received". Still messages sent from ECC to SCM via PI are blocked in PI.
What do you think I can check in configurations of PI and SCM systems?
Thank you in advance.
Regards,
Igor

Similar Messages

  • Update Header Partner data in a Purchase Order in 4.6C system.

    Hello all,
    I have written a report program to add/update partner data at PO header level.
    The report uses BAPI POCHANGE for the update.
    But the BAPI_PO_CHANGE does not transfer/update Partner Information for the PO's in 4.6 C system.
    The same code functions properly for Purchase Orders in ECC6.0 systems.
    Please provide me some inputs for a probable solution to update PO header partner data in 4.6C system.
    Thanks in advance.

    Hello Hiren,
    Thanks for the prompt response.
    I am populating the structure POPARTNER with partner information.
    And passing header information in POHEADER. i.e the PO Number.
    I have not marked any fields in POHEADERX as 'X'. It still works in ECC6 system.
    But does not work in 4.6C system.
    Thanks in advance.
    Edited by: Amar.t on Mar 7, 2010 12:59 PM

  • Restrict print out of Purchase order only for Production system

    Hi,
    I want to restrict print out of Purchase order only for Production system, don't want to take it in devep or quality.
    is there any identifier to find the system is production or development.
    can anyone tell me how to restrict it,
    is there any function module, not based on client system.
    Thanx in advance
    Kesav

    Hi Kesavarathinam Vaidyalingam ,
    yes, I also use thomas' suggestion using
    t000-cccategory = 'P'.
    to determine productive client.
    Just one small hint: I found this condition as true in a test system: The admin had done a system copy to create a fresh test client - but forgot (or did not see a good reason) to change t000-cccategory = 'P. to  t000-cccategory = 'T'.
    Regards,
    Clemens

  • Standard smartforms for purchase orders in scm server

    hi
    what are standard smartforms for purchase orders in scm server(not on R/3 server)
    in R/3 i know
    /SMB40/MMPO_UK
    /SMB40/MMPO_L
    /SMB40/MMPO_A
    but i want to know in SCM(Supply Chain Management) server
    Thanks,
    Phani

    check below may be u r looking for the same
    /SCA/ORDER_DESCRIPTION_AUTO
    /SCA/ORDER_NUMBER_AUTO
    /SCA/ORDER_NUMBER2_AUTO
    ~~Guduri

  • Cannot modify purchase order

    Hello experts,
    Do you have any idea about the following issue:
    In SAP 2007, I cannot modify any information in the purchase order (contents tab) even
    if the order is still open. And if I copy this order to a Goods Receipt PO, I  cannot also change the items' information in the goods receipt. In addition, the icons "target document" and "base document " are grayed out.
    Thank you.
    Nadia.

    Hi Nadia,
    "I cannot modify any information in the purchase order (contents tab) even if the order is still open" maybe the PO was created through approval steps? If yes, that's the reason it can't be amended
    Best Regards,
    Hendry Wijaya

  • Cannot close purchase order

    Hello,
    We have an purcharse order with several lines.
    Only 2 lines remain opened because open quantity is greater than 0.
    We would like to close one of the lines through Data/Close Row. That line had a initial quantity of 1000 units, and 800 were delivered. The 200 units wont be delivered, so we need to close the line. However, when trying to update the purchase order this message is appearing:
    "Another user-modified table" (POR1)
    We have make sure noone else was connected to that purchase order.
    Thank you in advance for your ideas!
    PD: We run SAP2005ASP1PL43

    Hi Vanessa
    We occcasionally got this problem and I would go home and try again in the morning and the problem had gone away. I am not sure why but it did. It may have something to do with all users having to log off.
    We also had a lot of problems with a patch level and I think it was 43. We could not close lines on sales orders or update business partner records, I cannot recall trying to close PO lines at the time. The problem went away when we went to 44.
    We have not had any of these problems with 2007.
    Regards
    Stewart Clark

  • How to create partially received Purchase Order using PDOI?

    Hello All,
    We are using 12.1.3
    We have requirement to create PO with partially received quantity. Can it be possible through Purchase Order Import Interface program? I can not see any column there in po_line_location_interface table for quantity that has been received or shipped. So can anybody tried this scenario. If please revert back with the answer this is very urgent.
    Thanks in Advance...!!!
    Amol

    Thanks Sandeep,
    But PDOI allows us to enter quantity_billed on the PO. Have you ever faced such scenarios. Because I am doing conversion and I got stuck at the partial receiving.
    Also I have to do a drop ship POs conversion, do you have any code snippet for drop shipment. If yes please share it or else any metalink doc id.
    Thanks In Advance......!!!

  • Different interfaces for purchase order output from MM system

    Dear Guru's,
    We are configuring the business scenarios of service procurement classic and Plan driven procurement with supplier enablement in the MM-SUS environment for our SRM7.01/ECC6 ehp 5 combination.
    These two scenarios are using different interfaces for purchase order output.
    The service procurement classic is using the proxy interface PurchaseOrderERPRequest_
    Out_V1 for purchase order output from ERP.
    However, the plan driven procurement uses the interface ORDERS.ORDERS02 for idoc message for purchase order output from ERP.
    Why are there two different interfaces for the same document output in two different business scenario? How the system will determine which interface needs to be used in the runtime for the purchase order output?
    Any thoughts will be highly appreciated.
    Thanks and regards,
    Ranjan

    Hi Ranjan,
    Please add the value 'CL' in the table SWF_CATIDS
    Then it will work.
    With Regards,
    Malay

  • Cannot save Purchase order when there is Warning Message

    Hi,
    I have this problem where system do not allow to Save the Purchase order (ME21N) when there is a warning message, for example "W:  Can the delivery date be met?".  By right I can just click enter and save the PO but now the system do not allow to save the PO until all warning message is resolved?? Why.
    Pelase help.

    Hi,
    I believe that for warning message, you just need to press enter and it will go through.
    Thanks.

  • Add Shopping Cart Number to Purchase Order Data in ERP system

    We would like to be able to send the Shopping Cart number to our ERP system so that it is visible on the Purchase Order details data.  What data / BADI would we have to use to transfer this shopping cart number to our ERP system?
    Thanks,
    Jim

    Hi Jim,
    You need to create customize FM which can fill the shoping cart data and send it to R/3 backend system.
    e.g.we have one customize FM (ZBBP_CRT_PO_FILLPO) so  along with this FM you can call SC attributes to fill customize FM and will pass this information to PO created.
    Sachin.

  • Function module or table to get the RO(Replenishment order) number based on Order id?-SNC system

    Hi All,
    Please help me in finding the FM or table to find out the Order number when you have the Replenishment Order id
    Or order id when you have the order number at SNC area?
    I want the input parameters as Order id/ order number and Version.
    System SNC 5/7.0
    Best regards,
    Anil.

    Hello Anilkumar.
    Which module does your requirement related to?

  • Purchase order in the backend system

    hello all,
    we are using SRM 7.0, classic scenario.
    we are implementing BBP_CREATE_BE_PO_NEW BAdI to change some data that is transferred to the backend for the purchase order creation.
    i tried to set external breakpoint for wf-batch. however, it seems that this BAdI is not being called.
    i also tried implementing BBP_DOC_CHANGE_BADI, but still this BAdI is not being called during PO creation.
    would you know what BAdI to implement to change the data that is transferred in ERP for the creation of purchase order?
    regards,
    kezia

    hello muthu,
    can you confirm that BBP_PO_INBOUND is only used for extended classic scenario?
    i am confused why this function module is being called when we did not activate extended classic scenario.
    i tried setting a breakpoint in META_BAPI_DISPATCH, unfortunately it is not stopping there.
    would you know any FM in SRM that calls this BBP_PO_INBOUND function module aside from B46B_DPO_TRANSFER as this FM is triggered only when ECS is active?
    many thanks,
    kezia

  • DTW cannot link Purchase Orders to Sales Orders

    Despite giving the right values to the BaseEntry, BaseLine and BaseType fields of the PO lines, dtw import or update will fail, claiming "Base document card and target document card do not match".
    Sure, they are different as SO is linked to a customer while PO to a supplier.
    Is that a bug, or am I misundernstanding something?

    Thanks for your prompt answer.
    Yes, after importing the sales orders I am importing the purchase orders. It is working as expected for the other links (like sales orders to quotations and purchase delivery notes to purchase orders), but it fails for purchase orders to sales orders.

  • Cannot add Purchase Orders?

    We have found an issue which is not happening consistently.  When trying to add a Purchase Order against certain Vendors, the PO does not get added however we do not get an error either.  We have identified the problem be the default setting for Payment Method. 
    Our vendors are all set with the default setting of check.  However when we go into the PO document and change the Payment Method to Blank then the PO gets added.
    Again this is not happening consistenly.  Has anyone ever come across this issue.  Please advise.

    Hi Rene,
    If this is somthing that you can reproduce I suggest to take a backup of the db and restore it in a test environment.
    In the test db do the following and in this order:
    - Uninstall and remove everything related to addons.
    - Remove/disactivate any transaction notifications.
    - Check if the issue is the same for all users.
    - Remove all formatted searches and udfs in the form.
    - Upgrade the db to the latest patch available.
    After this you might have a clearer picture of where the issue is coming from.
    Hope it helps,
    Jesper

  • Purchase Orders replication in SRM system from ECC system

    Hi All Experts,
    Would like to know whether PO's created in R/3 ECC system can be replicated in SRM system ? If so please share the procedure and documentation.
    Experts guidance will be appreciable on this.
    Regards,
    Sharvari Joshi.

    Dear Rajesh K,
    Thank you for quick response.
    The requirement is as below.
    We have BI + SRM implementation as in Extended Classic scenario BI team fetching PO's from SRM system but now the scenario is PO's getting created in ECC environment. Now we have to replicate same in SRM hence BI team will be using same extractor for pulling PO realated data.
    As going further we have requirement EC scenario of SRM PO's will be creating in ECC and rest all document processess will be taken care in SRM.
    If you need any explanation please revert.
    Regards,
    Sharvari Joshi.

Maybe you are looking for

  • Problem with JPWR2 on a X99S GAMING 7

    Hi, Currently I have a problem with JPWR2 on a X99S GAMING 7 Motherboard. When I plug a 6 pin or a 8 pin on the JWPR2 the motherboard crash and the cable overheat or short-circuit. My power supply is a 1000W SIlent pro bronze. I tested with a new cab

  • XI for create web servicies for SAP R/3 4.6C

    Hi All, we are implementing PM (Plant Management) module of SAP R/3 4.6C and we have the necessity to create web services for some PM functionalities. Infact we need to integrate our SAP R/3 4.6C with other applications (non-SAP) through TIBCO (it's

  • From FCP to DVD Studio Pro

    When I export from FCP then use compressor to create the mpeg2 file for DVD and then burn a DVD in DVD Studio Pro the video is then hot. I don't know if I'm not seeing it right w/my monitors or where the problem is. Would appreciate any trouble shoot

  • DMS Migration from AIX to windows

    Dear All, We are in process of migrating of SAP landscape from AIX to windows. We have idea of migrating ECC and BI from AIX to windows. But we are confuse, how to migrate SAP DMS from AIX to windows. Need you suggestion how to proceed futhure for mo

  • Set a external link into message maintanance in longtext or ..

    in long text message maintanence i want to set an external link. somebody knows how its possible? and  when not, can i fill the long text message from an external ressource? thanks ezachiael