How to use Simulate model in product configuration?

Hi,
May i know how to use (step by step) simulate model in product configuration?
and what is the function of simulate model?
Regards,
Rhesa Syahrial

Hi Rhesa,
You can simulate your product right from the product master in CRM.
Execute transaction: COMMPR01
Select the configurable material.
Go to tab 'Configuration'.
You will see the list of Models.
Select the Model and click on Simulate Model.
Best Regards,
Pratik Patel
<b>Reward with Points!</b>

Similar Messages

  • How to use JTable model listener???

    Anyone got idea , how to use table model listener. Can explain in simple example with code?? how to pass back to resultset ??

    Well, your pretty good at asking questions, but not very good at thanking people for the help given to you so I don't think I'll waste too much time helping this time.
    A TableModelListener notifies you when the contents of a cell are changed. So simply take the data from the cell and update your ResultSet. You question is so general I don't know how you expect any more advice than that.

  • How to use multiple models in one Function module?

    Hi,
    In my FM i am using 2 models and if i dont completely exit the Function and use the same fm for another query based on another
    model it is giving error saying invalid type.
    if iv_type_of_search = 'A'.
    start the application BT
        lv_bol_core = cl_crm_bol_core=>get_instance( ).
        lv_bol_core->start_up( 'BP_APPL' ).
    get an instance of dynamic opporunity query
        lr_query = cl_crm_bol_dquery_service=>get_instance( 'BuilHeaderAdvancedSearch' ).
    Contact Search
      elseif iv_type_of_search = 'C'.
    start the application BT
        lv_bol_core = cl_crm_bol_core=>get_instance( ).
        lv_bol_core->start_up( 'BP_APPL' ).
    get an instance of dynamic opporunity query
        lr_query = cl_crm_bol_dquery_service=>get_instance( 'BuilContactAdvancedSearch' ).
    *Opportunity Search
      elseif iv_type_of_search = 'O'.
    start the application BT
        lv_bol_core = cl_crm_bol_core=>get_instance( ).
        lv_bol_core->start_up( 'BT' ).
    get an instance of dynamic opporunity query
        lr_query = cl_crm_bol_dquery_service=>get_instance( 'BTQOpp' ).
      endif.
    Any idea how to over come this or remove the instance of the old query and model every time its run?
    it looks like the object of the last run is still there and i cant find any destructor method or way and
    if i exit se37 it works fine....

    Hi George,
    You can also set up your model (component set) with the components you need.
    Check it on:
    SPRO->CRM->CRM Cross-Application Components->Generic Interaction Layer/Object Layer->Basic Settings
    Kind regards,
    Garcia

  • How to Use Same Models in Different DC's.

    Hi Experts,
                   I want to use same Models in Different DC's. How I achieve it by adding Model to Public parts.
    With Regards,
    Roop Kumar.

    Hi Roop,
    It's enough to reimport Only Parent DC. No need to change in Child DC
    This depends on scenario according to my experience.
    Changes to the model definition can be three ways
    1)Addition: Adding new fields or structures to your model.
    In this case "It's enough to reimport Only Parent DC. No need to change in Child DC", if you are not using the new fields or structures in child DC. 
    2)Modification: Modifying existing fields or structures (e.g. data types) in your model.
    In this case "It's enough to reimport Only Parent DC. No need to change in Child DC", because fields or structures in child DC are reference to the Parent DC.
    3)Deletion:Deleting fields or structures in your model.
    In this case,  "It's enough to reimport Only Parent DC. No need to change in Child DC", if you are not using the deleted fields or structures in child DC.
    But this holds if you make your DC as a public part but not the model and the parent DC's Interface Controller must have the context that you are going to use in child DC.  You will find more help [here |/docs/DOC-8661#section5]
    Regards,
    Siva

  • How to use Object Model

    Hi,
    We are evaluating the Adobe Captivate software and we are in
    the process of identifying on how to use the Object model to record
    the screen Programmatically. Do you have any idea on how to do this
    using the captivate object model? We have a custom application and
    we want to activate the recording by clicking a button in our page.
    Kindly help. Thanks.
    Eric

    Hi Captiv8r / Rick,
    Thanks for your answer,
    Actually, we have a web application that utilize the WME
    (Windows Media Encoder) to record a video from the client side by
    just clicking a button on our web page. That button has the
    application logic to start the recording of his screen via calling
    some "methods" on the WME dll files via object model (API). Now, we
    are looking for some possible solutions on how we can implement the
    same thing using the Adobe Captivate software or how we can utilize
    adobe captivate to be able to integrate this software within our
    web application.
    Do you have any suggestions on how we can leverage the
    benefits of adobe captivate in a custom web application? Thanks.
    Eric

  • How to use a model of an ess application in other ess application

    Hi All,
    I need to add the name and address in the overview screen of W4 ess DC, The W4 uses P0210 Model which doesnot has these name and address fields,but the address ess DC application which uses P0006 Model has name and address fields, How can i put the name and address fields on overview screen of w4, moreover the overview screen is bizcardview.Please give your valuable suggestions.
    Thanks,
    yogi

    Hello,
    To copy across the data you can use the traditional EXP/IMP or the Datapump utility.
    If you're used to using EXP/IMP I'd encourage you to look at Datapump, if you haven't used EXP/IMP before I'd encourage you to look at Datapump (datapump rocks) -
    http://www.oracle-base.com/articles/10g/OracleDataPump10g.php
    There are a few major differences between Datapump and traditional EXP/IMP (EXP/IMP creates the export file on the client side, Datapump creates it on the server side etc).
    In my book "Pro Oracle Application Express" I have a section on cloning applications/data between instances, which you might find useful.
    Hope this helps,
    John.
    Blog: http://jes.blogs.shellprompt.net
    Work: http://www.apex-evangelists.com
    Author of Pro Application Express: http://tinyurl.com/3gu7cd
    REWARDS: Please remember to mark helpful or correct posts on the forum, not just for my answers but for everyone!

  • How to use smart form for production orders

    Hello Experts,
    I have a couple of questions about printing out production orders from SAP, from OPK8.
    My ABAPer has developed a smart form and I am trying to use the same for the list LG01, i.e. the object list.
    Since, there was no place to assign a smart form directly, so the ABAPer has copied the existing print program , defined for my ref. order type and LG01 and assigned the new smart form inside the program. This new program has now been assigned against my ref. ord type, LG01 and all the plants, as seen in screenshot below.
    Now, what is happening is that when I give print for my order, a pop-up screen asks for the printer. I give LOCL , check 'print now' and then click on the print preview.
    I can see the new form that has been developed and it is alright.
    Then, when I click on the back arrow, once again the print pop-up screen appears. Now, when I enter LOCL, print now and click  the print preview, then I see another form open up before me. I am assuming that this is some form which was pre-configured in the system, under the section 'Forms', for the same object list LG01.
    Do I have to assign the new smart form under the section "Forms' also, for the ref order type and LG01? or the change in the section 'print programs' is enough for the new form to kick in? Please guide me. I tried to but it gave the error that the form is not created in English. Also , my form is a smart form, not a SAPScript or PDF form, so I wonder if that will help at all.
    Requirement :-      I need to suppress this second form somehow but do not know how to do it. I want that only one form, i.e. my smart form should be printed out when someone gives print from the order.
    Let me know if something is not clear.
    Regards
    P.R

    Hi P,
    Go a few steps down and remove flags on the documents you don't want to print:
    this are just suggestions, they can be changed in your production order, in CO02, menu Order->Settings->List Control.
    regards,
    Edgar

  • How to use BAPI_GOODSMVT_CREATE against the Production Order

    Hi Friends,
    I need ur help very urgently,
    I am using the BAPI_GOODSMVT_CREATE (movement code '03') for goods return against the production order (movement type '262').
    everything working fine, ie it gets updated in IM/WM.
    but when we check in the CO03 transaction for the production order, the qty withdrwan not gets updated in the component overview. still showing the old value. But when we used regular SAP transaction MB1A, it gets updated in CO03 (qty withdrwan in the component overview).
    How to solve this issue using this BAPI.
    I have attached the code, plese help me is there any other parameter to set for this BAPI.
    Thanks in advance.
    Shankar
    Code:
    *Header Structure
    st_gm_code-gm_code = '03'. "
    st_gm_header-pstng_date = st_gm_header-doc_date = sy-datum.
    SORT itab BY aufnr matnr j_3asized.
    LOOP AT itab.
    itab_afs_gm_itemx-material = itab-matnr.
    itab_afs_gm_itemx-plant = itab-werks.
    itab_afs_gm_itemx-stge_loc = itab-lgort.
    itab_afs_gm_itemx-batch = itab-new_charg .
    itab_afs_gm_itemx-stock_cat = itab-j_4kscat.
    itab_afs_gm_itemx-stck_type = 'F'.
    itab_afs_gm_itemx-move_type = '262'.
    itab_afs_gm_itemx-entry_qnt = itab-j_3aerfmg .
    itab_afs_gm_itemx-grid_value = itab-j_3asized.
    itab_afs_gm_itemx-orderid = itab-aufnr.
    itab_afs_gm_itemx-move_reas = itab-move_reas.
    APPEND itab_afs_gm_itemx .
    SELECT SINGLE etenr
    INTO etenr
    FROM j_3abdsi WHERE aufnr = itab-aufnr
    AND matnr = itab-matnr.
    gr_afs-matdoc_itm = '0100'.
    gr_afs-sched_line_sku = etenr.
    gr_afs-stock_cat = itab-j_4kscat.
    gr_afs-grid_value = itab-j_3asized.
    APPEND gr_afs.
    ENDLOOP.
    CALL FUNCTION 'BAPI_GOODSMVT_CREATE'
    EXPORTING
    goodsmvt_header = st_gm_header
    goodsmvt_code = st_gm_code
    IMPORTING
    goodsmvt_headret = st_gm_headret
    materialdocument = mat_doc
    matdocumentyear = doc_year
    TABLES
    goodsmvt_item = itab_afs_gm_itemx
    return = bapi_return
    afs_goodsmvt_sku = gr_afs.
    CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'

    Hi Friends,
    I need ur help very urgently,
    I am using the BAPI_GOODSMVT_CREATE (movement code '03') for goods return against the production order (movement type '262').
    everything working fine, ie it gets updated in IM/WM.
    but when we check in the CO03 transaction for the production order, the qty withdrwan not gets updated in the component overview. still showing the old value. But when we used regular SAP transaction MB1A, it gets updated in CO03 (qty withdrwan in the component overview).
    How to solve this issue using this BAPI.
    I have attached the code, plese help me is there any other parameter to set for this BAPI.
    Thanks in advance.
    Shankar
    Code:
    *Header Structure
    st_gm_code-gm_code = '03'. "
    st_gm_header-pstng_date = st_gm_header-doc_date = sy-datum.
    SORT itab BY aufnr matnr j_3asized.
    LOOP AT itab.
    itab_afs_gm_itemx-material = itab-matnr.
    itab_afs_gm_itemx-plant = itab-werks.
    itab_afs_gm_itemx-stge_loc = itab-lgort.
    itab_afs_gm_itemx-batch = itab-new_charg .
    itab_afs_gm_itemx-stock_cat = itab-j_4kscat.
    itab_afs_gm_itemx-stck_type = 'F'.
    itab_afs_gm_itemx-move_type = '262'.
    itab_afs_gm_itemx-entry_qnt = itab-j_3aerfmg .
    itab_afs_gm_itemx-grid_value = itab-j_3asized.
    itab_afs_gm_itemx-orderid = itab-aufnr.
    itab_afs_gm_itemx-move_reas = itab-move_reas.
    APPEND itab_afs_gm_itemx .
    SELECT SINGLE etenr
    INTO etenr
    FROM j_3abdsi WHERE aufnr = itab-aufnr
    AND matnr = itab-matnr.
    gr_afs-matdoc_itm = '0100'.
    gr_afs-sched_line_sku = etenr.
    gr_afs-stock_cat = itab-j_4kscat.
    gr_afs-grid_value = itab-j_3asized.
    APPEND gr_afs.
    ENDLOOP.
    CALL FUNCTION 'BAPI_GOODSMVT_CREATE'
    EXPORTING
    goodsmvt_header = st_gm_header
    goodsmvt_code = st_gm_code
    IMPORTING
    goodsmvt_headret = st_gm_headret
    materialdocument = mat_doc
    matdocumentyear = doc_year
    TABLES
    goodsmvt_item = itab_afs_gm_itemx
    return = bapi_return
    afs_goodsmvt_sku = gr_afs.
    CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'

  • How to use ATO Model & ATO Item as bill for ATO Model

    Can anybody have an Idea of using ATO Item inside an ATO Model, ATO Model as a bill for another ATO model. In the below mentioned scenario, is it possible for the ATO Item(item_compE) to be manufactured based on the sales order.. I don't want to keep it manufactured.. But in Vision Instance, the parent Job is completed normaly & able to ship the SO. But when i checked the onhand for the ATO Item components, its not reduced.. ie it is not manufactured & shipped, but didn't throw any error....
         1     Order_itemABCDE (ATO Model)
         1.1     item_compA          (Purchased)
         1.2     item_compB     (Purchased)
         1.3     item_compC          (Purchased)
         1.4     item_compD          (ATO Option Class)
         1.4.1     item_compD1          (Purchased)
         1.4.2     item_compD2          (Purchased)
         1.4.3     item_compD3          (Finished)
         1.5     item_compE          (ATO ITEM)
         1.5.1     item_compE1          (Finished)
         1.5.2     item_compE2          (Purchased)
         1.5.3     item_compE3          (Purchased)
    Now I am creating a separate discreet job order for the ATO Item & keep the onhand available, & its working fine...Is there a way to automatically create a Job order for ATO Item along with the parent item from the Sales order?.
    Also How can I extend it to a requirement like, an ATO Model item, inside another ATO model item???For example ItemA(ATO Model) as a bill for ItemB(ATO Model). How it can be accomplished, as ItemA is not directly ordered thru SO, its jus a component for ItemB & want to manufacture based on requirement..
    Hope the Scenario is clear.. Please suggest if this can be achieved...
    Thanks
    Ranjith

    rrenji83 wrote:
    Can anybody have an Idea of using ATO Item inside an ATO Model, ATO Model as a bill for another ATO model. In the below mentioned scenario, is it possible for the ATO Item(item_compE) to be manufactured based on the sales order.. I don't want to keep it manufactured.. But in Vision Instance, the parent Job is completed normaly & able to ship the SO. But when i checked the onhand for the ATO Item components, its not reduced.. ie it is not manufactured & shipped, but didn't throw any error....
         1     Order_itemABCDE (ATO Model)
         1.1     item_compA          (Purchased)
         1.2     item_compB     (Purchased)
         1.3     item_compC          (Purchased)
         1.4     item_compD          (ATO Option Class)
         1.4.1     item_compD1          (Purchased)
         1.4.2     item_compD2          (Purchased)
         1.4.3     item_compD3          (Finished)
         1.5     item_compE          (ATO ITEM)
         1.5.1     item_compE1          (Finished)
         1.5.2     item_compE2          (Purchased)
         1.5.3     item_compE3          (Purchased)
    Now I am creating a separate discreet job order for the ATO Item & keep the onhand available, & its working fine...Is there a way to automatically create a Job order for ATO Item along with the parent item from the Sales order?.
    Also How can I extend it to a requirement like, an ATO Model item, inside another ATO model item???For example ItemA(ATO Model) as a bill for ItemB(ATO Model). How it can be accomplished, as ItemA is not directly ordered thru SO, its jus a component for ItemB & want to manufacture based on requirement..
    Hope the Scenario is clear.. Please suggest if this can be achieved...
    Thanks
    RanjithI don't know..if i got your requirement correctly or not
    Make ATO Item supply type as phantom for the ATO model Bill..this way when the job is created for the top model...ATO item will be exploded..
    HTH
    Mahendra

  • How to use MAX 3.1 to configure PCI-7324 (ValueMotion 5.0.2 installed)?

    I have installed a motion controller PCI-7324 in my computer, also I downloaded ValueMotion software to install it. But when I open Measurement and Automation Explorer to configure the board, but I couldn't locate it. Only shows visual 7344, 7334, 7342, 7358. How can I use MAX to configure and verify this board? I am using Windows XP, MAX 3.1, LabVIEW 7.1

    Hi,
    please have a look at this link. The same thing is true for the PCI-7324 which in fact is the same board as the PCI-Step-4CX.
    Best regards,
    Jochen Klier
    National Instruments

  • Create declaritive jsf components : how to use a model ?

    Hi,
    I'd like to create a component, like it is described in this how to : [http://www.oracle.com/technology/products/jdev/tips/fnimphius/declarative_comp_adf/declarative_component_adf.html|http://www.oracle.com/technology/products/jdev/tips/fnimphius/declarative_comp_adf/declarative_component_adf.html], and the screencast from Shay Schmeltzer.
    What we need is only one attribute, that is a Model. A model in the meaning of the TableModel in JavaSwing or CollectionModel, TreeModel with ADF. My question is : is there a class that my java class Model should extend, or implement, so that attributes of this class are usable in the jsf page that encapsulate the component. In mean, even with getters and setters, attribute are not usable in the jsf with any EL. Maybe I am going the wrong way here.
    So to sum up : a jsf declarative component that takes a Model as parameters, and from this model, the component builds itself. Is it even possible ? How ?
    Many thanks.
    regards
    Fred-

    Hi,
    why don't you define an attribute of type CollectionModel on the declarative component. You can then access this attribute from a managed bean in your declarative component (make sue its in backingBeanScope) to work with it. Note that the collection model is passed to the component to read data fromit. It is not a way to share data between your component and the JSF page
    Frank

  • How to use better photoshop for product alteration?

    Have a look at the product line here - these are custom suits that we have shot inhouse. We want to be able to change the colors and patterns of the fabric on the suits. We have seen many similar sites just doing it via photoshop. Can you recommend or point in the direction of how we can achieve that?

    Here's a start:
    I want to correct only part of my image. What tools do I use?

  • How to use connection pools in production environment

    Hai
    We are using Statless Session beans which will call bean managed entity beans
    as a developer we completed the first phase of our project successful but when
    comming to the production environment they(Higher authoritites of the company)
    are asking abt the connection pools. Suppose if my wlserver5.1 has 100 hits per
    a second how many connection pools i need to put in the production envirornment
    and also is it the right way to increase the connectionpools depends upon the
    clients hits????. Can anybody help me regarding this It is very urgent for us.
    Cheers Kiran Nallam

    Hi Aravind,
    It can be used only for calculation kinda "minimum size".
    Nothing can prevent a developer from writing something
    like this:
    Connection con1 = ds.getConnection();
    Connection con2 = ds.getConnection();
    Connection con3 = ds.getConnection();
    Regards,
    Slava Imeshev
    "Aravind Krishnasamy" <[email protected]> wrote in message news:3bfa85f6
    You can fix the size of the weblogic connection pool depending on yourexecute
    thread count value. For example the default value of execute thread countvalue
    is 15. So at a given point of time you cannot use more then 15 databaseconnection.
    Database connection pool size should be equal to or less then the size ofexecute
    thread count
    "Slava Imeshev" <[email protected]> wrote:
    Hi Kiran,
    It's hard to provide exact dependence between number of hits
    and actual number of consumed connections because it's a highly
    variable distributed environment. But the general approach is
    simple - before rolling out your application, make sure you
    tested it under simulated peak load. Your connection pool should
    have enough connections to serve peak load. Without such a testing
    you will never know whether your app scales or not.
    Regards,
    Slava Imeshev
    "Kiran" <[email protected]> wrote in message
    news:3bf9d676$[email protected]..
    Hai
    We are using Statless Session beans which will call bean managed entitybeans
    as a developer we completed the first phase of our project successfulbut
    when
    comming to the production environment they(Higher authoritites of thecompany)
    are asking abt the connection pools. Suppose if my wlserver5.1 has100
    hits per
    a second how many connection pools i need to put in the productionenvirornment
    and also is it the right way to increase the connectionpools dependsupon
    the
    clients hits????. Can anybody help me regarding this It is very urgentfor
    us.
    Cheers Kiran Nallam

  • How to integrate the model build using Oracle10g

    Hi All,
    I am not getting an idea as how to integrate the model build using Oracle10g into existing application. Suppose i want to use the model then how to automate the whole process.

    Could you give more details on what you mean by the whole process? Do you mean how to use a model that was built or automate the building of a model?
    --Marcos                                                                                                                                                                                                                                                                                                                                   

  • How to use C-Structure in java applets

    hi alls,
    I want to use a struct model (struct in C++) in java applets. i know class is used in java applications. but, how can i convert in java applets?
    class renk
    int r;
    int gr;
    int b;
    import java.awt.Graphics;
    import java.awt.Color;
    import java.awt.Event;
    import java.applet.Applet;
    public class benek extends Applet
    final int n=10;
    int x[] = new int[n];
    int y[] = new int[n];
    int count = 0;
    renk clr[] = new renk[n];
    public void init()
    setBackground(Color.black);
    public boolean mouseDown(Event yordam, int xyer, int yyer)
    if (count<n)
    System.out.println("...");
    ekle(xyer,yyer);
    else System.out.println("Kapasite Doldu...");
    return true;
    void ekle(int xyer, int yyer)
    int r1 = (int)Math.floor(Math.random()*256);
    int gr1 = (int)Math.floor(Math.random()*256);
    int b1 = (int)Math.floor(Math.random()*256);
    clr[count].r = r1;
    clr[count].gr = gr1;
    clr[count].b = b1;
    x[count]=xyer;
    y[count]=yyer;
    count++;
    repaint();
    public void paint(Graphics g)
    it gives error message... how can � use struct model in java applets???
    if you help me i will be greatfull....

    � use import but it doesn't work.
    i add: import renk; or import class renk;
    how will � add import I assumed based on your initial post that the renk and benek classes were in the same file. Apparently you're saying they are not. So for another thing, make your renk class "public class renk", and add the "public" keyword to the 3 members of that class. Then if your code still doesn't see the "renk" class, it would just be that you don't have the directory that contains the compiled "renk.class" in your classpath.

Maybe you are looking for

  • "iTunes has detected an iPod in recovery mode" restore and doesn't work

    I'm trying to put my music on my new iPod and keep getting this error message "iTunes has detected an iPod in recovery mode. You must restore the iPod before it canb work with iTunes". I click "restor to factory settings" and then the same error mess

  • No Print Option In PSCS3

    i have tried a number of options and files buy cannot get the print options to become availiable. i need help because i cant print tiff files any other way. time is of the essance. windows xp Thank you.      Kris

  • Changing VoteDisk Location in Same Disk Group

    Hello All, Greetings ! Oracle Grid Infrastructure 11.2.0.3 RHEL 6.4 I have installed the grid with single disk group having 3 disk DATA, ARCHIVE and OCR. the current location of votedisk is as: /dev/oracleasm/disks/ARCHIVE [DATA] it is possible to ch

  • Recording Text Input

    When I enter text in a textbox, there is a delay before the last digit is recorded. Is this normal behavior; if so, what is a good workaround?

  • Apps for SharePoint in intranet environment

    Hi All SharePoint Gurus, I am new to App development. Is the Developer Site mandatory if needs to deploy using Visual Studio 2013?  Regards, Khushi