No display of Z-ACTIVITY transaction types in UI

Hello All
i had created two activity transaction types (task and appointment)  but when i checked the same in UI fortesting, i could not see them in Activities-> TASK/appointment rather i could see them under option INTETRACTION LOGS.
Please let me know how can i make available newly created transaction types under selection option TASK/APPOINTMENT.
Regards
Phani

Thanks for your quick reply...
i had checked the category and it is TASK but could you please let em know when can i check Category and CLASS(203,interaction log) assignment.
infact ,i had created Z-TASK as a copy of standard 1003 type
Thanks
Phani

Similar Messages

  • Change Transaction type in a Business Activity

    Hi,
    There is a requirement in our project to change the business activity transaction type say ZXXX to a new transaction type ZYYY.
      Is there any standard function module which can accomplish the same.
    Any help appreciated

    Hi Kumar,
    I am not sure whether this is possible or not but you can give a try. Use FM CRM_ORDER_MAINTAIN and in the structure ct_orderadm_h change the field PROCESS_TYPE.
    Thanks,
    Vikash.

  • "No transaction type is available for creating a transaction" service order

    Hi all,
    I am new in IC .
    I try to create service order or service ticket for incoming calls
    We are using CRM 7.0
    After I confirm the account I try to create service order
    But no screen displayed and error "No transaction type is available for creating a transaction" occurs
    in customizing there is a transaction type SRVO, also I copied it to ZRVO
    But here how can I define that this transaction type is assigned to this application??
    Please reply in detail steps.
    Thank you.

    Hi Rupesh,
    Thanks for your reply..
    I made a lot of controls but I can't find where I am wrong..
    My senario is, taking phones, create interaction record and create order for further investigation.
    I copied IC_AGENT role.
    I copied transaction type 0010 to Z010
    I create business transaction named ZBTP for transaction type Z010
    I made Define Transaction Types for Navigation for Z010
    Then Define Business Role -> Assign Function Profiles
    Here I assign my business transaction ZBTP to IC_BT function profile
    But when I connect tot the system with user having this business role
    I can create interaction record with type Z010, it is ok.
    When I press Service Order it gives this error.
    Work center id for Service order is : IC_UIU_SVO
    I copied my business role from IC_AGENT, and here this work center id was not active
    In my business role I made it active.  Is this work center can't used in IC senario
    Also how can I understand which transaction type is needed for it??
    If I know which transaction type is needed to create service order or service ticket under IC, then I will control it of course..
    I also copied transaction type TSVO(service IC) to ZSVO and do the above things for this type too..
    But nothing changed..
    Please help !!

  • How to Show Product Catalog in an Activity transaction

    Hello Experts,
    Normally a 'Product' or 'Product Hierarchy' can be associated with an 'Activity' Transaction Type.
    Our requirement is to associate a 'Product Catalog' with an 'Activity' Transaction Type.
    1. Any Inputs ?
    2. How can it be done through Object Reference?
    Many Thanks for the suggestions !!

    Hi Ramalingareddy
    For CRM 5.0 or CRM 2007 you can take a look at Best Practice guide C14 which can be located from here.
    http://help.sap.com/
    Click on SAP Best Practices Tab
    Select: Cross Industry Packages
    Select: Customer Relationship Management
    Select: Release V1.52
    Select: Technical Information
    Select: Building Block Library
    Regards
    Arden

  • Modify activity transaction

    Hi guys,
    I am using mySAP crm 5.0
    I need to modify/create a new business activity type with additonal fields (Eg need one new date field and one free text field).
    Acitivity should also be able to allow products entry.
    How do I go about doing this in SPRO ?
    Ani

    Hi Anirudh,
    1. Date: Create a new date type (Course date) and add it to the date profile assigned to the activity transaction type.
    Follow <a href="http://help.sap.com/saphelp_crm50/helpdata/en/18/32fe660ac211d4973b00a0c92f27cb/content.htm">Dates in Activity</a> for details regarding date management in activities.
    2. Text: Course information can be created as a text in the activity.
    Follow <a href="http://help.sap.com/saphelp_crm50/helpdata/en/0b/902238d985c328e10000009b38f8cf/content.htm">activity texts</a> for detailed information for maintaining texts for activities.
    3. Use activity items and assign products to activity items.
    Let me know if you need further help.
    Reward points if you find this helpful.
    Regards
    Kaushal

  • Transaction types are not getting displayed in WUI CRM7.0

    Hello Gurus
    After upgrading the CRM system from 4.0 to 7.0 we are not able to see the trasaction types for the activity mangment in WUI....i have also assigned the transaction types to the channel CEM  Webclient UI
    Suggest how to over come this ...
    Regards
    Sree

    Hi sreeram,
    go to crm -> transactions -> basic settings -> define transaction types
    copy default email cx03 and create new zemail.
    assign that zemail to bus2000126 business activity.select the business activity and click on customizing header.assign the category email. click on channel. maintain the channels 1)GUI crm webclient UI, 2)ICW Interaction center webclient.
    save the changes.
    go to crm -> transactions -> basic settings -> settings for activities -> maintain categories, goals, priorities -> click on assign categories to transaction types.
    assign the category email(which you have assigned above) to the transaction type zemail.
    even check maintain categories as well
    click on maintain categories -> check 401 email assigned to class G email.
    Regards
    Krishna

  • Transaction type 100 cannot be used for activity 'Acquisition from invoice'

    Hi
    My user got the error message : Transaction type 100 cannot be used for activity 'Acquisition from invoice receipt w/ affil. comp.'
    when post the invoice via MIRO t code for 98% of the total amount.
    The posting was is related to affiliated company, & by right it should pick transaction type 153 but it is pointing to 100.
    If user post 100% , no error.
    Please advice.

    Check any of the following notes:-
    =>  Note 972556 - MIRO: Incorrect movement type with affiliated companies
    =>  Note 1060719 - Error AAPO 176 for postings from Logistics without vendor
    thanks
    G. Lakshmipathi

  • How to restrict transaction type in customized activity pop-up

    We have created a custom workcenter link for search enhancement of activities. We copied the work center link and are calling the same component as in std search but a different customized configuration with added and deleted fields in search criteria. This works fine. Now the requirement is to restrict the 'transaction types' available when we click on the 'new' button in the new custom activity search page. As this pop-up emanates from the std component, it can not be functionally configured (because that would restrict the 'transaction types' while creating new activity in std componnet) but should be technically handled. Please advise.

    Hi Amar,
    Solution here is to let the framework know who is caller ?
    That is, when pop up is opening, you have to put a code in this pop up view to understand who is invoking this pop up , Is it the search page of std. component configuration or is it the custom search page configuration ?
    So have a static attribute in some Z class, you can use your IMPL class also for that matter, Now whenever you know that its custom config i.e. in DO_CONFIG_DETERMINATION, read the role key( i assumed that you have a role key for your custom config)
    and if its custom role key, then set this static parameter say ZCUST_CONFIG = abap_true else abap_false (this is must to reset it using else as this is static attribute )
    Now, in your pop_up view, read this static attribute as XXXX_IMPL=>zcust_config , and if true, then you know that the pop up is invoking from custom config, so do the coding to remove the unwanted transaction types.
    and you are done !!
    Hope it helps you.
    Thanks & Regards,
    SUCHITA

  • Changing max row display in personalization of particular transaction type

    Hi,
    Is there any way to change the Maximum number of visible rows to be displayed in personalization of search result for a particular transaction type?
    Thanks.

    Solved myself.

  • How to display Transaction Type & description ?

    Guys,
    I am using CRM 5.0. When I am in CRMD_ORDER Transaction and try to create a new order, I get a pop-up list to choose my transaction types. However it only displays the description of the transaction type and does not give me the transaction ID.
    Is there a way to display both in tow separate columns? For eg TSA  Telesales

    A.R.P,
    see if this helps.
    Click on <b>Customizing of local layout on the standard SAP toolbar. (last icon with green red blue vertical stripes) </b>
    From the context menu that opens, select the first option - <b> options </b>
    Go to the Expert tab and select the check boxes for :
    <b> Show Keys in All Dropdown list </b>
    <b> Sort Items by key </b>
    Then choose the apply push button and then the ok button.
    Julius

  • Cannot active any transaction types in Mobile System Maintainence

    Dear friends,
    To create an sales transaction in Mobile Client (MSA) I have  to have the transaction type active indicator to be checked in Mobile System Maintainence, but I am not able to do the same, checkbox to activate the transaction type is disabled for input and so i am not able to check it.
    Please help me with the solution.
    awaiting reply,
    Regards,
    Pratik Patel

    hi
    As per my previous reply for your actvities do the same for the transaction types also.
    In 5.0 you can not set it in MSY it ahs to be done in online.
    Regards,
    latha

  • Controling field display by Transaction Type

    Hello,
    Is it possible to control field display by Transaction Type in CRM 7.0 anymore given that we have the Web UI now. I remember from my 5.0 experience that we used CRMV_SSC to control this at transaction type. I would imagine, the functionality has not been taken away but rather changed to a different place where we control this. Anybody dealt with a similar requirement? Any ideas / suggestions/ tips?
    Essentially for transaction ZOR1 we want to surpress a tab / fields, but for ZOR2 we want to keep those available. ZOR1 and ZOR2 belong to the same transaction category.
    Thanks in advance..
    KK

    Kevin,
    This is all controlled now by Configurations in the WebUI, along with the Component/view. As an example, via the WebUI try going into each of the transaction types. You have not said what kind of transaction types you were referring to, so I'm just going to assume it's Opportunities for the time-being. So, If you click on each of the transaction types and when the screen is displayed place the cursor on an editable field and press F2. This will then display the technical details behind the screen. Here you'll see  that each tranx type has it's component/view name and context node. You will also see the configuration as well. So, the transaction types are actually controlled by the code and screen design behind the component and view, but there can be a different screen layouts for the same tranx type dependning of the configuration used. And, this configuration is normally identified by the business role that you're currently using.
    So if that was a bit wordy, but if you look at the technical details behind each of the tranx types it should become clear.
    Jason

  • Display buttons by Transaction type and Roles

    Hi Experts,
    I have created a button in the BT115IT_SLSO/items view, using the DO_PREPARE_OUTPUT method. now I want to display this button only to a specific transaction type and business role, how can I achieve this. Tool bar related methods are not present for this view.
    Thanks,
    S Reddy

    Hi,
    This has been discussed in the forum already...
    https://forums.sdn.sap.com/click.jspa?searchID=27175485&messageID=7619188
    Re: Business Role of logged in user
    Always search first and check if there is anything already discussed, this will save a lot of your time.
    Regards,
    Masood Imrani S.

  • Locator area displays unauthoritative business transaction types

    Hi,
    I created a service business transaction type (ZXXX). Some users can see the details of this BT in the locator area (nearly all of the fields) although they have no authority for displaying. Indeed when they double click the relaited row for ZXXX, systems warns "There is no authorization for displaying...".
    So i want they are not able to see these documents in the locator area.
    Regards.
    Sadi Y&#305;lmaz

    Our system already had business area link to each plant.
    However I don't think the business area value is defaulted from plant as a plant can be link to multiple business areas. Based on a plant, how do system determined which business area to be pulled to MIRO?
    <i>the business ares a is linked to the plant (and not the way back), that means from a plant you have always a unique busines area. This is set up in transaction OMJ7, pls have a look</i>
    We don't turn on the business area balance sheet (OB65). Would you please kindly advise what will be the impact to turn this on?
    <i>quite a lot... In this case don't turn it on, but that also means there won't be automatic derivation (whatever you customized in previous step)</i>
    One last question the enhancement LMR1M001 to derived the business area, from what data will system derive the business area (from vendor master, Purchase order or from where?)
    <i>it just depends on your coding, but basically you have the information in the exit, what you have normally in MIRO.</i>
    <i>Would be good to know, what is your exact requirement, why you want to use business area in case of MIRO postings (and in case of other postings as well).</i>

  • Limit transaction types when creating follow-up transactions

    Hi! We are operating in CRM 5. We have a requirement to only display certain tasks when creating followup document from an existing activity. Now, I thought that the copy control configuration would do the trick but I still see a big list of tasks, activities and sales transaction types appearing on the screen (as good as creating a new independent document). Can someone please confirm whether this requirement is at all possible in CRM 5?
    Cheers!
    SF

    Hi,
    We had a similar requirement. We used implemented CRM_ORDER badi and used the method ENQUEUE.
    We wrote  a logic to check the object type and process type of the transaction and also its doc flow.
    If there is no doc flow available a logic is written to throw an error message as no standalone document can be created.
    You can try implementing this badi and write a code in it.
    Also you can throw custom message if user tries to created standalone orders.
    Regards,
    PP

Maybe you are looking for

  • How to prepare Aging report in another system

    Hi, I have seen aging report for customer in SAP B1, its okay but not serve my purpose. i want this report little difference. i sent a link file for aging report like this way. [Aging Report | http://www.sendspace.com/file/v8jbt3] if it is possible t

  • Pointer on what to look for (NullPointerException in FontManager.getFont2D)

    I have a screen that we are trying to display remotely (via an RMI bridge). On the local application it displays properly everytime, but when displayed remotely It displays properly once. From then on it comes up blank with a null pointer exception (

  • How to resolve the start at work indication while creating a report templateby using CG42?

    Dear Experts, I am working as a EHS Consultant , i am doing a assignment for power industry, Querry 1. While i am creating a report template by using CG42, when am trying to specify the initial status as in work, or release, system is not taking that

  • Putline using newline only instead of cr/lf

    we're moving from HPUX 10.2 to HPUX 11.0. Our code that uses put_line used to put a cr/lf at the end of every record on HPUX 10.2 but now it is only using lf on 11.0. HELP!

  • Navigation from tree node to page

    Hi plz suggest me from where should i start. I have similar use case as given in this link http://jdevadf.oracle.com/adf-richclient-demo/faces/index.jspx left side i have tree and right side pages .Whenever i click on tree node corresponding page sho