Process order problem in COR2 - Urgent Please

hi i have a problem in COR2.
After creating the process order i TECO Technically complete the same,
and when i save the process order the system just hangs.
When i debugged the code i found that issue is inside the functional module CO_ZV_ORDER_POST - Create/change end routine order.
It does not do the commit work properly. this is in PRD so please help me to resolve this
I checked for other system and the process order gets saved.
What should i do
please help

just  compare the  function  module  in  both  PRD & DEV  so that  see the difference in the code level  or else  in the debug  mode  upto the  hanging  code level  ....
i think it is because of the performance  issue  ....  so  need to  be   created the index  of the  table which  it gets  updated  .....
becuase  as your FM is  for create/chande  .... so it  will be an  big  table  .... so see it  and   do the performace trace  and  create the  index ..
ST05 ,SCI  , SM30    .... These are  some of the  tracscation code for   Code Insecptor , performance trace & SQL trace , Runtime Analysis..
seee if the code is  same  in both  the system   ... then it is confirmed  as   performance  issue  ....
if the code is  different   then it is  patch level  issue ...  tell to  basis  to check the  patch level  of that  both system  and apply it.
reward  points  if it is usefull ...
Girish

Similar Messages

  • Process order Release COR1/COR2 depending on result of derivation

    Hi All,
    I have a requirement , where in Transaction COR1/COR2, I enter all the details and go to Release using the FLAG button at the time of doing Release i get one pop-up called Result of Derivation with Error/Warning/Information with either OK/Cancel.
    If i do OK , i can still release the Process order though i have Error in the result of derivation pop-up.
    My requirement is , if there is any error in this result of derivation i should not be allowed to Release the process order .So either the OK button should be disabled or i should display a error message at the time of saying OK ,if there is any error and don't allow release.
    Please guide some enhancements.
    Thanks,
    Rajendra

    With help of workorder_update badi

  • Phase/operation  in process order 1000028 does not exist (please check entr

    Dear All
    Kindly help me out in the following scenario
    I am entering confirmation through COR6N, after selecting process order no. system is giving this error when i click on actual data. However there is only one phase and one operation in master recipe. Furthermore earlier I ran MRP, generated capacity requirements, converted planned order into process order, dispatched process order via CM22-leveling and now i am trying to enter phase confirmation.
    waiting for your response..
    Regards
    Navaid

    Hi,
    Please check your operation/phase control key in your recipe (C202), may be it will be PI07 (no confirmation).
    If yes, you can enter the phase number manually in COR6N
    Thanks,
    JK

  • Process order problem

    Hi all,
    A process order is created and for all thr materials in the order batch determination is carried out except one material.
    The stock is available in the plant/stoloc and batch combination.
    When i try to run the batch determination of the material , no batch is selected.
    Only one batch is avialbale for that material.
    How can i maintain the batch in the process order.
    Kindly help me.
    Regards
    KK

    Got the solution.

  • Not able to see the Cost analysis in the Process order (T-Code COR2).

    Hi SAP Guru's
    Csoting in the Process order Configuration.
    I have done the Config setting related to the Product Costing Controlling with regard to the
    Cost Sheet, Cost Componet Structure.Overheads, asssigning the Cost elements in the Costing sheet.
    assigned the same in the Process order.
    And also the Costing variant options seen in OPL1 t-code can not be displayed in the Process order Csoting Variant selection.
    where as the in the Costing variant for the cost component structure, i can see  the Xompany code with required plant details.
    looking  the costing alanysis data in Process order, unable to see

    Hi,
    If you are looking at cost analysis.  You will get this only some you do confirmations to the production or process Order.
    I hope you did confirmation of material and quantities to the Process Order
    Best Regards
    Surya

  • Confirm process order problem

    hi
       I configure IMG settings under OPK1 for porcess order..I check "imediately proposal" for quantity/service..But when I use COR6N to confirm process order, the duration field is not proposed...Where should I configure in IMG?
      btw,is there any T-code like COHV in discrete planning to mass confirm process orders?thanks..

    Dear Monst,
    Ensure whether have you made this setting for the standard profile in OPK1 under default tab page check whether for quantity
    and services whether for the value is set as 1 - immediate proposal.
    check with this and revert back.
    Regards
    Mangalraj.S

  • Planning area problem while running  URGENT Please

    Hi Gurus,
    We are near by golive and today our users found that they are not able to see the history data to some of the products.
    1,I had gone and checked the LISTCUBE and found the data is available in history cube for that product.Can anyone help me to solve this problem ?
    2.Another User is seeing double records in the order history data in planning book.Can any one help me with this issues?
    Is there any OSS note to see my planning area or any chances forming duplicates in planning area?
    I will be very thankfull to you guys if you please give me your kind suggestions
    Thanks a Lot
    Regards,
    Raj

    Hi Raj,
    you have to bring the history data from the BW-Cube to the LiveCache first. There is a standard report to do this. (sapapo/rtsinput_cube)
    If you have double values, then you have more than one request for the characteristic combinations in the cube. Make sure, that only one request is there.
    regards,
    kelpat

  • Log4j problem  ----   VERY VERY URGENT PLEASE

    Hi,
    I am new to log4j. In my project( web application -- a testing framework ), there is a requirement to log the errors in a different filres for different requests ( the request may come simultaneously ) , by taking the log file path from the user interface.
    To achive the requirement , I am taking both the log file name and log4j.xml file path from the user interface and updating the log4j.xml at runtime, So I am able to log for different requst in different files , but while the 2nd log4j.xml ( the log4j.xml for 2nd request ) is configured ( using DOMConfigurator.configure ) , the errors which are belongs to 1st request are also wrriten in the 2nd log file ( which is configured by log4j.xml -- 2n request ) .
    Please help me to find out the solution for this problem( to log in different files for different request distinctly ).
    Thanks in advance

    chandan111 wrote:
    Please help me to find out the solution for this problem( to log in different files for different request distinctly ).Since this was "very very urgent", I'm probably too late. Anyway:
    The correct way to do this in Log4j would be to use the NDC (Nested Diagnostic Context ) class.
    Article

  • Zoom problem(help needed urgently please )

    friends,
    i m working on a class in which there is one JPanel inside a JInternalFrame. i have functionalities like zoomin and zoomout. for that i m writing my code on mouse clicked of JPanel but my problem is that mouseClicked method is getting called several times even if i click once on JPanel and thus zooming the JPanel by a very large value.
    please help me if u have any solution for it.Its very urgent.

    You are still crossposting.
    It would be a waste of everyone's time to answer you here, since quite likely others have already helped you elsewhere.

  • Regarding Logical destination problem..  urgent please

    Hi gurus,
    I am facing one problem in printing credit memo from vf02,
    when i give one logical destination( means printer ) for example A its working fine., if i will give apart from A printer, outout could not be issued giving this information, if i will give LOCAL printer   LP01 then also not working....
    i have seen all confugaration also there they local printer only..
    print privew is coming to all printers( logical destinations)
    but print is not coming..
    Regards
    Nagu

    Hi,
    You have to write in form calc under form ready event.
    As of now, i dont have any system to check.You can check any standard forms like vendor statement / customer statement which have page totals.
    for example, drag the S1 subform into one more sumforn with flow content say SS1.Write the below (similar) code.
    // get total number of records
    Var record_count = $.Table1.data.all.length
    Var flag
    Var value_check = '222'
    For I = 0 upto ( record_count - 1 ) step 1 do
    if $.Table1.data<i>.field1 = = value_check
    flag = 'X'
    endif
    Endfor
    if flag = = 'X'.
    $.S1.presence = "hidden"
    endif
    Please check the syntax.
    pavan meda

  • Problem after deployment---urgent please help

    Hi All
    I have deployed my application and the bc4j on 9IAS..i am getting the following error while committing a new record.
    Can u please tell me how should i go about resolving this problem or even editing my bc4j..file
    oracle.jbo.AttrValException: JBO-27014: Attribute MiAgentSynchronizedInd in MiAgent is required
    void oracle.jbo.AttrValException.(int, java.lang.Class, java.lang.String, java.lang.String, java.lang.String)
    void oracle.jbo.server.JboMandatoryAttributesValidator.validateMandatoryAttributes(oracle.jbo.server.EntityImpl)
    void oracle.jbo.server.JboMandatoryAttributesValidator.vetoableChange(oracle.jbo.server.util.PropertyChangeEvent)
    void oracle.jbo.server.EntityDefImpl.validate(oracle.jbo.server.EntityImpl)
    void oracle.jbo.server.EntityImpl.validateEntity()
    void oracle.jbo.server.EntityImpl.validate()
    void oracle.jbo.server.DBTransactionImpl.validate()
    int oracle.jbo.server.DBTransactionImpl.commitInternal(boolean)
    void oracle.jbo.server.DBTransactionImpl.commit()
    int oracle.jbo.html.jsp.datatags.CommitTag.doStartTag()
    void DataHandlerComponent.jspService(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
    void com.orionserver.http.OrionHttpJspPage.service(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
    void oracle.jsp.runtimev2.JspPageTable.service(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, java.lang.String)
    void oracle.jsp.runtimev2.JspServlet.internalService(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
    void oracle.jsp.runtimev2.JspServlet.service(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
    void javax.servlet.http.HttpServlet.service(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
    void com.evermind.server.http.ResourceFilterChain.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
    void oracle.security.jazn.oc4j.JAZNFilter.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, javax.servlet.FilterChain)
    void com.evermind.server.http.ServletRequestDispatcher.invoke(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
    void com.evermind.server.http.ServletRequestDispatcher.include(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
    void com.evermind.server.http.GetParametersRequestDispatcher.include(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
    void com.evermind.server.http.EvermindPageContext.include(java.lang.String)
    int oracle.jbo.html.jsp.datatags.ComponentTag.doStartTag()
    void AgentMainView_Edit._jspService(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
    void com.orionserver.http.OrionHttpJspPage.service(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
    void oracle.jsp.runtimev2.JspPageTable.service(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, java.lang.String)
    void oracle.jsp.runtimev2.JspServlet.internalService(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
    void oracle.jsp.runtimev2.JspServlet.service(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
    void javax.servlet.http.HttpServlet.service(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
    void com.evermind.server.http.ResourceFilterChain.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
    void oracle.security.jazn.oc4j.JAZNFilter.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, javax.servlet.FilterChain)
    void com.evermind.server.http.ServletRequestDispatcher.invoke(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
    void com.evermind.server.http.ServletRequestDispatcher.forwardInternal(javax.servlet.ServletRequest, javax.servlet.http.HttpServletResponse)
    boolean com.evermind.server.http.HttpRequestHandler.processRequest(com.evermind.server.ApplicationServerThread, com.evermind.server.http.EvermindHttpServletRequest, com.evermind.server.http.EvermindHttpServletResponse, java.io.InputStream, java.io.OutputStream, boolean)
    void com.evermind.server.http.HttpRequestHandler.run(java.lang.Thread)
    void com.evermind.util.ThreadPoolThread.run()

    oracle.jbo.AttrValException: JBO-27014: Attribute MiAgentSynchronizedInd in MiAgent is required
    void oracle.jbo.AttrValException.(int, java.lang.Class, java.lang.String, java.lang.String, java.lang.String)
    void oracle.jbo.server.JboMandatoryAttributesValidator.validateMandatoryAttributes(oracle.jbo.server.EntityImpl)
    void oracle.jbo.server.JboMandatoryAttributesValidator.vetoableChangePreety:
    The stack trace shows that your attribute 'MiAgent' is marked as a required (not-null) attribute, but the new row's MiAgent is null.
    Either change the attribute definition (if the attr should allow null) or set a non-null value for the attr.
    Thanks.
    Sung

  • Problem with audio - urgent please

    Hello,
    i am totally new to adobe premiere,
    i have urgent project that i have to finish, when i insert mp4 vedio to time line it appears normally as audio and video in time line, when i try to insert another one, only the video appears in time line without audio !!
    i made a new project, inserted mp4 file, it appeared normally aud & vid, then inserted another one, also worked fine, third one appeared in time line without audio !! i removed everything from time line and started to insert the files again but all of them appeared without aud, even the 1st two vid that worked normally before,
    please advise urgently
    thanks a lot and merry Christmas

    No, this shouldn't be caused by any limitations in the trial. And you are absolutely 100% certain the A1 button is highlighted? What happens if you just drag the audio down to the timeline? You can use the button in the picture and drag from it down to the timeline...

  • Order within in Groups - Urgent please

    Hi,
    Please let me know how can I achieve the following output.
    I have following four tables,
    COUNTRY_MASTER table contains SL_NO, COUNTRY_CODE, COUNTRY_NAME, .... columns.
    STATE_MASTER table contains SL_NO, STATE_CODE, STATE_NAME, ... columns.
    COUNTY_MASTER table contains SL_NO, COUNTY_CODE, COUNTY_NAME, ... columns.
    CITY_MASTER table contains SL_NO, CITY_CODE, CITY_NAME, ... columns.
    I have another mapping table,
    MAPPING_TABLE table contains SL_NO, COUNTRY_SL_NO, STATE_SL_NO, COUNTY_SL_NO, CITY_SL_NO, ... columns.
    I want output like this -
    first column is LEVEL which contains 1 for Country, 2 for State, 3 for Country and 4 for City.
    second column contains all countries, states, counties and cities (all should be in one column) ORDERED within groups for the second column.
    There some other columns from other tables.
    1 USA
    2 MI
    3 MONROE
    4 MONROE
    3 WAYNE
    4 INKSTER
    4 WAYNE
    2 VA
    3 HENRICO
    4 RICHMOND
    1 WEST INDIES
    2 ...
    I am working on Oracle 9i Release 2. Please help.
    Thanks.

    A cursor would be one way to handle this...loop through the rows or you could use decode like so:
    select level, decode(level, 1, nvl(cr.country_name, 'NULL'),
                                2, nvl(st.state_name, 'NULL'),
                                3, nvl(ct.county_name, 'NULL'),
                                   nvl(ci.city_name, 'NULL'))
      from country_master cr, state_master st, county_master ct, city_master ci
           ((select 1 level, t_country_sl_no, 0 t_state_sl_no, 0 t_county_sl_no, 0 t_city_sl_no
              from mapping_table
             group by country_sl_no)
            union all
            (select 2 level, t_country_sl_no, t_state_sl_no, 0 t_county_sl_no, 0 t_city_sl_no
              from mapping_table
             group by country_sl_no, state_sl_no)
            union all
            (select 3 level, t_country_sl_no, t_state_sl_no, t_county_sl_no, 0 t_city_sl_no
              from mapping_table
             group by country_sl_no, state_sl_no, county_sl_no)
            union all
            (select 4 level, t_country_sl_no, t_state_sl_no, t_county_sl_no, t_city_sl_no
              from mapping_table))
    where t_country_sl_no = cr.country_sl_no
       and t_state_sl_no = st.state_sl_no (+)
       and t_county_sl_no = ct.county_sl_no (+)
       and t_city_sl_no = ci.city_sl_no (+)
    order by cr.country_name, st.state_name, ct.county_name, ci.city_name;

  • Vendor Master data problem?? urgent please

    hi,
    i am trying to populate the vendor master data(name) into the cube. but the data is not there in /BI0/TVENDOR table. what could be the problem? what should i do to populate the NAME in to the cube. i have done transformations in update rules with 0VENDOR.
    regards

    HI Venu,
    If u want to use that characteristic in the cube and if u want to load the data to that characteristic then make that characteristic as a exclusive attibute and use that characteristic in the cube and in transformation give the mapping with read master data.. remember this will give u the fact but not the present truth.....
    If u just want to display that vendor name as characteristic and which u dont want to depend on the main master data object then make that object as a navigation attibute....
    Khaja

  • N72 Problem...Urgent please

    I have a n72 ....when i click photos or store mp3 files, the photos or the files can be seen throgh file manager but i cannot see anything in gallery ....Previously i could see everything stored in memory card in gallery but now even if i can see and play the mp3 files through file manager but i cannot see it in gallery

    i am facing the same problem, i was able to access all the files through gallary and music player. but yesterday i copied photos from my memory card to PC and also copied songs from PC to memory card.
    Now i am not able to access any of my files through gallary or music player whereas i m able to access image files through file manager but not MP3 songs.
    its not the case that the file format does not support cos the same files which i used to get thru gallary/player earliar , same files i m not able to access.
    1 more thing is i copied using card reader and not PC suite.
    earliar i did the same successfully.

Maybe you are looking for