Monitor EXW ex works date of vendor

Hi gurus,
we want to monitor the ex works date of a vendor. As many of our deliveries come from overseas by ship, we have to take care that the vendor provides the goods at the right time. We cannot set the delivery date in PO to the ex works date because the goods will arrive about 6 weeks after ex works date and MRP would be wrong.
How do you handle the ex works topic in your companies?
Any ideas?
Thank you in advance.
Best regards,
Matthias

Dear Padmasri Garapati,
thank you for your input, but this topic is more dealing with excise, invoices and taxes.
What I need is a process to monitor the date when the vendor should place the goods for pick up at his plant.
Does anybody know how to handle this?
Best regards,
Matthias

Similar Messages

  • Due date in vendor line items

    I would like to know if it is possible via Customizing to get the due date taking into account a calendar in order to avoid the due date in a non-working date.
    If it's not possible via Customizing, how can we get it?
    Does the standard cover this requirement?
    Thanks a lot in adavance.

    Hello Montserrat,
    I am not sure whether the functionality can be established via Customizing...based on Customer or Vendor Payment Terms (OBB8).
    But, I can advise a solution that can be acheived programatically (technically).
    Configure a Substitution step (OBBH), may be for item level, in the form of User-exit and inform your developer to embed the logic for verifying the Due Date in the customer/vendor line item against the calender (using appropriate function modules that are available in the standard) and substitute the Due Date to a working day, if required.
    Hope this helps you in resolving the problem.
    Pls reward if helpful.
    With Regards
    Vijay Gajavalli

  • How to find Last Payment date for vendor

    Hi,
    I am working on ALV  Vendor report details.
    1) How to find the last payment date for the vendor.
    2) In input paramter field  
        PARAMETERS: L_FILE  LIKE  RLGRAP-FILENAME.
       I want to validate the user input in the selction screen for downloading the file in the presentation server..
      what is the validation I have to write for the path name.
    pl help me give details.
    Thanks in advance.
    sharma

    1) use table REGUH field ZALDT or VALUT
    2) use fm like EPS_GET_FILE_ATTRIBUTES
    A.

  • Dual Monitors no longer working

    Hey there, I've been without net for a few weeks so I haven't done a full system upgrade in about a month. I normally have two monitors running just great using TwinView but I've recently picked up a new monitor that I'm using to replace one of my older monitors in my setup. Using the same xorg.conf (didn't think much, aside from naming the device, needed to be changed) so I plugged it in and all that fun stuf,f got it set up right, and I'm able to view the monitor that isn't showing up when starting X during boot and while starting up. What's strange is that I've had a different, crappy, monitor plugged in and started x and it worked fine and while X was still running I plugged in my current "to be desired" monitor and it worked! Though when I restart X I can't use it anymore. I'm not sure where to start with this one, I'm a bit of a noob so hopefully someone can lend a hand.
    This is my xorg.conf
    # XFree86 4 configuration created by pyxf86config
    Section "ServerLayout"
    Identifier "Default Layout"
    Screen 1 "Screen1" 1 1
    Screen 0 "Screen1" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    # RgbPath is the location of the RGB database. Note, this is the name of the
    # file minus the extension (like ".txt" or ".db"). There is normally
    # no need to change the default.
    # Multiple FontPath entries are allowed (they are concatenated together)
    # By default, Red Hat 6.0 and later now use a font server independent of
    # the X server to render fonts.
    RgbPath "/usr/X11R6/lib/X11/rgb"
    FontPath "/etc/fonts"
    EndSection
    Section "Module"
    Load "dbe"
    Load "extmod"
    Load "fbdevhw"
    Load "glx"
    Load "record"
    Load "freetype"
    Load "type1"
    # Load "dri"
    EndSection
    Section "InputDevice"
    # Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
    # Option "Xleds" "1 2 3"
    # To disable the XKEYBOARD extension, uncomment XkbDisable.
    # Option "XkbDisable"
    # To customise the XKB settings to suit your keyboard, modify the
    # lines below (which are the defaults). For example, for a non-U.S.
    # keyboard, you will probably want to use:
    # Option "XkbModel" "pc102"
    # If you have a US Microsoft Natural keyboard, you can use:
    # Option "XkbModel" "microsoft"
    # Then to change the language, change the Layout setting.
    # For example, a german layout can be obtained with:
    # Option "XkbLayout" "de"
    # or:
    # Option "XkbLayout" "de"
    # Option "XkbVariant" "nodeadkeys"
    # If you'd like to switch the positions of your capslock and
    # control keys, use:
    # Option "XkbOptions" "ctrl:swapcaps"
    # Or if you just want both to be control, use:
    # Option "XkbOptions" "ctrl:nocaps"
    Identifier "Keyboard0"
    Driver "keyboard"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "us"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "IMPS/2"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5"
    Option "Emulate3Buttons" "yes"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "SyncMaster"
    ModelName "SyncMaster 712N"
    Option "dpms"
    EndSection
    Section "Monitor"
    Identifier "Monitor1"
    VendorName "Acer"
    ModelName "Acer 77e"
    # HorizSync 30.0 - 72.0
    # VertRefresh 50.0 - 120.0
    Option "dpms"
    EndSection
    Section "Device"
    Identifier "Videocard0"
    Driver "nvidia"
    VendorName "Gainward"
    BoardName "NVIDIA GeForce 6800"
    Option "TwinView" "on"
    Option "MetaModes" "1280x1024, 1152x864"
    Option "TwinViewOrientation" "Rightof"
    Option "RenderAccel" "true"
    Option "AllowGLXWithComposite" "true"
    Option "Coolbits" "1"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Videocard0"
    Monitor "Monitor1"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1280x1024" "1152x864"
    EndSubSection
    EndSection
    Section "Screen"
    Identifier "Screen1"
    Device "Videocard0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1280x1024" "1152x864"
    EndSubSection
    EndSection
    Section "DRI"
    Group 0
    Mode 0666
    EndSection
    Section "Extensions"
    # option "Composite" "true"
    option "RENDER" "true"
    EndSection
    - I've upgraded xorg (though a release hadn't happened) in an attempt to remedy ths
    Any help would be GREATLY appreciated

    I've never used twinview, but I would like to see this figured out.  My guess is that maybe the LCD isn't reporting to the comp correctly?  Maybe you should check dmesg for anything about either?  I know some have DSDT issues, and plugging in the old monitor before means it's probably erroring out on something small and fixable when your have the new monitor in.
    G'luck.

  • Monitor won't work via mini-dvi to dvi adapter

    It's a brand spanking new mac mini. I attached a 5 year old lcd monitor (always used before as VGA) using the mini-dvi to dvi adapter. I am using the monitor's dvi connector. The monitor resolution is 1280x1024.
    The monitor does not work when using the mini-dvi to dvi adapter. If I remove the mini-dvi adapter and use a mini displayport to dvi adapter, it works just fine. I can keep both adapters plugged in and plug the cable into one or the other. It always works instantly when attached to the minidisplay port and doesn't work if I switch to the mini-dvi port.
    I've tried the display with mini-dvi adapter on my macbook too. On the laptop, it acts like there are two screens attached, but there is no action on the external display.
    As a further test, I attached the mac mini to the TV via a mini-dvi to hdmi adapter. The mini-dvi port on the mini works fine, as does the port on the laptop. The monitor works fine via minidisplay, but not mini-dvi.
    Naturally, I concluded that the mini-dvi adapter was faulty. A second adapter came today, and nothing has changed. Could I have received two Apple mini-dvi adapters in a row with problems? Is there something about the monitor that doesn't like the mini-dvi port? It seems like it wouldn't like the minidisplay port either, but that one is fine.

    • Went to Best Buy
    • Paid for a DYNEX Mini DisplayPort to HDMI Adapter ($25)
    • Came home and plugged in the adapter then the HDMI to DVI cable to the monitor. (Note: Monitor is a LG Flatron L22WTG) - DID NOT WORK
    • iMac knows monitor is plugged in and I can change the resolution on both monitors and mirror. (Note: Changed to every resolutions with/without mirror image.) - DID NOT WORK
    • Restarted computer - DID NOT WORK
    • Turned off/on LG monitor many times - DID NOT WORK
    • Unplugged/plugged back in many different ways - DID NOT WORK
    • Changed the HDMI to DVI cable with a better cable - DID NOT WORK
    • Installed BootCamp with Windows 7 - *BOTH WORK 100%*
    • Rebooted to OS X 10.6.7 (Snow Leopard) - DID NOT WORK
    • Installed Windows XP - *BOTH WORKED 100%*
    • Reinstalled OS X 10.6.4 (Snow Leopard) - *BOTH WORKED 100%*
    • Updated OS X from 10.6.4 to 10.6.7 - DID NOT WORK
    Seems to be a driver problem with the new update (10.6.7). I will not update again till drivers are fixed.

  • Mini DisplayPort to VGA isn't working. It won't recognize any external monitor. It worked just fine with my older spring 2011 MacBook Pro running Snow Leopard, but now with my brand new 2012 MacBook Pro running Mountain Lion, it no longer works

    I just bought a new MacBook Pro this summer and was all excited. But I'm very frustrated right now because I can't connect to any external monitors through VGA. My thunderbolt (DisplayPort Mini) to HDMI works just fine, but when I try with my other connector to go from Thunderbolt (DisplayPort Mini) to VGA, Nothing works. my screen goes blue and changes size like it recognized something but nothing is ever detected on the external moniter or projector. I'm not sure what is wrong but it's very frustrating. I'm just very depressed that it worked just fine with my 2-year-old MacBook Pro but isn't working now. I'm running OS X 10.8.2. I just upgraded yesterday from 10.8.1 but that upgrade did nothing to fix my problem. Can anyone help? Thanks

    I am haveing this exact same issue. I have plugging in 3 monitors and tried two different VGA to mini displayport and nothing is working. I recently bought a Acer monitor and it work for an hour and now it back to doing the same thing.
    When I plug the VGA adapter in to the monitor the monitor think its not connected to a computer then when disconnecting the VGA adapter the monitor thinks it is connected to a computer.
    NEED SOME HELP!!! at the point of all my hair is pulled out.
    ^^^
    that is the same problem i am having! if anyone can help that would be great i'm losing my mind over here

  • My Viewsonic monitor won't work with the Imac using the Mini Port to DVI adapter.

    My Viewsonic monitor won't work with the Imac using the Mini Port to DVI adapter. I also tried the HDMI to DVI adapter ane the Mac-Mini with same result. The monitor does work on my older Macbook Pro that has the DVI connector. Is it a Software/Driver issue ?

    Should be extremely simple, please carefully read Connect multiple displays to your Mac. If you still have problems then it's probably a cable issue that would be resolved by replacing the adapter cable. You should be using this adapter. If you are using a third party adapter that might be your problem!

  • UCCX: Silent monitoring is not working and recorded file is also not playing

    Hi,
    Running UCM 8.5 cluster with UCCX 8.5.
    In CSD, silent monitoring is not working.
    Windows XP OS is running on supervisor desktop. when i select the agent
    then the silent monitoring icon will highlighted once i click on the icon,
    after 5-7 seconds i am getting an error "Silent monitoring session has
    failed".
    Not able to playback the recorded files:
    I can able to record and the file size is 2.6mb for approximate 3min
    recording.When i tried to play from supervisor record viewer it is playing
    but no voice is coming. And i downloaded using play & save option and
    tried to play the .wav file but i can't hear any voice.
    Problem is while playing back the recorded file. I can able to see the
    recorded files in the UCCX.
    Please help me out!!!
    Thanks & Regards,
    Krishna

    It's likely the same problem: CAD is not forwarding packets to CSD or the CCX recording service. Two common causes for this are:
    The phone is not spanning to the PC port or does not allow PC Port VLAN Access. Change these options to true on the phone's configuration in CUCM.
    The NIC of the agent's PC running CAD is not processing 802.1q-tagged Ethernet frames. It must not drop these and pass them into the Windows NDIS stack for CAD to get them. Google is your friend here; this commonly requires registry changes to make the NIC process the packets.

  • Stck on posting date for vendor.

    can i have the Transaction code to check stock on posting date of vendor stock
    (i..e vendor stock on specific date )
    MBLB is the transaction code to check vendor stock.
    mb5b special stock

    Hi,
    I would suggest that you request a simple ABAP for this.
    It is not as difficult to write as it would appear.
    You know the current stock and you can get a list of the material documents that have updated that stock and so the program just needs to subtract the movements between now and the date that you want, to give you your report.
    MB5B is the nearest standard report and this doesn't have vendor on the selection screen and so you will have to write something.
    Steve B

  • HT6065 I have a problem with my Mac book pro, my external monitor is not working and i need it to do my business. Please can someone help me with this.  I am running windows 8 on parallels.

    Since I have up dated my Macbook pro, my external monitor does not work. Who can help me

    It was working untill i did the update

  • My w2207h HP Monitor is not working on my macbook pro with hdmi minidisplayport adapter. On Windows 7 via bootcamp it works. What can i do ?

    As is said my HP w2207h monitor is not working with a minidisplayport to hdmi adapter and a hdmi cable which is working fine for my PS3. So the cable is not the problem. And on my TV i also have no problems at all activating a second monitor. Therefore the adapter isnt the problem either. When i plug it in the typical bluescreen appears. Then after a few seconds it appears again and there is no second monitor recognized. I also used the "recognize Monitor" button without success. Please help me, are there any special drivers or something like that ?
    PS: bought a high end expensive adapter now because the old one was very cheap. But didnt help. Still stuck on the macbook not recognizing anything !

    If you have an external drive you can hook up to the MacBook Pro I believe there *may* be a solution by getting an image to the MacBook Air.
    On the MacBook Pro with the Windows install disk in the DVD drive fire up disk utility.  Select the DVD and then hit the "New Image" button.  Disk Utility should offer to create a disk image from the DVD.  I would put that disk image on a USB drive connected to the Pro.  You should be able to mount that image when you connect up to the Air.  Hopefully BootCamp will be able to access that all through the process.
    If that doesn't work (the drivers don't recognize the disk image once Windows gets underway for its install), you might try copying the installation files from the DVD to FAT32 formatted USB stick or drive and then using that to install Windows.  I would expect Windows would be able to see the USB FAT32 drive and I don't believe any file on the drive is going to go beyond 4GB. 
    I haven't actually tried BootCamp on the Air, since I just use VMWare which has no issue installing from anything OSX can see.  But BootCamp is going to eventually hand off operations to Windows and that's going to complicate matters--Windows has to be able to see the drive.  While I believe there are drivers that let Windows connect to that drive, there's no way to authenticate (or even load the drivers I expect) before Windows itself is loaded--so it's a "chicken/egg" problem.

  • External Monitor no longer works after 10.5.8 Update

    I just downloaded 10.3.8 update and my Fujitsu external monitor no longer works with my Imac 24". The same thing has happened to a friend who has the same iMAC and similar external monitor. Is this Apples way to get us to use Apple products only or is this a big with the update? Any ideas? Thank you.

    Hello
    Try disconnecting all external peripherals, then shutdown your Mac, pull out all power cord, if it is a portable, take out the battery and leave it as it is for at least 5 minutes... 15 mins best.
    Then power back your mac and see if the FW ports are working
    Cheers

  • Laptop monitor no longer works, and neither does external monitor

    My laptop has always had a severe problem with overheating when running even the simplest games, and the fan area in the upper left consistently reaches temperatures unbearable to touch. Using software to find internal temperatures I have found that the CPU usually is about 100 degrees celsius just standing by, and reaches upwards of 130 degrees Celsius when running games. If it ever went much past 130 it would usually shut it self down so it wouldn't fry, but recently the heat seems to have caused the hinge in the area to become ridiculously stiff to the point where the tension cracked the case. This caused the hinge to come out of the casing  which placed strain on the cable running through the hinge into the display. I eventually managed to get the hinge back inside the case after it being outside for a few weeks or so, but it didn't seem to matter because a few days later the monitor stopped working completely. It was now just white instead of displaying picture and my first thought was to use an external monitor temporarily but that didn't work either.  When booting up the computer the power and fan turn on and the wireless light turns on, first orange then white,  and the caps lock key will turn it's light on when pushed.  I'm not sure why an external monitor won't work but if anyone can at least help me get that working if not the laptop screen it would be awesome, thanks!

    @ckurtz22 ,
    I have brought your issue to the attention of an appropriate team within HP. They will likely request information from you in order to look up your case details or product serial number. Please look for a private message from an identified HP contact. Additionally, keep in mind not to publicly post personal information (serial numbers and case details).
    If you are unfamiliar with how the Forum's private message capability works, you can learn about that here.
    Thank you for visiting the HP Support Forum.
    I work for HP. However I speak only for myself, not for HP nor anyone else

  • HP Pavilion external monitor has stopped working with my Macbook Pro (Mid 2012) with OSX 10.8.3

    HP Pavilion external monitor has stopped working with my Macbook Pro (Mid 2012) with OSX 10.8.3.  When I purchased the monitor a few weeks ago it worked perfectly when computer was in clamshell mode or with lid open. Now external display has stopped working.  When I turn on display it scans for signal but does not find it and then immediately goes into sleep mode.  I am using a DVI connection with the adapter for the mini display plug.  REALLY FRUSTRATING. Any help would be extremely appreciated. 

    Hi lancekatigbak,
    If you're having issues with the display out on your MacBook Pro, you may want to take a look at the troubleshooting steps in the following article:
    Apple computers: Troubleshooting issues with video on internal or external displays
    http://support.apple.com/kb/ht1573
    Cheers,
    - Brenden

  • HP w2408h monitor isn't working with Windows 8.1???

    I've been using my HP w2408h monitor as a second screen for my computer.  When I bought the new computer, I just connected the HDMI cable to the main monitor and it worked perfectly (with Windows 8.0 Pro).
    Yesterday, I upgraded to Windows 8.1 Pro and the monitor no longer works / isn't recognized in the device manager.  I've tried to find drivers, but all I can find is drivers for 8.0.  I've read that the 8.0 drivers should still work for 8.1, but they don't.  I've tried reboots, reconnecting the HDMI cable, etc. - to no avail.  Can anyone help?

    Hi @quentinc
    Welcome to the HP Support Community! I saw your post regarding the problem with Google Chrome not working after you did an update. Are you having any problems if you use a different browser? I would recommend that you uninstall Chrome and reinstall it.
    Please click “Accept as Solution ” if you feel my post solved your issue.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    Thank you,
    BHK6
    I work on behalf of HP

Maybe you are looking for

  • Unable to replicate data to BI using LO Extraction

    Hi, I unable to replicate from ECC(LO Extraction)the data...when i replicate the data from ECC i got some of the folling the data sources... 80BPARTNERH 80BPARTNERH Change BI7CLNT001 80PLANTH 80PLANTH Change BI7CLNT001 Aggregated Status for Area of R

  • How do I obtain the names of graphic layers from a PDF?

    I want to write an applescript that will extact the layer names from a PDF imported into InDesign. However, the only layer name it returns is the separator layer "Test.indd" and not the actual layers contained in the PDF. The PDFs are saved from AI t

  • Linking invoice reference (REBZG) with incoming payment F-28

    Dear All:                 I have a query, while receiving collection from customers through F-28 we want to link Number of the Invoice  the Transaction Belongs. The field is enabled but it doesnt populate the invoice reference for partial payments ag

  • Viewing source timecode in sequence

    Could some kind person please remind me whether it is feasible to view the timecode of the source footage once it has been inserted into a sequence. I am having to the re-lay sync audio in the timeline, and it would help if, when on a clip's in point

  • Infotype for Canada job atrributes

    hi all, HRP1633 is the infortype to South Africa job attributes which has a backend table t5w15. Is there any infotype for CANADA job atrributes with backend table T5K13. thanks, shaishav