Shipping and delivery status from R/3 to CRM

Hi all,
we are creating sales orders in CRM and replicating it to R/3. CRM is the owner of the document.
Now whenever changes are done to sales order in CRM, the changes are replicated to R/3.
Let's say the shipping status is updated in R/3. Now the requirement is the changes need to be replicated
back to CRM.
I can use the scenario X + Y or X alone. But with X or X + y scenario Once I make changes in R/3 then the
document owner changes to R/3.  this means any further changes in CRM will not be replicated back to R/3.
I require all changes from CRM to be replicated to R/3, but from R/3 I require the shipping and delivery status to be replicated back to CRM. How could this be achieved.
It would be great if you could share the experiences.
Thanks
Jothi.

Hi all,
I have a similar requirement. Can you please tell me how to go with it?
The requirement is to send the user status from CRM (where the request is generated) to R3 (where the material is processed).
The user status of the return order in CRM should be sent real-time to R3. Any updates to the user status in CRM should result in a corresponding change in the user status in R3.  Any updates to the user status in R3 should trigger a corresponding change to the user status in CRM.  All user statuses must be available in BI/BW for reporting and analytical requirements.
<b>From R3 to CRM</b> – Standard R3-CRM middleware exchanges information between the two systems any time a transaction is created or changed.  At this point the order information is exchanged between the two systems depending on whether the item or the header level data is changed in R3. The development should be able to download the user status at the header & the line item level when the middleware brings down R3 sales transaction data to CRM. For the sake of simplicity the status profile in R3 and CRM will be defined exactly the same therefore we do not need a mapping table between the two systems. This information should also be exchanged in case the line item is deleted / cancelled / rejected.
<b>The same from CRM to R/3.</b>
<b>Processing restrictions :</b>
This should not be transaction, item category or status profile specific so that as and when a new transaction type, item category or a status profile is added it should still be allowed to transfer between the two systems.
Should be developed as an enhancement to the standard middleware data stream between R3 and CRM.
Regards,
Raju

Similar Messages

  • HT1051 Trying to change Shipping and Delivery address for one in the US, from Canada, and can't do it. State and zip code appears in red but no change in country name.  Using French (Canada) iPhoto app.

    Trying to change Shipping and Delivery address for one in the US, from Canada, and can't do it. State and zip code appears in red but no change in country name.  Using French (Canada) iPhoto app.

    Larry's right, You can still use your credit card, you just need to change the "billing address" to the recievers address. It gets billed to your CC and delivered to the US

  • Shipping and delivery issue for a Sloc

    Hello,
    We are maintaining inventory in  Multiple Sloc. We don't want to ship from a particular sloc . How to block shipping and delivery for a particular location ?
    Thanks
    Nic

    Hi,
    Through MM06
    kapil

  • Ship and delivery time?

    I want to buy the new Macbook Pro 13.3" but the time is really pressing me! I am leaving the country(15 June) for summer vacation and i want to have the laptop with me. I'm going to buy it with the education discount(+ free ipod) and it says that the item would ship 1-3 bussiness days. Any recent experience with the new macbook pro ship and delivery time?Thanks

    They are usually pretty accurate. You can also place the order through Apple Phone Sales (1-800-MY-APPLE) and they may be able to expedite it. Alternatively, if you're getting a 'stock' configuration you can drive to the nearest Apple Retail Store and buy it in person. Bring your student ID or other verification of enrollment, and you'll be able to get the education pricing in the store, and the iPod promotion is a rebate anyway, so you'll have to buy the iPod and submit the rebate request later.

  • Packing status and delivery status

    What are the fields for packing status and delivery status?

    Hi,
    Please check tables VBUK (header status) and VBUP (item status).
    VBUK-LFSTK ((Delivery status)
    VBUK-PKSTK (Overall packing status of all items)
    VBUP-LFSTA (Delivery status)
    VBUP-PKSTA (Packing status of item)
    Regards,
    Ferry Lianto

  • Can BPEL Email/SMS activity get delivery status from UMS???

    While implementing to send SMS/Email using BPEL service, does BPEL service gets delivery status back from UMS? If yes, how?
    Below UMS documentation indicates UMS makes delivery status available to application.
    Robust message delivery: UMS keeps track of delivery status information provided by messaging gateways, and makes this information available to applications so that they can respond to a failed delivery. Or, applications can specify one or more failover addresses for a message in case delivery to the initial address fails. Using the failover capability of UMS frees application developers from having to implement complicated retry logic.
    Thanks In Advance
    Priyadarshi

    Hi Priya,
    In our case, with respect to the SMS interface, whatever SMS server that we are using should have a specific set of documentation listed with respect to the different status of the message delivery. We have handled that using the java embedding activity and then updated the DB records accordingly.
    Coming to the Email services, am not completely sure if there is one. However we can monitor the same using the EM console itself.
    Thanks,
    Deepak.

  • How to find the job and job status from RSPCM

    hi all,
    suppose we got an error and in rspcm the process was failed.i want to know the status of that particular job.and if any i want to stop that job in SM37.
    plz tell me how to find the job and job ststus from RSPCM...and how to stop that job in SM37
    thanks,
    jack

    Hi Jack,
    RSPCM: T.Code
    This transaction is used to monitor the process chains
    First:
    here you need to add the process chains into the sheet
    Second:
    Then you can monitor the process chains in this transaction code
    Like you can see the :  status ,proces chain ,Last run date ,Last run time ,Log ID
    Status : Green when sucessful,Yellow when running & Red when you get errors
    Now when yoy click on any of the process chain in RSPCM you will go to the LOG VIEW as you see in RSPC transaction
    SM37:T.code
    This transaction is used for Job Overview
    you can see many options in SM37
    like Released,active,cancelled,finished,etc
    Just select the ACTIVE  jobs and also pass STAR in JOB ID & USER ID
    here you can only see the active jobs
    Goto Step in toolbar
    select the program displayed
    then chose option GOTO - Variant in main menu bar
    in the variant you can see the job belong to which Process chain
    if you want to cancel this job come back to SM37 Display screen
    Select the Job and select the JOB DETAILS tab in Tool Bar
    Collect the WIP ( Work Permit ID)
    Go to SM50 T.code and find the WIP
    in Main Menu Bar you find the option Cancel with Core choose this it will cancel the Job
    Regards
    Hari

  • Keep Record of Email read ,write and delivery status failed

    Hi,
    i have thousand email id 's in my table.
    I am sending promotional mail to users.
    my pl sql email function is working fine.
    i want to keep track of the email send to users like
    some email will be read by user, some email's delivery status will be failed,some will reply to email.
    how can i keep track in my database. can you send me any tutorial or link where i can learn about it how to do that in application.

    Hi InoL ,
    i never used java in oracle apex. how can i use java code into my application? where i have to write this code.
    What step i have to follow to write the code.
    Thanks & Regards
    Vedant

  • Replication of Customer and Material master from R/3 to CRM

    Hi
    Recently in our quality server basis administrator has made a client copy from production server after that customer master and material master are not flowing from R/3 to CRM, even sales orders were not getting copied from CRM to R/3 , i went through C71 BB config document and fixed the sales orders updation from CRM to R/3 but not able to resolve the problem of customer master and material master from ECC to CRM.
    I went to B09 BB document and all settings are fine.
    Using R3AS I have loaded following objects DNL_CUST_PROD0, PROD1, PROD3, SPROD , DNL_PLANT. and Material.
    I went to R3AM1 and checked the status as running or wait for each object.
    There are no filters in R3AC1 .
    Queue name withR3AD_MATERIA0000000001 has status SYSFAIL in SMQ2  .
    What can i do to resolve this problem.
    Please advice.
    Thanks,
    Vaishnavi

    Hello Vaishnavi,
    After the client copy , have you run txn:BDLS in order to change the LOGSYS in all relevant tables?
    You can run this txn in test mode as well to see the affected tables.
    Are you getting any dump on these load ?Check it in txn:ST22.
    Hope this helps!
    Best Regards,
    Shanthala Kudva.

  • Ipad2 online order shipping and delivery

        I have just ordered an Ipad2 online (on apple store) at night on May 16th. Before I bought it( or you can say paid it), It didn't show any estimate delivery time byt only said that it would "ship in 1-2 weeks delivers within 5 bussiness days." But after I bought it, I checked my order status right away, and It showed it would be "ship:May 31 and deliver: June 6". So my question is, are those dates accurate? Cause it didn't give me a range, you know, like "before XXX" or "XXX - XXX". But It gave me a specific time. Will those dates change as time moving on? Actually this is not the real issue
        The real issue is that I had and international flight on June 5th, and I must leave with my Ipad by that day. Of course, there will be somebody signning it for me if I am already gone. But It would cost much more to send across countries and makes it much more complicated. A lot people may suggest that I should chose a faster shipping method or delivery method. But in fact, I didn't see any other choices. The only choice I got was standard shipping, there was no other choices. So I aasking if there is any ways to make it faster( just one day faster) to arrive, or change the delivery method( like using FedEX or UPS, cause standard shipping assuming delivering by via American Postal Service), I don't care of adding money. I just wanted in my hand by June 3rd( the last business day before June 6th,) PLEASE HELP!!!!

    Sorry, but there's no way anyone here can tell you whether Apple will be able to make those dates. Your iPad may ship earlier, it may ship on that date, or the date may slip. All of those possibilities have happened for iPad 2 shipments.  There's no way anyone, probably not even Apple at this point, can guarantee that you'll have your iPad in hand by June 3rd. You can try to pick up one from an Apple Store or dealer in your area, but due to demand iPads sell out quickly after a new shipment, so it's iffy even that way.
    As to faster shipment, you can call the Apple Store and ask if you can specify expedited shipping, but most iPads seem to be going via expedited FedEx anyway, so there may just not be a faster shipping method. Talk to the Apple Store.
    Regards.
    Message was edited by: Dave Sawyer

  • Shipped and Cancellation Status of a Sales Order

    Hello Experts ,
    I have a Sales Order no. (vbak-vbeln).I want to know which is the Table-field for statuses which shows all items of sales order are shipped or only some of them are shipped.
    Also I want to know the Table-field which shows either the entire Sales Order is cancelled or only some of the items are cancelled and rest are shipped.
    Please suggest a solution how to go about it.
    1 more Query : can a sales order be cancelled after delivery or Post Goods Issue?
    Thanks.

    Thanks for the reply.
    Could you please let me know which fields in VBUK/VBUP.
    Should  I enter the respective delivery no. of the Sales order in VBUK/VBUP??

  • Updating Quantity and delivery date from bapi_po_change.

    Hi Guru's.
    i had a question which is regarding PO updation through bapi-po_change.
    my requirment is to update PO from PR.
    i can able to update a po from PR for multiple line items.
    i am facing the problem with single line items.
    problem :
    when i create single line item and change existing line item, which is performing two actions at a time
    i can able to create a new line time from PR to Po , even i can able to change the existing line time partially that is it is updating only quantity but not delivery date, it is updating the delivery date which is created for new line item.
    please help me out how to resolve this,
    plz guide me what are the parameters which i supposed to pass.
    every thing is working fine for multiple line items but not single line item.
    Regards,
    Raj.

    Hi,
    No response , please any one can provide the resolution for this.
    Regards,
    Nagaraju.

  • Howto Apple Mail and Delivery Status Notifications (DSN) (RFC1891)

    *how can i persuade mail.app to send a mail with DSN?*
    *DSN, not MDN* - I am not looking for this:
    # defaults write com.apple.mail UserHeaders '{"Disposition-Notification-To" = "[email protected]"}'
    I'd need to change i.e. the "rcpt to" to behave like this:
    *RCPT TO:<[email protected]> NOTIFY=SUCCESS*
    DSN - RFC1891: http://www.ietf.org/rfc/rfc1891.txt
    MDN - RFC2298: http://www.ietf.org/rfc/rfc2298.txt
    Thank you for your inputs.

    Thank you Austin for your input.
    Yes, redirecting everyhting from apple mail through some custom postfix would possibly be one solution.
    One could use some perl script hackish stuff to aquire DSN functionality.
    But that's not really what i'm looking for.
    I'm looking for the less hackish solution.
    os x server's postfix supports DSN by default.
    I wish to have mail.app support DSN as well. Be it by some cast like "defaults write com.apple.mail '?dsn notify=success,delay,failure,never?'".
    Or even configurable by gui.
    Best would be to be able to request dsn when composing a new mail.
    As for:
    - I don't want any notifications for this receipient --> never.
    - I want to know if the mail server on the receipient side accepted the mail --> success.
    - I want to get lots of messages --> success,delay,failure.

  • Facebook and Twitter status buttons in notification center?

    Hi Apple community,
    I was messing around on my ipad mini with iOS 7 today and noticed that I cannot update my Facebook and Twitter status from notification center. Does anyone know how to turn this feature back on or if it was done away with iOS 7 altogether?

    Hey, thanks for the reply.
    Yes, Facebook and Twitter are defined & enabled. I'm able to send out Tweets and Post to Facebook from Notification Centre.

  • Delivery status of a sales order

    Hi,
    I have a requirement wherein I need to extract the delivery status from a sales order.
    VA03 --> Header Info --> Status
    In this screen you have the various processing status. From that I need to pick up the delivery status.The corresponding field data is VBSTT-LFSTA_BEZ.
    Since this points to a structure, I am not able to find out a way to get this value.
    Kindly help.
    Thanks,
    Raj.

    give the vbeln number in table VBUK
    check 
    the status for delivery as
    A /  B / C
    A not processed
    B Partially processed
    C completely processed
    GBSTK ne C will be overall processing status
    LFSTK ne C will be for delivery open
    regards,
    vijay

Maybe you are looking for

  • Is there a way to find out which carrier an ipone is for?

    So my iphone was stolen recently, and cant track it down, I then bought another iphone from a guy who told me it was locked to bell, however when i went to bell to get a new sim and inserted it, it said no sim installed which means its really not a b

  • HT3180 my Apple TV is unresponsive

    my Apple TV is unresponsive, battery is working and I do have home page on screen

  • How do i change my device for Sky Sports Mobile TV

    I have a new phone and need to register it with my Sky Sports Mobile TV app (Android).  Please can someone from SKY help me ASAP!  Thanks

  • Content Management Installation Error

    Hello All, We have installed SAP EP 6.0 on WebAS 6.40 on windows server 2003. Now I am trying to install content mangement and collaboration. However it gives me the following error in step 1 of the process ERROR 2005-08-31 14:35:30 MUT-03011  Execut

  • Clustering with wl 6.1 - Questions Part II

    Again, here's the setup:           Admin: 192.168.1.135:7001 (XP). Cluster address:192.168.1.239, 192.168.1.71           managed server 1: 192.168.1.239:7001 (SunOS)           managed server 2: 192.168.1.71:7001 ('98)           I have a single SLSB d