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

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

  • Unable to create  followup and view transaction types for InteractionRecord

    Hi,
    We are currently working in crm 7.0 environment.
    we are not able to create followup transaction for Interaction Record -
    Transaction Type -  Business activity(0010).
    We are not even able to view the standard transaction types available
    when we select followup both in UI and GuI.
    Any inputs in this regard are rewarded and appreciated.

    Hi sreenicrm,
    Have you configured anything in the "Allowed Channels for transaction types".
    If not, it may be worth copying the standard transation type and then setting the values in the above screens.
    if you set a values of "interaction Center"(IAC) and "CRM Server"(GUI) then you shoudl see the activity.
    I am using CRM 5.0 but would imaging it is similar in 7.0.
    HTH
    Gaz

  • 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

  • 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...

  • How to allow create different transaction type for different customer

    We are using CRM 7.0 now. We have two types customer, one is sap customer, the other is potential customer. We want to distinguish the two types customer. And user can create all transaction (for example: quotation, opportunity, activity) the sap customer. And the user only can create activity for  the potential customer, they can't create others transaction type for potential customer. How can we realize it? Thanks.

    Hi,
    We can make use of the BLOCKING REASONS to realize your requirement.
    A Blocking Reason can be assigned to the Business Partner role dependent data  and to the transaction type. A Business partner can be used in a transaction only if he is not assigned to this blocking reason.
    For Ex, In your scenario you can create a Blocking reason 'Not a SAP Customer ' and assign it to all the Potential Customers. You should assign the blocking reason to all the transaction  types which the potential customers should not be allowed.
    Hope it helps. Please let me know if you need further help.
    Regards,
    Vamsi.
    Edited by: Vamsi Krishna Potta on Sep 7, 2010 9:41 AM

  • 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

  • Query regarding the data type for fetcing records from multiple ODS tables

    hey guys;
    i have a query regarding the data type for fetcing records from multiple ODS tables.
    if i have 2 table with a same column name then in the datatype under parent row node i cant add 2 nodes with the same name.
    can any one help with some suggestion.

    Hi Mudit,
    One option would be to go as mentioned by Padamja , prefxing the table name to the column name or another would be to use the AS keyoword in your SQL statement.
    AS is used to rename the column name when data is being selected from your DB.
    So, the query  Select ename as empname from emptable will return the data with column name as empname.
    Regards,
    Bhavesh

  • Define Purch. Req. transaction type for Plant Maintenance Order

    Hello,
    Does anybody know how i can specify the (default) Purch. Req. transaction type for a Plant Maintenance Order (IW31)? By default it picks up 'NB' but i would want to change this.
    Kind regards,
    Tim

    Hi,
    Go to this menupath spro>IMG->Plant Maintenance and Customer Service>Maintenance and Service Processing>Maintenance and Service Orders>General Data>Define Account Assignment Cat. and Document Type for Purchase Requisitions.Here you can change the doc.type for the PR.
    Regards,
    Venkatesh

  • Expt/Imp Proce & Buss.Transaction Type for Foreign Trade for Puchase order

    Hello All,
    I need to get the EIPO-EXPRF(Export/Import Procedure for Foreign Trade) and EIPO-EXART(Business Transaction Type for Foreign Trade) for Purchase Order. Is there any function module available for this.
    To get the same information (EIPO-EXPRF and EIPO-EXART) for Invoice there is an FM EXPIMP_BUS_TRANS_CUST_PROC_DET.
    But I need to get the same information for Purchase orders.
    Thank you!
    Best Regards,
    Sasidhar Reddy Matli.

    Hi Jürgen,
    Thanks for you reply.
    You are right that VI99 are for reporting returns, but my problem is that MEIS in ECC 6.0 now shows the items as a full value
    for reporting, if i do this in 4,7 they are not seleted for reporting, and i my view they should not be seleted in MEIS but they are.
    what is you opinion.
    I just check the movement type in Customizing and the "type of posting" are set to "2" the setting are the same in both 4,7 & 6,0
    Regards, Lars

  • SUB TRANSACTION TYPE FOR J1IH

    Hi,
    I have creating manual JV for subsequent credit for that i have created GL accounts under transaction type MRDY. But already they were some GL accounts for PLA and Excise Duty paid so that i have created one sub transaction type and try to post the Jv in J1IH under other adjustment.At the time system generating an error (Licence   is not included for the material
    Message no. 8I993).Please resolve it.
    Regards
    R.Manigandan

    hi mahesh,
    pl check this  :
    Specify Excise Accounts per Excise Transaction - In this IMG activity, you specify which excise accounts (for excise
    duty and CENVAT) are to be posted to for the various transaction types. Enter all the accounts that are affected by each transaction type. If you use sub transaction types, enter the accounts for each sub transaction type as well.
    Transaction type UTLZ is used for determining accounts only while posting excise JVs and also if the payment of excise duty has to be done fortnightly. The fortnightly CENVAT payment utility picks up the credit side accounts from the transaction types of GRPO, EWPO, and TR6C for determining the CENVAT and PLA accounts. There is no separate transaction type for fortnightly payment.
    Example:
    - Excise TT DC ind Account name
    - GRPO CR CENVAT clearing account
    - GRPO CR RG 23 BED account
    - GRPO DR CENVAT on hld account
    Specify G/L Accounts per Excise Transaction - In this IMG activity, you assign the excise and CENVAT accounts to G/L
    accounts. When you come to execute the various transactions, the system determines which G/L accounts to post to by looking at the:
    - Excise group
    - Company code
    - Chart of accounts
    Furthermore, if you want separate account determination settings within an excise group, you can also use sub transaction types.
    Requirements
    You have already:
    - Defined the G/L accounts
    - Defined the excise groups
    - Maintained the transaction accounts
    regards
    sadhu kishore

  • Business Transaction Type for Foreign Trade determination

    Hi Gurus,
    Can someone explain me the determinations rules for Business Transaction  Type for Foreign Trade ? We had this field as mandatory condition in an incompletion procedure for deliveries .
    Regards

    Hi
    These notes will help you
    SAP Note 173411 - Incompletion procedures for foreign trade
    SAP Note 354222 - Foreign trade data incomplete for domestic business
    SAP Note 386484 - Foreign trade: Differentiated use of incompleteness log
    SAP Note 118573 - User exits foreign trade data in SD and MM documents
    SAP Note 391764 - Foreign trade:Incompleteness procedure in delivery documents
    and related notes
    Regards
    Eduardo

  • 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

  • Define Transaction Types for ASSET Acquisitions

    Hi friends,
    I have below requirement and need help on the same.
         I need transaction types (or another solution) that post ASSET Acquisitions only to certain depreciation areas in chart of depreciation (not in 01).
    Kindly suggest on this.
    Thanks in advance.
    Regards,
    Dragoslav

    Hi,
       You have to create new ones.
       In SPRO  .....  AA >Transactions > Acquisitions >  Define Transaction types for acquisitions.  
                 Copy an existing type that covers the type of movement to Zxx
                 Then use Limit Transaction Types to restrict the Zxx to only post in thoose areas that you wish to be posted.
    Kind regards

  • Maintain Transaction Types for Consolidation

    Hi All,
    I want a detailed understanding of OC08 "Maintain Transaction Types for Consolidation" specially what is purpose of +/- sign over there and if we maintain what would be impact of it.
    Thanks
    Best Regards
    Bipin Tiwari

    HI Thanks for Replies.
    We will only book on these TR Types  with FI bookings which will be Debit or Credit  (FB50, FB01)
    So if we set the Tr Type as a + , and book on it what will the sing be when  we book
    . Debit
    . Credit
    Best Regards
    Bipin

Maybe you are looking for

  • Business area wise opening balance of customer.

    Dear Guru's How to get the opening balance of Customer account, Business area wise. I have to prepare report on cutomer account balance based on business . I am getting the balance on the basis of company code from KNC1 table.but I am not able to get

  • How can i retrieve photos that have been lost when I've synced my new iPhone to my old one

    I upgraded my iPhone 5 to an iPhone 6 yesterday, and got carried away taking photos. I've just synced it with my iTunes so i could get all my apps etc from my 5 onto my new 6. It has deleted all the photo's I'd taken- Can and How can I get them back?

  • Creating a manual data link

    Using Oracle Report Builder 10g(Report Builder 9.0.4.2.0), and trying to create a manual data link between two queries. But the problem is that whenever I create a manual data link between two queries my report builder shutoff with this message “rw

  • When calling the slider are hidden

    Yesterday I made the new update for blackbery classic Now I have the problem that when you receive a call, the two slider (Green button - red button) are barely visible on the touchscreen and I still can not accept telephone calls. At the bottom edge

  • Session Management in BSP applications

    Hello, I habe been developing the following application to send E-Mails from Outlook to SAP WEB AS Abap Stack: - I have created a COM-Addin in MS Outlook - When the user clicks on a button, that I have created, the currently marked E-Mail-Message is