IDOC to inform about posted GR (goods received)

Hello,
I have to create an IDOC when GR is posted to inform another system about this goods movement.
The IDOC that I found is ACC_GOODS_MOVEMENT, but this lools like an IDOC which is used to initiate the GR posting and here I am the other way round.
So, is there any IDOC I can trigger from the output determination to get the expected result?
Or is there a possibility to use an exit where I can build a structure (like Z-idoc) to call here a RFC?
Your help is appreciated!
Best regards
Dirk

Hello Vijay,
I tried to add this Idoc in TA WE20.
(In my Rel. 4.6 only MBGMCR02 is available!)
Here I got the combination of
- application ME
- message type ZXXX (mine from GR output notif. cust.)
- ME01 (offered by system for the combination above).
But in BD64 - ALE which I want to use, the system does not
offer message type MBGMCR.
So this looks like a dead end?
How can I continue?
Thanks for any hint!
Best regards
Dirk

Similar Messages

  • IDOC_INPUT_DESADV for IDOC input deliveries can post also good receipt?

    Hello all:
    Does any body can help me  to know if idoc with Process code DESA that call function module IDOC_INPUT_DESADV besides creates an input delivery (like vl31n) can ALSO POST THE GOOD RECEIPT if the confirmation control key at item level is configure to auto post the GOOD RECEIPT?
    Currently my idoc entry creates the delivery nevertheless the Good receipt is not posted. If manually on VL31N a delivery is created the Good receipt is posted automatically.
    Thanks in advance!

    Hi,
    As long as you set the indicator of automatic GR process (select 2--Register and receive automatically), this applies both to the manual creation of inbound deliveries and to their creation via IDoc. If you still get the problem, you can check the assigned status in the inbound delivery on the tab page status overview, I think you can find some hint
    Good luck
    Z.T

  • How do you send information about whether you've received and read a message on messages?

    Apparently there is a feature where you can either show or hide when you are sending information about whether you have read a message and when you are typing. Where can I access these features?

    Hi,
    You will see a checkbox for "Send Read Receipts"
    When you have the iMessages account as the Listed/highlighted Account.
    You can also Auto reply with the Away Message in any other account (Mostly AIM based)
    Go to Messages > Preferences > Messages section and tick the box at the bottom "Auto Reply with My Away Message"
    Of course you have to set an Away Setting (with or without a Messages) for it to be sent. (it is better though of you choose or create an actual message)
    9:16 PM      Sunday; September 9, 2012
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"
      iMac 2.5Ghz 5i 2011 (Lion 10.7.2)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
    "Limit the Logs to the Bits above Binary Images."  No, Seriously

  • How can I import the Batch details after a Good Receive PO is posted?

    Hi,
    My situation is, I will receive the exp.date after I have posted the Good Receive PO, can I import the batch details using the DTW after the Good receive PO is posted?
    Please help.
    Paddy

    Hello Paddy
    The Batch completion window is not exposed by the DI and the only way to
    create/modify Batch numbers via DI API is when creating new documents.
    Once the document is added, it cannot be modified therefore no batch can
    be added afterwards.
    Thus It is not possible to add/modify batch numbers to Business One
    using the DI API or DTW once the GRPO has been added already.
    Regards,
    Syn Qin
    SAP Business One Forums Team

  • Need RFC which can post the Goods Receipt

    Hi,
    My scenario is to post the Goods receipt, by using file and after posting the Goods Receipt i want the acknowledgement whether it is successful or unsuccessful. There is an idoc MBGMCR02 which can post the Goods Receipt but application acknowledgement is not possible in file to idoc scenario, so now i am searching for a RFC so that i can handle this situation using BPM synchronous process. Kindly suggest any RFC or BAPI which can post the Goods Receipt.
    Thanks & Regards,
    Venkat

    Hi Venkat,
    As per my understanding this is a "File To (Inbound) Proxy" scenario, in which you can use the BAPI "SD_SHIPMENT_POST_GOODS_ISSUE" to do the PGI into R/3 system.
    To perform this, you can go-ahead with the steps as mentioned below:
    Source (XI) System:
    1. Create the source & target data type in XI.
    2. Do required mapping in XI.
    3. In configuration directory, use the adapter type "XI" on the receiver communication channel.
    Target (R/3) System:
    1. Call transaction "SPROXY".
    2. Create the interface class (double click on Inbound message Interface, inside your namespace in R/3).
    3. Inside the class (proxy), create an internal table to keep all the records which will be coming from XI after your mapping.
    4. Pass all the data to above create internal table.
    5. Now, call function module "SD_SHIPMENT_POST_GOODS_ISSUE" and pass all required data from ur internal table to this FM (BAPI).
    Note: Kindly read about this FM (BAPI) first in SE37 under "Function Module Documentation".
    6. Do commit work after calling the FM (BAPI).
    I hope this will help you to resolve all your queries.
    Regards,
    Sarvesh Singh

  • How to get information about cursor? I had only a reference on it.

    Hello
    How to get information about cursor, that I receive in my procedure as a reference. For example I need to know, a number of columns. I know nothing about this cursor, except the link on it.
    Best Regards, Kostya Proskudin!

    However, I would seriously reconsider what you are trying to achieve.
    It looks like you are trying to write some ultimately generic cursor processor. i.e. pass any cursor and process it in some generic way.
    Good design should include knowledge of what is expected to be passed and that knowledge can be put into the code.
    Generic code is inherently difficult to maintain and debug and will never 100% deal with all possible situations e.g. even if you know the table being queried in the cursor you can't rely on the data dictionary to give you all the returned columns if some of the returned columns of the cursor are computed columns.
    Be careful you aren't writing something that's going to cause problems later.

  • Using MBGMC Message Type To Post Auto Goods Receipt in ECC

    We are using Basic Idoc Type :MBGMCR02 to Post Auto Goods Receipt in ECC.
    This happens when external system ( 3rd Party System) sends this message which in turn posts the GR in ECC.
    Thru Goods Movement BAPI
    My Question is CAN WE POST auto goods receipt thru MBGMCR02 with Inbound delivery as reference document - Instead use ASN ( Advanced shipping notification ) which is Reference document in inbound delivery to Post Goods receipt in ECC.
    This is required for our integration peice with 3rd party system.
    And also pl let me if we can use Basic types MBGMCR01 or MBGMCR03   to post auto goods receipt in ECC with reference to PO which has confirmation control key set and instead of passing inbound delivery number can we pass ASN number which is external delivery ( Reference ) number and post goods receipt successfully in ECC.
    Would appreciate your immediate help in this regard.
    Regards,
    Mahesh

    We have used Message type : WMMBXY with an enhancement to user exit to mark status of inbound delivery to complete after entire quantity of Inbound delivery has been received.
    Thanks,
    Mahesh

  • Information about the deleted sales order line item in idoc.

    Hi Experts,
    I am new to IDOC.We have the following idoc requirement,
    When a line item is deleted from the sales order(VA02) ,
    the outbound idoc getting triggered for the sales order has the information about the rest all line items other than the deleted line item.We now want the information about the deleted line item in the Idoc .
    Please help me in proceeding further.

    Hi,
    I am facing the same scenario of capturing the  deleted sales order line item in idoc.
    I am using ORDRSP message type , where in E1EDP01- ACTION contains value  "000" .
    And the Deletion line item is not been captured, is there any configuration setting required to
    capture the deleted line item in Idoc.
    Based on the posting in this thread i understand that there is an  indicator which has to be set .
    Please let me know what is that indicator and how to set it?
    Thanks
    Sathish

  • Received an email from fedex about post office is there a virus on my mac?

    received an email from fedex about post office is there a virus on my mac?

    lcprize wrote:
    ... A computer worm. Can u please help me....
    http://www.microsoft.com/security/portal/Threat/Encyclopedia/Entry.aspx?Name=Tro janDownloader%3AWin32%2FKuluoz.A
    Just delete the email and forget you ever saw it. There is nothing it can do to your Mac.

  • My iMac drops settings information.  Sounds associated with receiving and sending an email disappear after about a week and return following a restart after a shutdown.  Also my picture taken, which was taken about a year ago, recently disappeared.

    My iMac drops settings information.  Sounds associated with receiving and sending an email disppear after about a week and return following a shutdown and a restart.  The cycle contunes.  Also, the picture of me that was taken when I bought the iMac more than a year ago and appeared at logon recently disappeared and was replaced by a soccer ball.  I took a new picture, which appeared for about a week at logon, and it has now been replace by a blank picture.

    The standard procedure with these types of isues is a PRAM reset.
    Shut down your Mac.
    Locate the following keys on the keyboard: Command (⌘), Option, P, and R. You will need to hold these keys down simultaneously in step 4.
    Turn on the computer.
    Press and hold the Command-Option-P-R keys before the gray screen appears.
    Hold the keys down until the computer restarts and you hear the startup sound for the second time.
    Release the keys.
    Excerpt from http://support.apple.com/kb/ht1379

  • HT203524 I just received a suspicious email requesting information about my checking account. The email was sent from my mac email account. Was my email hacked and how do I fix it?

    just received a suspicious email requesting information about my checking account. The email was sent from my mac email account. Was my email hacked and how do I fix it?

    Sound like a pfishing email rather than your account being hacked.  See http://support.apple.com/kb/HT4933.

  • I purchased the creative suitte for teams 4 days ago and still waiting the activation to download de package, on my account still appear a message saying (pending) And the payment was do correcty. I didn't receive any information about it.

    I purchased the creative suitte for teams 4 days ago and still waiting the activation to download de package, on my account still appear a message saying (pending) And the payment was do correcty. I didn't receive any information about it.

    Moving this discussion to the Creative Cloud forum.
    360medlink if you are facing difficulties with your account then please contact our support team directly at Contact Customer Care.

  • HT204406 Good Morning, I' m having issues passing the first step on Itunes Match! it's been two days and itunes is still gathering information about my library! Please help! thx

    i'm having issues passing the first step on itunes match! It's been two days and itunes is still gathering information about my library! i have windows vista. Please Help!! thx

    i'm having the same problem. it's still gathering information about my library and it's been two days!! Did itunes have any solution for you guys. would appreciate a response.
    Thx    

  • Posting multiple goods issues against the same delivery

    Hello gurus,
    We are a fashion apparel company using ECC 6.0 and would like to know if it is possible to post mutliple goods issues against the same delivery?
    I will explain the business requirement.
    - We create a stock transport order to deliver 400 units of merchandise to on or our retail stores (STO is created and processed to a delivery).
    - This information is passed down to our warehouse management system (which is not SAP)
    - Our warehouse management system has the ability to split a delivery into multiple shipment when needed.  For example, our warehouse may only be able to complete 250 units for our morning shipment and will therefore pick, pack and post this.  This will feed back into SAP and process a 641 movement so that the units now show as "in transit".  This is needed so that our stores can process the ASN and move the units into their inventory when they receive the merchandise later that day.
    - During the afternoon, our warehouse will process the remaining 150 units and will ship this to our store later in the evening or next day.
    Currently, we are not able to process another goods issue against a delivery as we close out the delivery during the first goods issue.  We would prefer not to have to generate a new delivery for our DC and let them continue to process against the same delivery, but we are unsure how to configure this.
    Any help or guideance would be extremely appreciated
    Thanks in advance

    Hi RJ,
    First of all sorry to write such a lengthy reply,In one line if i want to summerize then it is not possible with standard SAP however we can achieve this by writing some piece of code in both the system
    AS - IS
                   Business process
              From business process point of view you are right that once the pick & pack is in process it is not advisable to create a new delivery document for balance quantity and share the same with WMS as then they have to create a new document in WMS and start picking based on that rather then the old delivery document number. if i am in your position then i can give a thought like this
    e.g.
    Delivery                                                  - 100 Unit
    Shipment confirmation from WMS            -   60 Unit
    Change in delievry quanity / Pick qty        -   60 Unit
    Invoice from SAP                                    -   60 Unit
    Second confirmation from WMS                          -   40  Unit
    Change in the existing delivery quantity                -   Now here we have two option either
    1) Change the delivery quantity / Pick qty  to (60+40) =100 or
    2) Remove the 60 and update 40 as delivery and pick quantity
    Pros & Cons
    if you will select option 1 then furhter invoice will happen for 100 unit which is incorrect as physically you are shipping only 40 unit
    if you are selecting option 2 then the document flow is incorrect as you don't have history(in SAP) for the 60 unit which was shipped earlier
    Solution ::
    so in my opinion the best option is to create a seperate delivery document (store the old delviery number in one of the field of the new delivery and pass the same to custom segment of the IDoc) transmit the IDoc to WMS write the validation logic in WMS
    Find the record with old deliver number in the WMS system, check the status whether it is active or inactive
    if it is acitive Validate the Material + qty with the WMS record(Material + balance quantity) if both are same then pass the new deliery number to custom field of the WMS table
    At the time of confirming back to the SAP, Write a piece of code in SAP that if the incoming idoc custom field(new delivery number) field is populated then ignore the orignal document number and post the document using the new delivery document number
    Hope this help

  • Is there an IDOC that be generated from a Goods Receipt?

    My scenario is that I need to update a 3rd party system whenever we receive a part in the WH against a PO using MIGO. I'm wondering if there is an IDOC that can be triggered to send some sort of update when this occurs. I know about WMMBXY but it seems that this can only be used for inbound processing.
    Just to be clear, I am not looking for an IDOC I can use to post a goods receipt.
    Any suggestions? Thanks in advance.

    using the IDOC type and Message type you can configure in the WE20. The Output type depends on your requirement. I am not sure which one you are using...?
    WE01, WE02 etc..

Maybe you are looking for

  • Cache remote e-mail images

    How can you cache the remote images that are in e-mails so that you can view the e-mails when not connected to a wireless network? It is a gmail account I am trying to do this with. Thanks!

  • JSF error message: Automatic prompting for file download

    This is a weird problem. I have a JSF application wherin I popup a new window on a submit button. The window opens a test.jsf page that redirects the output to a servlet1. Servlet then based on some parameters does a sendRedirectI() to different serv

  • Mirror MacBook Air on external display

    How can I mirror and access my Air on my Samsung Smart TV. Do I need Apple TV? Thanks FarmEire

  • Error in using FM 'SO_NEW_DOCUMENT_ATT_SEND_API1'

    Hi,Guy ,    Now I want to send mail with attachment in my workflow step to the approver . someone advise me to use the FM 'SO_NEW_DOCUMENT_ATT_SEND_API1' .  but, when I run the report ,the system show me the error message 'Document no sent' . whehter

  • Inactive condition type

    Dear All We have come across a situation where there were few EDI orders which came in and in those orders some of the line items had all its conditions inactive. That is List price, Taxes and customer price all are in yellow status ie. they are inac