Loading Time in TPVS for entire MOT

Hi ,
I have an issue in TPVS planning. I have maintained Loading time based on Means of Transport in Condition "LOAD".Say Loading time is 4:00hrs.
After the optimisation run,in the  planned shipment System is taking Loading time 4:00hrs for each freight unit rather than for entire Vehicle.For example,if i have 4 freight units in the Shipment,Total Loading time 16hours is being captured by system.It is understandable that since Transportation planning is based on Freight units in TPVS hence it is taking for each item.     Is there any way to capture only 4:00 hours for entire Truck(means of transport).
Regards
Ahmed
Edited by: Aktar Ahmed Shaik on Feb 5, 2008 2:01 PM

Hi Ahmed,
TP/VS calls APO-scheduling per freight unit that is loaded or unloaded, and then the loading and unloading times will be calculated separately.
Although it's possible to influence the individual scheduling result by a BAdI, I don't think it's possible to get the desired result as during the call you never know how many freight units will be loaded onto the truck in total. For this reason it's not possible to distribute the total loading time per truck to the number of freight units that is loaded or unloaded.
For the optimizer it would of course be possible to update the loading/unloading durations in the shipments after they have been created, but as this will change the total duration for loading and unloading you will most likely end up with shipments that can not be posted to LC due to some resource capacity conflicts. I would not recommend to do this...
For me it looks like there's no way to achieve the desired result, especially not in standard.
To get to a solution that's at least close to what you want you could create some stepfunctions based on the capacity of the resource and the freight unit. However, if the resource will not be fully utilized this will lead to too small loading and unloading durations...
Regards,
Sebastian

Similar Messages

  • Loading time into memory for a large datastore ?

    Is there some analysis/statistics about what would be the loading time for a timesten data store according to the size of the data store.
    We have a problem with one of our clients where loading of datastore into memory takes a long time. but only certain instances it takes this long.. maximum size for data store is set to be 8GB (64bit AIX with 45GB physical memory), is it something to do with transactions which are not committed?
    Also is it advisable to have multiple smaller datastores or one single large datastore...

    When a TimesTen datastore is loaded into memory it has to go through the following steps. If the datastore was shut down (unloaded from memory) cleanly, then the recovery steps essentially are no-ops; if not then they may take a considerable time:
    1. Allocate appropriately sized shared memory segment from the O/S (on some O/S this can take a significant time if the segment is large)
    2. Read the most recent checkpoint file into the shared memory segment from disk. The time for this step depends on the size of the checkpoint file and the sustained read performance of the storage subsystem; a large datastore, slow disks or a lot of I/O contention on the disks can all slow down this step.
    3. Replay all outstanding transaction log files from the point corresposnding to the checkpoint until the end of the log stream is reached. Then rollback any still open transactions. If there is a very large amount of log data to replay then this can take quite some time. This step is skipped if the datastore was shut down cleanly.
    4. Any indices that would have been modified during the log replay are dropped and rebuilt. If there are many indices, on large tables, that need to be rebuilt then this step can also take some time. This phase can be done in parallel (see the RecoveryThreads DSN attribute).
    Once these 4 steps have been done the datastore is usable, but if recovery had to be done then we will immediately take a checkpoint which will happen in the background.
    As you can see from the above there are several variables and so it is hard to give general metrics. For a clean restart (no recovery) then the time should be very close to size of datastore divided by disk sustained read rate.
    The best ways to minimise restart times are to (a) ensure that checkpoints are occurring frequently enough and (b) ensure that the datastore(s) are always shutdown cleanly before e.g. stopping the TimesTen main daemon or rebooting the machine.
    As to whether it is better to have multiple smaller stores or one large one - that depends on several factors.
    - A single large datastore may be more convenient for the application (since all the data is in one place). If the data is split across multiple datastores then transactions cannot span the datastores and if cross-datastorestore queries/joins are needed they must be coded in the application.
    - Smaller datastores can be loaded/unloaded/recovered faster than larger datastores but the increased number of datastores could make system management more complex and/or error prone.
    - For very intensive workloads (especially write workloads) on large SMP machines overall better throughput and scalability will be seen from multiple small datastores compared to a single large datastore.
    I hope that helps.
    Chris

  • Loading time too long for my native application

    Hello,
    I've built an exe width adt and i regret that there is no screen to inform the user while the application "preparing the installation" when you execute it as does the air application.
    The problem is : when I executes the exe application , it seems that nothing happens for about ten seconds.
    I use this syntax to build my app :
    adt -package %OPTIONS% %SIGNING_OPTIONS% -target native [WINDOWS_INSTALLER_SIGNING_OPTIONS] %EXE_PATH%\%EXE_NAME%.exe %APP_XML% %FILE_OR_DIR%
    Does adt, or Adobe offer a solution, that solve the problem ? (I'd like to avoid having to hack myself or with the help of a software like "Advance Installer" the installation of my app)
    Thank a lot.

    How large is the installer?  I suspect the delay is due to the self extraction taking place.
    I took a look in our internal database and it appears we had something similar entered back in 2010 that was unfortunately deferred.  At this point, I'd recommend using a captive runtime and rolling your own installer with it's own UI.  The other alternative is to add a bug/feature request over at bugbase.adobe.com, then let the community know so that others can add comments and cast votes for it.
    Thanks,
    Chris

  • How to decrease loading time for 0Mat_Plant

    Hi Experts,
    I am currently looking to decrease loading time of 0Mat_Plant. I have gone thru performance material available and checked following things listed below :
    Plz note following:
    1) Standard delta is avail but it has been enhanced and there are Z fields. So if i use delta, them I might be missing delta for Field.
    2)Can we switch OFF number range SID buffering to avoid memory allocation on daily basis ...somehow through ABAP program?
    3) BUffering can be switched OFF, but there is delta load also alonwith full load. So performance would decrease for delta records. But no of records for Full load is 188000 and for delta is just 1700 around. SO will this helps in decreasing overall time? Any idea?
    Load is taking around 90 minutes in my system (Full Load)..
    I m not clear abt data package size and if it will help me or not..
    What more can we do??
    Any help would be appreciated and points would be assigned......
    Thanks in advance
    Gaurav
    Message was edited by:
            Gaurav

    Hi Nagesh,
    Here are my replies;
    1) Loading time is only for 0mat_plant..
    2) R/3 job finishes quickly....no prob seems to be with this..
    3) I m not clear about "locked trfc..but there are no errors in trfc...and there doe snot seem to be IDOC clogging problem...
    4) Not sure what yu mean by trfc "released"....
    I checked R/3 JOb log and its pasted below ( though for other datasouce)....
    I want to know wht does it implies.....in general  i hve few questions listed below after the log..::
    BEGIN BW_BTE_CALL_BW204020_E 13.514
    END BW_BTE_CALL_BW204020_E 13.514
    BEGIN EXIT_SAPLRSAP_002 13.514
    Datasource:0MATERIAL_ATTR, In: 13.514 , Out: 13.514
    END EXIT_SAPLRSAP_002 13.514
    Asynchronous send of data package 1 in task 0002 (1 parallel tasks)
    IDOC: Info IDoc 2, IDoc No. 442405, Duration 00:00:00
    IDoc: Start = 26.06.2007 19:34:06, End = 26.06.2007 19:34:06
    tRFC: Data Package = 1, TID = 0A01A001012F4681A2A7362D, Duration = 00:0
    tRFC: Start = 26.06.2007 19:35:03, End = 26.06.2007 19:35:04
    BEGIN BW_BTE_CALL_BW204020_E 0
    END BW_BTE_CALL_BW204020_E 0
    BEGIN EXIT_SAPLRSAP_002 0
    Datasource:0MATERIAL_ATTR, In: 0 , Out: 0
    END EXIT_SAPLRSAP_002 0
    Asynchronous transmission of info IDoc 3 in task 0003 (0 parallel tasks
    IDOC: Info IDoc 3, IDoc No. 442406, Duration 00:00:00
    IDoc: Start = 26.06.2007 19:35:04, End = 26.06.2007 19:35:04
    Synchronized transmission of info IDoc 4 (0 parallel tasks)
    IDOC: Info IDoc 4, IDoc No. 442407, Duration 00:00:00
    IDoc: Start = 26.06.2007 19:35:04, End = 26.06.2007 19:35:04
    Job finished
    I want to confrm my understanding abt extraction process when infopackage gets triggerred...
    Infopackge gets triggered....->R/3 job gets created/triggered....-> Info iDoc regarding request sent to BW..-> Application document(??)) posted..(( posted to what???....  passed to Trfc??....and then to psa which is seen in monitor??))...
    Like wise after successfull passing of datapackage to BW ( not posting to pSA) , next datapackage is sent..... and so on...
    What is TRfc??  .as far I know its function modules created to pass data to bW thru RFC call...(??)...
    IF you can give me clear picture of whts happening behind the scenes, it would be great.. or helpful links would do....it would be help me to enjoy wht you ae saying and how to tune more...
    THanks for your patience and help...
    Already assigned points to you..
    PS: I hve turned OFF buffering for master data records greater than 100, 000 and saved approx 25% for each master data records....
    Regards
    Gaurav

  • Route and Loading Time

    All Gurus:
    I am trying to create a route for a specific shipping point (one plant) where the loading time is different for every route.  I am looking at configuration for defining shipping point:
    IMG > Enterprise Structure > Definition > Logistics Execution > Define, copy, delete, check shipping point.  Under "Determine Times", there is "Determine load. times" and 4 options:
         No loading time determination
    A     Route dependent
    B     Route independent (Route '      ')
    C     Default from shipping point
    If select "C" and specify 11 days for "Loading Time with Days", the system will always have 11 days defaulting on the sales order schedule lines between the "Loading Date" and the "Goods Issue Date".
    What I need is to have more flexibility as to the number of days on the Loading time.  If I select A or B, can you please let me know what that would do and where I can configure it so that the system gives me more flexibility as to the number of Loading Days?
    Thanks in advance,
    Ta

    Tal -
    When the loading date and GI date is same you can change the GI date by adding number of days in the field "TransLdTm". This time will get calulated as loading time. In each route definition this may vary according to requirement. this will give you different transit time determination for single ship point.                         
    In configuration do setting as below e.g.
    TransitTime               10
    Trav.dur.                    
    TransLdTm.               1
    TrLeadTimeHrs            
    With this system will calculate in reverse way from delivery date to customer based on route transit time.
    Material availability date + loading time (1) + transit time (10) ... this will be the calculation.
    Hope this answers your question. Let me know anything else you require on this.
    Regards
    Amol

  • Loading times web view / html5 animations / edge hype

    Hi,
    I have been working with iPad publishing software quite a while now and have experienced Woodwing as well as DPS. I have come across an issue  with DPS which I can't find a solution for. When creating web view content, I mean either normal websites or Html5 animations the loading times with DPS are to long and there is the issue of the spinning loading.gif.
    Is there some way to speed up the loading time for everything which is loaded within the web view window? How would I for example speed up the time to load animations from Edge or from Hype?
    From my point of view this is a crucial thing to be solved.
    Also I know from working with Woodwing that they solved that issue and things regarding the loading time of web content/animations are running a lot smoother. ( and no I can't  just use Woodwing I need to solve this with DPS )
    Solutions welcome and info on when stuff like this will be solved as well.
    Thank you,
    Alex

    Neil, can you even say how long it takes? ... We are currently working on a magazine app for an international car manufacturers and hope that we can publish it without loading time.
    Thanks for your support!
    Mike

  • Reducing a SWF file size / creating "instance names" for website loading time improvement

    Im hoping someone clever can help...
    What i have done so far:
    1) Created a flipbook using indesign CS5.5 that contains approx 25
    images (embedded PNG's), these need to be good quality as this is a
    portfolio - I'd also like to keep the 'page curl' effect. This makes the SWF generated cira 25MB.
    2) created a Flash website "wrapper" to hold the above flipbook and add
    features such as "bookmarks", links to other sites and forward/backward
    page navigation buttions.
    The issue we have is that because the flipbook SWF is 25MB the site
    load time is slow.
    What can be done to speed this up without compromising the image
    quality?
    1) Is there a way to make the indesign SWF smaller?
    2) is there a way in indesign to properly give each page an
    "instance name" so that they can be controlled from flash and therefore
    I can load each pages image as and when needed.
    any other ideas?
    (If you'd like to visit the website to view the loading issue http://www.lizblackdesigns.co.uk)
    Thanks
    Liz

    these need to be good quality as this is a portfolio
    The approach to your portfolio website seems very outdated and will not help you in the near future. Flash is being used less and less with the increase in Mobile Devices being used to access the internet - a large chunk of which include Apple's iDevices which don't support Flash. This alone is a reason not to do it, however there are a few other big issues with the method you have chosen.
    There is no "content" on your website for any search engine to find. No text. No meta data. No image alt tags. No titles. Nothing. In other words, your website will not be found by the people you are trying to attract. I would imagine for a portfolio site, you may want to re-think this approach.
    The way the Flash file was created is the worst possible way to add Flash to the web as you have only embedded image files - and this is your entire site?! You could have included some text, which would have been viewable by search engines, and used color shapes to increase quality but lower filesize.
    The filesize meant it took me over 1 minute to get off your home page. The average internet user will leave your site if you do not keep them interested after 5 seconds. In other words, you should have content of interest viewable within 5 seconds of load time.
    If you are set on keeping the Flash setup for your website, re-build using as much text, color shapes and lines as you can (vector work in other words) and do not rasterize/export as image. This will drastically reduce load time and increase quality. You will also want to divide your file into sections and create more than 1 HTML page so that the browser only loads a bit at a time. You might also want to set a maximum size container for the Flash file as on my browser, it looks extremely pixelated and is very large, but unclear.
    I would suggest looking into HTML5 if you are keen to create a website that can be viewed by around 98% of the web surfing people and it will also mean you can use an image slider (or similar) to show good quality images of your work. This will aid your site in being found by search engines but will also allow you to update sections of the site without re-publishing the entire Flash file.
    Rik

  • Slow load times for itunes u

    We have noticed that lately iTunes U for UW-Whitewater (uww.edu) has been extremely slow, and sometimes even timing out.  We have been trying this from various different locations and computers.  It appears to be something on the apple side.  Has anyone else seen this?
    Apple Engineers: Any updates as to what might be going on?

    Greetings Guys;
    We had the same issue yesterday, but the issue seemed to be affecting only the iTunes desktop application.  When I would preview using the iPad, load times were normal.  The issue seems to have been resolved this morning.
    Syd Rodocker
    Tennessee State Department of Education

  • My screen load times have slowed down to a crawl. I have to wait and wait for a page to load. (I know --dial -up) It used to be much faster a month ago before 5.0. Is it FireFox or do I look to Yahoo for the problem? I don't know how to sort it out.

    I use dial-up, FireFox 5.0, Yahoo addition 1.8. My screen load times have slowed down to a crawl. I have to wait and wait for a page to load. (I know --dial -up) It used to be much faster a month ago before 5.0. Is it FireFox or do I look to Yahoo for the problem? I don't know how to sort it out. Using Vista

    I'm having the same problem. Dreamweaver is supper slow. Uploading and downloads from the server... any server I use two different servers. It times out all the time. Menus are slow too.
    I'm on a MAC Pro, 6 gigs of ram no issues with anything else. I have talked to Apple they have checked everything for me. They say it's Dreamweaver. I've noticed the Dreamweaver is talking to the FTP even when I'm not doing anything.
    I've tried cleaning out my MAC caches, turning off file check and check out. Still really slow. I've worked with Dreamweaver for 6 years never any issues like this before. 18 seconds to upload a 4 kb file. 11 seconds to download the same file.

  • Is it possible to clear the entire Bookmarks list at one time in Safari for Windows?

    Hello. Is it possible to clear the entire Bookmarks list at one time in Safari for Windows? I would like to continue to use the Safari browser even though I have Windows 7 as the operating system on my notebook. When I try to delete bookmark entries one at a time, after deleting several, errors start popping up in the browser. Can I reinstall Safari without the Bookmarks I've built up? Please help a humbled Safari user.

    Are you sure that you can change the permissions of symlinks themselves? I think I've tried to make files read-only via symlinks on a local server but ended up using bindfs because it wasn't possible. Even if you can, symlinking everything that might be necessary for a given environment would not be ideal, plus I don't think symlinks can be used across different filesystems.
    If a real-life human can figure out if it's he/she is in a chroot and break out of it, then he/she can write a script to do the same. I want a sandbox that could run malicious code with no effect on the system (if that's possible). Also, I think if the chroot idea were truly feasible, makepkg would have been using it for years already to simply install packages in the chroot as you normally would and then package them. There would also be several sandbox applications that could run applications safely. So far I have yet to find any.
    I admit that I haven't looked into using a chroot in detail though and of course I may have missed some application which creates such a setup. Right now I think using per-application namespaces with fuse seems the most promising but I won't know until I've finished implementing a test application. If it turns out that it's a dead end I'll take harder look at chroot but it really doesn't seem to be able to do what I want.

  • The time for transit, transportation lead time and loading time of the mate

    Dear Friends,
    Please mail to me, where should I give the time for transit, transportation lead time and loading time of the material at the ware house.
    This is at the time of Transportation scheduling, for a specific material.
    With regards,

    i am giving u the exact & specific answer.
    please follow the menu path in SPRO
    IMG, Logistics execution, shipping, basic shipping functions, scheduling, delivery and tranportation scheduling, maintain duration,
    In that screen, maintain the settings
    Hope it answers
    Do reward points if it is useful

  • Increase in Loading time for LV search in 2011

    Initially when I loaded LV2011 my quick drop and the search took nearly 5 seconds but now it takes nearly 20 seconds to load so is there any reason for this kind of performance. Also I don't have anyother big software loaded or running in my PC. I have added few toolkits from VI package manager may be that is the reason?.
    The best solution is the one you find it by yourself

    RavensFan wrote:
    In my message in the other thread, I commented that I thought 20 seconds wasn't all that long.  But I thought you were commenting on the loading time for LabVIEW itself.  That does seem like a long time for any of the internal LabVIEW dialogs to come up.
    (Actually, I find several internal dialogs seem to take longer to load the first time then they should including the properties dialog.  But not 20 seconds long.)
    Hopefully, with this message thread in the LabVIEW forum, others can comment and offer suggestions on how to determine what the issue your having is.
    Yes now I have plenty of toolkits ( Thanks for spotting me in the other thread )
    Jeff you hit the bullseye. The loading was set as Load palette when needed.
    Thanks
    The best solution is the one you find it by yourself

  • HT1338 trying to update from 10.6.8 to Lion. Refuses to load because HD used for Time Machine updates. Anyone know how I solve this? Chris

    trying to update from 10.6.8 to Lion. Refuses to load because HD used for Time Machine updates. Anyone know how I solve this? Chris

    What do you mean you're in the process of "downloading the installer for 10.7.3"? If you mean the software update combo, you won't be able to use that to go from 10.7.4 to 10.7.3. The only way you could do that is to reinstall the whole OS from the App Store IF that version is 10.7.3. I don't know if the App store Lion installer includes 10.7.4 already, but if it does, you can't get to 10.7.3 at all.
    As for what you do about your slow machine, there are tips all over the internet. I wrote up some of the basic one's to try here:
    http://applehelpwriter.com/2011/12/05/why-is-my-mac-running-so-slow/
    Other possibilities not mentioned there are either a corrupt install of Lion (solution; re-install from the Recovery disk) or hardware failure (old hard disks and other hardware components can sometimes give out there last after the strain of a new install).
    (ToU Disclaimer: my link contains links to other pages which advertise my services as a technical writer).

  • HT1766 I loaded the software fix for face time and it wiped out my contacts and photos. can I restore them?

    I loaded the software fix for face time and in loading the new software I lost all of my other content (WITHOUT ANY WARNING). This included my contacts, photos, music. The music I can restore and losing the contacts is an inconvenience, but losing the photos is devastating.
    Any ideas?

    What software fix for FaceTime? What software did you apply?
    Did you backup your iPhone before you updated it with whatever update you applied as described in HT1766? If so, did you backup to iCloud or iTunes? Either way your  data should be restorable from that backup.

  • Load time for a 1hr m2v and wav timeline

    Hardware: Intel P4 3.2ghz, 3GB ram, Nvidia FX 5700, Asus P4C800 mobo, m-audio delta-66 sound
    I'm experiencing a lengthy  wait time to load a 1hr  video and sound track as timeline.  It has been loading for over 25 minutes now and thelittle splash screen reports over an hour to go... as I write this note.
    I'm curious if that is about normal an this kind of hardware?  I ask because I loaded the same video and sound file into DVD architect in less than a minute. and I've had really bad trouble with Encore CS4 crashing repeatedly.  Or locking up and having to be killed.
    I moved the whole shooting match to a different machine and am able to at least run Encore, but wondered if the lengthy load time is a signe of trouble on this machine too.
    Oh, and nothing else going on while the video is loading... (just normal stuff running as always)

    the_wine_snob wrote:
    Harry,
    Tell us about the I/O sub-system, i.e. your HDD's, their size, speed, controller type and how they are allocated. The operation of Importing is highly dependent on the I/O.
    I forgot to mention the OS too.  WinXP pro sp/3
    HDD:
    1 IDE 250 GB partition1 65 GB OS, partition2 185 GB data
    2 Sata 200 GB No partitions
    All are 7200 rpm (or whatever the 7200 stands for)
    The work is located on 1st sata drive (E)
    Common stuff for the hardware its on.  Also I recall loading stuff in `the blink of an eye' when I was using CS2 Encore (On this same machine, but no longer no installed)
    I see a monster thread here about Nvidia cards and Encore crashing.  I do have an Nvidia FX 5700 as mentioned earlier, and it has the latest drivers available at nvidia site.
    Also I have hardware acceleration set at 50 percent... Encore will not run with it set 100 percent.
    Acceration itself should not come into play when importing right?

Maybe you are looking for