SNC kept receiving Non POD-related update from our R/3 system.

Hi Nikhil and others,
It seems our old problem below still exist.
Background Process: Supplier will send ASN (advanceShpNotification) to us from SNC via IDOC (DESADV) to create an inbound delivery (IB) in our R/3. If the vendor is POD-related (i.e. maintained as POD in vendor master), then R/3 will only insert ouput type OP0D into the Output delivery table automatically upon IB creation. At this point, our R/3 has a build-in routine to stop sending IDOC (STPPOD) to SNC before GR. Only after GR is performed, the the IDOC (STPPOD) is triggered and send the POD notices to SNC.
Problem/Question: Everything works fine in QAS client, however, problem arised in production in which SNC is receiving POD updates from our R/3 of IB with vendors that ARE NOT POD-related.  Now, the OP0D output type get insert into IB even with vendor that is NOT POD-related (i.e. not maintain in vendor master). WHY? I suspect is the OPOD problem, but this never happen in QAS. Why? The configuration setup are matched on both client, Why? 
The following is our setup for WE20:
Partner: PI Production Client
Partner Type: LS
1 - PORDCR1
2 - PROACT
3 - STPPOD (Transfer IDOC immediately ==> Checked, Output mode 2, Basic Type: Delvry03, message control is OP0D for Message type and Process mode, E1 is the application value.
Partner: SNC production Client
Partner Type: LS
1 - DESADV
2 - ORDRSP
3 - WHSCON.
The following is our setup for MN24:
Delivery Type ==> "EL", Funct ==>"VN", Partner ==> empty , Medium = A, Date/Time = 4, Language = EN.... thanks tuffy

Hi Tuffy,
The OPOD gets inserted in Inbound Delivery depending on the setting maintained in MN24.
Please, check what is the setting maintained for EL. If no partner is mentioned, the output message would be inserted for all Vendors but the STPPOD would only be generated for vendors which are POD relevant and for which Partner Profile is maintained.
Regards,
Sandeep

Similar Messages

  • What is the best way to cancel the related update from aboutToUpdate ?

    What is the best way to cancel the related update from DescriptorEventAdapter.aboutToUpdate ?
    Anyway to manipulate descriptorEvent.getQuery() so that it doesn't generate anything?
    In our specific case, TopLink 11 - EclipseLink 2.0.2 generates useless update, so we want to silence them to avoid DB round trip.

    Mustafa,
    Thats the way to kill the Job, But We are not Authorized for SM50.
    At present we will raise a request to the Basis to do that. Speaking from user point of view is there any better way to handle it.
    Tony

  • I just received an update from HP. I downloaded and now can't get rebooted. suggestions

    I have a HP Touchsmart with Windows Vista 64 bit.  I received notice of needed update from HP.  When downloaded, cannot now get rebooted.  Frozen at blinking cursor.

    Not sure which model you have, but you may be able to either boot into safe mode (press F8 a lot as it boots) or go into the recovery manager (usually F11 at startup) and choose the option to do a system retore (not recovery) to the last known good restore point..
    -DM (a long-time HP employee)
    -DM (HP Retiree)
    NOTE: If this helps you or solved your problem - please say thanks by clicking the white kudos star on the left.
    If you think this would also help others, please mark 'Accept as Solution' to help them find it easier.

  • Windows 8.1 Update from Windows 8 Giving Error Message During Installation

    I was instructed to use a generic Windows 8.1 key, and then change it to my Windows 8 key after installation. But, at either 94% or 96%, it gives me the following error during the installation:
    Windows 8.1 Update has failed.
    I have tried everything online and can't find anyway around it. In the meantime, all of my Windows Store apps are broken, and thus I can't update from the Windows Store. I have the correct ISO files from http://microsoft.com/ and I even have the option to
    install Windows 8.1 from a program that was automatically added to the "Classic Start Menu" that was presumably placed by Windows automatically. No matter how I attempt to install it, it fails. I would really appreciate it if someone would help me
    soon.
    Thank you,
    Ben

    Hi,
    I was instructed to use a generic Windows 8.1 key, and then change it to my Windows 8 key after installation.
    What's the meaning of it?
    Did you update from Windows 8 operating system from Window store?
    Please locate to %WINDIR%\Panther, see if there is any clue in the setupact.log and setuperr.log.
    Meanwhile, please refresh or reset your original Windows 8 system to ensure it's complete and correct.
    Then retry to update to Windows 8.1 from Windows Store.
    Best regards,
    Karen Hu
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Server behind TMG to grab updates from WSUS server

    Hey Guys,
    The last topic I created about grab superseeded updates from WSUS, is what this is stil about cause I can't accept this installing updates manually as a answer. So I went ahead an did even more research on this.
    To keep it simple I went ahead and adjusted the Local Group Policy / Computer Conf / Admin Templates / Windows Comp / Windows Update / Specify an intranet Microsoft update server (http://172.16.3.3:8530)
    Allowed a Rule through TMG to allow by directional traffic of TCP 8530 between the server lan (172.16.8.x <-> 172.16.3.3)
    When I click check for updates its good I can see the established connection using netstat on port 8530.
    As soon as I click download updates, it tries to grab from internet based Servers... i can see the SYN_SENT right away and I can see the blocked http traffic on the TMG.
    So I went ahead and set the GPO setting and removed the port allocation behind it (http://172.16.3.3) Doing a netstat after clicking check for updates showed connection attempt to 172.16.3.3 via http, So I added the protocol to the allow rule between the
    servers, and sure enough it changed to established, and I see the allow through the TMG. However this now gives an error when i click on check for updates...
    There has to be a way for me to get this dang server to get updates from our WSUS server on the other side of the TMG firewall.. but how?! what am I doing wrong?!
    *NOTE* with the port specified in the local GPO of 8530, I can access http://wsus/selfupdate/wuident.cab perfectly fine. I ran wuauclt /detectnow and no errors reported in the WindowsUpdate.log file
    *NOTE* The Wsus server is setup to cache all update to a local dir, attempted to see the files in there but all contained random string .cab files, wish they would just contain just the KBnumber and the msu files for easier verification of updates available
    in the cache.

    The last topic I created about grab superseeded updates from WSUS, is what this is stil
    A LINK to that post would be most helpful as I am absolutely clueless about what this post is about.
    Allowed a Rule through TMG to allow by directional traffic of TCP 8530 between the server lan (172.16.8.x <-> 172.16.3.3)
    The correct implementation for TMG is to create a Web Publishing Rule for the WSUS Server and ALLOW passthru of the client identity.
    When I click check for updates its good I can see the established connection using netstat on port 8530.
    As soon as I click download updates, it tries to grab from internet based Servers... i can see the SYN_SENT right away and I can see the blocked http traffic on the TMG.
    So I went ahead and set the GPO setting and removed the port allocation behind it (http://172.16.3.3) Doing a netstat after clicking check for updates showed connection attempt to 172.16.3.3 via http, So I added the protocol to the allow rule between the
    servers, and sure enough it changed to established, and I see the allow through the TMG. However this now gives an error when i click on check for updates...
    I see that you've specified a PRIVATE IP Address as the target of the WSUS server (172.16.3.3), so the first set of questions revolves around why there's a TMG server involved in the first place, where this "WSUS Client" is located with respect to the
    TMG interfaces, and where the WSUS Server is located with respect to the TMG interfaces. Maybe all of this is in the original post... wherever that might be. I'm going to assume that you're *routing* traffic through the TMG from one private network to another
    private network, most likely from the DMZ to the WSUS server in the Internal LAN. (Just an educated guess.)
    The second set of questions... is 172.16.3.3 the IP Address of the WSUS Server on the Internal LAN, or is that the address of the DMZ Interface on the TMG. Configured correctly, it should be the former.
    Third set of questions.... always a question I ask because it invariably sheds amazing insights into other network issues.... Why are you configuring the policy with an IP Address, rather than the hostname of the WSUS server?
    There has to be a way for me to get this dang server to get updates from our WSUS server on the other side of the TMG firewall.. but how?!
    Properly configure a Web Publishing Rule. It's that simple. I have a WSUS server "published" to the DMZ so I can patch my DMZ servers and it works perfectly.
    Lawrence Garvin, M.S., MCSA, MCITP:EA, MCDBA
    SolarWinds Head Geek
    Microsoft MVP - Software Packaging, Deployment & Servicing (2005-2014)
    My MVP Profile: http://mvp.microsoft.com/en-us/mvp/Lawrence%20R%20Garvin-32101
    http://www.solarwinds.com/gotmicrosoft
    The views expressed on this post are mine and do not necessarily reflect the views of SolarWinds.

  • Removing software updates from active deployment

    hey all,
    i recently had to pull an IE security update from our active February WCUs deployment, due to issues with an internal web application.
    i removed the security update from the update list and the deployment; are there any other changes i need to make to ensure that the security will not continue to get push out?
    any help is greatly appreciated.
    thanks!

    No, removing from the deployment is sufficient. Removing from the update list has no impact as update lists have no true functionality.
    Jason | http://blog.configmgrftw.com | @jasonsandys

  • I have my daughters Ipod, my iphone, my wife's Iphone and Ipad on the one Apple ID.  Since the latest update we are receiving Imessages from our daughter's Ipod with my wife's caller ID on the one message strand.  Can I fix this problem?

    I have my daughters Ipod, my iphone, my wife's Iphone and Ipad on the one Apple ID.  Since the latest update we are receiving Imessages from our daughter's Ipod with my wife's caller ID on the one message strand. 
    Is it possible to differentiate between all the devices?Can I fix this problem?

    I recommend that you
    Create a NEW account/ID for her using these instructions. Make sure you follow the instructions. Many do not and if you do not you will not get the None option. You must use an email address that you have not used with Apple before.
      Creating an iTunes Store, App Store, iBookstore, and Mac App Store account without a credit card
    Use the new ID on her iPod but only for:
    Settings>Messages>Send and Receive
    Settings>FaceTime
    and Settings>iCloud if you want her to have separate Contacts Calendar and some other things.
    Continue to use the same/common Apple ID for Settings>iTunes and App stores so you can share purchases.

  • Whenever I update from Windows 7 get error 1602, iPod shows USB connection to iTunes, but iTunes will not recognize the device. None of the Apple documentation helps.

    Whenever I update from Windows 7 get error 1602, iPod shows USB connection to iTunes, but iTunes will not recognize the device. None of the Apple documentation helps. The Apple Mobile Device driver is loaded and operating. The anti-virus software and firewall are not at fault (were uninstalled, and made no difference). The iTunes on my older machine running Vista does recognize the inoperative iPod (iTunes has detetced an iPod in recovery mode) and allows me to restore the device. Can anyone help to resolve this problem on the Windows 7 PC?

    So yu tried all of this:
    Error 1600, 1601, 1602: Try the following steps to resolve this error:
    Ensure proper USB isolation troubleshooting has been performed, and test with a known-good cable.
    Follow the steps listed for Error 1604.
    This error may be resolved by disabling, deactivating, or uninstalling third-party security, antivirus, and firewall software. See steps in this article for details on troubleshooting security software.
    Error 1604: This error is often related to USB timing. Try changing USB ports, uninstalling and reinstalling USB ports, and other available USB troubleshooting steps (troubleshooting USB connections, device not recognized properly, computer won't recognize a FireWire or USB device). If you are using a dock, bypass it and connect directly to the white Apple USB dock connector cable. If the issue persists on a known-good computer, the device may need service.
    If the issue is not resolved by USB isolation troubleshooting, and another computer is not available, try these steps to resolve the issue:
    Connect the device to iTunes, confirm that the device is in Recovery Mode. If it's not in Recovery Mode,put it into Recovery Mode.
    Restore and wait for error 1604.
    When prompted, click OK.
    Close and reopen iTunes while iPhone remains connected.
    iPhone should now be recognized in Recovery Mode again.
    Try to restore again.
    If the steps above do not resolve the issue, try restoring using a known-good USB cable, computer, and network connection.
    If you had then time for an appointment at ther Genius Bar of an Apple store.

  • OL6U5/ULN - yum install hangs on "This system is receiving updates from ULN."

    Greetings,
    We have several OL 6U5 UEK boxes registered to ULN. We are trying to install apps, and meet prerequisites by installing rpms from ULN.
    Each ULN rpm install stalls for a LONG time ~30 minutes, i.e.
    # yum install  nss-pam-ldapd
    Loaded plugins: rhnplugin, security
    This system is receiving updates from ULN.
    ol6_x86_64_UEKR3_latest                                                                  | 1.2 kB     00:00
    ol6_x86_64_latest                                                                        | 1.4 kB     00:00
    ol6_x86_64_latest/primary                                                                |  44 MB     00:59
    ol6_x86_64_latest                                                                                   28751/28751
    HANGS HERE FOR OVER 30 minutes!
    What gives, this is KILLING us!
    Thank you in advance for your support!
    Respectfully,
    Roddy

    I too noticed unusual hangs and very sporadic processing, using Oracle Public Yum though. It seems to get worse the more updates get released. I recently had it hanging for 15 minutes showing no progress. Strace does not give any clues beside showing a large amount of reading and writing by the yum utility (read, write, lseek), although non of the cache files appeared to be changing. Doing a yum clean all did not help in my case.
    Perhaps avaliable I/O and data fragementation affect yum makecache performance. Downloading the data from the Internet looks ok in my case, which is about 2.5 MB/s. It seesm to be some yum local processing of the data that seesm to be the culprit.
    I have not checked recently, but I noticed that the "latest" channels started to include all the source packages. The /var/cache/yum diretory in 6.6 using only the "latest" channel is already about 300 MB. I don't understand why the rpms packages need to be there, but unless anyone tells me otherwise I wonder it if might cause the slowdown.

  • HT201303 I received this update from Apple, but I have no record of altering anything, can you tell me what has been updated, who updated anything, and how was it done?  Hello,  The following information for your Apple ID was updated on 03/22/2014:  Phone

    I received this  update from Apple, but I have no record of altering anything, in particular telephone numbers, can anyone tell me what has been updated, who updated it, and how was entry made to my account?
    Hello,
    The following information for your Apple ID was updated on 03/22/2014:
    Phone number(s)
    If these changes were made in error, please CLICK HERE,  to Cancel this changes withing 24hours..
    This is an automated message. Please do not reply to this email. If you need additional help, visit Apple Support.
    Thanks,
    Apple Customer Support

    This is a user to user forum, so no one here can provide an answer.  You should contact iTunes Support directly.
    Here's how you can do that:  http://www.apple.com/support/itunes/contact/

  • I just set up my new iMac, and receive error messages when trying to purchase from the iTunes store (error 8003) or update from the App store (error 403 forbidden). THOUGHTS?

    I just set up my new iMac, and receive error messages when trying to purchase from the iTunes store (error 8003) or update from the App store (error 403 forbidden). THOUGHTS?

    I am not sure what you mean by "Flash Player for steam"; the only Flash Player installers I know is the ActiveX (for Internet Explorer) and the plugin (for other browsers); you can find both at http://helpx.adobe.com/content/help/en/flash-player/kb/installation-problems-flash-player- windows.html#main-pars_header
    [topic moved to Flash Player forum]

  • If only using wifi, will I still receive text messages and calls from non iPhone users?

    If only using wifi (turning off Cellular Data) will I still receive text messages and calls from non iPhone users?

    If you have cell service with a text plan, yes.

  • WLC 5508 - Ignoring Primary discovery request received on non-management interface (2) from AP

    Hello,
    Im receving this error on my syslog server:
    capwap_ac_sm.c:1443 Ignoring Primary discovery request received on non-management interface (2) from AP
    already checked the configuration and everything seems ok. They are registered and with clients associated.
    What could be the cause?
    Thanks in advance,
    Chris

    Thanks Scott for your fast response.
    No, I'm not using LAG.
    What do you mean with separate AP Managers?
    I have one AP Manager on vlan 100 (10.100.0.25) and the Management interface on the same Vlan (10.100.0.26)
    And users use vlan 150 (10.150.0.x).
    The switch port where the AP is plugged is configured with:
    interface GigabitEthernet2/0/20
    switchport access vlan 100
    switchport mode access
    spanning-tree portfast
    On WLC I can also check the AP history:
    Last Error Occurred Reason            Layer 3 discovery request not received on management interface

  • Can calendar entries from an iPhone be pushed up to the cloud for iPad and computer updating? My phone only seems to be receiving updates from the cloud, but not able to send them.

    Can calendar entries from an iPhone be pushed up to the cloud for iPad and computer updating? My phone only seems to be receiving updates from the cloud, but not able to send them.

    Under Settings->Mail, Contacts, Calendars, What do you have set for the Default Calendar? Personal?
    If you don't have it set to a Cloud Calendar it will only create the entry locally.   You would need to select the iCloud Calendar specifically when creating the Calendar entry to have it sync.
    Otherwise set your default calendar to be the iCloud Calendar so all entries are created there by default. And as such get synced to other devices.

  • HT4847 How do I put my iPhone stored items into my iCloud storage?i have bought an upgrade but none of my phones stored items have moved to iCloud.i can't download new update from apple. due to not enough and yet iCloud space is empty??please help thanks

    How do I put my iPhone stored items into my iCloud storage?i have bought an upgrade but none of my phones stored items have moved to iCloud.i can't download new update from apple. due to not enough and yet iCloud space is empty??please help I don't know what I doing all I know is my phone is iPhone 4 and I can't update it. My phone on contract with t-mobile . Thanks

    You can't have content in iCloud without having it on your phone, you will need to look at deleting items from your device that you don't need. Movies and TV shows from iTunes are possibly a good start because they tend to be large and can be redownloaded at a later date.

Maybe you are looking for