Issue with BOM Exploder User exit

Hi
We are facing perfomance issue and for BOM Extract program
Below are the details:
I am trying to execute the report for range of items from and to Bom Items (The countof records is 61972).
API used:BOMPEXPL.EXPLODER_USEREXIT
Could you please advice us if any if any fix is avaliable Resolve this issue.
Thanks in Advance
Kamalakar.G

Please post the details of the application release, database version and OS.
We are facing perfomance issue and for BOM Extract program
Below are the details:What is the concurrent program name?
I am trying to execute the report for range of items from and to Bom Items (The countof records is 61972).
API used:BOMPEXPL.EXPLODER_USEREXIT
Could you please advice us if any if any fix is avaliable Resolve this issue.Was this working before? If yes, any changes have been done recently?
Do you have the statistics collected up to date?
Enable trace and submit the concurrent program again and get the TKPROF file to find out why it takes long time to run.
Thanks,
Hussein

Similar Messages

  • Issue with Active Directory User Target Recon

    Hi ,
    I am facing an issue with Active Directory User Target Recon
    My environment is OIM 11g R2 with BP03 patch applied
    AD Connector is activedirectory-11.1.1.5 with bundle patch 14190610 applied
    In my Target there are around 28000 users out of which 14000 have AD account (includes Provisioned,Revoked,Disabled accounts)
    When i am running Active Directory User Target Recon i am not putting any filter cleared the batch start and batch size parameters and ran the recon job .Job ran successfully but it stopped after processing around 3000 users only.
    Retried the job two three times but every time it is stopping after processing some users but not processing all the users.
    Checked the log file oimdiagnostic logs and Connector server logs cannot see any errors in it.
    Checked the user profile of users processed can see AD account provisioned for users
    My query is why this job is not processing allthe users.Please point if i am missing some thing .
    thanks in advance

    Check the connector server load when you are running the recon. Last time I checked the connector, the way it was written is that it loads all the users from AD into the connector server memory and then sends them to OIM. So if the number was huge, then the connector server errored out and did not send data to OIM. We then did recon based on OUs to load/link all the users into OIM. Check the connector server system logs and check for memory usage etc.
    -Bikash

  • MD04 issue with BOM Material

    HI
    We have a scenario where Sales order is Created with BOM Material. Sales order has been saved, delivered and Billed.
    But still the BOM Material is shown in MD04, we tried running the Correction program SDRQCR21, but still the BOM Material shown in MD04.
    Can anyone help on this issue.
    Thanks

    hi,
    please check,
    whether TECO has been done for production order from PP perspective.
    after this the requriment from MD04 should disappear and finally refresh it.
    you are requested to search the FORUM sir.
    regarsds,
    balajia

  • Help with Stock Removal User Exit

    Hello All
    To control the storage bin selection, I am using the user exit MWMTO004.  When I use the transaction LT03 to create a transfer order the system selects the storage bin selected by me.  However, when I create a transfer order through L_TO_CREATE_INT it doesnt select the storage bin chosen by me.  After debugging the code in LT03, I found out that SAP locks the bin with lock object ELLQUAX and ELLQUAY and thus prevents it from re-selecting the same bin.  Is there a way in the user exit, through which I can prevent selecting the same bin.  I would be thankful for your inputs in this regard.
    Thanks in Advance.

    Oh God, such a relief I solved it.  SAP provides a FM, L_TO_CREATE_GET_INFO, which updates the quantity that has already been picked.  The following is what I am doing to select a bin in the user exit:
    1) Clear the internal table sent to the user exit (t_qmat).
    2) Call the FM L_TO_CREATE_GET_INFO to check the quantity left in each bin.
    3) Select a bin and insert that bin as the first record of the internal table.
    Thanks
    Sunil Achyut

  • Issue in PM order user exit.

    Hi Experts,
    I am facing a issue in the user exit EXIT_SAPLCORF_002 for PM order confirmations.
    Here the field AFRUD_IMP-PERSA is not filled during the confirmations in this User exit.
    Only this personnel area is
    can you please let me know if any thing is missed in terms of master data or data in the order.
    Thanks,
    Rohan

    Hi,
    The PERSA is filled from the table PA0001 / Infotype 0001. ( PA0001-WERKS). Check for the person maintained in this table, it is giving correct values.
    Hope it helps.
    Sujay

  • Issue with Network Home Users on Mountain Lion ( connecting to Lion Server)

    I have been forced to setup a network user on a new mac running mountain lion because their old mac just went pop, and have run into multiple issues that I have narrowed down to them being a Network User on Mountain Lion.
    1. Contacts get deleted whenever you open Mail. Mail will hang on fist launch until all your contacts in Contacts (I hate the new names! ) get deleted, console shows that the location for the address book database is invalid, seems to be an issue with ~/Library/Containers/apple.mail.com folder
    2. Word documents with images in the background do not display correctly, there is a giant red cross through the document
    If I change this network user to a mobile home user the problems go away and everying works as expected

    How to re-enable the Apple-provided Java SE 6 applet plug-in

  • Issues with only certain users under AD Auth

    Tim,
         I wanted to find out of new copies of install documents for JAVA AD Auth and SSO for Windows.  I have one from mid 2008.  I have customer that is having a ON again OFF again issues with certain users.  See error below
    While processing an AS request for target service krbtgt/ROMAMOULDING.COM, the account dbowman did not have a suitable key for generating a Kerberos ticket (the missing key has an ID of 3). The requested etypes : 17. The accounts available etypes : 23  -133  -128  3  1  -140. Changing or resetting the password of krbtgt will generate a proper key.
    I am running BOE Edge 3.1 w/ FP 1.2
    Thanks Kindly,
    Ajay Gupta

    Old post but since there was no answer and I have that case recently : here are some clue.
    your environnemnt is  the state describe here: The security principals and the services that use only DES encryption for Kerberos authentication are incompatible with the default settings on a computer that is running Windows 7 or Windows Server 2008 R2.  http://support.microsoft.com/kb/977321
    external similar post( (http://www.networksteve.com/forum/topic.php?TopicId=5574 http://social.technet.microsoft.com/Forums/en/winserversecurity/thread/ecf15eb9-26cf-483b-b1e3-1b1c7e4901e8 )
    You should consider to apply the Microsoft fix on the 2008 Domain controller(s).
    http://support.microsoft.com/kb/978055. FIX: User accounts that use DES encryption for Kerberos authentication types cannot be authenticated in a Windows Server 2003 domain after a Windows Server 2008 R2 domain controller joins the domain
    cheers
    Christophe

  • Include with form in user-exit

    Hello everyone,
    I am trying to put an include which contains a form routine into a user-exit include . My include source activates normally by itself but when i try to activate the user-exit include which contains my custom include i am getting the error " Incorrect nesting: Before the statement "FORM", the structure introduced by "FUNCTION' must be concluded by "ENDFUNCTION"  "
    Any ideas on how i can fix that?
    Regards,
    Huseyin

    Hi Huseyin,
    userexits are done by filling an include which itself is source code of the function module. If you want to do some structurized programming, you should copy the EXIT function to customer name space and to your own function group. Then, in  the include, you call your own function passing exactly the parameters of the EXIT function.
    Then you are free to create includes, forms, data, objects,... whatever you want to achieve structured functionality.
    Sample code:
    *& Include.: ZXTRKU12                                                  *
    * new functionality sourced out to new function module
      call function 'Z_EXIT_SAPLV55K_004'
        importing
          processing_protocol = processing_protocol
        tables
          idoc_data           = idoc_data
        changing
          idoc_control        = idoc_control
        exceptions
          idoc_error          = 1
          do_not_process_idoc = 2
          others              = 3.
      case sy-subrc .
        when 0.
          exit.
        when 1.
          raise idoc_error.
        when others.
    * Can't raise OTHERS -> 2 AND Others handled in common
          raise do_not_process_idoc.
      endcase.
    Here we created a new function group ZXTRK for the exit function group XTRK. We copied function EXIT_SAPLV55K_004 to function z_exit_saplv55k_004. In our case, we created 22 form includes and one top include because our programming guidelines require an include for each form.
    The rest shoud be crystal-clear. If not, feel fre to ask for details.
    Regards,
    Clemens

  • How can I issue a warning if user exits without saving data first?

    One of our clients has his users fill the LC Designer PDFs on their web site. They request that the users get a “Do you really want to exit?” warning,  if they navigate away from the form, after having made changes to it. I was able to simulate the AcroScript “Dirty” state by comparing the xfa.data.saveXML with the original document content. My problem is that I can’t seem to be able to issue the warning in time for the user to do something about it. I tried to use the DocClose event, but (as described in the documentation) there is no way for the user to go back to the document.

    First you need to make sure that you have setup the machine with a valid app store account to tie the machine to the server OS.  To boot the MacMini so you can do RAID setup you must boot into recovery mode.  Hold down Command+R and power up.  Enter disk utility go through the steps to create the RAID which will erase everything on the HD.  You need to make sure the build gets completed.  Once done reboot into recovery mode again and you can do a OS install.  If I remember correctly this will just install the base OS.  Once you have setup the machine again with the valid app store account the server app will show up in the app store for you to download.
    Of course if you don't want to rebuild everything you can hook up a USB harddrive and turn on time machine.  Makle sure it completes and you have several restore points.  Go through the RAID build process.  Once complete boot into recovery mode, with the USB drive attached, and you will have an option to restore from a time machine backup.

  • Is there known issues with a CRM user working with 2 concurrent sessions?

    Hello,
    This is in regards to CRM 6.0 - Web Client.  I'm wondering if anyone has heard of issues coming up if 1 user operates 2 CRM sessions / browsers at the same time?
    For example, the user is in the middle of a BP change in 1 browser and gets a phone call.   The user wants to have a second CRM session opened so that they don't have to exit the current one while they speak to the BP and maybe even edit this second BP as well. 
    I'm wondering if anyone has seen or heard of problems with these scenarios such as edits ending up on the wrong BP or information  exchanged between browsers, etc.

    Hello
    For your current CRM version, multisession is not supported for the following scenarios:
    - Telephony
    - Alerts
    - Broadcasting
    As of CRM7.01, multi session is supported. For instance, in your exemple, there is a tab navigation that allows several browsers with and without a call.
    [SAP Note 1597836|https://service.sap.com/sap/support/notes/1597836] contains details on multi session.
    Regards
    Joaquin

  • Adobe form: Issue with BACK, CANCEL and EXIT buttons

    I am new to Adobe forms. I created a simple demo Adobe form and was able to print it successfully except a strange problem.
    Whenever I opt for print preview it shows me a blank page. On pressing enter it shows me the form, But now none of the BACK, EXIT, CANCEL buttons work. On pressing any of them I keep getting the print form.
    So the only way I can come out of it is /n.
    Can anyone please help with the reason for such an issue and how to get rid of it.
    Regards,
    Ashutosh

    Maybe you can tell us something more about the code you use to print your form. I think thatis the problem. Otto

  • Issue with Variables using Customer Exit.

    Dear All,
    I have the following scenario,
    I the Variable Screen I have 4 variables, lets say for eg: Plant, Material, Material Group, Calendar Day.
    Then I have 4 Customer Exit Variables in the report, 2 of type Char Value Variables and 2 of type Text Variables.
    I have written the customer exit code and all the 4 customer exit variables derive their values from the Calendar Day Variable from Variable Screen.
    In the Variable screen if i give the values only for the variable calendar the report executes fine.
    But along with Calendar Day If I enter values for any other variable the report gives the following error message - "No value could be determined for variable VAR_CALDAY_CEXIT_1." VAR_CALDAY_CEXIT_1 is the name of my one of the Customer Exit Variables.
    Please let me know how to solve this problem.
    Cheers,
    Neel.

    IF i_step = 2.
      CASE i_vnam.
           WHEN 'VAR_CALDAY_CEXIT_1'.
           LOOP AT I_T_VAR_RANGE INTO LOC_VAR_RANGE WHERE VNAM = 'VAR_CALDAY_MULSIN_MAN'.
             CLEAR L_S_RANGE.
             IF SY-TABIX = 1.
             L_S_RANGE-LOW = LOC_VAR_RANGE-LOW.
             L_S_RANGE-SIGN = 'I'.
             L_S_RANGE-OPT = 'EQ'.
           APPEND L_S_RANGE TO E_T_RANGE.
           ENDIF.
           ENDLOOP.
           WHEN 'VAR_CALDAY_TEXT_CEXIT_1'.
           LOOP AT I_T_VAR_RANGE INTO LOC_VAR_RANGE WHERE VNAM = 'VAR_CALDAY_MULSIN_MAN'.
             CLEAR L_S_RANGE.
             IF SY-TABIX = 1.
             L_S_RANGE-LOW = LOC_VAR_RANGE-LOW.
             L_S_RANGE-SIGN = 'I'.
             L_S_RANGE-OPT = 'EQ'.
           APPEND L_S_RANGE TO E_T_RANGE.
           ENDIF.
           ENDLOOP.
            WHEN 'VAR_CALDAY_CEXIT_2'.
            LOOP AT I_T_VAR_RANGE INTO LOC_VAR_RANGE WHERE VNAM = 'VAR_CALDAY_MULSIN_MAN'.
             CLEAR L_S_RANGE.
             IF SY-TABIX = 2.
             L_S_RANGE-LOW = LOC_VAR_RANGE-LOW.
             L_S_RANGE-SIGN = 'I'.
             L_S_RANGE-OPT = 'EQ'.
           APPEND L_S_RANGE TO E_T_RANGE.
           ENDIF.
           ENDLOOP.
           WHEN 'VAR_CALDAY_TEXT_CEXIT_2'.
           LOOP AT I_T_VAR_RANGE INTO LOC_VAR_RANGE WHERE VNAM = 'VAR_CALDAY_MULSIN_MAN'.
             CLEAR L_S_RANGE.
             IF SY-TABIX = 2.
             L_S_RANGE-LOW = LOC_VAR_RANGE-LOW.
             L_S_RANGE-SIGN = 'I'.
             L_S_RANGE-OPT = 'EQ'.
           APPEND L_S_RANGE TO E_T_RANGE.
           ENDIF.
           ENDLOOP.
      ENDCASE.
    ENDIF.
    'VAR_CALDAY_MULSIN_MAN' is the Calenday Day Variable from the Variable Screen.
    It is of type multiple single values.
    The User enters two dates and then the code is utilized to pass these 2 dates to 2 Char Value Variables and 2 Text Variables.
    Once again, if i do not enter the values for any other variable then the report executes fine.
    Cheers,
    Neel.

  • Issue with authenticating a user in OBIEE Application

    We have few users all of which are able to authenticate themselves in the QA Environment. When we moved the webcatalog from DEV to QA one of the users named CAROLAIG stopped geting authenticated and hence couldnot enter in to the system. We tried deleting the CAROLAIG and CAROLAIG.atr from the Users folder present in the wecatalog but it did not help. The issue is coming up after the webcatalog migration. We are failing to understand how the webcatalog controls the authentication mechanism and make this happen. All the other users continue to work perectly.
    The OBIEE version used is 11.1.1.5. The complete webcatalog migration from dev to QA has been done.
    Edited by: 925099 on Jul 10, 2012 4:56 AM

    Hi,
    Its not the catalog which takes care of authentication but its the OPSS. In OBIEE, the catalog and .rpd hold the GUID of the users in the OpenLDAP of weblogic (If not integrated with any other authentication mechanism). The GUID from the Active Directory is always cross-checked with the one stored in catalog and .rpd during authentication.
    So, in your case too the GUID (old one that was got from QA LDAP) might have conflicted with the new one from the production environment and hence the user fails to be successfully authenticated and hence needs a refresh.There are some steps to refresh the GUID in your case in oracle documentation.
    Hope this helps.
    Thank you,
    Dhar

  • Remote control issue with only some users

    I'm having an issue that I can't seem to find any reference to anywhere.
    Our client has two servers. One is Server 2003 and is running AD, the other is 2008R2 and is running terminal services.
    When I create a new user in AD, if I set the option in AD to allow remote control, do not require permission and interact and I set these options before the first time the user logs into the terminal then I can remote control that user's session without
    a problem.
    However, if I leave the defaults in AD to allow remote control but require the user's permission and the user logs into the terminal the first time with permissions set like that then forever more I can never remote into that user's sessions. Changing the
    options in AD later to not require user's permission no longer helps. When I try to remote into that user's session the user does not get a pop-up requesting permission, rather I just get an Access Denied message. If I try to shadow via an elevated command
    prompt I get error 317. I haven't been able to find any differences in GP or the registry between users that I can shadow and those I can't. Some setting specific to each user is getting set on first login that can't seem to be undone by changing the settings
    in AD. Where might I find this?
    Thanks!

    Hi,
    Thank you for posting in Windows Server Forum.
    Please check that you have added user under “Remote Desktop User” local group. In addition they are
    added under GPO setting “Allow logon through Remote Desktop Services” and
    not added under “Deny logon through Remote Desktop Services”.
    You can check the setting under below mention path.
    GPO_name\Computer Configuration\Windows Settings\Security Settings\Local Policies\User Rights Assignment
    More information:
    Allow log on through Remote Desktop Services
    http://technet.microsoft.com/en-us/library/dn221985.aspx
    In addition please check that you are not limiting in number of users who can connect simultaneously and also verify Remote Desktop Services Logon rights. Please check beneath article for additional details.
    Remote Desktop disconnected or can’t connect to remote computer or to Remote Desktop server (Terminal Server) that is running Windows Server 2008 R2
    http://support.microsoft.com/kb/2477176
    Hope it helps!
    Thanks, 
    Dharmesh

  • Issue with Migration of Users/groups in Essbase

    Hi,
    am trying to migrate the users specific to the application using Advanced option through Migration Wizard (EAS 716)..But i see the users with the application on old box and when i check it after migration, am not able to see the users related to that application..
    Moreover, i have copied the users specific to that application on old box into new box and after that tried of migrating the same application from old to new box...Even then am not able to see the users with application access..
    Is this the right approach which am following? or Kindly suggest me the best way of migrating users/groups...
    Thanks

    If you chose the advanced option, you should have no problem migrating users and groups along with the application. You probably may have omitted those groups or members from the list. When you migrate do not change anything except server, App and DB names.

Maybe you are looking for

  • How to update server files from a client?

    I'm writing an application that has a "load" button to read images, and a "save" button that writes images (using ImageIO.write(currentImage,"png",outputfile). It works fine offline, but when I run it as an applet on a webpage, it doesn't write the f

  • PS 5.0, Filterproblem

    Mac, OsX 10.6, PS5.0, Filter > "Glass" > Fehlermeldung : Vorgang konnte nicht abgeschlossen werden. Kann mir jemand Ursache nennen? Danke, Fekan51

  • Fire fox won't allow 420p and full screen after 10.6 install

    I can do this with safari but I prefer fire fox prior to the install of 10.6 I had no issue with fire fox and hulu

  • Error Msg - reload software 552

    Hi everyone, Can someone help me pls I downloaded the Blackberry Protect, it asked me to reboot. I did and it came back with RELOAD SOFTWARE 552. Its not coming on apart from that message.  I have tried taking out and putting back both the battery an

  • Inadvertently saving in unwanted color space.

    In ACR (5.3) the color space to be used when saving an image in set in Workflow options. Since I change this setting to see how much is clipped in various spaces (aRGB, sRGB), I sometimes forget to re-set it to the space I actually want to use before