Query on Sales Assistant for Opportunity Transaction

Hello All,
We have configured the activities which the sales assistant has to perform the same is getting determined, however when we click on the particular activities the required activity is not getting created, please let me know if there any configurations which I am missing.
In the below screen shot the sales stage is selected as Demo.
The following activities below have been configured.
However now when I am clicking on the activities demo requirement discussion, I am getting the below message and the system does not take me to the particular activity instead I am getting the message below, when I click on okay the activity does not appear.
Kind Regards
Atul

Hi Nicolas,
Thanks for the reply appreciate the same, I created a new action profile Y_SALESASSITANT2 and defined a new action for the same YCUSTOMER APPOINTMENT1(screen shot attached)
The processing type parameter is set to be method call and the element(PROCESS_TYPE) is defined in Upper Case.(Screen shot attached)
The action profile is assigned to the transaction type YOPS
Maintained the required condition
I am checking my transaction in gui however the action does not get executed even after activating the same.
When I click on the action and click on activate the same does not get executed, please advice further.
Kind Regards
Atul

Similar Messages

  • Activate field sales prospect in opportunity transaction CRMD_BUS2000111

    Hi Experts,
    I want to activate the field sales prospect in opportutity transaction CRMD_BUS2000111.I'm using CRM5.0. For activatating the field I am using transaction CRMC_BLUEPRINT_C -> define layout for people centric UI(customizing tool) then choosing transaction crmd_bus2000111 -> Version1 ->Detail Area 1->Tab page group ->OPP1->OPP_HD_OVERVIEW .Under that it is showing multigroup  OPP_OBJREL_HD_MULT . Now I think the sales prospect field is under this multigroup.I'm not getting how to activate the field in that multigroup.Please give me a solution for that, it is very urgent.
    Thanks in advance
    Koustav

    Hi, I kind of lost track of this tread.
    If the field is not read only in the underlying field group, you should check the partner determination procedure for the transaction type your are using. It should contain a partner function of the partner function type prospect. Maybe it needs to be maintained in the user interface settings of the partner determination procedure as well, but I am not sure about that.
    Paul

  • PDP determination for opportunity transaction

    Dear Experts,
    Hope all are doing good.
    I have a Requirement like,
    Need to trigger a bill-to-party in the opportunity transaction only based on BP relationships(Access sequences-Source) using Partner determination procedure(PDP).
    I tried by taking,
    Access sequence--> source=BP relationships and Partner function=Sold-to-party
    And in PDP I used the same access sequence and maintained Bill-to-party as partner function. Finally assigned to Opportunity transaction.
    Maintained BP relationships for STP and BTP before creating a opportunity transaction but still PDP doesn't worked.
    As opportunity document having "Prospect" by nature, Is Prospect behaves as all the BP roles(If I enter STP)?.
    Anyone please help me here, what are the exact Access sequences(source & partner function) and PDP determination i have to Use to get sorout this?.
    Many Thanks,
    Venkat

    Hi Venkatadri,
    I tried myself a couple of minutes before. It is working for me. I entered a sold to party in the "Prospects partner function" and Bill to party relationship was already maintained with Sold to party.
    Please check the "Procedure User" assignment of opportunity under Partner determination procedure in Dialog Structure.
    Keep the value "1" Minimum occurrence in the partner function "Bill to Party" in Partner determination Procedure.
    Please check and let me know the result.
    Thanks & regards,
    Dinesh.

  • Authorization in Webclient on Sales Office for Opportunity and Activity

    Hi all,
    I am trying to set up ou authorization scenario in CRM 2007 Webclient.
    I would like to restrict the access to Opportunities and Activities based on the Sales Office of the user.
    I have set up the following objects:
    CRM_ORD_LP and CRM_ORD_OE.
    The USER is assigned to a Business Partner (Employee) which is assigned to a Position which is assigned to a Sales Group -> Sales Office -> Sales Org.. etc.
    In SAP GUI this is working fine but in the Webclient I am able to create/edit and display opportunities and activities for all Sales Offices.
    Please let me know!
    BR,
    //Anders
    Edited by: Anders Grönwald on Dec 4, 2008 12:49 PM
    Edited by: Anders Grönwald on Dec 4, 2008 12:55 PM

    Hi Anders
    Were you able to resolve this issue
    If so could you indicate how this was achieved
    Regards
    Eddie

  • Sales stage default for Opportunity

    Hi,
    i have configured few sales stages for opportunity. Here one of the sales stage is " Identification :".
    My requirement is to make this sales stage ( identification ) as default in opportunity.
    Curretly working on crm 7.0
    Please give me any inputs to solve this issue
    Thanks & Regards
    kishore kumar

    It's not possible with customazing but you can do it very simple with the implementation of badi CRM_OPPORT_H_BADI. in the badi just write the following code...
      IF is_opport_h_wrk-curr_phase IS INITIAL.
        CASE ev_process_type.
          WHEN 'ZOPQ'.
            cs_opport_h_badi-curr_phase = 'ZQ1'.
          WHEN 'ZOPT'.
            cs_opport_h_badi-curr_phase = 'ZT1'.
        ENDCASE.
      ENDIF.
    ZOPQ and ZOPT stands for opportunity type that you customized. And ZQ1 and ZT1 stands for sales phase to be set as initial, depending on transaction type.
    Regards.

  • Default phase in Sales Assistant

    Hi Forum,
    How can I default the first phase (defined in the Sales Assistant)as default phase in the details tab page when new opportunity is created,where I have defined 5 phases in sales assistant in opportunity.So whenever I create an Opportunity first phase should come as default in the details tab page.
    Will reward points for helpful answers.
    Regards
    Shridhar
    Message was edited by: Shridhar Deshpande

    Hi,
    To default the phase in an opportunity, you can do the following:
    1. Implement the BAdI "CRM_OPPORT_H_BADI"
    2. Within the BAdI use the method CRM_OPPORT_H_MERGE.
    3. In the method use the following code:
        IF  cs_opport_h_badi-CURR_PHASE IS INITIAL
        and cs_opport_h_badi-SALESCYCLE = 'XYZ'.
          cs_opport_h_badi-CURR_PHASE = 10.
        ENDIF.
    Note that in place of XYZ in the code you will have to mention the transaction type code and instead of 10 you will have to mention the code for the phase which you want to default.
    Hope this helps!
    Jash

  • Opportunity sales assistant  actions

    Hi Guys,
    I created some new actions & action profile. I assigned it to a new opportunity transaction type. Now when I go into sales assistant tab page, select an action & activate it, it creates the same activity below it rather than in the workspace below for activities. (I created an action similar to gather customer information)
    Anything that I am missing?
    Ani

    Gun,
    I am trying to replicate the gather customer information action. This is what I have done.
    Created an action, with immidiate processing, no restrictions, changeable in dialog, executable in dialog.
    Partner Functions- none
    Using conditions that can be transportable
    Max 1 action unprocessed for each action definiation.
    Processing method: method call
    Method: COPY_DOCUMENT.
    Description: Generate subsequent document.
    Yet it still not working. When I select the phase, I see the appropriate actions but when I activate them they just populate on the same workspace instead of the workaspace alloted for activities. Also is there any way to directly copy the Opportunity_Sales_assistant profile. I couldnt find any option to do so.
    Ani

  • Customizing Opportunity - Sales assistant

    Hi ,
    I got a small problem during my first customizing of opportunities in SAP CRM. I copied the transaction oppt and chaged the  action profile to OPPORTUNITY_SALES_ASSISTANT. No I can select during the work with opportunities the sales assistant. But iif I select one action and click back - nothing is changed in my opportunity. I thought, that I see this now as activity in my transaction. Any idea, I think I missed some customizings.
    Thanks for you help
    Stefan

    Hi Stefan,  I have the same issue can you help me with this can you post the solution on this ticket? or it would be a great help if you can email me on [email protected] Thax  Regards Vishal

  • Different sources for different Opportunity transaction types

    Hi Experts,
    We have a requirement where we have two different Opportunity transaction types: Sales and Service Opportunity.
    Now we want to have different surces for these opportunity types i.e. Sales Opportunity Sources should not be viisble in Service Opportunity and vice-versa.
    In SPRO, I checked we can maintain sources but can not link it to a specfic transaction type.
    Any views on how can we achieve this?
    Regards
    Aakshi Suri

    Hi Aakshi,
    You can dynamically determine the follow up transaction types for the sources apart from what is maintained
    in the customizing. It is not the sources that are maintained in the customizing, instead the target transaction types
    are maintained in the sources. So you have to implement your requirement at the source level.
    Regards,
    Leon

  • Authorization sales documents varrying per transaction for same user.

    Dear Gurus,
    I have a query in defining the transaction authorizations for a user on the transaction level.
    Requirement is as follows.
    I want to give the transaction code VA01 to a user to create 2 sales orders say OR,  RE so while authorizing document types i will allow both the document types only to that user to create.
    But at the same time for the same user i want to allow the transaction code VA02 also with some more document types say OR, RE, CR, FD.  means I want to allow the change mode of 4 documents but 2 documents for create transaction.
    there fore the user can never create the CR and FD sales order but can make changes for all 4 documents OR, RE, CR and FD.
    Please tell me while defining the role and authorizations for a user how can I fulfill the above requirement?
    Anyhow I have to fulfill the above requirement. So Please suggest me all the possible solutions.  by any possible way to complete the authorization.
    Please reply me soon guurs.
    regards,
    Sanjay

    Hi Sanjay
    As you are asking for all possible way I am suggesting you two ways:
    1. Take help of BASIS team
    2. Use user exits: Create a Z table for all the users you want such authorization and code the following code in user exit USEREXIT_SALESORDER_SAVE under MV45AFZZ.
    Z table structure:
    1. User id
    2. Tcode
    3. Order type
    Code for user exit:
    If tcode = VA01 and ordertype = OR, RE.
       Check Z table.
           If entry not found.
               Exit without saving.
            end if
    endif.
    If tcode = VA02 and ordertype = OR, RE,CR, FD.
       Check Z table.
           If entry not found.
               Exit without saving.
            end if
    endif.
    try and revert

  • Sales document item is not defined for this transaction in Pur.Order

    hi,
    At the time of convertion of pr to po one error message received.
    Sales document item 46 000010 is not defined for the transaction
    Message no. V1198
    Diagnosis
    You have tried to carry out a business transaction for this sales and distribution document item which, for this item, is not allowed.
    This may be due to the fact that this item is not part of a make-to-order production with cost management in the sales order.
    Procedure
    Please check your entries.
      this is MAKE TO ORDER SCENARIO  THIS ERROR IS FOR RAW MATERIAL  CONVERTION  AGAINST SALES ORDER.

    Hi,
    Check in material master MRP3 view there is field called strategy group where you have option to define the planning strategy like make to order/make to stock & like.
    Regards
    Ravi Shankar.

  • Err in PO creation-Sales document item is not defined for this transaction

    Dear Consultants the errror  occurs when we process  Individual Purchase Order scenario.
    Err in PO creation-Sales document item is not defined for this transaction  
    Thanks&Regards,
    SanthaRam

    This error because the item category is not determined correctly in the sales order.
    Check the item category in Sales order line item, for Individual Purchase order scenario its TAB.
    If its not TAB, then check the assignement for Item category in VOV4.
    This thread is more of the SD part, so also put it in SD forum for better solutions.
    Regards,
    Sheetal

  • Creating a query that provides a default transaction type for those transactions not categorized?

    How could I create a query that provides a default transaction type for those transactions not categorized?
    So assuming I have:
    * Transactions table (with transactions)
    * Categories table
    * transactions_categories table - allows to allocate multiple categories (with a percentage)
     - tranactionID
     - categoryID
     - percentageAllocation
    * Usage is such that only non-personal categories have been applied through out data.  So there is a lot of transactions with no categories applied
    Aim:
    * Want to create a query that creates a list of all the allocated amounts, so would include as columns:  transaction.tDate, transaction.tTitle, categories.name, allocatedAmount(calculated from percentage * transaction amount)
    BUT:
    * How could I include in the query, the entries that cover all transaction that haven't been allocated, to a default category "personal", where the allocated Amount would be 100% of the transaction value
    * And also (if it were possible), for transactions that have been categorized but not for the complete transaction value (say only 50% was allocated to a category), how to to cover this off to.  

    To default the value of the category:
    select IIf(IsNull(Category),"Personal",Category) as Category,IIf(IsNull(Category),"100%",PercentageAllocation
    ) as PercentageAllocation from [yourtable]
    What do you want to put the values of these ones:
    And also (if it were possible), for transactions that have been categorized but not for the complete transaction
    value (say only 50% was allocated to a category), how to to cover this off to.  
    Fouad Roumieh

  • Err in PO creation-Sales document item is not defined for the transaction

    Hi,
    I am getting the following error while creating PO
    "Sales document item 30000183 000100 is not defined for the transaction
    Message no. V1 198
    Diagnosis
    You have tried to carry out a business transaction for this sales and distribution document item which, for this item, is not allowed.
    This may be due to the fact that this item is not part of a make-to-order production with cost management in the sales order."
    I have used an item category which is copy of TAB and the sales order line item is attached to WBS element.
    can any one guide me what needs to be done.
    thanks

    If you want the sales order creation to initiate a PO creation automatically, check if the "Create PO Automatically" button is ticked on for the item category in Transaction flow tab in tcode VOV7
    This will solve your problem, provided your configuration for PO on the MM side is fine.
    Reward if this helps.

  • Query to retrieve the number of transactions done in every 1 hour for last

    Hi,
    Could anyone help in writing a query to retrieve the number of transactions done in every 1 hour for last month.
    Case:
    I/P
    Cases Timestamp1
    case1 01-01-2008 00:00:01
    case2 01-01-2008 00:01:01
    case3 01-01-2008 01:00:01
    case1 01-01-2008 01:02:01
    case4 01-01-2008 01:10:01
    case5 02-01-2008 02:00:01
    case6 02-01-2008 02:10:01
    case7 02-01-2008 23:00:01
    case.. 31-01-2008 24:00:00
    O/P
    from time to_time cases
    01-01-2008 00:00:00 01-01-2008 01:00:00 2
    01-01-2008 01:00:01 01-01-2008 02:00:00 3
    etc
    Any help really appreciated

    We can do this using analytical functions
    Following is what I did:
    create table timestamp1 (ts date)
    select *from timestamp1
    30/10/2008 15:41:13
    30/10/2008 15:41:05
    30/10/2008 15:40:03
    30/10/2008 14:58:26
    30/10/2008 14:29:45
    30/10/2008 13:17:48
    30/10/2008 08:29:50
    30/10/2008 06:05:51
    30/10/2008 03:41:52
    30/10/2008 02:29:54
    select distinct to_char(ts,'hh24') frmhrs,
    to_char(ts,'hh24')+1 tohrs, count(ts) OVER (order by to_number(to_char(ts,'hh24')) RANGE (1/24) PRECEDING )
    from timestamp1
    where trunc(ts)=trunc(sysdate) -- I added this just to make sure I get for today's data
    order by frmhrs
    FRMHRS     TOHRS     CNT
    02     3     1
    03     4     1
    06     7     1
    08     9     1
    13     14     1
    14     15     2
    15     16     3
    You can customizeas per ur need.

Maybe you are looking for

  • CUF Search help

    Hi all, I need help about a search help. I'm working on an SRM 5.0, extended scenario. I created a CUF in the account assignment, for the PO. And so i would like to add a search help for this CUF, but this search help should give us data which are in

  • Network schematic

    I own a mac mini 2009, I iMac 2009 and macbook pro 2011. I have to network these computers to speedup my work flow. I wok in still photography postproduction with 60MB TIF files. I am trying to figure out the basics characteristics and best practices

  • What is a Decision Tree Algorithm?

    hi there, what is a decision tree algorithm??

  • How to recall the mail which i sent

    ''locking this thread as duplicate, please continue at [https://support.mozilla.org/en-US/questions/1046430 /questions/1046430]'' how to recall the mail which i sent ?

  • Problem when saving an order after using userexit_save_document

    Hi We are doing an  enhacement in sales order capture, and we have next problem, after saving the order, the change of adding the new order is not saved in CDHDR table with the I (of Insert), that's only one problem, but I have another worst , after