CRM- CIC0- dynpro aplication area

Hi everybody, I´m new with CRM. I would like to know: How can put a dynpro inside a new tab in aplicattion area in transaccion CIC0 (Call Interaction Center). Many thanks.

Hi Gustavo,
To launch a workspace in a tab you can configure the application to automatically launch workspaces when CIC0 starts. You can also launch a workspace from an Action Box transaction. Here are a couple of URLs that get you into those topics: http://help.sap.com/saphelp_crm40sr1/helpdata/en/ff/7f5a9bb64711d2b8d6006008ec2322/frameset.htm
http://help.sap.com/saphelp_crm40sr1/helpdata/en/49/16319b1cba11d68717005004f2f41f/frameset.htm
You can of course also develop your very own workspace component and have it launched via one of the above two ways. The best way to learn how to develop a component is to have a look at an existing workspaces component. Note 516843 (link http://service.sap.com/~form/handler?_APP=01100107900000000342&_EVENT=DISPL_TXT&_NNUM=0516843&) suggests an example.
Regards,
Johnnie

Similar Messages

  • Web Dynpro Aplication /PLMU/WDA_MAT_OIF and config /PLMU/WDA_MAT_OIF_CFG

    FPM Gurus.
    PLM Material Master:
    Web Dynpro Aplication: /PLMU/WDA_MAT_OIF
    Config: /PLMU/WDA_MAT_OIF_CFG
    Just a question how this application share its data....
    We want to add a new screen and need to share data...
    ...and can see that the Central application controller interface IF_FPM_APP_CONTROLLER is placed in web-dynpro component PLMU/WDC_FRW_APPL_CNTRL.
    And no IF_FPM_SHARED_DATA ?
    Hmmmm.
    Why ?
    Please advice

    Hi Erik,
    Can I know what exactly you have done ,it too old post but I am having the same problem .
    Regards,
    Amit

  • Allocation to write in other aplication area

    Hi Experts:
    We have one aplication area to plan cost centers and another one to plan by profitabilty analisis (gross sales, net sales, COGS, etc) by several dimensions. It corresponds with the SAP ERP moduls of Cost Centers and COPA.
    Would it be possible to make an allocation to post cost center plan in the COPA aplication area? We would run the aplication  in cost center and should see result in COPA infocube.
    Thanks in advance for your help
    Kinds regards
       Jose

    I don't think you would want to combine all of Controlling components in 1 BPC application set.  Rather I think it makes a lot more sense to have different applications that approximate the different ERP components/BW cubes.  In other words, don't try to combine CCA and IO and COPA in one BPC application because each of these areas have different planning requirements and work at different levels of detail.  This will help avoid any performance issue.  But even more important, remember there is no unassigned member values in BPC, like which is possible in BPS.  So this means if you were to combine CCA and COPA data in one BPC application, then you would have to specifiy customer/product/order etc when you are just doing simple CCA planning/reporting.
    As for your original question how to allocate CCA data in a BPC COPA like application, I suggest the following.  After completing the cost center planning including any cost center to cost center allocations, transfer the CCA data to your COPA application.  You can do so using 1 of 3 techniques:
    1) use the destination application function or BAdI
    2) use a simple copy package
    3) use an InfoProvider load
    In the case of the third option it would be possible to summarize the cost center data into cost center groups using a conversion sheet, if data volumes and performance is an issue.
    Afterward, you can use the RUNALLOCATION function to distribute the cost center costs to customers/products within the COPA planning cube.  The same approach would be used in an internal order planning app.
    Best regards,
    [Jeffrey Holdeman|http://wiki.sdn.sap.com/wiki/display/profile/Jeffrey+Holdeman]
    SAP Labs, LLC
    BusinessObjects Division
    Americas Applications Regional Implementation Group (RIG)

  • Call to R/3 transaction from CRM CIC0 Action Box

    Hi All,
    I configured in CRM the action box to call MySAP (transaction VA01), I used the method BOR with the object BUS2032 and the method CREATEWITHDIA, but I need to configure the action box to pass data from the transaction CIC0 into the R/3 system via data flow, for example:
    I need to send the field value CCMSEARCH_STRUCT-BP1_PARTNER (Partner - CIC0) to field KUAGV-KUNNR (Sold-to-party - VA01).
    I tried to use &BUS1006005& to send the Business Partner, but it doesn´t work.
    Any documentation is very appreciated.
    Regards
    Cássia Lima.

    Steps involved in solving “escape Sales area popup while creating cash sale order from CIC0 transaction” issue is,
    In CRM system
    Go to transaction EWFC0.
    Configuration name “ZABOXUSA”.
    Click on change button and select transaction ‘VA1_’ in transaction group R3OE.
    Click on details button and change object type to ‘ZZBUS2032’ from ‘BUS2032’.
    Assign values to transaction VA1_ in data flow.
    Save and close.
    In R/3 system,
    Go to transaction ‘SWO1’ (Business Object Builder).
    Copy object ‘BUS2032’ as ‘ZZBUS2032’ including program.
    In the object ZZRBUS2032 click on the method ‘CREATEWITHDIA’ then click on the button program on the application tool bar.
    At line number 196 added the following lines of code.
    DATA :        WA_SALESPARTNERS LIKE LINE OF SALESPARTNERS,
                      IT_KNVV TYPE KNVV.
    **MODIFIED TO ELIMINATE SALES AREA POP-UP FOR CASH CUSTOMER.
    IF SALESHEADERIN-SALES_ORG IS INITIAL.
      LOOP AT SALESPARTNERS INTO WA_SALESPARTNERS WHERE PARTN_ROLE = 'AG'.
         SELECT * FROM KNVV INTO IT_KNVV WHERE
                    KUNNR = WA_SALESPARTNERS-PARTN_NUMB.
          SALESHEADERIN-SALES_ORG = IT_KNVV-VKORG.
          SALESHEADERIN-DISTR_CHAN = IT_KNVV-VTWEG.
          SALESHEADERIN-DIVISION = IT_KNVV-SPART.
         ENDSELECT.
      ENDLOOP.
    ENDIF.
    **END MODIFICATION.
    Save and generate the program.
    Please let me know any comments on this.
    Regards,
    Srini

  • Error while replicating employees from R/3 to CRM. BP no. are not created

    CRM Experts,
    Request your help in solving the following issue.
    While replicating the employee information from R/3 to CRM, we get the following error message in the IDoc details.
    <b>Message:</b>
    IDoc: 0000000000057590 Status: IDoc ready to be transferred to application
    <b>Immediately processing not possible: Screen output without connection to user.</b>
    Steps:
    1. Using PFAL TCode, we push the details of "Persons" from R/3 to the CRM client.
    2. After pushing the details, come to CRM and see the IDoc details. We get the above mentioned error message.
    3. The BP number is not getting generated.
    Really appreciate your solutions/suggestions/clues.
    Thanks in advance,
    Vijay

    Dear Vimal,
    Sorry not sure then...
    Sometimes the RFC connection is refused and use to give that particular error messgae due to:
    The old RFC library having version 6.20 automatically converted the
    password into uppercase with a size limit of 8 characters before sending it to the SAP system.
    The RFC library version 6.40 does not perform this conversion any more, because mixed case passwords upto 40 characters are now supported by SAP Basis version 7.00 (eg. NW2004s) and above. 
    So need to use upper case passwords when connecting to an SAP system having version less than 7.00. 
    But this is not valid in this scenario.
    Thanks,
    Atin

  • Select range of values in dynpro aplication

    Hi ,
    I have to do some changes on existing dynpro transaction. I have add pop up with two input fields (FROM and TO)
    After pressing ok button data should be selected d from internal table for all values  between  FROM and TO ( from the screen) .
    As this is a dynpro application iI cannot use select-options statement.
    In the internal table where from data should be selected it can be several entries for the value entered on screen, I need all of them . So  if user enterson   FROM = 'B'  TO = ' D'   (from the table i_tab )
    I_tab
    1 A
    2 B
    3 B
    4 C
    5 D
    6 D
    7 E
    I need folowing entries to be selected .
    2 B
    3 B
    4 C
    5 D
    6 D
    Please advice how can I do that without select-option.
    Thanks.

    Hi ,
    I did try and it works in two cases when FROM and TO fields are filled in, and when  o,ly FROM is filed in.
    When  FROM is empty and TO field is filled in the range is populated but  no data is selected in folowing loop.
    Please advice
    r_bname_wa-low = gv_user_from .
    r_bname_wa-high = gv_user_to.
    r_bname_wa-sign = 'I'.
    if  gv_user_from is initial or
        gv_user_to is initial.
        r_bname_wa-option = 'EQ'.  "equal
    else.
        r_bname_wa-option = 'BT'.  "between
    endif.
    append r_bname_wa to r_bname.
    loop at i_lrf_wkqu  where bname in r_bname.
         append i_lrf_wkqu  to i_lrf_wkqu_tmp.
        endloop.

  • Where temp files for CRM 2001 language packs are stored?

    Hi.
    I noticed that language packs (and Rollup) installation take quite a lot of disk space.
    I would make sure that all temp install files have been deleted properly.
    Do you know where CRM install process stores them?
    Many thanks
    UPD: eventually, is there a way to change installation drive? My problem is that C drive is almost full, while I do have available space in D drive.

    Hello Claudio,
    When you install the Setup copies the Language Pack files to the correct locations in Microsoft Dynamics CRM.
    By default, the Language Pack files are copied to drive:\Program Files\Microsoft CRM\LangPacks\<loc_ code>, where <loc_ code> is the locale code for the Language Pack that you are installing.
    As far as the temp files are concerned, I suggest you to run a temp file cleaner to see if you can recover some disk space. I am not sure whether you can download them on to D Drive.
    Hope it helps!
    Regards, Abhishek Bakshi If you find this post helpful then please Vote as Helpful and Mark As Answer. Check my blog on https://mydynamicscrmblog.wordpress.com/

  • How to  check how many Material Download from R3 to CRM for 1 sales area

    Hi Guys
    Thanks in advance.
    We are having CRM 5.0 Implementation. In our organization landscape we are having R3 system as well.
    All the master data for CRM comes from R3. We are performing the initial download of materials on the basis of Material Type , Sales area.
    For Example In R3ac1 T-Code
    We have set up filters for "Material" object in such a way that middle ware should allow flow of materials of
    material type = xyz
    Sales org = 1100
    Devision = I0
    D.Channel = XX
    My filters condition's are working fine.
    Now after running the initial download I am want to cross check in CRM ,
    How many materials got downloded for material type "XYZ" & for particular sales area "1100"?
    Please let me know if there is any table for the same ?
    or
    If there is any standard report program ?
    Thanks & Regards
    Abhay Newaskar

    Hi Rupesh
    The information & Z report is really helpful. But unfortunately its not solved my issue .
    In table CNCCRMPRSAP004  there is no entries in my CRM system.
    but when I open an Product In COMMPR01 table & go to Sales & Distribution channel tab. Then I can see that this product is available in two salea area.
    For example
    Product ID : REPAIR-NOWARRANTY
    In Tab SAP BASIC data following info available
    Category ID : MAT_ZERV
    Item Category group :ZERV
    In Tab Sales & Distribution
    we can see that this product is extended to two sales area.
    1206
    1290
    Now I want to run a report on the basis of following selection
    Sales area  = 1206
    Item category Group = ZERV
    Then the report should show me the above product used for example.
    Thanks & Regards
    Abhay

  • BSP CRM Sales order buttons are not responding

    Is there any body who already implemented sap crm. I've done this but apparently the buttons are not responding.
    is there anybody who can help me.
    Thanks in advance.

    Geert,
    I am having the same issue. I think this is because of a javascript error. In the crm_bsp_frame application, there are two main.js files and one of which is the good one. I am thinking( and please make sure with SAP before trying anything), that one file needs to be removed. Please enable javascript debugging in your browser and try calling.
    Thanks
    Raj

  • Dynpro fields are disabled

    Hi there,
    I want to call a Remote function, but before that i want to set some fields by the values typed in by a web dynpro application.
    I imported the RFC model, defined a view but when the view comes up for some reason all the fields are disabled.
    Can anybody tell me what i should do in order to get the fields enabled
    thanks
    Bertil

    Hi,
    If the rfc imported is zabc_input, I hope you have done the following.
    zabc_input inp=new zabc_input();
    wdcontext.nodezabc_input().bind(inp);
    Suppose you have to input some String value and the attribute is name and mapped to an input field try out the following.
    inp.setName(new String);
    Hope it would help.
    Do pls send in feedback.
    Regards
    Noufal

  • How to access Dictionary Structure in web dynpro(Where are you GS?) ?

    i had made one person Structure in Local dictionary.
    i had already this type of value node in my context.
    now i want to make an object of that type by code
           IPersonElement person =wdThis.wdGetContext().createPersonElement();
    Then it is giving me error <i><u>type can not be resolved</u></i>.
    Please Help Me....
    Regards
    Sunny.

    I am learning WebDynpro from tutorials i have
      in that once they said me to create three views.
             1.Start View
             2.Table View.
             3.Detail View.
    In start view 's context there are four elements
          Variable Name               Type
      1. First_Name                    String
      2.Last_name                      String
      3.Date_Begin                     Date
      4.Date_End                        Date
    then In Controller 's Context I had also created all above elements with same type.
    then i mapped all views with controller 's context.
    start view 's all elements i map with contoller 's context.
    then  i had created one structure in local data dictionary.
    Name of Structure is Person.
    and all above four attributes are also there.
    Now i create one value node in Table View  type of that is person.
    now i had also created binding of table with first_name and last_name.
    then in coding
    <i>
    Public Void onPlugfromStartView( )
    //@@begin onPlugfromStartView(ServerEvent)
    String firstname =
    wdThis.wdGetExc_UIController().wdGetContext().
    currentContextElement().getCmpCtx_firstname();
    String lastname =
    wdThis.wdGetExc_UIController().wdGetContext().
    currentContextElement().getCmpCtx_lastname();
    Date date_begin =
    wdThis.wdGetExc_UIController().wdGetContext().
    currentContextElement().getCmpCtx_dateBegin();
    Date date_end =
    wdThis.wdGetExc_UIController().wdGetContext().
    currentContextElement().getCmpCtx_dateEnd();
    IPersonElement person =
    wdThis.wdGetContext().createPersonElement();
    <u><b>Above line is giving me Error that person can not be resolved</b></u>
    person.setFIRSTNAME(firstname);
    person.setLASTNAME(lastname);
    person.setDATE_BEGIN(date_begin);
    person.setDATE_END(date_end);
    wdThis.wdGetContext().nodePerson().addElement(person);
    //@@end
    </i>
    Please Help Me Sir.

  • Dynpro - Subscreen area

    Hello ,
    I have to display error message or resultats of querry in subscreen area or sub screen  of main  screen .
    Could someone tell me how to push them (results , messages )to right place .
    Thank you
    Krsto

    HI Krsto,
    Without knowing your code it is hard to suggest what you want to transfer to Sub Screens.
    Please go through the program
    demo_dynpro_subscreens
    Cheerz
    Ram

  • Crm-cic0

    Hi All,
    Throgh crm_order_read i am fetching system status but it is not giving updated system status. how can i get actual system status.Please help me

    Hi,
    CRM_ORDER_READ always gives you current or updated USER status of the activity.
    Goto se38. Run the program 'CRM_ORDER_READ'. In selection screen give your activity no. and transaction type.
    Run the program.
    You will see the details of the activity. Check table it_status. You must see updated status in it.
    Are you saving the updated status of activity properly and then checking the status in CRM_ORDER_READ?
    Reply back for queries.
    Please reward points if useful.
    Regards,
    Ashlesha

  • Classic dynpro : hide area and auto adjust hights

    Hi,
    I want to develop a similar user interface as is used in standard transaction MIGO.
    first, Iu2019d like to show / hide a sub screen area using a button (similar to the header data or the item details in transaction MIGO)
    Second, Iu2019d like to automatically adjust the height of a table when the other subareau2019s are shown or hidden. Only difference is that Iu2019m using an ALV in a container instead of a table.
    Can anyone give me some indication on how to implement this? Thanks in advance.
    Cordially,
    Luk

    Hi
    U need to play with severals subdynpro, just like chinese boxes:
    U should define a main subscreen and load different subscreens in order to what u want to show.
    Try to run trx BIBS in order to get some samples
    Max
    Edited by: max bianchi on Sep 21, 2009 5:07 PM

  • CRM 5.0 Sales Area Data - Organization Tab

    Hi All,
    We have upgraded to CRM5.0 and as a result, under Sales Area Data a tab called 'Organization' has appeared and I cannot seem to remove it through field groupings even though all the fields available under field groupings are hidden.
    Under field groupings there are 3 fields for configuration:
    District
    Sales Group
    Sales Office
    These are all hidden. Yes on the Sales Area Organiation tab two greyed out buttons appear:
    Own Data (with create icon)
    Own Data (with delete icon)
    Also under sales area data there are other tabs such as 'Shipping' and 'Fact Sheet', all their fields are cojnfigured to be hidden and as a result their respective tabs (correctly) do not appear on the screen.
    Does anyone knowe if it is possible to remove these and what is the correct way to remove this tab from the screen?
    Many Thanks for any help/advice given.
    David

    Thank you, Gregor.
    I'm still confused by the following portion of the release notes "<i>The person and organization are saved with the target group."</i>
    It would be a problem for my company if organizations remained in the final target group.
    Thanks again, Matt

Maybe you are looking for

  • My HP series 3310 won't print wirelessly after upgrading from windows XP to windows 7 32

    My HP Photosmart won't print wirelessly since I upgraded from Widows XP to Windows 7 32

  • Reg: PO interface from 4.7 to ECC 6.0

    Hi Everyone, I'm new to ALE/IDOC, Can anyone give the steps which needs to be followed to send POs thru IDOC from 4.7 to ECC 6.0. Do I need to populate all the data like control segments, data segments or PO related details will be sent thru IDOC if

  • Mathscript Probe Window (LV 2009) Not listing all variables

    Please see the screenshot below. The Mathscript probe window is shown on the right of the VI block diagram. The execution is at the breakpoint on the last line (blue arrow).  Why is input variable "a" not listed in the probe window? I see this behavi

  • FILE2FILE with BPM

    Hi All, Now i am working on FILE2FILE scenario with BPM Asynchronous. i created 4 message interfaces. 1.BPM_SENDER_MI 2.BPM_SENDER_MI_ABSTRACT 3.BPM_RECEIVER_MI 4.BPM_RECEIVER_MI_ABSTRACT Message Mapping is BPM_SENDER_MT2BPM_RECEIVER_MT Interface Map

  • Problem opening pdf files using Firefox 32.0.3

    When I try to open a pdf file from my Firefox browser (under Windows 7 SP 1 Ultimate) the file doesn't open. I am asked where to save the file. Using Internet Explorer, the files open.