Default category of delivery date in schedule lines

Hi,
When i enter transaction ME38, select an item and click on delivery schedule to input schedule lines,
by default i can see 'M' in field category of delivery date.
'M' is displayed in all the records, whether a sch line exists or not.
In another system of mine, when i try to enter sch lines thru ME38, by default all records show blank in category of delivery date.
I want to change the default category of delivery date as 'D' or want to keep it blank , but not 'M'.
How can i change this???
Regards,
Sneha
Points will be awarded for helpful answers *

Hi w1n,
following is the setting in my system.
EN     C     5     Calendar format
EN     D     1     Day format
EN     K     2     Planning calender
EN     M     3     MONTH FORMAT
EN     P     4     Period format
EN     W     2     Week Format
Still it is showing me M as default in all the lines.
M                 06.2008                  32      R01.06.2008     
M                 06.2008                  24      R01.06.2008     
M                 06.2008                  24      R01.06.2008     
M                                                                  
M                                                                  
M                                                                  
Can u pls help me out ???
Regards,

Similar Messages

  • Delivery dates in schedule lines is not changing in sales order

    Dear all,
    delivery dates in schedule lines on line item in sales order is not changing.delivery dates are different in schedule line of partial qtys.i have to do same delivery date on all schedule lines.
    Regards,
    Praveen

    Hi Praveen
    1. Schedule Line dates can be changed manually or by doing an availability check only.
    2. In case if you change the delivery date in the header it will not change automatically in the line item level.
    3. You need to do it manually only.
    kindly let me know more details.
    reg
    dsk

  • How to compare delivery date in schedule lines and PGI in outbound delivery

    Hi,
    I want to create a report to monitor and compare different dates in sales and delivery process.
    One of my key figure is the comparison between date confirmed to the customer, that I can find in the schedule line of the sales order, and the actual goods issue date from the outbound delivery.
    But I can't succeed in making the link between delivery and schedule lines, means between LIKP and VBEP.
    Would you have any idea?
    Thank you.

    It seems there's no exact (table) connection / link between delivery item and schedule line item.
    Those who were searching for this thing (link / connection between delivery item and schedule line) were recommended to use FM "RV_SCHEDULE_CHECK_DELIVERIES".
    This FM calculates the delivered quantity for each schedule line, so it makes link between the delivery item and schedule lines - however if you check the code it's quite sophisticated...
    (if you put a breakpoint in the FM and display a SO in VA03, you can check how the parameters have to be populated with data).
    Schedule Line and Delivery Link
    Edited by: Csaba Szommer on Aug 5, 2011 12:03 AM

  • Issue with delivery date in schedule line ??

    Dear Members,
    I have created a sales order on 05/18/2009.I am getting delv date on schedule line as 06/12/2009, due to this problem, I am unable to create a delv. What should I do now ?/
    I have checked the availbility of material and material is available on 05/18/2009.
    Also Checked on config of order type in V0V8 T-code, and lead time in not maintained.
    please let me know, where should I check.
    Thank you.
    Madhu

    hello, friend.
    on the schedule lines tab, try changing the date to the present and see if delivery can be confirmed.  another way is to run the "check item availability" functionality in the sales order.
    on the document header, check what date is being proposed for "Requested Delivery Date".  this date could be proposed based on settings for the document type.  but since you indicated that there was no lead time maintained, you will have to check lead times in:
    1.  the shipping point (deliveries processing, picking, packing, etc.)
    2.  in the MRP views of the material master
    3.  transportation lead times (routes, etc.)
    4.  if externally procured, purchasing lead times
    hope this helped you.
    regards.

  • Printing last delivery date in schedule lines for sales order

    Hi!
    We should create a sales order with more then one schedule line. This schedule lines are only for internal use (only to plan our production) and not for printing on the sales order paper. Only the last line is the real delivery date which should be printed on the sales order paper. Now I'm searching for a solution to print only this schedule line.
    Have anyone a good idea?
    Thanks
    Markus

    Hi, 
    Select <required fields> from VBEP
    into table <itab>
    where vbeln = <order number>.
    sort itab by posnr etenr descending.
    read table itab into wa index 1.
    contents of work area will have the last schedule line details of order.
    Regards
    Vinod

  • Change delivery date in schedule line

    High gurus,
    I need some help. How is it possible to change the delivery date in a schedule line generate by APO ?
    Thanks.

    Hi Thanks for your reply.
    But the Tcode that you have mentioned appears to be in the SCM system and it calls an External Procurement Relationships report. My requirement is as follows:
    I have a date generated based on the Route Schedule id (VL51, VL52) and I need to sync this date with the Goods issue date of the Sales Order created. So whenever a sales order is created with the schedule line dates, i need to modify the dates generated by the system with my dates like I will have to call a FM or a BAPI by passing the new GI date and get the new set of dates and populate them on the Sales Order schedule lines screen.
    This scenario will happen for a GATP (Global Available to Promise) where by the ECC system does a remote call to the APO system to get the new dates. I will have to modify these dates with a new set of dates created either using a FM or a BAPI and populate them again on to the screen
    Thanks,
    Susanth Kumar

  • Delivery Date in Schedule Line

    Hi,
    The issue is:
    There is a 1 hour time gap between the System time & the local time.
    Say the PRD system date & time is 01.01.2011 23:30 & the local date & time is 02.01.2011 00:30.
    I have a scenario where there are 2 similar MTO sales orders.
    Sales order 1: Create SO with date & time 01.01.2011 22:30 & the schedule line for the item gets the GI date as 01.01.2011 as expected.
    Sales Order 2: Create SO with date & time as 01.01.2011 23:30, then the schedule line for the item gets the GI date as 02.01.2011.
    I am not sure if the time difference could be the reason for picking up the different GI dates eventhough both the orders were created on the same day 01.01.2011.
    Please let me know if i am missing something here.
    thanks & regards
    Narain

    For shipping point or route pick pack time, load time, transit time may be maintained totally 1 hr. Hence when you create the order at 23:30 the delivery date comes to next day.
    or
    Shift time may be maintend.
    Please check the both.

  • Delivery date in scheduling lines

    Hi all,
    I am using FM 'SD_SALESDOCUMENT_CHANGE' and passing all the desired fields, when passing fields for shceduling lines date is coming from header or somewhere else.
    Please suggest me in which field i have to put entry so that scheduling lines will show my dates.
    Regards,
    Gaurav.

    Hi,
    Pass the data in structure field ORDER_SCHEDULES_IN-REQ_DATE.
    Edit : Also pass 'X' into structure field ORDER_SCHEDULES_INX-REQ_DATE.
    Regards
    Vinod
    Edited by: Vinod Kumar on Jul 20, 2010 3:59 PM

  • Changing delivey dates on schedule line level in Purchase order in IS AFS

    Hi,
    I want to know if there is any standard transaction or enhancements to change the delivery dates in purchase order on schedule line level in IS AFS scenario on mass.
    Thanks,
    Kumar

    Hi Antony,
    Thanks for the reply.But the transaction MASS is not enhanced for changing delivery dates in schedule line level in IS AFS.
    Thanks,
    Kumar

  • Split delivery for each schedule line

    Hi,
    We have a requirement to split deliveries for each schedule line in the order.
    For example: I have an order with one line item which has 2 schedule lines. If the schedule line date on one is 01/29 & the other is on 01/31, and the delivery due list VL10A is run with a range 01/29 - 01/31, it picks both the schedule line & combines them into one delivery.
    Is there a way by which we can force them to create 2 different deliveries (as it would if the delivery due list was run for each day at a time).
    We created a data transfer routine (deliveries), and populating ZUKRL with schedule line date & that doesnt solve the problem since the routine is triggered once for each sales order line and not for schedule lines.
    SAP reverted back that this is standard SAP behaviour to cumulate all due schedule lines into one delivery, but I would like to know if anyone has any other solution ?
    Thanks in advance!

    First of all you have to use VL10E to create deliveries, since it creates one delivery item for each schedule line.
    Then play with your own delivery role copied from standard profile 0201:
    you can trigger 3 different flags to reach your goal:
    Cumul. Rule: Rule for calculation of quantity to be delivered
         There is a field that contains a cumulated quantity in delivery lists
         with item or schedule line views. The quantity at which the list line
         (document item or schedule line) is delivered is defined in this field
         when it is selected and the delivery process is started in the
         background. The value is a default and can be changed by manually
         processing the delivery list on the item or schedule line level.
    SplitSchedLine: Rule for creating one delivery item per schedule line
        In a delivery list in item view with multiple schedule lines, you can
        decide for the same document item whether you want to generate one
        delivery item per schedule line or whether you want to deliver the
        cumulated quantity of the last schedule lines selected.
    LimitSchedLine:  Allow constraints on schedule line level
         You can use this indicator to limit selection o
         delivery when
         o   Delivery due date and/or
         o   Planned goods issue date and/or
         o   Route schedule
         does not fall within selection range.
    This should help you to solve your problem.
    pls. reward points if helpful
    Regards
    Roberto

  • Delivery item per schedule line

    Hi all,
    Thank you for viewing my posting, I have the requirement as following:
    I have two SD schedule agreements, there are several schedule lines on JIT delivery Scheudle tab for each schedule agreement, these two schedule agreement are for same customer, have different material.
    What I want is:
    When I create delivery for these two schedule agreements in VL10A, these two schedule agreements are combined into one delivery note, but the delivery item per schedule line on the delivery note.
    E.g.
    one schedule agreement has 5 schedule lines
    the other has 4 schedule lines
    After I create delivery for these two delivery notes in VL10A, there should be 9 items on delivery notes, one item per schedule line.
    Do you have idea on this? I do not want to combine several schedule line into one delivery item.
    Thanks!
    Alex Lu

    Dear Alex,
    You try these copy control settings between Scheduling agreement and delivery document.
    Go to VTLA transaction select your document types
    First you go header level settings here you can find the check box field called Copy item number check this then try.
    If it is not full fill your requirement then go in to the item details here you can find the copying Routine maintenace field Item Data Under Data transfer Tab,this field will have 101 item Routine as per the standard,you take ABAPer help you copy this routine then change according to your requirement then assign new routine here.
    I hope this will help you,
    Regards,
    Murali.

  • Delivery Status at Schedule Line level.

    Hi All,
    I have to retrieve some data on the basis of Schedule line for which delivery is not complete. Please find below the requirement.
    I am having one sales order with one line item which having two schedule line. For one schedule line confirmed qty is 1K and for other 2k. For first line item deliver qty is also 1k.
    I want to know how to check the delivery status for schedule line counter so I will get the idea that for first schedule line qty is delivered and for second not.
    Thanks
    Piyush

    Use the function module
      CALL FUNCTION 'RV_SCHEDULE_CHECK_DELIVERIES'
        EXPORTING
          fbeleg                        = wa_vbap-vbeln
          fposnr                        = wa_vbap-posnr
      FVERRECHNUNG                  = ' '
      FS073_ALT                     = ' '
      IF_NO_SORT                    = ' '
        TABLES
       fvbfa                         = fvbfa
       fvbup                         = fvbup
       fxvbep                        = it_vbepvb
      FVBLB                        =
        fvbap                        = fvbap
    EXCEPTIONS
      FEHLER_BEI_LESEN_FVBUP        = 1
      FEHLER_BEI_LESEN_FXVBEP       = 2
      OTHERS                        = 3
      IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
    loop the internal table it_vbepvb.
    get the open qty in that schedule line
        MOVE wa_vbepvb-olfmng_flt TO wa_itab-openqty.
        IF  wa_vbepvb-bmeng EQ wa_itab-openqty.
    check that with the schedule line confirmed qty wa_vbepvb-bmeng
    If delivery is avaliable the open qty will not be equal to confirmed qty.

  • Need to check PO Posting date at schedule line and material document level

    HI All,
    I am facing an issue to reconciliation data with ECC.
    Issue :
    we have a PO,item,schedule line with delivery date, scheduled qty and quantity received from EKET table
    we have PO,item,Material document,movement type,posting date with quantity received from EKBE table
    the standard extractor 2LIS_02_SGR is providing data at
    PO,item,schedule line,material document,movement,posting date
    as if now we are using this extractor to get the posting date at schedule line level.
    can some one let me know how exacty the EKET and EKBE table are joined ???

    Hi,
    The data for the datasource 2lis_02_sgr can be compared in ECC using ME80FN transaction.
    Please check the below Link for all the details reragrding 2LIS_02_SGR datasource.
    [http://help.sap.com/saphelp_dm40/helpdata/en/69/063f3f2615e07fe10000000a114084/content.htm]
    Hope this helps..
    Thanks,
    Nagarjuna

  • How to back date for schedule line date of Consignment Fill-Up

    Hi,
    There are available stock for the material used. In VA01 of order type KB - Consignment Fill-up, I put in a backdated schedule line date (example: 09.09.2008). However, the system automatically proposed a new schedule line date of today's date (example: 13.10.2008).
    How can I remain the backdated date with confirmed qty instead of today's date?
    Thanks.

    Hi Wooi Ling
    when system is not able to confirm the schedule lines, the system would give a proposal date on which the requirement can be met.
    in this case ,you can do one thing , you can set the indicator " Fix date and quantity " in the item schedule line. this would fix the date and the quantity for delivery and the schedules lines.
    this would also mean the customer accepts the delivery and quantity confirmed by the system, The system then passes on MRP requirements so that the confirmed date and quantity can be met.
    hope this helps
    thanks
    akasha

  • Step wise config data for schedule line agreements

    DEar All,
    I need urgently one the foolowing doc:
    step wise config data for schedule line agreements.
    thanks
    regards,
    s KUMAR

    Hi,
    1) Scheduling Agreement is a long term agreement and PO is normally a one-off. When you have long term relation with supplier you will go with SA.
    2) SA need not have delivery schedules at the time of ordering. It's like a contract with vendor for all basic prices, quantities & terms. You will release schedules as & when required. This method is very popular with manufacturing ind (e.g. automotive) where they negotiate prices but delivery schedules are given periodically based on their actual production/sales demands.
    3) In a PO, you must give schedules in PO itself.
    4) If you know contract & release order (or call-off) concept, then SA is like contract and SA schedule is like release order. PO is release order.
    or
    While using schedule agreement, you will create delivery schedule, when ever you require materials.
    Firm and trade off zone in delivery schedule details will be forwarded to your vendor. you can create daily , weekly , monthly schedule lines
    Example : if you have created a schedule agreement for product " A " for quantity 1000, and you require material of 100 nos in the first month, you can create schedule line for this 100 only and this will be transmitted to vendor( if you are using LPA you have to release schedule line). when ever you require further qty based on your requirement you will create another delivery schedule line, then it will be transmited to vendor.
    In case of PO if you are ordering 1000 qty , you need to specify the delivery date in Purchase order it self, and all the dates are immediately transmited to vendor along with Purchase order.
    For configuration steps please follow
    http://help.sap.com/saphelp_47x200/helpdata/en/93/7439fb546011d1a7020000e829fd11/frameset.htm
    Hope this will help.
    Thanks,
    Raja

Maybe you are looking for

  • IPod won't connect to Computer or iTunes

    When I plug my 5th gen. iPod nano into my Windows 7 PC, it doesn't show up in iTunes or My Computer. I've tried restarting my laptop and iPod, using a different cord, and connecting to a friend's PC which didn't work. Help please?

  • MM Invoice with FI documents

    Hi All, In MIRO, we display Logistic Invoice which posted, if we click on follown-Documents, system will show all FI documents number. Could anybody tell me from which table system store, i.e MM invoice along with FI documents number. Regards, Venkat

  • Old Exchange 2007 is not moving MAPI clients to new server

    Good Afternoon all, I am in the process of moving from exchange 2007 to 2010.  I thought I read somewhere that Outlook will figure out in the background that there is a new exchange box and when I've moved everyone to it that Outlook clients will aut

  • Automator Copy Finder Problem

    I just used automator for the 1st time so please bare with me... I want to make a backup of a directory located in another computer in my LAN, so I created a workflow in automator using *Get Specified Items* and then *Copy Finder Items*. The first Ru

  • [svn:osmf:] 14024: 1. add multiple BootstrapInfo support

    Revision: 14024 Revision: 14024 Author:   [email protected] Date:     2010-02-07 14:53:33 -0800 (Sun, 07 Feb 2010) Log Message: 1. add multiple BootstrapInfo support 2. add fragment discontinuity support 3. modify unit tests accordingly Modified Path