How to create multiple schedule lines for configurable products

Hi -
We have enabled variant configuration and would like to have multiple scheudule lines created , but it seems that only one line is avaialble, is there any way to configure the use of multiple schedule lines? 
Note - we are not using KMAT material types, rather triggering a unique kit compoments within Sales BOM.
We have been able to make the necessary adjustments to allow the creation of the Scheduling agreement and have the BOM explode correctly, but just am not able to trigger multiple sched lines.
thanks
Bill

Your context node shall contain all these fields like country,city,etc as different attributes.so in your view configuration,add all these fields whatever you require from the AVAILABLE FIELDS section to the DISPLAYED FIELDS section.NOw all these attributes would be added in diff rows.What you need to do is,select the first attribute,lets say COUNTRY,click on this attribute and then on the buttn SHOW FIELD PROPERTIES.Thsi will show you the label name etc.Here you change the label name to NATIONALITY.Also ,it will show you the row no,cloumn span of the field and column span of the label.You need to reduce the column span of the field value.Ie if the column span is from D TO H,reduce it from D TO F.Now goto the next attribute eg CITY and in the same way,goto the attribute properties.Here ,There is a check box SHOW LABEL,uncheck this,and now goto the row no and the cloumn span.Make the row no same as that of the COUNTRY FIELD.The column span should howevrbe statring from where the column span of country field ended.Ie Teh column apsn of counrty field ended at F .So for CITY,the column span should start from G to amybe H.Now this is how you need to accomodate the other fields also in the same row,by changing the row no and column span in the field properties.
Suvidha

Similar Messages

  • Backorder scheduling creating multiple schedule lines

    Hi,
    We have one issue wherein Backorder scheduling is creating multiple schedule lines for the same date.
    I would lke to know how to approach this issue, what all needs to be checked in config to prevent it from creating multiple schedule lines.
    Thanks

    Rajendra,
    You didn't mention what kind of order, but the first things to try are the same regardless.
    Use an availability checking type in your material master that uses daily requirements, similar to SAP standard 01.  You can review the checking types in OVZ2, use one that has a "Total Sales" entry of B.
    You can also change the default confirmation behavior.  OVZJ, set Avail check rule to "blank"  or B "full delivery" if you are talking about sales orders.
    Rgds,
    DB49

  • Unable to enter multiple Schedule lines for BOM material in Sales Order

    Hi All,
    We have a Sales Order where in which we cannot add additional schedule lines for BOM material.
    The schedule lines are greyed out, user was able to add schedule lines earlier.
    I have checked all assignments in VOV6, VOV7 and everything seems to be fine and no changes have been made to item category being used.
    Please provide a solution for this.
    PFB link in which similar situation posted in this community but the final resolution method is not discussed.
    http://scn.sap.com/message/13201504#13201504
    Regards,
    Samiksh

    Hi Samiksh,
    Pls check for that particular customer, only complete delivery allowed(c) is set in the CMR or CMIR. If so, you can't enter multiple schedule lines for that customer.. it would be grayed out in the sales order schedule lines except confirmed line.
    or check the problematic sales order at item level shipping tab if the par del/item is set to 'C'
    With regards
    S.Siva

  • Multiple Schedule Lines for Individual Qty in Standard Order

    Hello All,
    I have a Client Requirement to Set up the Standard Order for a Material which will be sold on Single Quantity every Month.
    This will have to occur from the same Order. For this Multiple Schedule Lines are required to be generated as per Monthly Delivery Schedule.
    I know this functionality comes under Scheduling Agreements where we can deliver goods as per confirmed Schedule Lines for the Month.
    But Client Requirement is to set up this functionality in Standard Order Only as setting up scheduling agreements calls for mapping of New Order Types which is not feasible.
    So Can you provide with your valuable Inputs as to whether this can be possible through Standard Order in the system.
    Looking forward to your esteemed reply!!
    Warm Regards,
    Onkar Khedekar

    Dear Onkar:
    If you don't want to use Schedule agreements, you can enter several schedule lines for each item in "Schedule line" tab at  item level.
    Enter in this tab each schedule line per month.
    But be aware which date you enter becuase this requirement will be transfered to MRP.
    Check it and revert.
    Jose Antonio Martinez

  • How system will generate schedule line for PO after  MRP run.

    Dear Experts,
                                 i have updated  MPS in MD61, the period indicator was  M (monthly),  after  MRP run, system  generating schedule  lines  on daily basis for Scheduling Agreement(ME38), i want  schedule lines   on mpnthly basis, how to achive this,
    thanks in advance.
    regards
    rajakarthik

    Hi
    1. Are you maintaining any Planning time fence period for MPS- No 
    2. What is the PIR qty you maintained in MD61:
                                                                                    i.) FG01 is having BOM  child part RM01.
                              To  produce 1 nos of  FG01 , I need 1 nos of  RM01                                                                               
    ii.) i maintained  FG01 in MD61  with PIR  Qty 5000. in MD61,Planning period is M  and planning hirizon1- jan10To 31-Jan10
           ii.)  i maintained lot size:Monthly lot size for RM01.
           iii.)  there is  no stock  available for  both RM01 and FG01.                                                                               
    3. After MRP how much qty is get planned on what date-     
         i)   planned order created for FG01 in co41 with qty-5000 nos.
         ii)  in ME38, schedule  line created for RM01,  on 01-01-2010, with 5000 nos,  currently Category of Delivery Date
    field is D and delivery date is   01-01-2010, but i want Category of Delivery Date should  be M and delivery date should be 01.2010.
    thanks
    raja

  • How to identify a schedule line for ASN

    Hi All,
    Is there a table to check the schedule line number for the Advance shipping notification.
    Considering a scenario where there is always an ASN created for the full quantity of a schedule line, I have not been able to link the schedule line number to the ASN. The only field which I think  will work for this purpose is the external document number in table EKES. Testing has populated this field with the schedule line number.
    But I am still not sure whether this is right as there is no documentation for this field indicating that this is indeed schedule line number. Also eventhough this field is populated with the schedule line number, this field has a character length of 20 vs length of 5 for the sch line number.
    Can someone please guide me if the field external document number in EKES is populated with the schedule line number upon creation of an ASN.
    Thank you in advance for your time,
    Regards,
    ASA.

    Has anyone come across any table where a link can be established between the schedule line and shipping notification number.
    Regards,
    ASA

  • How to create a dashed line for cell border

    Hi,
    Is anyone know How to apply the style for cell border to get the dotted line in WinRT 
    In WPF i will get the dotted line for cell border using this way.
    <DrawingBrush Viewport="0,0,20,20" ViewportUnits="Absolute" TileMode="Tile">
    <DrawingBrush.Drawing>
    <DrawingGroup>
    <GeometryDrawing Brush="Black">
    <GeometryDrawing.Geometry>
    <GeometryGroup>
    <RectangleGeometry Rect="0,0,50,50" />
    <RectangleGeometry Rect="50,50,50,50" />
    </GeometryGroup>
    </GeometryDrawing.Geometry>
    </GeometryDrawing>
    </DrawingGroup>
    </DrawingBrush.Drawing>
    </DrawingBrush>
    Thanks in Advance,

    check this thread: 
    http://stackoverflow.com/questions/14673643/windows-store-apps-how-to-draw-a-dashed-line
    Fouad Roumieh

  • Changing the quantity of Schedule line for an product runtime

    Hi CRM friends,
    When I am saving the Order after changing the quantity (say from <b>5 to 10</b>); Now base on some conditions, quantity must be reverted back to the original quantity (i.e to 5). This has to be done while saving the order in a Call back function module. I have the following parameters:
    1. Item Guid
    2. Old Value (i.e 5)
    3. Header Guid
    I have tried using FM “CRM_SCHEDLIN_I_MAINTAIN_OW” using the following code:
    DATA: LS_FIELDS TYPE CRMT_INPUT_FIELD,
    LT_FIELDS TYPE CRMT_INPUT_FIELD_TAB,
    LS_QTY TYPE CRMT_SCHEDLIN_EXTD,
    LS_SCHEDLIN TYPE CRMT_SCHEDLIN_I_COM,
    LT_SCHEDLIN TYPE CRMT_SCHEDLIN_I_COMT.
    LS_FIELD_NAMES-FIELDNAME = 'QUANTITY'.
    LS_FIELD_NAMES-CHANGEABLE = 'X'.
    INSERT LS_FIELD_NAMES INTO TABLE LS_FIELDS-FIELD_NAMES.
    LS_FIELDS-REF_HANDLE = 1.
    LS_FIELDS-REF_GUID = IV_OBJECT_GUID.” A88DE289D91D464C81052646DB6856BB
    LS_FIELDS-REF_KIND = 'B'.
    LS_FIELDS-OBJECTNAME = 'SCHEDLIN_I'.
    INSERT LS_FIELDS INTO TABLE LT_FIELDS.
    LS_QTY-GUID = ls_schedlin_i_new-GUID. “A88DE289D91D464C81052646DB6856BB / 1D72D133BF86FC4F81BC8F0F88438136(From table CRMD_SCHEDLIN passing the item guid )
    LS_QTY-ITEM_GUID =  IV_OBJECT_GUID. “A88DE289D91D464C81052646DB6856BB
    LS_QTY-QUANTITY = lV_OLD_ORDER_QTY.
    LS_QTY-MODE = 'B'.
    LS_QTY-EVENT_TYPE_APPL = 'CRMS'.
    LS_QTY-EVENT_TYPE = 'ORDER'.
    LS_QTY-SCHED_NO_EXT = '0001'.
    LS_SCHEDLIN-REF_GUID = IV_OBJECT_GUID.
    LS_SCHEDLIN-REF_HANDLE = 1.
    LS_SCHEDLIN-MODE = 'B'.
    INSERT LS_QTY INTO TABLE LS_SCHEDLIN-SCHEDLINES.
    CALL FUNCTION 'CRM_SCHEDLIN_I_MAINTAIN_OW'
    CHANGING
    CS_SCHEDLIN_I_COM = LS_SCHEDLIN
    CT_INPUT_FIELDS = LT_FIELDS.
    The code is executing fine, but the quantity changes to new one (i.e. <b>10</b>) Please tell me whether there is a mistake in passing the parameters. For LS_QTY-guid I have tried passing with item guid as well as schedule line guid from the table CRMD_SCHEDLIN.
    Also tell me there is any other way.
    Regards
    Naveen.

    hi use this code in
    order_save-prepare method
    The refrence code is from FM 'CRM_COMP_PROD_INS_AS_SUBITEMS' and include LCRM_COMP_PROD_UIF13
    It does work. I am copying the main line item in sub line item and changing the quantity.
    regards
    M
      cs_schedlin_i-ref_handle        = iv_handle.
    fill input_field
      ls_input_field-ref_handle       = iv_handle.
      ls_input_field-ref_kind         = gc_object_ref_kind-orderadm_i.
      ls_input_field-objectname       = gc_object_name-schedlin.
      get handle
        CALL FUNCTION 'CRM_INTLAY_GET_HANDLE'
          IMPORTING
            ev_handle = ls_schedlines-handle.
        ls_schedlines-mode             = gc_mode-create.
        ls_schedlines-parent_sdln_guid = iv_own_item_guid.
        ls_schedlines-logical_key      = ls_schedlines-handle.
        ls_schedlines-quantity         = 1.
        INSERT ls_schedlines INTO TABLE cs_schedlin_i-schedlines.
        ls_input_field_names-fieldname  = gc_fld_schedlin-handle.
        INSERT ls_input_field_names INTO
                                    TABLE ls_input_field-field_names.
        ls_input_field_names-fieldname  = gc_fld_schedlin-parent_sdln_guid.
        INSERT ls_input_field_names INTO
                                    TABLE ls_input_field-field_names.
        ls_input_field_names-fieldname  = gc_fld_schedlin-logical_key.
        INSERT ls_input_field_names INTO
                                    TABLE ls_input_field-field_names.
        ls_input_field_names-fieldname  = gc_fld_schedlin-quantity.
        INSERT ls_input_field_names INTO
                                    TABLE ls_input_field-field_names.
        ls_input_field-logical_key = ls_schedlines-handle.
        INSERT ls_input_field INTO TABLE ct_input_field.

  • How to create Multiple UOM's for a Service

    How do i create more than ONE,  "Unit of Measures - for a perticular Service" in a Product Category/Group ?
    AC01/AC02/AC03 would allow me to add "BASE UOM", but cant add more than one UOM for that service.
    Can we have one-to-many relation between Services & UOM ? if not, how is it done in SRM-MM  ??
    -Rupesh

    Dear Poster
    Your thread has had no response since it's creation over
    1 year ago, therefore, I am closing the thread.
    Should the issue still be outstanding please create a new thread in the relevent forum.
    Thank you for your compliance in this regard.
    Jason Boggans
    SAP SRM SDN Moderator

  • How to create multiple accouting documents for one invoice for diff curr

    Hi experts/gurus,
    I have a requirement where we need to create two two different accounting documents for one invoice. The scenario is this:
    1) We are exporting goods to oversea customer, as such the currency is bill in USD
    2) We also have transportation charges using another condition type, we need to capture this charges/accrual in local currency which is MYR.
    Currently, the system will automatically convert the transporation charges to USD when we create the invoice and the accounting document will be generated in USD for both sales and transport charges.
    is there a way to fullfil the above requirement, any setting in condition type or any user exists we can used to create hte accounting documents.
    Any ideas/input is highly appreciated, points will be awarded

    Hi Wan,
       The following user exits are available in report SAPLV60B for transfer to accounting (function group V60B): So please go through these.
    ·EXIT_SAPLV60B_001: Change the header data in the structure acchd
    You can use this exit to influence the header information of the accounting document. For example, you can change the business transaction, "created on" date and time, the name of the person who created it or the transaction with which the document was created.
    ·EXIT_SAPLV60B_002: Change the customer line ACCIT
    You can use this exit to change the customer line in the accounting document. This exit is processed once the ACCIT structure is filled in with data from document header VBRK.
    ·EXIT_SAPLV60B_003: Change the customer line in costing
    The customer line is filled in differently for costing. You can use exit 003 to influence the ACCIT structure.
    ·EXIT_SAPLV60B_004: Change a GL account item ACCIT You can add information to a GL account item (such as quantity specifications) with this exit.
    ·EXIT_SAPLV60B_005: User exit for accruals
    Once all relevant data for accruals was entered in the GL account item, you can add to this data with this exit.
    ·EXIT_SAPLV60B_006: Change the control line ACCIT
    You can use exit 006 to add information to the control line.
    ·EXIT_SAPLV60B_007: Change the installment plan
    You can use exit 007 to add information to the installment plan
    parameters in the GL account item.
    ·EXIT_SAPLV60B_008: Change the transfer structure ACCCR, ACCIT and ACCHD
    After the accounting document is filled in with data, you can use exit 008 to change the document once again.
    ·EXIT_SAPLV60B_010: Item table for customer lines
    You can use exit 10 to influence the contents of customer lines before they are created.
    ·EXIT_SAPLV60B_0011: Change the parameter for cash account determination or reconciliation account determination
    You can use this exit to change inbound parameters in order to influence account determination.
    I hope any one of these will solve your problem
    Thanks,
    Murali.

  • How to create multiple backup profiles for 2  disks?

    Before I screw this up, I wanted to check with others here to see if I'm correct with my plan to use 2 disks to create 2 different types of backups.
    I have 1 external HDD that's always hooked up to my iMac. This HDD is for full machine backups. However, I have a WD Passport drive that I want to use to back up multimedia (i.e. iTunes and iPhoto libraries). The last time I plugged in this drive, it screwed everything up... probably because Time Machine kicked in before I could exclude the Passport drive from the backup and the other HDD was near full.
    What I was thinking I need to do is:
    1.) Turn Time Machine off
    2.) Mount the Passport drive
    3.) Go into Time Machine perferences and select Change Disk
    4.) Go into Options and deselect everything except our iPhoto and iTunes libraries (yuck... there should be a way to just select what you want)
    5.) Turn Time Machine back on
    6.) Run the backup
    7.) Go back and change the disk back to my regular backup disk
    This is ugly and seems error prone. Is there a better way to do this? Perhaps just deselect my Passport drive and write an Automator task for this? I'd like to do incremental backups, so that doesn't seem like a good solution either.
    Thanks

    Curt,
    Time Machine settings are machine-specific, not "backup-specific." In other words, any exclusions you make will persist across any backups you make.
    If you wish to make backups of your iTunes and iPhoto libraries, it would be better to do so manually. When you connect a drive that you might use for this purpose, simply open the Time Machine preferences and place that drive in the excluded list; there's no need to turn Time Machine off beforehand (if you exclude the drive while a backup is in progress, Time Machine will recover nicely and restart the backup).
    In making your "additional" backup, I recommend using optical media. Burn your music to audio CDs, which could be re-imported into iTunes. Do the same with your images, which you would naturally burn to CDs/DVDs according to event or subject, then file those disks in an organized fashion. This will help you to keep your images organized, and you will feel safe in deleting some content from iPhoto as your need for it approaches nil. This in turn will help in taking the load off both your startup disk space requirements and Time Machine requirements.
    A second external drive could be used to store those libraries, too, but I would do this in addition to the method described above. Optical disks, while bringing their own vulnerabilities, are less prone to failure than hard drives. One might lose the data on a single CD/DVD due to damage, but the rest would be OK. Store everything on one hard drive, and every file is dependent on the vitality of that one device. Overall, optical media wins out on this score. Then, there is the important issue of organization. A single drive allow one to be sloppy; use of optical media encourages (perhaps even enforces) the use of some type of file organization.
    Scott

  • Create new schedule lines

    How to create new schedule lines for existing item programatically using bapi or function module?

    Hi,
    Check if this link helps you:
    http://forumsa.sdn.sap.com/search.jspa?threadID=&q=createschedulelines&objID=f50&dateRange=lastyear&numResults=15&rankBy=10001
    Regards,
    Swarna Munukoti.

  • Schedule Lines for Sales BoM Material

    Hi All,
    When i trying to maintain the multiples schedule lines for the Sales BoM Material(Both Header and Item), system is not allowing to maintain it.Please guide me how to achieve this?

    Hi,
    "Schedule Line allowed" is enabled at Item category. The Requirement is If we have multiple schedule lines for BoM Line Item, we are not able to maintain. Suppose the Order Quantity is 50 Units and we need schedule line of 10 Quantity each month. We are not able to maintain. System takes the complete 50 quantity and do the availability check and proposes the availablity Date. We are not able to maintain different schedules manually.

  • Regarding multiple schedule lines in sales order with same date

    Hi All,
    we create the Orders from RFC and the orders are going to Multiple Schedule lines for the same date.
    period       delivery date          ordered quan       confirmed quantity
    D     10/11/2007                10                    0
    D     10/11/2007                 0                     10
    here for the same date in first line it is not confirming and in the second line it is confirming the quantity for the same date.
    On what conditions it is possible??????
    Any one have the solution for this Please send it to me [email protected]
    Regards,
    Prasad

    Just check the schedule line details i.e go to schedule line---shipping. You will find that although the del. date is same in both the case but the timings were different e.g material availability time etc will be different in both these lines. So though the dates may be same its time difference that's causing the second schedule line.
    Reward points if useful

  • Automatic Schedule Lines for SA

    Dear Gurus,
    Is it possible to create automatic Schedule lines for Subcontracting Scheduling Agreements????
    cheers

    Hi
    It is possible to create SA for item catgory L. No specific configurational setting is required.
    Pls check
    Regards,
    Raman

Maybe you are looking for

  • Easy Question: Illegal Start of Expression

    This is a ridiculously easy question... but I am having trouble with it... Anyway, here is the line of code that is giving me trouble: jButtons = {{jButton1, jButton5, jButton9, jButton13}, {jButton2, jButton6, jButton10, jButton14}, {jButton3, jButt

  • How to restrict the width in selection screen,

    HI all,        Can anyone help me in solving this issue.  i am not able to remove the horizontal scroll bar in my selection screen.  i gave line-size as 200 if i reduce it the entire program is getting colapsed.  is there anyother way of restricting

  • Recovering system after hard drive crash

    'We have a Toshiba Netbook NB505.  In december, the origional hard drive started crashing.  We pulled as much data off of it as possible and replaced the hard drive with a 1TB.   The netbook did not come with windows disks, and we were unaware that a

  • Webservice credentials not persisting?

    CF 10; Have a webservice that requires basic auth. Set up just fine via the administrator (as ws1) with username and password. Can use ws1 not problem. However, a few days later, I start getting http 401 auth errors. For some reason, the credentials

  • Does stating username & passsword in CFQUERY affect performance?

    I'm working on a site that has been having serious database performance issues. One thing I noticed about the code is that the previous dev specifies the username and password in the CFQUERY tag. I normally just rely upon those settings at the CF adm