Cancel button for interaction records ICWC

Hi experts.
I want to add the standard button "CANCEL" for interaction records in ICWC interface. This button is enabled for the resto of transactions but not for the interaction record one. Do you have any idea?
Regards,
Pablo

Hello,
For CRM versions before CRM7.0, the only way to avoid Interaction record creation is to implement BADI
CRM_IC_IARECORD. But be aware that it may have some negative impacts depending on the scenario you are using...
Kind regards,
Nicolas.
PS: for CRM7.0 check out the release notes. It seems that a new "END" button has been introduced to avoid the interaction record creation...

Similar Messages

  • Dates for Interaction records and other Business Activities in IC (CRM2007)

    Hello,
    I noticed that for interaction records or follow up business activities the dates are not displayed at all in the IC. Is there a way make the configured dates (in date profile) visible in the IC?
    Thanks,
    Patrick

    Hi Raghavendran,
    I am facing the same problem. Other than Appointments,Tasks,Email and Interaction record I cannot create any other Activities.
    I defined a new Transaction type assigned the category Misc but cannot create the Activity on WEBUI. As Raja suggested I have also assigned the Channel as WEBUI and ICWEBCLIENT but still does not work. Is there any Role specific customization that needs to be performed?
    Please let me know if your issue is resolved and how you resolved it.
    Any help will be greatly appreciated.
    Thanks,
    Pooja

  • FM for Interaction record

    Hi
    Any body  could you pls post me what exactly is the FM for Interaction record creation in CRM?
    Thanks

    Hi ,
    Please refer to this link. Hope it helps.
    Create interaction record using BAdi ORDER_SAVE
    rgrds,
    Randhir

  • Transaction type for interaction record

    Hi All,
       I created Z transaction for interaction record(transaction type 0010).But on UI instead of Z transaction,standard transaction is coming.Channel for Z transaction is maintained.
      All settings given in best practice have been maintained.
      Please let me know what can be the issue?
      Thanks in Advance..

    Hi,
    have you assigned your business transaction profile to your business role?
    transaction CRMC_UI_PROFILE.
    Select your IC-businessrole --> Assign function profile:
    Function profile ID = IC_BT
    Maintain here your Z-Profile.
    Kind regards
    Manfred

  • How can I find table names for Interaction Record

    Hi
    I need the table names for Interaction Record Notes, Description Field, Reason Code & IC Agent. Please assist.

    Hi Sunglad,
    The header data of the interaction record (incl. description) is saved in table CRMD_ORDERADM_H.
    The reason code can be found in table CRMD_SRV_SUBJECT.
    The connection between CRMD_ORDERADM_H and the CRMD_SRV_SUBJECT is rather complex:
    CRMD_ORDERADM_H --> CRMD_LINK --> CRMD_SRV_OSSET --> CRMD_SRV_SUBJECT
    get transaction guid from crmd_orderadm_h.
    get guid_set from crmd_link where crmd_link-guid_hi = transaction guid and objtype_set = 29.
    select guid from crmd_srv_osset where guid_set = guid_set found above in crmd_link table.
    select * from crmd_srv_subject where guid_ref is in all guid's found above.
    The text can be found in table STXH. I guess you need a function module (READ_TEXT) to
    retrieve the text.
    Hope this helps.
    regards,
    Wim Olieman

  • When will apple bring back the onscreen cancel button for incoming calls?

    when will apple bring back the onscreen cancel button for incoming calls?

    No one here would know, as there is no one from Apple here. Suggest such to Apple using this:
    http://www.apple.com/feedback/iphone.html

  • Object for interaction records, service tickets and follow-up activities

    Hi,
    I need business objects or Function modules(anything) that contains the data realted to interaction records, service tickets, and follow-up.Please help me by mailing to my mail [email protected]

    My question was answered by Experts.
    1.I tried with the code to retirve GUID,HEADER/ITEM Guid's related to the BPnumber from CRMF_ORDER_INDEX table.
    2.I have stored header/item GUID's in different internal tables and append all the values that fetched above with in the loop.
    3. Clear header/item guid's,that they can have next value in the loop.(Important)
    4.Next step call the FM CRM_ORDER_READ with in the loop and assign import/export parameters.
    4.Display the records.
    Thanks for Everything.........

  • Change log for Interaction record

    Hi,
    While creating the interaction record  , i am entering some text in the "Notes" textbox  and other required details .
    In the change log it is maintaining all the entries except for Notes .
    My requirement is to compare the old & the new Notes text.
    So anyone please let me know whether this Notes text is stored in the change log and from where we can get its old value .
    Regards
    Manish

    Hi,
    Thanks for the reply , it worked for me.
    I want to know one thing that when i am reading that text data in the component ICCMP_BTTEXT , view TextView , Contextnode bttext method get_tdline .
    I have to modify the text before displaying it . But when i am using the method get_property_as_value , it is returning me only the first 255 lines  .Please let me know how to get the full text
    Regards
    Manish

  • Responsible Group Assignment for Interaction Record

    The Functional configuration team is trying to determine how to assign an interaction record to Responsible Group and not to an individual User.   If anyone has any suggestions or experience with how the responsible group can work, it would be greatly appreciated.
    Thanks

    Hi pamela
    Currently you have the parner function Interaction center agent in you Interaction record i.e why it is assigning it to the user.
    Interaction Record of ICWC is nothing but a business activity in the CRM online system ,if you want the responsible group to be attached to the Interaction record ,please assign the partner function Responsible Group to the Partner determination procedure assigned to your business activity as stated by sridhar..
    hope this resolves your Query
    Cheers!!
    Regards
    Raj

  • Follow Up and task for Interaction Record

    we have IC Web and need to create Follow up and Task as follow up task  from the interaction record.
    Can you please help me find steps to configure the same,

    Suki,
    I was maybe a little bit too fast:-)
    Goto spro->CRM->interaction center webclient->business transaction profiles.
    There you find some entries, select the business transaction profile that is attachted to your ICweb main profile.
    Here you have an entry trans. type where you can select your interaction record transaction type, this is considered your 'leading' transaction type. A leading transaction type is the transaction that always will be created when an interaction occurs in the webclient. If you created some entries in the copy-control customizing action for your interaction record (let's say trans type= ZINT) like I explained in earlier post, you should check that the same transaction type is used here, the ZINT.
    When you select your business transaction profile you see some options on the left ('Dependent bus trans', 'assign price type and price type list' and 'content management templates').
    Select 'Dependent business transactions'. Here you can enter your transaction types that are applicable for your scenarios, you see four radiobutton options 'Sales', 'Service', 'Lead' and 'complaint'. Here you can choose which transaction type to be used in what scenario. If you enter here your sales order transaction and flag 'Sales' as scenario it should appear in the follow-up dropdownlistbox in the interaction record view. (And is also used as trans type when you select 'sales order' in the navigation bar in the webclient) The same counts for complaints.
    Hope it's a little bit clear now!
    Regards,
    Joost

  • How do I make full screen button for interactive PDF

    I know in Acrobat I can set the PDF to open in full screen mode. I want the PDF to open in normal view. There will be a full screen button. Click once and the PDF expands to full screen. Click again and the PDF reverts to normal size.
    I wasn't sure where to post this but figured this is the place to start. Any advice on how to do this appreciated.
    Here's a movie of a PDF that has the feature I'm seeking:
    Full Screen Normal Screen button
    Was testing the link and I see you need QT Pro to download. Here's a zip archive of the same movie for download.
    Movie Download

    The client (a woman's club) indicated that about half the women found the full screen annoying and the other half found normal view annoying. So I made it an option. Also, most PDFs I receive such as ID magazine have the option to view normal or full.
    One thing I haven't figured out is how to get the page you're on to be highlighted. So if you go to page 5 in PDF, I would want the button for 5 to be highlighted in red. I ended up using page numbers but would like to be a bit more streamlined.
    I received a PDF the other day and at the top when the page numbers and left/right arrows are, the page numbers read
    FC, IFC, 1, 2, etc.,
    IBC, BC. I thought that was pretty cool. I imagine it has something to do with pagination in ID. Have to see if I can figure that out.

  • Alert Button for delete record ASP

    Hello I have a delete record and have added a javascript
    alert box. I have 2 options. The first is OK and the second is to
    cancel. The problem is that I having trouble with the cancel part.
    It deletes the record regardless. I tried to pass information such
    as if they click cancel <% TH_Proceed = "" %> and in the
    delete Dreamweaver code put an if statement to see if the
    TH_Proceed <> "" to proceed.
    It seems like once it is clicked the information from the
    form to delete is passed and it forgets about what I try to send.
    Sorry I am not to experienced with this.
    Thanks for any help

    <form, not </form
    onSubmit = "return confirm_entry()"
    If you don't return anything from the function call, the
    submit will of
    course go through since that's the default behavior.
    The function itself must be altered, too. After your alert
    saying the file
    will be deleted, return true. After your alert saying the
    file will not be
    deleted, return false.
    "Pixel Pusher" <[email protected]> wrote in
    message
    news:e8k38f$mtt$[email protected]..
    > Thank you. But still not completely understanding. I
    have details. Thank
    > you
    > again for the help.
    >
    > This is the form tag:
    >
    > </form id="frm_delete" name="frm_delete"
    method="POST"
    > onSubmit="confirm_entry()"
    action="<%=MM_editAction%>">
    >
    > This is the submit button:
    > <input type="submit" name="Submit" value="Delete This
    File!" />
    >
    > This is the JavaScript:
    >
    > <script language="JavaScript">
    > <!--
    > function confirm_entry()
    > {
    > input_box=confirm("Click OK or Cancel to Continue");
    > if (input_box==true)
    >
    > {
    > // Output when OK is clicked
    > alert ("The File Will be deleted");
    > }
    >
    > else
    > {
    > // Output when Cancel is clicked Option
    >
    > alert ("The File Has Not Been Deleted");
    > }
    >
    > }
    > -->
    > </script>
    >

  • Button for next recording in the database

    Hello,
    I currently testing Adobe LiveCycle to create a PDF form with data link to a database (Access).
    The goal of my form is for the manager of each of our site to write variable about the paycheck of each employe. So first I create my AccessDatabase with a simple structure :
    N : Auto Number
    Matricule : Employe ID
    Nom : Name
    Prenom : First Name
    Service : Service (Accounting...)
    HeureMensuelBase : Contract hour information for the mouth
    HeureSemBase : Contract hour information for the week
    Mois : Mouth
    Annee : Year
    NbrHeureMensuelW : Write the number of hour the employe work this mouth
    NbrHeureSupp25pc : Extra hour paid 25% more
    NbrHeureSupp50pc : Extra hour paid 50% more
    NbrHeureSupp100pc : Extra hour paid 100% more
    NomPrime : Name of a special gratification
    MontantPrime : Amount of a special gratification
    So after, I create my ODBC connexion and insite AdobeLiveCycle, Data View, Create a connexion > Next > ODBC String connexion > SQL Request > SELECT * FROM Table_Access; > Next > Finish. Great I retreive all my fields. If I preview the PDF I can correctly see the first record of my database.
    My goal is to create two differents buttons to navigate inside :
    NEXT with the follow code :
    formulaire1.#subform[0].Next::click - (JavaScript, client)
    xfa.sourceSet.DataConnection.next();
    PREV with the follow code :
    formulaire1.#subform[0].Prev::click - (JavaScript, client)
    xfa.sourceSet.DataConnection.previous();
    If i try to preview it, unfortunatly no button works.
    I follow this video : http://www.youtube.com/watch?v=C56_Cz-aE0c
    I  see the Adobe FAQ too : http://help.adobe.com/en_US/livecycle/11.0/DesignerHelp/WS107c29ade9134a2c-1f4d3e3c12a7df3 f73e-8000.2.html
    Could help me ? Adobe Support don't want help me because I use a trial version for the moment (logical because my CTO wan't valide LiveCycle do the job before paid for it). Sorry for my english it's not my mother tongue.

    I'm not alone in the same situation : http://forums.adobe.com/thread/793214
    Please support help us

  • Creating a Randomizer/Shuffle Button for interactive PDF in InDesign CS6 (PC)

    I'm creating a set of flashcards in InDesign CS6 (on a PC) so there are two sides (question then answer). I'd like them to "flip over" using an interactive PDF. That's not the problem - the tough part is linking the two sides (ie pages) together and creating a "randomizer" button so the user can shuffle the deck of flashcards in a new order while keeping the question and answer pages of each card together. Is that possible with an interactive PDF? I'd appreciate any info! The company is printing the flashcards and then offering them in a digital format to it would be great to be able to use one document for both purposes.

    Sorry, this is not possible in an interactive PDF file.
    You could probably do with SWF. You could probably include it a tablet app using HTML5 and JavaScript.
    But not in PDF.

  • Help on print button for interactive report

    Hi,
    I have created an interactive report and have also added a print button on the button of the report (unfortunately forgot how I did it). Say my column on the reports was Col_No, Col_First_name, Col_Last_name and a print button when I pressed a would get to choose open or save a pdf file, if I opened or saved it, I would had the same info on my pdf report as above.
    Since I have changed the column order meaning I have Col_No, Col_Last_name, Col_Start_Date, Col_First_name and that is working fine but when I click on the print button I will get the pervious columns.
    I noticed I have created a branches to print the report, basically after processing, when button was pressed an action with f?p=&APP_ID.:0:&SESSION.:PRINT_REPORT=6259824360775969936:&DEBUG.::: is present.
    I need help to fix this and I do very much appreciate any help or suggestions
    -regards
    ahmadii

    Found the answer, thanks.

Maybe you are looking for