ME38 Scheduling agreement won't create a delivery due index for stock trans

Hi,
we've had a scheduling agreement that has been working fine since 2005 that has suddenly stopped producing a delivery due index for stock transfer record ( Table VETVG ).
I cannot see any changes to the scheduling agreement which looks okay to me.  I'm not sure what else to check.
Any ideas appreciated
Thanks

Hi Simon,
  This post is related to MM, so kindly post this issue in MM forum. Those will be the right guys to solve this issue..
Cheers..
Regards
MBS

Similar Messages

  • Create outbound delivery using VL10B for Stock Tranfer order

    Hi ALL gurus,
    I had created STO stock transfer order (UB order type ) and release the STO using ME21N and ME29N
    When try create a outbound delivery using VL10B, the STO not show, i remove all check and blank in all seclection. The STO still not show.
    Anyone can help ?? where going wrong ???
    Rejoice

    Hi
    There are two processes for STO , that is with shipping & without shipping.
    For Without Shipping there is no config required.
    For STO with shipping You need to configure in
    SPRO-> IMG-> Materials Management-> Purchasing-> Purchase Order-> Set up Stock Transport Order
    Please go through the link on all types fo STO's
    http://help.sap.com/saphelp_erp2004/helpdata/EN/4d/2b90dc43ad11d189410000e829fbbd/content.htm
    Thanks & Regards
    Kishore
    Edited by: Kishore Kumar Chiluka on Jul 2, 2008 8:25 AM

  • Delivery without reference for stock transfer within the same plant 311

    Dear all,
    I need to create a delivery without reference for stock transfer within the same plant, movement 311,  i.e. just from 1 storage location to another storage location.
    I tried to use VL01NO with delivery type UL.
    Now my question is how can I assign a receiving plant for a customer?
    I can't do the MIGO or MB1B document because I need the delivery document (packing list, forms, Texts,...).
    It's possible this option???
    Thank you very much.

    Hi,
    What is the item category you are assigning while doing VL01NO?  Check the schedule line category for that item category assignment.  That Schedule line category has an option for one step GI.  There you can assign 311 or create a separate item category and schedule line category and in that SC assign 311. 
    Thanks
    Krish.

  • Schedule Agreement used to create a sales order

    We are trying to use schedule agreements to create a sales orders, but    
    the delivery quantity in not updated within the Item data / schedule      
    lines of the schedule agreement.                                                                               
    LP (schedule agreement)-> OR (sales order) -> LF delivery (PGI)                                                                               
    Completing the above process, the delivery quantity does not get          
    updated. Can standard SAP handle this functionality?                                                                               
    Fábio Brancati

    Hi Brancati,
    As per the standard you can create directly delivery from the scheduling agreement no need to creation of sales order.
    I hope it will help you,
    Regards,
    Murali.

  • Delivery completion indicators for Stock transfer Purchase Order

    Hi All,
    We have an issue with delivery completion indicator for item in stock transfer purchase orders. This indicator is not setting even on completion of goods receipts ( complete quantity ).
    Can any one suggest where could be issue or any SAP notes on this. We are on EEC 5.0 verion
    Thanks
    Yogesh

    Hi Yogi
    This could be a bug. If all stock transfer issues have been received and PO qty is completed, it shd set the indicator.
    Guess you have to create a OSS message.
    Best regards
    Ramki

  • Creating CTXSYS.CONTEXT type index for orddoc

    Hi,
    We tried to create a index for a orddoc datatype , the syntax used was as below
    CREATE INDEX CIX_DLX_ASSET1 ON DLX_ASSET(TEXT_ASSET.source.localdata) INDEXTYPE IS CTXSYS.CONTEXT;
    where DLX_ASSET is the table name and TEXT_ASSET is of the type Orddoc.
    When we tried to create the index we are getting the below error message
    ORA-29855: error occurred in the execution of ODCIINDEXCREATE routine
    ORA-20000: Oracle Text error:
    ORA-06502: PL/SQL: numeric or value error: character string buffer too small
    ORA-06512: at "CTXSYS.DRUE", line 157
    ORA-06512: at "CTXSYS.TEXTINDEXMETHODS", line 204
    But the index is being created but it is not proper and contain query doesnot work properly on it
    However we were able to create an index for TEXT_ASSET.comments as below
    CREATE INDEX CIX_TBL_ASSET1 ON TBL_ASSET(TEXT_ASSET.comments) INDEXTYPE IS CTXSYS.CONTEXT;
    The step we had followed are as below
    Granted required permission to the User owning the index.
    GRANT CTXAPP to User
    GRANT EXECUTE ON CTX_CLS TO User;
    GRANT EXECUTE ON CTX_DDL TO User;
    GRANT EXECUTE ON CTX_DOC TO User;
    GRANT EXECUTE ON CTX_OUTPUT TO User;
    GRANT EXECUTE ON CTX_QUERY TO User;
    GRANT EXECUTE ON CTX_REPORT TO User;
    GRANT EXECUTE ON CTX_THES TO User;
    All the package of the ctxsys is complied
    The ctxsrv has been stared as below
    ctxsrv -user ctxsys/ctxsys
    and is up and runing.

    Dear
    Here are the error explanations;
    ORA-06502:     PL/SQL: numeric or value error string
    Cause:     An arithmetic, numeric, string, conversion, or constraint error occurred. For example, this error occurs if an attempt is made to assign the value NULL to a variable declared NOT NULL, or if an attempt is made to assign an integer larger than 99 to a variable declared NUMBER(2).
    Action:     Change the data, how it is manipulated, or how it is declared so that values do not violate constraints.
    ORA-29855:
         error occurred in the execution of ODCIINDEXCREATE routine
    Cause:      Failed to successfully execute the ODCIIndexCreate routine.
    Action:      Check to see if the routine has been coded correctly.Ogan

  • ME38 - Scheduling Agreements

    Hi Experts,
    In ME38 for the line items we are scheduling the line items internally for every line item. So when saved after scheduling spool is generated and we are able to see the output of a form.
    We would like to know which is the script configured.
    In NACE below is the standard configuration maintained,
    We are trying to debug the script medruck but it is not triggering. Please let me know if any ideas.
    Regards,
    Rafi

    Hi Rafi Mohammed,
    Did you resolve this problem ?
    I have the same issue... can not trigger sap script to debug.
    Regards,
    Tai Vo

  • Creating a TOC or Index for a pdf?

    Is it possible to create a word index or table of contens for a pdf that doesn't have one from Acrobat Pro?

    Indices or TOC should be created in/from your original document. You can use the bookmarking feature in Acrobat to simulate the function of a TOC.

  • Requirement for Delivery Due Index

    Hi,
    I copies the requirement # 104 to 904 in VOFM and added user specific code.
    How can I test if this code is working?
    Thanks,
    Ashok.

    HI
      After creating the routine, please make sure that you activate the routine number. In VOFM, under routine display select the routine record and use menu path Edit->Activate. Now place a break point in your program and proceed to test. If the break-point is not reached try executing program RV80HGEN and proceed with the above steps again.
      Hope the above info helps you.
    Kind Regards
    Eswar

  • Dates and quantities copied from Scheduling Agreement to Delivery Order

    Hi everybody,
    we're experiencing a problem with copying control for dates/quantities between Scheduling Agreement and Delivery Order.
    If we define a Forecast Delivery Schedule with more lines/dates into a Scheduling agreement, when I create a Delivery Order with reference to a specific date the system always copies the first forecast delivery schedule date, disregardful the date specified in the selection criteria for delivery creation and with the fact that this could have already been carried out.
    Here's an example:
    Forecast Delivery Schedule into Scheduling agreement:
    (Date) 12.03.07   (Quantity)  10 TO
    (Date) 13.03.07   (Quantity)  12 TO
    (Date) 14.03.07   (Quantity)  15 TO
    When delivery has to be created with reference to Scheduling Agreement, the system doesn't about the date specified in selection parameters (e.g. 14.03.07) and copies the quantity of the first forecast delivery schedule line (10 TO).
    Does anybody knows how to maintain Copying Control for dates and quantities between Scheduling agreement to Delivery Order?
    Thank you!
    Luca

    Dear Pattanaik,
    check data transfer from copy controls.for this T-code is VTLA
    here select your doc type and select details and check also item.check inside both types data trasfer wich is assigned change from this item to header.your problem may ve coming from here.
    hope this will helps you
    Prem

  • Scheduling agreement between mrp areas.

    Hi all! I have a question.
    Can i create scheduling agreement between two storage location whitin one plant for stock transfers? (storage locations - mrp areas).
    where can i read about this?
    Thanks.

    Hi Mildar,
    Following OSS notes will be useful to you.
    1402298 Purchase order handling release with MRP area
    1067960 Stock trasnfer reservation not created for MRP area
    Following URL will help for the functionlity of MRP areas within APO
    http://help.sap.com/saphelp_scm70/helpdata/en/c1/147a375f0dbc7fe10000009b38f8cf/frameset.htm
    Please check and confirm.
    Regards
    Datta

  • SD create Collective delivery document against scheduling agreement.

    Dear freinds,
    I have created  scheduling agreements for single material , and updated forecast deliery agaisnt IDOCS,
    now I want to make a single delivery agaisnt four different materials.
    I use Transaction VL 10 for Delivery due list and  selected diff. materials four items,executed  backgroud run,
    system is creating two delivery documents instead of one.
    Please advise me how to get single delivery document against multiple delivery due items.
    in customer master i marked to order combination, partial delivery allowed up to 9 deliveries
    Regards
    Dilip

    Excellent information !
    I understood what you have mentioned .
    Just I need your clarifications for my below queries to fix this issue .
    There are 6 line items in this scheduling agreement .
    For 3 line items , delivery schedule date is 02/08/2008 . for another 2 line items, delivery schedule is 05/07/2008 . due to this different delivery schedules for line items  in scheduling agreement . whenever  user creates delivery , delivery split is happening .
    In order to avoid this problem , can ask user to change delivery schedule for another 2 line items to 02/08/2008 from 05/07/2008 . ?
    If user change this delivery schedule  for this line items , is there any ramification in anyway ?.
    Thanks In Advance

  • How to create correction delivery in schedule agreement

    Hi all -
    I am loading legacy data into SAP and am creating schedule agreements.  I create the agreement using SD_SALESDOCUMENT_CREATE, then COMMIT, then update the schedule lines using BAPI_SALES_DEL_SCHEDULE_CREATE also followed by a COMMIT. This works, and creates the schedule agreement with schedule lines.
    At this same time, or even in another BAPI or function call if need be, I need to create a CORRECTION DELIVERY for this schedule agreement.  I am populating the CORR_***_QTY_IN and CORR_***_QTY_INX in BAPI_SALES_DEL_SCHEDULE_CREATE  with values in every field, and the return tells me 'CORR_CUMQTY_IN has been processed successfully', but when I look at the schedule agreement in VA32, there is no ***. issued qty or ***. delv qty, and no correction delivery has been created.
    What am I missing??
    Thanks so much...
    Sharon

    Hi Shyam -
    I am calling the BAPI_TRANSACTION_COMMIT function right after the BAPI_SALES_DEL_SCHEDULE_CREATE function.  When I call that create function, I am adding schedule lines, so my return table has all of the other successful messages you would expect -
    ORDER_HEADER_IN has been processed successfully
    CORR_CUMQTY_IN has been processed successfully
    DEL_SCHEDULE_IN has been processed successfully
    SCHEDULE_IN has been processed successfully
    Sched. Agr. w/ Rel. 1030000058 has been saved.
    It even says the corrective *** qty was successful....but when I open the schedule agreement, and go to the Forecast Delivery Schedule tab on the line item, the Cml. iss. qty and Cml. dlv. qty fields are blank, and there are no deliveries associated with the order.
    Do I have to use a seperate BAPI to create the correction delivery?  I've looked at BAPI_OUTB_DELIVERY_CREATE_SLS, but I don't see how to specify that this is a correction delivery and not a 'regular' delivery.
    Thanks,
    Sharon

  • Error generating release against scheduling agreement  (cause 6) in ME38

    Hello Experts,
    Need your inputs on the the below error getting generated in ME38
    Error generating release against scheduling agreement  (cause 6)
    Message no. 06857
    Diagnosis
    The function module for generating a scheduling agreement release (forecast delivery schedule or JIT delivery schedule) has run up against an error, causing processing to be terminated.
    In this case the cause of the error is 6.
    System Response
    The error may involve one of the following situations:
    1: The nature of the error cannot be specified precisely.
    2: The forecast delivery schedule or the JIT delivery schedule was generated but no message record could be generated.
    3: A document type for which the functions "Generate forecast delivery schedule" or "Generate JIT delivery schedule" are not defined may be involved.
    4: A material for which the function "Generate JIT delivery schedule" is not defined may be involved.
    5: A scheduling agreement that has not yet been released by all persons responsible may be involved.
    6: The factory calendar has not been maintained correctly.
    Procedure
    Error source 1:
    Check whether the vendor and plant shown in the PO actually exist in the system.
    Error source 2:
    Check the Customizing facility for message determination with respect to delivery schedules created under scheduling agreements (print operation '9').
    Error source 3:
    In Customizing, maintain the document types accordingly ( Define document types for scheduling agreement). Then create a new scheduling agreement with a document type for which release documentation is defined.
    Error source 4:
    Maintain the JIT delivery schedule indicator in the material master record.
    Error source 5:
    Have the scheduling agreement released by the person(s) responsible.
    Error source 6:
    If you are using a release creation profile without aggregation, you must maintain the factory calendar for the next 999 days
    Regards,
    Santosh

    Hello Mallinath,
    I referred the note and following are the observarion in the system.
    Step1:Run T-code SE16 (table T001W) to check the calendar ID of the plant.
    -----Referred the Calendor ID
    Step2: Check the JIT/Forecast delivery schedule of release creation profile in customizing. (T-code OLME -> Scheduling Agreement -> Maint. Rel. Creation Profile for Sched. Agmt. w. Rel. Docu.)
    Run T-code SCAL to adjust the period of the calendar ID which checked in STEP 1 according to the JIT/Forecast delivery schedule of the release creation profile which checked in STEP 2.
    (For example, if the JIT/Forecast delivery schedule of the release creation profile is "999" days, then the calendar should be extended for the next 999 days at least)
    ---------In this case factory calendor is valid till 2015 and according to note needs to change the factory calendor till 2018( or for 999 days) ?
    Waiting for your inputs.
    Thanking you,
    Santosh

  • Scheduling agreement : No delivery schedule

    I am facing a problem regarding scheduling agreement (it is through JIT delivery schedule)
    where a line item shows a delivery  scheduled for today, but when i got VL01N it shows an error "No schedule lines due for delivery up to the selected date. Message no. VL248
    i've checked in MMBE & CO09, it shows the material as available.I dont see any material reservation also.
    Any Ideas??

    No schedule lines due for delivery up to the selected date
    Message no. VL248
    Diagnosis
    There are no schedule lines due for the given order item up to the date chosen.
    System Response
    The system does not create a delivery item for this order item.
    Procedure
    Check whether the order item to be delivered contains confirmed schedule lines.
    If this is the case, set the selection date further into the future if you still want to create a delivery for this item.
    solution:
    VL01N
    Change the Selection date to another day.
    <<-VL604 | | VL096->>
    Download Link:      Get the Password for the File

Maybe you are looking for

  • HT1657 I downloaded a film for rental from itunes and it will not play properly,why?

    I rented a film last evening The book of Kells and it will not play properly.  My computer has more than enough memory or whatever it needs and I am using an account I have used in the past with success.  The films starts, then stops, then speeds ahe

  • AdhocParty on PS3?

    Ok here's what I have: An 80 GB PS3 (3.15) A MacBook Pro (10.5.8) The Ethernet cable the PS3 came from A wireless connection So I want to use the adhocParty application on the PS3 so I can play my PSP games online with other people. My PS3 has always

  • Possible to enter hyperlinks or other type of interfile links that function within PDF Package?

    We deliver our product as a PDF Package. The only apparent benefit is slightly enhanced search function and file navigation and more 'professional' appearance. BUT the huge downside is the loss of hypertext links between files. Our product comprises

  • URGENT: How to create Map IDs

    I am using RH7, have inherited a help project in which all topics have been assigned map IDs. I have created several new topics (at the root level) and do not know how to create map IDs for the new topics. I need step-by-step help on how to create ID

  • "End contact" not working on first click

    Hello everyone, We're currently developing the ICWC in CRM 5.0 with a CLM extension pack. We're having a problem with the End Interaction button. The functionality behind it (raising the events, saving transactions, ending the current customer) are a