How to use the latest schedule date in PO creatation

Hi all
What i am trying to do is, on the sales orders i have 2 schedule lines. The 1st with the date that the customer wants delivery & the 2nd with the date we can actually supply (based on lead times etc.) This then automatically creates the purchase requisition & purchase order. but i want the purchase order to be created with a delivery date based on the 2nd schedule line not the first.
Thanks for the help.

hello friend,
The schedule line functionality in Sales order work in such a way that,
If the quantity to be deliveried on a particlar day is available then system atomatically determines the schedles lines date, if not then  it will propose the date on which the delivery can happen ,
In you case , i think the schedule lines date the system confirmed is on the date which was required by the customer and on that date the Purchase requisition was generated, so please check on which date the confirmed quantity was met the order quantity .
if you have to change the delivery date, that you can do in the delivery document as actual goods issue date,
Hope it is clear,
Please revert if u need further details
santosh

Similar Messages

  • How to use the Latest End to handle overdue task?

    Experts,
      How to use the Latest End to handle overdue task?
      Thanks you very much!
    Ken.li

    Hi KL,
    could you give more details to get more from the Forum Experts.
    Just to give you an example. If you using a User Decision step and you want a Deadline to be set, click on the Latest End tab for the User Decision Step, there is a Refer/Date/Time column, list out 'Work item creation'.
    Below you would find Time column, enter appropriate period.
    If you want a message to be escalated to someone after the period that you entered above has passed, you can enter the recipient in the column 'Recipient of message'.
    Hope it helps.
    Aditya
    P.S - how good your query is, better answers you can expect from others.

  • How to use the noop scheduler on two SSDs in software RAID mode?

    Hi all,
    I have two SSDs in RAID0 via motherboard ("fake") raid. They're mapped using dm-raid. The root device is /dev/dm-3
    According to: https://wiki.archlinux.org/index.php/Solid_State_Drives, you can do `echo noop >/sys/block/sdX/queue/scheduler`, but that doesn't seem to work for me.
    On my system:
    % cat /sys/block/dm-3/queue/scheduler [1]
    none
    % cat /sys/block/sda/queue/scheduler [1]
    noop deadline [cfq]
    How would I make this RAID0 partition use the noop scheduler?
    Update, setting /dev/sda to use noop worked, but is there a way to apply it to the RAID0 partition only?
    % cat /sys/block/sda/queue/scheduler [1]
    noop deadline [cfq]
    % echo noop | sudo tee /sys/block/sda/queue/scheduler [1]
    noop
    % cat /sys/block/sda/queue/scheduler [0]
    [noop] deadline cfq
    Last edited by solarwind (2012-10-18 23:33:22)

    Someone needs to come out with an interface to do SATA/SAS Thunderbolt.
    One idea, no idea but Barefeats reviewed
    http://www.barefeats.com/hard156.html
    Elmar Weiss Photography's blog posted an excellent review comparing the Drobo 5D Thunderbolt with the Pegasus R6 Thunderbolt enclosure.
    http://www.barefeats.com/imac12d.html
    Look around, Google and always hit Barefeats for such questions in your research

  • How to use the latest jdbc driver in weblogic61beta?

    weblogic61 comes with mssqlserver4v65.jar,
    currently the latest jdbc driver is mssqlserver4v70sp10
    but seems the license and directory structure is only for
    weblogic51. I tried to use it for weblogic61beta, but it failed.
    please advice. thanks

    here's the stack trace when I tried to use the latest jdbc driver
    other than the one comes with weblogic61beta
    The WebLogic Server did not start up properly.
    Exception raised: java.lang.NoSuchMethodError
    java.lang.NoSuchMethodError
    at weblogic.management.internal.xml.ConfigurationParser$ConfigurationHandler.parseMBeanAttri
    butes(ConfigurationParser.java:300)
    at weblogic.management.internal.xml.ConfigurationParser$ConfigurationHandler.startElement(Co
    nfigurationParser.java:185)
    at weblogic.apache.xerces.parsers.SAXParser.startElement(SAXParser.java:1340)
    at weblogic.apache.xerces.validators.common.XMLValidator.callStartElement(XMLValidator.java:
    1183)
    at weblogic.apache.xerces.framework.XMLDocumentScanner.scanElement(XMLDocumentScanner.java:1
    862)
    at weblogic.apache.xerces.framework.XMLDocumentScanner$ContentDispatcher.dispatch(XMLDocumen
    tScanner.java:1005)
    at weblogic.apache.xerces.framework.XMLDocumentScanner.parseSome(XMLDocumentScanner.java:381
    at weblogic.apache.xerces.framework.XMLParser.parse(XMLParser.java:967)
    at weblogic.management.internal.xml.ConfigurationParser.parse(ConfigurationParser.java:104)
    at weblogic.management.internal.xml.XmlFileRepository.loadDomain(XmlFileRepository.java:261)
    at weblogic.management.internal.xml.XmlFileRepository.loadDomain(XmlFileRepository.java:223)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:587)
    at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:573)
    at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:31
    9)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:437)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:178)
    at $Proxy1.loadDomain(Unknown Source)
    at weblogic.management.AdminServer.configureFromRepository(AdminServer.java:186)
    at weblogic.management.AdminServer.configure(AdminServer.java:171)
    at weblogic.management.Admin.initialize(Admin.java:229)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:354)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:197)
    at weblogic.Server.main(Server.java:35)
    Reason: Fatal initialization exception
    "Jason Chen" <[email protected]> wrote:
    >
    weblogic61 comes with mssqlserver4v65.jar,
    currently the latest jdbc driver is mssqlserver4v70sp10
    but seems the license and directory structure is only for
    weblogic51. I tried to use it for weblogic61beta, but it failed.
    please advice. thanks

  • How to use the API for DATE, MONTH  AND YEAR

    I would like to use the java api in .util.calender in the java api to get the date.
    How to implement the API for the "DATE","MONTH","YEAR" which are available provide by java?
    can someone give me in one complete code?

    From the Java Developers Almanac 1.4:
        Calendar cal = new GregorianCalendar();
        // Get the components of the date
        int era = cal.get(Calendar.ERA);               // 0=BC, 1=AD
        int year = cal.get(Calendar.YEAR);             // 2002
        int month = cal.get(Calendar.MONTH);           // 0=Jan, 1=Feb, ...
        int day = cal.get(Calendar.DAY_OF_MONTH);      // 1...
        int dayOfWeek = cal.get(Calendar.DAY_OF_WEEK); // 1=Sunday, 2=Monday, ...

  • How to pull the Latest Time/Date of the update?

    Hi BW gurus,
    Hope everyone is fine.
    I have a doubt to meet my user requirement.
    I have a developed the infocubes and Infoset(combining only two master data infoprovider infoobjects) and created few reports on them.
    Now the requirement is
    "Client is asking for the latest date on which the data target is updated".
    Say if we run the infopackage on a particular day say "Dec 1st 2006"
    For example one cube is a full update, always by dropping the previously loaded data and one cube is updated with the delta update.
    For all the reports , if we run the query, the report should give the information stating that the latest update was made on "UPDATED DATE=Dec 1st 2006".
    how to achieve this?
    Please somebody help me out.
    Please tell me the step by step that I need to follow to achieve this.
    Any kind of help is appreciated.
    I am still in DEV.
    Thanks in advance,
    Regards
    Sam Mathew

    Hello
    This can be achieved
    First add an infoobject to your Data targets for Update date
    Second , include the update date infoobject in your infosource
    Map the infoobject with the field sys-datum which is current system date
    So whenever you execute an infopackage, the sys-datum field will pick up the current date at which it is executed.
    This is what you want in BW as latest update date of data target
    Regards
    Ganesh N

  • How to get the latest Change date and time of a M.O. from View VIAUFKST

    Hi All,
    I want to get the latest date and time of a M.O. from view
    VIAUFKST. I have written the query like this...
      SELECT AUFNR
             AEDAT  " Changed Date
             AEZEIT " Changed Time
        FROM VIAUFKST
        INTO TABLE I_VIAUFKST
       WHERE AEDAT >= W_LASTRUN_DATE
       ORDER BY AEDAT DESCENDING.
    but its not giving me right results... Pls help me out on this or suggest me the right approach to achieve the same...As this is very critical issue...
    Advance Thanks and Points Gauranteed...
    Suresh

    > SELECT AUFNR
    >          AEDAT
    >          AEZEIT
    >     FROM VIAUFKST
    >     INTO TABLE I_VIAUFKST
    >    WHERE AEDAT >= W_LASTRUN_DATE.  
    >
    >   IF NOT I_VIAUFKST[] IS INITIAL.
    >    SORT I_VIAUFKST BY AEDAT AEZEIT DESCENDING.
    >    READ TABLE I_VIAUFKST INDEX 1.
    >   ENDIF.
    >
    > The above statement is giving me different results...
    > such as...
    >
    >  1. 30/11/2005 19:20:11
    >  2. 29/11/2005 22:10:09
    >  3. 30/11/2005 20:56:09
    >  4. 28/11/2005 23:10:09
    >
    > by using the above SORT statement i am getting the
    > fourth record as the latest, where as it should give
    > me the third record....
    >
    > Please advise,
    > Suresh.
    Hi Suresh,
    The reason why you are getting this result is because the system is interpreting the DESCENDING only for AEZEIT not for both. Change it to
    SORT I_VIAUFKST BY AEDAT DESCENDING AEZEIT DESCENDING

  • How to use the latest version of iphoto

    when clicking onto iphoto I can not reach iphoto files what so ever, please help! i have tried deletingthe application, and re installing with my ilife disc and the same thing poped up.

    Back up your iPhoto library, depress the option and command keys, launch iPhoto and rebuild your library
    LN

  • How does the GR processing time affect the scheduling of the process order & the latest start date in the operation.

    Hi
    Can anyone explain  how does the GR processing time affect the scheduling of the process order & the latest start date in the operation overview.

    Hi
    GR processing time means number of workdays required after receiving the material in storage.
    Check this link:GR Processing time
    Regards,
    Anupam Sharma

  • HT1600 Since the latest up-date I can't see any movies.  I always returns to the main menu.  Is anyone else having this problem and how do I fix it?

    Since the latest up-date I can't see any movies.  It always returns to the main menu.  Is anyone else having this problem and how do I fix it?  We have gone 3 days without the use of renting movies.

    Welcome to the Apple Community.
    First you should try logging out of your iTunes Store account (settings > iTunes Store > accounts) and then back in again.
    If that doesn't help, try resetting the Apple TV (Settings > General > Reset > Reset all settings). You should also try restarting your router.
    If both of the above don't help, you should try a restore (Settings > General > Reset > Restore).

  • How do I use the High Speed Data Logger with multiple I/O devices?

    I am using the High Speed Data Logger vi to read from a 16 channel A/D card (NI PCI-MIO-16E). The project may require more than 16 channels. How can I use High Speed Data Logger to read from two A/D cards? Will it be able to write the data to one file?

    The High Speed Data Logger vi will not acquire and right to multiple DAQ boards at the same time without modification. LabVIEW is more than capable of doing this what you are trying to do, but you will have to modify the code.
    Regards,
    Anuj D.

  • How to use the customer types in customer master data

    how to use the customer types in customer master data?
    menu path is Extras -> account group info -> customer types

    hi,
    This is an option given to you to choose (if you need to) the way you perceive this customer.Here you get options including ompetitors,Salespartner, prospect,
    default sp ,consumer.
    See it helps you to differentiate between prospect(which you may use for quotation or inquiry purpose)Sales partner and the competetor.
    I hope this clarifies your quiery.Reward points if so.
    Thanking you,
    Best regards,
    R.Srinivasan

  • How do I import photos from my PC to my iPad3 using the latest version on iTunes?

    How do I import photos from my PC to my iPad3 using the latest version on iTunes? The previous version had a 'photos' function in top right of the home screen but this has disappeared from the current version (Dec'12).

    If you are on iTunes 11 on your computer then you can re-enable the left-hand sidebar via View > Show Sidebar (control-S), which should make it look similar to how it used to look - if you then select the iPad on that sidebar do you then get a Photos tab on the right-hand side ?

  • How can I resolve error code -54 in iTunes? I am using the latest iTunes. No new updates are available.

    How can I resolve error code -54 in iTunes? I am using the latest iTunes. No new updates are available. I'm using iTunes 11.3 on a MacBook Pro, OS X 10.6.8. I can't save my library in iTunes, the message just keeps popping up.

    From an OS9 reference, error -54 is a software lock on a file or a permissions error. (Although there is no formal list of OSX error code some of the old codes still apply to OSX .)
    First, try simply restarting your computer.
    Try quitting iTunes, then deleting the .xml (not .itl !) version of the library file in the iTunes folder (iTunes will generate a new one).
    iTunes Library cannot be saved (Error -54) - https://discussions.apple.com/thread/1912814 - various things to try.
    Unknown error (-54) while syncing ipod - https://discussions.apple.com/thread/1082953 - problem was locked files
    Why does iTunes keep showing a -54 error when I sync my iPad? - https://discussions.apple.com/thread/3727114
    Error -54 possibly related to Touch Copy - https://discussions.apple.com/thread/3727114 - cleared by deleting preferences on iPad.
    iTunes: Missing folder or incorrect permissions may prevent authorization - http://support.apple.com/kb/ts1277
    Troubleshooting permissions issues in Mac OS X - http://support.apple.com/kb/HT2963

  • I am running Mac 10.4.11 and Safari 4.1.3 - how do I update my browser so I can use the latest yahoo mail

    I am running Mac 10.4.11 and Safari 4.1.3. When using yahoo mail, a message appears that I need to update my browser to enable me to use the latest yahoo, and that the browser I'm using is unsupported.
    I've tried downloading the new version from Yahoo but I can't complete the download. Not very good at this sort of thing so any help would be most useful.
    Thanks

    You need to upgrade the computer’s OS to get a newer Safari version. Choose About this Mac from the Apple menu and check the processor.
    If it's a G3, no further upgrades are available.
    If it's a G4 or G5, buy a retail Mac OS X 10.5 DVD from a source such as Amazon or eBay; Apple still might have copies in stock if you phone them.
    If it's an Intel Mac, buy a Mac OS X 10.6 DVD from the online Apple Store.
    Back up your data before upgrading.
    (109057)

Maybe you are looking for