Loading Date\Time per Shipping Point

Hello all
we need to fill SO with certain values: on item level  "Loading Date" field (there should be value of next day after SO creation) and "Loading Time" ("_00:00_" value). These two fileds should be filled only for certain shipping points.
Is it possible?

Hi,
It is not that easy.
The time mentioned in the Delivery or Transportation scheduling mentions the lead time and not the date . The dates are decided by delivery scheduling namely backward or forward scheduling. In your case, if you want to control this in masterdata, you have to  maintain the procurement type of material as either inhouse  production or outward procurement. In either case, you have maintain the production or procurement lead time as just one day. In this case, the next day becomes the material availability date (MAD). The same date will also be updated as Loading date. Based on the loading leadtime maintained in the shipping point, the further dates will be decided.
So the production or procurement lead time will decide when ur MAD will be and based on that ur loading date will be updated. Maintain ur masters accordingly in material and ur reqmt will be fulfilled.
Hope this helps

Similar Messages

  • Pick Pack time in shipping point.

    Hi Gurus,
    I would like to have a clear understanding on the Pick Pack time / Loading time in Shipping point Configuration.
    1. I have configured shipping point with factory calendar assigned to it.
    2. I have given the pick pack time in the shipping point config.
    Now the question is, i'm able to give fraction values also here , say 2.5 days for pick pack time,.
    what does this mean? how do i infer.
    Please provide clarity.
    I do not want details on how the dates are determined in Sale order w.r.t to this details, instead more clarity on how days will be taken if fractional values are given in days and not in hours.
    Regards,
    Basha.

    System will consider decimal based on factory calender and work times fields
    If work times are defined, lead times can be set in hours/minutes and applied to the work times.
    The following priorities are used for scheduling:
    Factory calendar and work times maintained
    The lead times are used in hours / minutes work time. Here, both the work days defined in the calendar as well as the work times on the individual weekdays (Monday through Sunday) are taken into consideration.
    Additionally maintained lead times in calendar days are possibly not taken into consideration if the lead times are not maintained in hours/minutes. The work time would then be zero from the schedulung view.
    Factory calendar maintained
    The work times in calendar days are used and the workdays defined in the calendar are included. From the scheduling view, each day has 24 hours (in contrast to the lead time in hours/minutes where the work times are taken into consideration).
    Additionally maintained lead times in hours/minutes are possibly not taken into consideration if the lead times in calendar days are not maintained. The work time would then be zero from the scheduling view.
    No factory calendar maintained
    As above, the system calculates only using calendar days, and work-free days, such as weekends or public holidays, are not taken into consideration
    Thanks
    Chidambaram

  • Where can i maintain the working times in shipping point?

    Hi Gurus,
    Where can i maintain the working times in shipping point?
    Thanks,
    Paul

    hello, friend.
    there are at least 2 ways to do this.
    first, go to IMG > Enterprise Structure > Definition > Log Execution > Define, copy, check, delete shipping point.  choose 'define shipping point', select your shipping point and click on the 'details' button.  under 'determine times' you will find what you are looking for.
    the other way is to go IMG > Logistics Execution > Shipping > Basic Functions > Scheduling > Delivery Scheduling and Transport Scheduling > Define Scheduling by Shipping Point.  from there, it will be the same as the above.
    regards.

  • Working Time in Shipping Point

    Hi !!
    When we define a shipping point, there is a field <b>"working times"</b>. I just want to know whether it is defined by HR guys or SD. And what is the navigation path?
    Regards,
    Avinash Srivastava

    Hi
    This Is maintained in the Logistics execution . IMGLogistics execution-Shipping-Basic shipping functions-Delivery scheduling
    In the delivery scheduling you have activity related to working time , using 3 steps maintained here you can define the working time and then use that working time in shipping point.
    Logistics execution is configured by SD coagulants
    Hope this answers your question
    Regards
    Narasimha

  • Implementing work time for shipping points

    Hi,
      I was trying to implement work hours for shipping points and has come across a weird issue. Once I define working shifts , the calculated PGI date is one day early,
    Example:
    Without work shifts for shipping point
    Customer requested date - 08/26/2011
    Route -2 day truck
    No pick pack /loading time
    I get a PGI date of 08/24
    Work shift of 06:00 to 14 :00 hrs defined for shipping point, everything else remains the same:
    I get a PGI date of 08/23 , 14: 00 Hrs.
    The users are not happy with this; does anyone have a clue as to why SAP behaves in this manner and what is the business reason behind this calculation ?
    Thanks,
    Hari.

    HI,
    It basically depends on the working times, shifts and factory calendar.
    If your PGI falls on a Sat or Sun then SAP would calculate the PGI date on the subsequent working day.
    Regards,
    Amit

  • How to avoid displaying date,time using Enhancement point.

    Hi friends,
    i have to work on the standard report.
    stadard report displays date,time ,reportname on the top of the page. my requirement is not to display date ,time,reportname.
    they have used the following code,
    WRITE text-001 TO m_line+d_offset(4). " Time
    WRITE sy-timlo USING EDIT MASK '__:__:__' TO m_line+d_offset(08).
    WRITE text-002 TO m_line+d_offset(05). " Date
    WRITE sy-datlo DD/MM/YYYY TO m_line+d_offset(10).
    BY using Enhancement point how to achieve my task.
    kindly help me

    Post Author: jsanzone
    CA Forum: WebIntelligence Reporting
    basham,
    You didn't mention which type of DBMS you are using (i.e. Oracle, MS SQL, MySQL, etc), but in a nutshell using MS SQL here is the principle.  Your time that is recorded in the records is dependent upon a setting in your RDBMS.  For instance, the RDBMS can use the machine time (which would most likely be local time), or it can use the machine time with an offset (to accomodate GMT, for instance).  GMT is factored differently based upon your time zone (and time of year, i.e. DST or EST, etc).  I'm on the east coast so right now my offset is GMT - 5, so if my time right now is 1457, then GMT is 1957.  To get SQL to compute an offset you must take the number of hours to offset and divide by 24 (24 hours in a day) and add that to the record in the database.  For instance, to get GMT right now I would use:
    select cast(getdate()5/24. as char(12))rtrim(convert(char(12),getdate()5/24.,8))' GMT'
    Hope this helps.  If you're on Oracle, then the mathematical principles remain the same, just the formatting will be different.

  • Want the load date/time show in a web template

    hi!
    Is there an easy way getting the date and time when data was last updated in a cube, and showing this in Web template?

    Hi,
    please choose Text Item -> Web Item Parameters -> Data Binding -> General Text Element -> Last Data update
    Regards
    Erwin

  • How to find the shipping point creation Date and time

    Hi All,
      Could you please help to solve this issue.
       Some of the users created shipping point, Now I have to find out in which date and time the shipping points were created, is there any table to find. please help me.
    Regards,
    Muralikrishna

    hi Murali,
    first define and assign shipping point in enterprise sructure in define shipping point EC07 and assign in OVXC
    goto OVL2 and assign the shipping points
    The following are used for the shipping point determination:
    1. Shipping conditions - Proposed from CMR. The entry in VOV8 for the sales document type if there overwrites the entry in the shipping conditions mainatined in the CMR.
    2. Loading group - Proposed from the material master record.
    3. Plant - proposed from CMIR - if not found then CMR - if not found then MMR.
    But you should first define and assign the shipping point in the "enterprise structure" otherwise you will not be able to do the shipping point determination.
    IMG - logistics execution - shipping - basic shipping functions - shipping point & goods receiving point determination - assign shipping points.
    Shipping point definition:
    IMG - enterprise structure - definition - logistics execution - define, copy, delete, check shipping point. You have to define the shipping point here for the particular plant.
    Shipping point assignment:
    IMG - enterprise structure - assignment - logistics execution - assign shipping point to plant. Here select your plant and assign the shipping point to the same.
    hope this helps,
    cheers,
    Hema.

  • Shipping point working times

    Hi All,
    I have created a shift and assigned as working times for shipping point at LE-shipping-basic shipping functions-scheduling
    so in sales order item scheduling it will display the time for
    planning GI - closing hrs
    loading - closing hrs
    material availability - closing hrs.
    transportation planning - opening hrs
    But the problem is when I assign the goods receiving hours in customer master data, in sales order above timings are replaced by opening hrs of customer goods receiving hours.
    Please suggest what could be the problem.
    Suresh

    hi Suresh,
    there is no way for a customizing. The coding is fix. I have done a modification.
    hans

  • Date & Time freezes when loading

    I have been trying to adjust my settings for Date & Time after just updating to v.10.4.11 of Tiger. When I open Date & Time however, whether from the clock in the menu bar or from System Preferences, the Date & Time screen opens with a heading "Loading Date & Time" but soon thereafter, before I've done anything, I get the spinning beachball, the application stops responding, and I have to force a quit. I also notice that the lock icon in the lower-left corner of the screen (to click to permit changes) is not appearing.
    Has anyone encountered this and better yet solved it?

    hmmm... i've been a wimp, and i feared that removing the com.apple.systempreferences.plist might mess up with other preferences than just Date&Time -- i don't feel like configuring everything anew right now :-\. so what will my mac look like if i trash the syspref file?
    i've tried removing only the com.apple.MenuBarClock.plist, and that didn't solve anything, the control panel is still freezing

  • Use of "Rounding work days" in shipping point?

    Hi, Could someone please explain to me how the "rounding work days" in shipping point is used for ATP purpose (within R/3 itself)?
    Let's assume that the Delivery date is coming up as 18th Nov, 2011 08:00:00 hrs in schedule line, and the rounding work days is maintained as 0.2 days. Assume that the route has 1 day for transport, and this route time is relevant as per shipping point configuration.
    What would be the value of GI date/time that I should expect for the schedule line?
    Do I simply convert 0.2 days to hrs in 00:00:00 format, and subtract this time for delivery date to arrive at GI date, or could any other master data come into picture for GI date calculation?
    I am currently seeing GI on 17th Nov, 2011 00:00:00 hrs, and not able to understand this value of GI time.
    PS: Calendar for route is a custom calendar with working time from 00:00 to 24:00 hrs on all weekdays (monday to friday), and no working hrs are maintained at the shipping point.

    Hi,
    If the current date is 03.11.2011.
    you have maintained rounding work days 2 days. days specifyied in route is 1day.
    then if you raise an order for current date.system will propose schedule lines after 3 days it means 07.11.2011.
    Thank you,

  • Shipping point working timing

    Hi All,
    I have created a shift and assigned as working times for shipping point at LE-shipping-basic shipping functions-scheduling
    so in sales order item scheduling it will display the time for
    planning GI - closing hrs
    loading - closing hrs
    material availability - closing hrs.
    transportation planning - opening hrs
    But the problem is when I assign the goods receiving hours in customer master data, in sales order above timings are replaced by opening hrs of customer goods receiving hours.
    Please suggest what could be the problem.
    Suresh

    hi Suresh,
    there is no way for a customizing. The coding is fix. I have done a modification.
    hans

  • Missing shipping point/receiving pt

    Hello,
    I have a problem with shipping determination. I have created my shipping conditions assigned in customer record, assigned loading grp in material record, did customizations like sales doc type/shipping condition, replaced LF with my delivery type, config SC- Loading grp-plant-proposed shipping point.  But when i create Sales order and item, shipping tab does not automatically show 'shipping point'. Basically, it is not getting determined? Any ideas, clues. When I give manually the shipping point, the error message is
    "Ship.condition 01 loading grp Z001 plant ZVK StLoc  not defined" but my delv type is custom one and assigned in sales order and also my SC is assigned to Sales order type in IMG. What is the problem?
    Please help. Points will be awarded.
    Thanks
    Venky

    Hello Guys,
    Thank you all for the help. I have verified and i had done all that. I am still having problem.When I go to incompletion log:
    I get 'Missing Shipping point/receving pt' and all the fields are blank except plant(ZVK), delivery priority ('1'), max part delv('9'), order combination
    (checked), net weight, gross weight. Anything to do with unloading point, receiving point, route, shipping type that i need to configure or any background job to run to update?
    My Shipping data:
    Plant: ZVK
    Shipping Cond: Z8
    Loading grp: Z001
    Shipping point : ZVK1
    sale doc typ : ZA99
    delivery type : ZLFV
    delivery item cat : ZVKN
    storage loc: ZKV
    I have
    1) Defined  Shipping Point in Enterprise Struct: ZVK1
    2) Assigned shipping point to plant in enterprise :
       ZVK (plnt) -- ZVK1(sp)
    3) defined shipping conditions: Z8 (thru shipping point and goods receiving detr)
    4) assigned shipping condition to sales type:
       ZA99- Z8
    5) defined loading grp : Z001
    6) did shipping point determination 
       Z8(SC) -- Z001(lgrp) -- ZVK(plnt) -- ZVK1(prshp)
    7) defined delv typ: ZLFV
    8) defined delv item cat : ZVKN
    9) did item cat determintaiton
       ZLFV (del) typ) -- ZVKN (item cat)CHSP (usage) ZVKN (Item cat)
    10) in my sales doc type : i have assigned delivery type ( ZLFV) in Shipping section.
    11) ASSIGNED storage loc to plant and warehouse in Enterprise: ZKVZvk001. But in the error message i do not see the Stloc populated. is it any clue?
    Please help.
    Thank you,
    Venky

  • Problem in Shipping point det'n

    Hai,
    I have 15 shipping points for a single plant.
    when am doing shipping point determination,
    I have
    entered the combination of
    ship cond + load grp + delplant = proposed ship point/Manual ship point ( 1-11)
    I would like to enter all the ship points in manual ship point,
    where as i can enter upto 11 ship points only.
    I have checked the table:TVSTZ in which VSTEL ( man ship point ) has upto 11 fileds only .
    to add other ship points should i add one more col as VSTEL12-15,
    is there any other option,instead of adding one more column,bcoz its std table which we r nto supposted to modify.
    if we create ZTVSTZ ( copy of TVSTZ) , we may need to append in many other places where ship point is linked.
    suggest me, shall i go with first option or the later one
    thanks

    Hi,
    I have had a discussion with my ABAP'er and our common thinking/advice is to choose the first option itself. This is because this table is already been linked with various tables/structures and by appending this table with putting includes {as per your requirment} would be the advisable option to go for.
    But, still then you can have a discussion with your ABAP guy as well...
    Hrishi

  • Change Shipping Point in STO in Transaction code ME27 / ME22

    Hi Experts,
                      I want to change Shipping point in Transaction ME27 Is it possible i want to change default shipping point with manual shipping point ?
                      Is it possible ?
                       Please help...
    Thanks & Regards,
    Tom

    Thanks for your reply
    I have configured multiple shipping point in same plant
    shipping condition - Loading group - Plant - Prop Ship  Point - Manual shipping point
      03  -                        006      -                  xx      -                  x      -                           y
    In me22 - Item shipping data i am not able to change prop shipping point with manual
    Please help me to solve this problem
    Thanks & Regards,
    TOM
    Edited by: tomsoulsurfer on May 18, 2009 1:37 PM
    Edited by: tomsoulsurfer on May 18, 2009 1:38 PM

Maybe you are looking for