Siebel Hangs up when changing the status of service request

Hi,
We are facing this typical problem since last 2 weeks. When closing the SR, CRM hangs for random(unable to detect a pattern till now) SRs.
The steps we follow to an SR is:
1. Enter the SR #
2. Change the status to "resolved"
3. Type the resolution in "resolution" text field and click on white space.
4. A new row gets generated with status "unscheduled"
5. Place a check mark near the newly generated row.
6. Change the status of the SR to "closed"
Now, some SRs get stuck at step 3. When clicking on white-space, CRM hangs.
We've tried everything from clearing IE cache / temp / cookies / increasing temp file size (to 5000 in IE6 and 1024 MB in IE7)
Even set-up a fresh system but no avail.
Even changed the primary internet link to secondary one but no help.
On top of that the SRs which make IE hang seem to be appearing randomly. Sometimes I can close 20 SRs at a stretch and sometimes 1-2 SRs get hanged every 4-5 SRs.
Once in a while an error pops up: "The selected record has been modified by another user since it was retrieved. Please continue (SBL-DAT-00523)"
No one else was working on the SR when such errors came.

You can ave a runitme event or workflow triggered that can generate such behavior.
First increase logging on your object manager (evtloglvl :) ) and look at any error message.
Second assess with your development team what automation has been setup ranging from script, Business Services, workflow to assist you in troubleshooting.
Best Regards
Evtloglvl

Similar Messages

  • Milestone Error when changing the status of service request.

    Hi Expert.
    I got an issue where service request is displayed with an error "Item 10: Start and end dates must be identical for a milestone date".
    I took around 200 service requests and observed that in the change history, the response profile of the contract was changed. We also observed that whenever service request contain these errors, automatic change of status is not happening.
    Unfortunately I'm not able to reproduce this error in Quality system.
    Kindly advice on how these errors can be resolved and how these can be reproduced.
    Thanks in advance.

    You can ave a runitme event or workflow triggered that can generate such behavior.
    First increase logging on your object manager (evtloglvl :) ) and look at any error message.
    Second assess with your development team what automation has been setup ranging from script, Business Services, workflow to assist you in troubleshooting.
    Best Regards
    Evtloglvl

  • Service Requests in E-Service - Change the status of a request

    Hi All,
    We had setup a ICSS B2B web for return order management.
    We have a requirement that once the service request is created by the User "Customer service representative" he should be able to manually change the status of the request in the web such as " In process" ->"Rejected" or "Approved" ->"Completed.
    Please advise on how to proceed with the above requirement.

    Hello Yves,
    Thank you for this information.
    I'd like to tell you that, we are using a shared transport directory and the transport management system is configured properly.
    But I think that, changing the status of the transport requests (the field IMPFLG) in the table TMSBUFREQ would be a possible solution, although I'm not sure, if this is the right way.
    What I intend to do is the following: change the field IMPFLG ("tp Import Flag") for the transports, which have been already imported, but appear in the import queue with the status "Request waiting to be imported" .
    At the moment the field IMPFLG of these transports is set to "1" ("Request waiting to be imported") and I'd like to change it to "2" ("Request already imported") .
    Would it work like this? Will the correct status of the transport requests be displayed in the TRX STMS?
    Thank you in advance for your help.
    Kind regards,
    Noémi

  • FM to change the status od DSO Request

    Hi All,
    I need a Function Module (FM)  to change the status of the request in the DSO and subsequently able to delete that request.
    As I am unable to delete a request manully form the manage tab.
    Regards,
    Mayank

    Hi Dennis,
    Thanks your your reply.
    I tried giving the IP technical name and the requets ID. Nothing is happening.
    It remains in the same state. Any other pointers.

  • How to change the status of a trip to open when it is rejected

    Hi,
    I have a requirement in travel management where when manager rejects a trip or if there is no response from manager , then the status of trip will be changed to " not modifiable". I want to change the status to open .
    Any body could help me . I tried with BAPI_TRIP_CHANGE_STATUS , but it is not working .
    Thanks and Regards
    ravi

    HI Ravi,
    Did you use BAPI_TRANSACTION_COMMIT after calling BAPI_TRIP_CHANGE_STATUS. If you didn't use then the data will not get updated to the database.
    It is mandatory that we call BAPI_TRANSACTION_COMMIT after every BAPI call to have the changes reflected in the database.
    Try it and then let me know whether it worked or not. I'll try to solve.
    Reward if useful.
    Thanks and Regards,
    Maddineni Bharath.

  • Changing the status of Equipment in a follow up action

    Hi All,
               I have a requirement in which a function module will be triggered for a particular Follow up action.
    In this FM we have to determine the equipment and the Maintenance Order , if both are available , status of the equipment
    should change to 'A' , status of maintenance - order = 'Technically completed' and Maintenance Notification = 'Notification Completed' .
    How can this be done.? I am able to change the status of Maintenance order and notification but can anyone help me in
    determining the equipment and changing its status to 'A'. ?
    Thanks in advance.
    Vasuki

    Hi Gajesh,
                     The process is as follows :
    1) During Calibration of a product,depending on the technician's User decision , 3 follow up actions are created.
    2) Each follow up action has one FM associated with it, which is customised in      SPRO > Display IMG > Quality Management > Quality Inspection > Inspection Lot Completion > Define follow-Up Action .
    3) In the first case ( first Follow up action when the inspection is successful) the first FM is triggered. In this FM we have to perform the following steps :
                                   a) Determine the Maintenance Order and the equipment.
                                   b) Incase both are available, status of equipmnt should be changed to 'A',
                                       Maintenance Order should be changed to 'Technically completed' and
                                       Maintenance Notification to 'Notification Completed' .
    If you need further info pls let me know.
    Thanks,
    Vasuki

  • Sharepoint Designer - Two step List Workflow task item is not changing the status from not started to Complete

    Hi 
    Using SPD i am creating list workflow.
    Scenario: Employee submits a request . Task assign to manager. Manager can either approve/ reject. If approve then change the state column to "done". If rejected the state column to "Rejected".
    Problem is "Assign a to do item" is assigning the task to manager. But after manager approves the status in the task list not changed to "Completed". Still it is showing "Not started". I dont want to manually complete the task.
    Please help me for automatic process. 
    What i should do to change the status to "Complete" automatically after manager approval
    Regards
    Jhanani
    Janani.R

    Hi Janani,
    From your description, you would like to create an approval workflow for a list. When an employee submit a request to the list, an approval task should be assigned to manager, then manager could approve or reject the request. From the request list,
    we should be able to see the Approval task’s status.
    Not understand the reason of designing the workflow to two steps, an approval action should be enough from my understanding. For producing, I create a list named Request list, then customize it in InfoPath form to add a Request field for stating request
    content. Then add a workflow to list named Approval task, add the action of Start an approval process with administrator and make the workflow automatically start when item is added.
    The image below shows the status of Adding items, Approving and Rejecting. Please check if it could meet your requirement.
    Regards,
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected] .
    Rebecca Tu
    TechNet Community Support

  • Error in CV02N while changing the status.

    Hi Experts,
    We are getting a error while changing the status of technical change document that " Inconsistent characteristic value assignment" .The document is in status "in use" and we are trying to change it to " old version" using T code CV02N.
    when I tried to see the error desription it is telling that delete the inconsistencies. But I didn't find the list of incosistencies. What may be the problem? Please help me out to get ride of this problem.
    Thanks and best regards,
    Praveen

    Hi Pete,
    The full text message: Inconsistent characteristic value assignment
    Message no. C1821
    In diagnosis it is telling that "You want to change the value assigned to a characteristic. However, the change causes inconsistency, so the new value is not allowed."
    Actually I am just changing the status of the document. I am not changing any characteristic value.
    Actually it is appearing as information message. but while saving it pop up and not allowing to save.
    Please do the needful.
    Best Regards,
    Praveen

  • RE: Mail notification on changing the status of the spport desk messages

    Hi,
    I am facing problem with the automatic mail notification in service desk configuration.
    When i create a support desk message in the satellite system, the message appears in crn_dno_monitor in solution manager. When i change the status of the message from new to in process, i get a mail only with the subject line "MESSAGE IN PROCESS STATUS' and the pdf attachement (sapscript) is missing. I have checked all the configurations in SPPFCADM but i am not able to figure out the problem. Please help me out of this problem.
    Regards,
    Sowmya

    Hi,
    there is a SAP Note with a tutor for send_mail via action. See Note 691303 and the attached .zip-file.
    It shows step by step how to set it up and is a very good tutorial. You'll need additional (free) software to let it run.
    Regards,
    Dirk
    @Sowmya: what content does the mail have? None? There is a possibility in SolMan where you can choose whether you want the content as a .PDF-Attachment (which, in my eyes, isn't that sparkling) or as regular mail text.
    It is located in TA SCOT. Double klick on "SMTP", then klick on "Internet" and there choose in the Drop Down Menu of Sapscript. When you have trouble, look at my [screenshot|http://home.arcor.de/dirk.malas/solman/Mail_TXT_PDF.JPG].

  • Changing the status of the sales order item based on reason for rejection

    Hi All,
    When a Sales order item is rejected then the status at the item level is changed as 'TECO'.When the reason for rejection is removed the status 'Teco' is reset.This status change can be achieved using the user exit 'MV45AFZZ'.But the exit does not allow re-atp calculation whenver a blocked item is release.I have use the exit 'MV45AFZB' ,through this the status change as well as re-atp calculation takes place.But the status changed(Based on reason of rejection) does not appear in the same screen.The change gets reflected only when the sakes order is saved and i open it again.
    I want the status change to appear in the same screen.I am doing my code in the form 'userexit_check_vbap' of the exit 'MV45AFZB'. Please let me know if there are any user exits or BADI's available for the same(Changing the status of the sales order item based on reason for rejection ).
    Regards,
    S.Subasree

    Hi subburamaiah
    If you want the report you can create a separate SIS report . In that take the input field  as a Reason for rejection.. and ask for the output the list of sales orders .Now when you check this user defined report you will give the reason for rejection and check what all orders got rejected on that reason for rejection.
    Regards
    Srinath

  • Restricting changing the status of an order

    Hello,
    When creating an order (tcode va01), it is possible to change the status of the object. Some of the statuses are for example:  
    u2022 1 Napp Not Approved
    u2022 2 App Approved
    u2022 3 Reje Rejected
    u2022 u2026.
    Is it possible to restrict people in choosing the status? For example  one can only choose Napp and the other one can only choose App.
    I have checked the va01 auth obj in su24, but did not find any auth obj related to this matter.
    Thank you very much for your help in advance.
    WR
    Salameh

    Hello,
    I think no status objects are present for customization in sap and for this you can use STATUS_OBJECT_CREATE (functional module) and it will generate for you a temporary OBJNR and you can fill at least OBTYP and replace it actual one, for replacement you can use function module STATUS_OBJECT_SWITCH_NUMBER.
    Hope this helps
    Dheeraj

  • How to change the status of a production order

    Dear All,
    May i know how to change the status of a production order.I want to de-active the status like OPGN (Operation generated).This status is updated as there was no routing assigned to that particular production order during its creation
    Thanks and Regards,
    Varun Siddharth

    Dear,
    When you create a production order, an operation created by the system is generated automatically if no routing is used for the creation. As a result the order header receives the status HOGAN; the operation created automatically also has this status.
    If you delete the operation created automatically and then do not have the status HOGAN.
    To avoid this maintain the Routing for the material or delete the setting of default operation from OPJG.
    Regards,
    R.Brahmankar

  • How to change the status value?

    Hi Experts
    We landed in the starnge situation. We defined a multi task EE Monitor activity to change the status attribute to past due when particular internal event code is overdue. We forgot to assign the correct EE monitor Activity to EE Profile and the report /SAPTRX/EE_MONITOR converted the internal event code to overdue but did not change the status to past due for lakhs of records.
    Now we assigned the correct EE Monitor activity to the EE profile. How do we change the status to past due for already processed records? Is there any standard program available for this purpose or shall we need to write any custom program for it?
    Your quick response is much appreciated.
    Thanks
    Ravi

    Hi Ravi,
    the coding in the EE Mon activity SET_STATUS can be used as template. The method is unfortunately protected.
    It depends if you use EE History (Setting in EH Type Customizing). If yes it is importatnt to update also EE History table and the counter in the EH header for the History.
    Maybe the easiest way would be to send with a report messages to the EH and do the update in the rule set with the standard activity.
    You could use a new event code and react on it in the rule set.
    Best regards,
    Steffen

  • How to change the Status CRTD of the Inspection Lot?

    Dear all.
    I want to Complete an Inspection Lot 10000000005 In the T-CODE qvm2.When I select the Inspection Lot 10000000005 and press F8 to Complete the Inspection,the SAP show an error message "Status check error".
    And the detail info show that the error was cause by the Status CRTD of the Inspection Lot.I check the Status of the Inspection Lot 10000000005 and found that it's Status was CRTD CHCR SPRQ.My question was how to change the Status CRTD of the Inspection Lot?
    Regard
    Yoda

    Hi
    CRTD means ...
    In material master QM vew-inspection setup->Inspect with task list tick is there.
    Now to change status,
    Go to Qp01>create a task list for material(If not exists)>remember date of creation of task list must be prior to date to creation of inspec lot
    If task list is created/exists>go to QA02.<inspection specification -->click on Inspec Spec
    and attach task list
    go to sample tab....click on sample.
    Now save it.
    Status will change to REL
    Regards
    Sujit

  • How to change the status of Serial number

    Hi Experts,
    Would you please help in solving this problem.
    How to change the status of Serial number?
    I have material stock in a storage location: recieved from Intercompany through outbound delivery, when PGIed material document is created when I am checking the serial numbers of the recieved ones status of the serial numbers are ESTO, I want that into AVLB.
    How can we do that?
    Regards
    Sri

    Hi,
    Go to IQ02 on Header tool bar you will find edit(2nd option on header tool bar) => edit manually=> Click from Customer=> and then to Stock you will find the expected results...
    Generally Serial number Status use to change along with the movement of material linked with that serial number... So if you are changing serial number with manual trasaction then please remove all the details from IQ02 like plant storage location Batch and master batch so that i will not provide you error while doing next transactions.
    Regards,
    Ninad Kshirsagar

Maybe you are looking for

  • Errors filling up daily.out file, streaming audio/vid problems, how to fix

    I've been experincing some seemingly random problems with my macbook 1) Hard drive suspiciously full 2) Cursor skipping around the screen when using the track pad, I finally disabled the pad and solely use an external wireless mouse. Occasionally whe

  • TS1814 An unknown error occured (1645). What is this and how do I solve the issue?

    An unknown erroe occured (1645). This is what popped up when i tried to update my Iphone 4S using Windows XP can anyone please offer a reolution to my issue.

  • Rework Order Processing

    Hi Gurus, I would like to be clarified on the Rework Order Processing. There are some threads that says that I need to use CO07 transaction and create a new Order type. But in rework, what if I need to replace a new component. how will i settle accor

  • Select list and redisplay

    I have a select list on Page 0 (so it shows on all my pages). When the users makes a selection from the list, I want to re-display the current page, passing the selected value (used in my fetch condition). I see there are several options for select l

  • Remove old Adobe Add-ons for PS CC, CS6

    Keep geting "Uinstalling The Add-on Lorem Ipsum Generator failed Generator for Photoshop CC, CS6., please try again. I don't want it installed, since it for an old version of Photoshop and i only have the latest version installed (Photoshop 2014 CC).