Survey cannot be opened in Service Order ticket

Hello Experts,
I have configured the Service Order in customer namespace YMSO. I have also assigned Surveys to the Service Products. When the Requestor with SOLMANREQ selects an item from the Service Catalog and be guided through the Service Order creation in the 2nd Screen, the assigned Survey is available. But when I click on edit Survey only a white screen appears.
The survey is active and also the valid date is actual.
Has someone an idea, why there is a dump while opening the Survey?
Thanks and regards
Katja

Hello,
I assume there is an issue with the survey rendering. Please refer to the following blog for possible solutions:
Survey Rendering in CRM WEB UI
Please double check if you can access the same survey in SAPUI using TRX CRMD_ORDER.
regards,
Johannes

Similar Messages

  • How open a service order using event handling

    HOw to open a service order using event handling

    Hi,
    Can you explain your requirement elaborately.
    I understand from it as, you want to open Service order creation page, based on some event(may be submit button).
    For that technically you can use navigation->goto_page('Provide the URL').
    or you can use inbound-plug and out-bound plug concept for naviagation.
    Regards,
    Devender V

  • Transaction type not found while creation of service order/ticket

    Dear All,
    I had done all basic configuration of CIC but i am not able to create service order and service ticket.
    When i trying to create i am not able to find any transaction type but if i want to create follow-up document from CIC screen then i am able to create both the thing. I am not able to find out where is the  problem. can any body help me out.
    Thanks & regards
    Neeraj

    Hi Francis,
    Thanks
    I am on Interaction Center WebClient 2007.
    I have already done the configuration and Transaction type is popping up for selection screen but once i select the transaction type then system automatically canceled the transaction "Transaction Cancelled"
    But in the same time if i am trying to created follow-up transaction with reference to previous transaction then i am able to created service ticket/service order.
    what could be the problem?
    Regards
    Neeraj

  • Surveys not getting downloaded with Service Orders in SM 4.0

    Hi All,
    I am working with Service Manager 4.0 and wanted to check the Surveys functionality.
    we have created a Service Order in SAP backend  and it is  properly downloaded in the Client but the Surveys which are attached with the Service Order is not downloaded in the client.
    Is there something which we are missing from the backend or Syclo side ? Please advise
    Thanks and Regards
    Neha Mahanty

    Hi Jason,
    The global "Confirmation.Surveys" is properly maintained in the configurations.
    However I checked the server logs where I found one error for Survey Determination
    Again this configuration is properly maintained in the sap config
    But at the same time the class SurveyDetermination is not present in the SAPCRMSM4.0.0.0.jar file
    I am not able to track the exact issue. The surveys are not downloading with the confirmations and hence the surveys screen is blank in the device.
    Do you think this SurveyDetermination class is causing the issue ?
    Please advise.
    Thanks and Regards
    Neha Mahanty

  • Sales order line item cannot be rejected as service order has been archived

    Iam trying to reject a line item in a sales order with a "AP cancel line item" reason, but it does not allow me saying that the service order does not exist. The service order has been archived earlier. Is there any solution or workaround of this problem ?

    Program zz_clear_aufnr can be used to resolve this.

  • Opening a Service Order directly in BSP application

    Hi Experts,
    I would like to know if its possible to pass the service Order no as a part of the BSP URL, so that the service Order is displayed in the BSP application.
    For e.g. Service Order BSP application URL is: http://system:port/sap/bc/bsp/sap/crm_bsp_frame/entrypoint.do?appl=CRMD_BUS2000116
    Is it possible to pass the object_id(Transaction Number) also as a part of this URL, which can display that particular order when the link is clicked?
    Thanks,
    Piyush

    post this in CRM forum for better response.
    SAP CRM: Webclient UI - Framework
    Regards
    Raja

  • CRM 5.0 - IC WebClient - Service Ticket vs Service Order Navigation

    Hi Gurus
    Have any of you experts out there used the Badi: Navigation to Service Ticket and Service Order.
    This Badi is located at: SPRO->IMG->Customer Relationship Management
    ->Interaction Center Webclient->Business Transactions->Service Ticket
    ->Business Add-Ins (Badi)s.
    We are using Service Tickets only, yet when searching in the Inbox we locate our Service Ticket Transactions, when we select the Transaction it opens in Service Order view, not Service Ticket view.
    My understanding is that this Badi can resolve the issue, does anyone have an example of the code they've used in this Badi to force navigation to the Service Ticket.
    This is highly critical to our implimentation, therefore maximum points for the right answer
    Many Thanks
    Panduranga

    Hi Panduranga ,
    Here is a method in BADI.
    pay attention that's only one BADI can be active so deactivate default BADI.
    method IF_EX_CRM_ICWC_SERVICE_NAV~NAVIGATE.
        case iv_process_type.
         when 'TSVO'.                                           "#EC NOTEXT
    * navigate to Service Ticket
           rv_navigation_link = 'ServiceToSrvTHead'.            "#EC NOTEXT
           return.
         when 'ZTSV'.                                           "#EC NOTEXT
    * navigate to Service Ticket
           rv_navigation_link = 'ServiceToSrvTHead'.            "#EC NOTEXT
           return.
    *    when 'WRS1'.                                           "#EC NOTEXT
    * navigate to WebRequest
          when others.
    * navigate to "normal" Service Order
            rv_navigation_link = 'ServiceToServHeader'.         "#EC NOTEXT
            return.
        endcase.
    endmethod.
    Good Luck
    Eli Steklov
    <b>Please Reward Points if it Helps </b>

  • Trigger alert for open service orders

    Hi,
    We are using CRM 7.0. We have a need where we wan to trigger an alert on BP confirm to say " <customer name> has <#> open service orders". This alert should only be triggered if the customer has at least one open service orders.
    Thanks
    Dan

    Hello Dan,
    This process is descibed also in the RKT material for CRM 7.0, but here is a quick overview of the main steps:
    Create an alert in the Alert Editor that contains the attribute Fact Base - Service Order/Ticket ID, which will show up in the alert editor as [FACTBASE$BT_CURR_OBJ_ID]. At runtime this attribute will be replaced by the ID of the actual open service ticket. Make sure that you also specify the navigation object: type/action BT116_SRVTK:B (Service Ticket:Display).
    Then create a rule in the Rule Modeler using context Intent-Driven Interaction. You would have a condition like, "If current event = BP Confirmed" and an action Trigger Alert, with the ID of your alert above in the parameter.
    One alert will then show up for each open service ticket/order. If there are no open tickets/orders for that customer, no alert will be triggered. Clicking on any alert will navigate to that specifc order/ticket mentioned in the alert.
    Best regards,
    John

  • Auto Create service order from incoming email

    Hi,
    We have a requirement that we want to create service order with a default transaction type automatically from an incoming email. Also we want to route this service order to a specific service group on creation an above.
    How can we handle this? I know we can create a rule policy with an action to auto create a service order. My question is how do we set up that this service order is of a particular transaction type and has the default routing to the specific service group..
    Thanks
    Dan

    Hello Dan,
    You can specify the transaction type (for ERMS auto-created Service Orders/Tickets) via IMG configuration. In transaction CRMC_ERMS_SM_PROF you select the DEFAULT service manager profile and open the folder "Indirectly Called Services". Then you can specify the transaction type for each of the relevant service IDs: AH_CREATE_SO and AH_CREATE_SR.
    Best regards,
    John

  • How to find out the service conformation details based on service order

    Hi.
    I open the CRMD_ORDER
    In this i open a service order.
    I got all the information of that particular service order number in the CRM_ORDER_READ program.
    But i unable to find out conformation details of that particular service order.
    In CRM_ORDER_READ we have DOC_FLOW. But in that i did not find Conformation data. like Conformation number.
    Can anybody explain me regarding finding the conformation details based on the service order.
    I want service conformation number based on the service order.
    Is there any other function module to get all the details of service order with the service conformation also.
    Thank You.
    Regards,
    B. Krishna.

    Hi Krishna,
    You can get the confirmation order guid based on service order number from CRM_ORDER_READ.
    Under ET_DOC_FLOW structure where OBJTYPE_B=BUS2000117 ,OBJKEY_B=Confirmation guid.
    Then from guid you can get the confirmation number.
    Hope this resolves your querry.
    Regards,
    PePe

  • Sold to Party information in Service order cleared automatically

    Hi,
    I need a clarification.In my case Service Order getting generated from Sales Order.
    Before saving the sales order,in the generated Service order(under schedule lines), Iam seeing the Sold-to-Party is populated automatically.
    After saving the order,when I open the Service order, Sold-To -Party field is blank.
    Why system is clearing the Sold-To-Party infor in Service order upon saving of sales order.pl suggest me.
    Regards
    SB

    Hi Pete,
    No.If I enter the STP in change mode of Service Order,its accepting without any issues.
    One more information is some times in Sales Order, Service Order will not get generated due to credit limit failure.In VKM3 , if I process the same  sales Order,then Service Order gets generated and in this case STP information is there.
    Means,
    If the service order gets generated from Sales Order,STP info is not there in SO even though its appearing before saving of Sales order.
    If the Service Order gets generated outside the sales orders(in VKM3),STP information is there.
    I have checked with my Technical guys....No exits in place.....any settings in Sales Order-Service Link is there for this behaviour.
    Regards
    SB

  • To create project from service order

    Hi All
    Is it possible to create project (network Order ) from Service order ( SM01,SM02,SM03)??? if yes... How???
    Neil

    Are you referring to Assembl;;y processing ?... You can create service order from Sales Order, but you cannot create proejct from Service order automatically.
    With regards
    Nitin P.

  • CO27 (Picking List) for Service-Order (CS)

    Hi,
    we use Tcode CO27 for PP-Orders. This Tcode cannot be used for Service-Orders.
    Is there any Tcode to get a Picking-List for Service-Orders?
    Thanks.
    Regards, Dieter

    Hi,
    As per your query you have to consult with SD consultant, because they have to configure accofdingly.
    Anil

  • Could Not Open Service Order as Draft

    Hi All,
                   I have set approval procedure for purchase order (Both Items and Servie Type). when we make service purchase order, system is sending messges to approval person, but appproval person could not see that draft, whenever he trid to open that draft, SAP is getting closed.This is happening for all the service order's.But Item type orde is working fine. I have tried in sales module also, same thing is happening. Kindly help me to fix this issue.
    Notes: We are using SAPB1 2005B PL5 Version.
    Thanks & Regards
    PothalRaj.P

    PothalRaj,
    Please check if the Approving Person has the correct license setting.  This apart I cannot think of an authorization specifically for this since Item Orders approval works
    Suda

  • Excel Services 2010 Error - "The workbook cannot be opened."

    I enabled Excel Services and added a Excel Web Access viewer to my page. It's just a simple spreadsheet (which incidentally works fine on my standalone development server) that displays the error "The workbook cannot be opened." when the page loads. The trusted
    file locations are set up appropriately. We are using Kerberos authentication.
    My event viewer showed this "Critical" event (ID: 3760):
    SQL Database 'Prod_WSS_Content' on SQL Server instance 'servername' not found. Additional error information from SQL Server is included below.
    Cannot open database "Prod_WSS_Content" requested by the login. The login failed. Login failed for user 'domain\user'.
    In other words, the service account that ECS was running under did not have permission to the content database. So I granted the user read permission on the database. Then I got the same error and this "Error" level event in the event viewer (ID: 5617):
    There is a compatibility range mismatch between the Web server and database "Prod_WSS_Content", and connections to the data have been blocked to due to this incompatibility. This can happen when a content database has not been upgraded to be within the compatibility
    range of the Web server, or if the database has been upgraded to a higher level than the web server. The Web server and the database must be upgraded to the same version and build level to return to compatibility range.
    This error is typically associated with 2007 to 2010 upgrades apparently, but I did a fresh 2010 installation on a pristine machine. I found a very helpful post on the subject on the MSDN blogs:http://blogs.msdn.com/b/jjameson/archive/2010/05/04/the-workbook-cannot-be-opened-error-with-sharepoint-server-2010-and-tfs-2010.aspx
    I gave the ECS service account db_owner permission on the content database. I'm still getting the error "The workbook cannot be opened." I ran the PowerShell commands listed at the bottom of the post, and no change.
    What's interesting now, is that nothing at all is showing up in the event
    viewer. I wonder if it is because of the statement in the event log that says "connections to the data have been blocked due to this incompatibility." Is there something on the SharePoint server blocking the connection to SQL Server that needs to be reset?
    Rob Wilson - MCT. MCTS, MCITP SharePoint. http://sharepointblog.kellerschroeder.com http://www.therobman.com/blog

    Hi Rob Wilson,
    I suggest you to check the following things at first:
    1.      
    What’s the version of the excel file? Excel 2003, Excel 2007 or Excel 2010? Excel Service doesn’t support Excel 2003 and easier version;
    2.      
    Are there some features the Excel Service do not support?
    More information about the Supported and Unsupported Features
    http://msdn.microsoft.com/en-us/library/ff595319.aspx
    3.      
    If the excel is connected to SQL, did you save the connect file to the Data Connection Library?
    Shared your views.

Maybe you are looking for

  • How can I set a calendar event to repeat every 2nd and 4th Wednesday?

    I know it's possible to create a custom repeat for every 2 weeks, but that is not what I need, as that will change to the 1st and 3rd Wednesday at times.

  • Is it possible to refresh the dropdown h:selectOneMenu

    Here is my requirement The user creates new record by selecting "New" value from the dropdown. Then user enters values on form fields and clicks the Submit button. The result is new Record gets created in the database and also gets populated in the d

  • Error message when trying to install Flash 10.0.45.2

    I am running IE 7 on windows XP. We had some issues with Flash active active control version 10.1.53.64 and higher so I unistalled 10.1.53.64 and downloaded the older version (10.0.45.2) from the adobe website but when I try to install it I get the f

  • Function module END_TIME_DETERMINE not working correctly

    Hi, I have a task within a workflow which is used to determine the deadline date and time. Within the method there is a call to function module 'END_TIME_DETERMINE'.  Sometimes this is not calculating the correct date and time in the production syste

  • Getting warning message when using bulk option

    Hi I have a very strange problem. When I am trying to insert records into my table (Using Buld Loader Options) I am receiving warning says "ODBC data source <xxxxxxxx> warning message for operation <bcp_bind ScheduleID>: <[Microsoft][ODBC SQL ServerD