How to filter Activities, based on the created ?

Hello,
I use Actvities relatives to Accounts, Contacts, Opportunities.
I would like to filter activities to have the following behavior:
If I'm user A, I can only see activities I have created
If I'm user B, I can only see activities I have created
If I'm Users C,D,E,F,G,H, I can see Activities created by users C,D,E,F,G,H,I
Does anyone use this behavior ?
Thanks for your help.

DONAIS wrote:
In my report I have column a thru d. I would like to create a filter based on another column where column A == Column B. I can enter in a value that the column cannot equal to, but I would like to use a column instead of a value.
Thanks.
JonathanCan't you use a case statement in the column formula? Something like below should work if I understand your question correctly:
CASE WHEN "Table"."Column Lvl1 Code" = "Table"."ColumnLvl2 Code" THEN 1 ELSE 0 END

Similar Messages

  • How to hide iviews based on the user groups?

    Hi,
    I have a custom role with workset, page and iviews.
    The page has 5 iviews.
    User group1 can see 5 iviews in the page.
    Now user group2 wants see only 3 iviews in the page (same role).
    Without creating another role for user group2, How can I hide the iviews based on the user group?
    Is this possible?
    Thanks
    Sundar

    Hi Sundar,
    I guess to achieve this, you have to set the permissions at iView level.
    For this, go to System Admin -> Permissions -> Portal Permissions. Now navigate to your iView using the folder structure, do right-click on the iView and click on Open Permissions.
    Search for the particular group and add that and assign the privileges accordingly. You can remove Everyone group from the iView .
    Hope this will solve your problem.
    Regards,
    Saurabh Mathur

  • How to add new fields in the Create Suppport Message Screen

    Hi experts,
    I have a requirement which is to add 3 selection fields in the Create Support Message Screen. The 3 fields are Category, Subject and Solution. The value of these 3 fields must aurtomaticallly populate the same fields in the Support Message screen in the Solution Manager for each message sent.
    Is this functionallity possible? If yes, please give me some ideas how to do it..
    Points will be rewarded for helpful answers.

    Hi Eric,
    Yes it is possible. Use statements SET and GET parameters in your program.
    1. Get parameter ID for the fields Category, Subject and Solution from the data element. or Set parameter ID.
    2. Use GET Statement in the PBO of the Support Message screen .
    GET PARAMETER ID 'XYZ' FIELD <field-name>.
    "XYZ is the parameter ID
    "<field-name> - field should have the field . not in quots
    3. Use SET statemet in the PAI of the Create Support Message Screen or where the value is available for the 3 fields.
    SET PARAMETER ID 'XYZ' FIELD <field-name>.
    "XYZ is the parameter ID
    "<field-name> - field should have the field . not in quots
    4. Parameter ID : Double click on the data element of the specified field->Select Further Characteristics TAB -> u can see the parameter ID or U can set the parameter ID there .
    It works. Try it.
    Regards,
    Venkat.O

  • How to select State based on the country

    Hi All,
    I have a requirement,i have to dynamically  populate the value in State based on the Country chosen in the drop down.
    Can you please tell me how to achieve this functionality.
    Thanks & Regards,
    Malkit Singh

    Hi, Malkit
    There is  already a cotext mapping for Sate.
    Take a look at this.
    http://scn.sap.com/message/13816883#13816883
    In your case, use these data types.
    element Country  :CountryCode;
    element State   :RegionCode;
    Regards,
    Fred.

  • How to load DataBlock based on the Multiple Condition from another block

    Hi
    How to load a Data Block based on the Multiple values from another block. For eg.EMP is the Master Data block and SAL is the child Datablock.When query JOS% in the Master Block(EMP) then display all the Sal details in the SAL block for all the employees starting with JOS , When clicking one buton or if it is possible in the loadin of the MasterBlock

    Hi,
    I presume you are using database block relations.
    Put automatic query = yes in relation properties.
    Do you have block level trigger ON-POPULATE-DETAILS?
    In that you can find the relation and query - Using built-ins
    Find_Relation and Query_Master_Details

  • How to get Activities  connected to the Business partner .

    Hi Gurus ,
    How can be get all the activities attached to the Business partner .
    Regards,
    Naval Bhatt .

    Hi,
    in tx genil_bol_browser please search for an existing activity with searchobject BTQAct.
    click thru the child relationships (BTOrderHeader / BTOrderPartnerset).
    Here in BTOrder Partnerset you will find all the partners, for example the contact partner in relationship:
    BTPartner_00000009
    Is this what you are looking for? Otherwise please detail your question.
    Best regards
    Manfred

  • How to check Role based on the User ID

    Hi All,
      Based on the User ID how to check the role of the particular person[ex Employee / Manager etc].In HR module in which table the details are present.
    Thanks.
    Regards
    Tina

    Hi Tina,
    Use FM: <b>HR_GETEMPLOYEEDATA_FROMUSER</b>
    This will give you all info related to User ID.
    In parameter EMPLOYEESUBGROUP , you will get position of this employee.
    Hope this helps.
    Regds,
    Akshay Bhawgat
    Note: Some points would be nice if it helps.
    Message was edited by: Akshay Bhagwat

  • How does one change or remove the "create" or "open" button on the workspace?

    I am using Adobe Reader XI and I am having trouble changing the main toolbar. The first button seems completely immovable. In my case it is the "open" button, with an actual written label next to it. It takes me to a place where I was supposed to "Access all my files". Which is something I do not need. It takes up a lot of space though.
    Most screeenshots I have seen show the "Create" button in this place. I don't have (or need) that.
    Can you advise me on that?

    Can you post a screenshot of your toolbar: https://forums.adobe.com/thread/1070933
    Because I don't have an 'Open' icon in my Reader 11.0.10 toolbar:

  • How to call subtemplate based on the variable

    I need to call different section of the subtemplate based on the value in the variable (or tag value in the XML data).
    Trying to do like this:
    <?call-template:xdoxslt:get_variable($_XDOCTX, 'v_subtemplate')?> where v_subtemplate variable containd the proper name
    Not working for me.
    Am i using correct syntax or need to go different route ?
    THANKS in advance for ANY suggestions.
    -- Greg

    I need to call different section of the subtemplate based on the value in the variable (or tag value in the XML data).
    Trying to do like this:
    <?call-template:xdoxslt:get_variable($_XDOCTX, 'v_subtemplate')?> where v_subtemplate variable containd the proper name
    Not working for me.
    Am i using correct syntax or need to go different route ?
    THANKS in advance for ANY suggestions.
    -- Greg

  • How to display help based on the Jlabel description

    Hi all,
    I try to display help based on the Jlabel description. When a user click on the help button, I want to use the label description to match correct help topic and display on the screen. I have following code as Field-level help but it returns error. Looks like I cannot use jLabel1.gettext() dynamically. Please let me know if you have any idea!
                String st = jLabel1.getText();
                URL url = HelpSet.findHelpSet(null,"preferences.hs");
              hs = new HelpSet(null,url);
               hb = hs.createHelpBroker();                      
               hb.enableHelp( jLabel1, jLabel1.gettext(), hs );Thanks,
    NY

    You did notice that this is the Forms Forum right???
    If not then click [url http://forums.oracle.com/forums/forum.jspa?forumID=84]Here
    Tony

  • How to filter viewobject based drop list ?

    Hi all,
    I have a drop list based on read only view object that will exist on many jspx.
    The view object/drop list must be filtered depending on from which jspx it is called.
    So the filtering is done when user enter the page.
    How to do that ?
    Thank you for your help,
    xtanto

    Since I don't know the actual source of your method, I can only guess what exactly is going on in there.
    One common mistake people do is creating a new instance of the AM instead of using the existing AM instance that is used in the ADF page - so check if this is the case.
    I would recommend that you move up to JDeveloper 10.1.3 which has way better support for JSF and way better documentation on this type of topics - for example in the ADF Developer Guide for 10.1.3 you'll find this topic about accessing the AM from Struts:
    http://download.oracle.com/docs/html/B25947_01/bcservices005.htm#sthref684
    JDeveloper 10.1.3 has a newer version of ADF that has excellent integration with JSF instead of the old Struts - and it can deploy to an OAS 10.1.2 server:
    http://download.oracle.com/docs/html/B25947_01/deployment_topics006.htm#CIHGIAAE
    JDeveloper itself is free - so no licensing issues there.
    And you are covered in terms of ADF license since you have an OAS license that includes it.

  • How to determine output based on the content of purchase order

    Hi Gurus,
    I've a typical requirement at my present project. With vendor X we have punchout catalogs. while creation of shopping cart, we are not allowing the user to mix catalog items and non catalog items into the same shopping cart. Once the shopping cart all shopping carts are automatically coverted into PO.
    Now the challenge we are facing is, if the PO is created based on items from catalog, we want to send such PO via XML interface to the vendor. If the PO is created based of items which are free-form, we want to send such PO via Smartform email attachment.
    As this condition can only be determined at runtime, I'm finding a challenge to configure this. In both PO cases, vendor is same but the content of the PO is different. One contains all items that are catalog based and other contains items which are non catalog.
    Can someone help me find solution for this issue.
    Regards,
    Sam K

    Change Forms for Document Output
    You can use the Business Add-In BBP_OUTPUT_CHANGE_SF to override the Smart Forms that are defined in the activity Define Actions for Document Output.
    This BAdI serves as an alternative to the IMG activity Condition-Dependent Document Output.
    Note that no Smart Forms are used for output via XML.
    Standard settings
    The following parameters are available in the method CHANGE_FORMS. Depending on the input parameters, you can define other Smart Forms to output the document type.
    Importing
    IV_GUID
    Globally Unique Identifier of the document.
    IV_MEDIUM
    Output medium found for this document according to Define Actions for Document Output (print: PRN, fax: FAX, e-mail: MAI, XML: MET).
    IS_PARTNER
    Business partner to whom the document is sent.
    IV_OBJECT_TYPE
    Business transaction type.
    Changing
    CV_SMARTFORM
    Smart Form used to output the document.
    E-mail output
    Smart Form with which the document is added to the e-mail in the form of a PDF attachment.
    Note:
    Note that the BAdI with this parameter overrides the parameter form name (technical name of the Smart Form BBP_PO for example) irrespective of the defined determination technology (SRM: Purchase Order Output Determination, for example).
    CV_SMARTFORM_MAIL
    Smart Form used to define content and layout of the e-mail text in the case of e-mail output.
    CV_SUBJECT_MAIL
    Smart Form that determines the text in the (short description of the e-mail content).
    As an alternative to this BAdI, you can control document output via determination technology.
    For more information, see Condition-Dependent Document Output.
    EXPLORE THIS badi

  • How to Restrict Search based on the Roles for External crawled sites

    I have a situation where the search results have to be restricted based on role
    When External sites are crawled, how can we restrict the search results based on roles,
    I know that we can restrict the search to a group or set of groups that can contain many users but if the group have different roles and if that group has given access to a web repository search, how can we restrict the document/search access based on roles for the same group?
    For Example an Index that has external site as data source and the permissions were set for a group and that group has 2 roles, lets say <b>"Admin" and "user"</b> and the external site have some documents when searched the documents should come up only for the "Admin" role during search, but should not come up for the "user" role
    Is it possible to achieve this? Is there a solution?
    Any advices are greatly appreciated and awarded
    Thanks,
    kk

    Is it possible to restrict on role based?
    Any suggestions are appreciated
    Thanks
    KK

  • How to position things based on the size of Text widget

    e.g. If I want to place the center of the baseline of a simple string over a certain point, what would I do?
    Text t = new Text("Hello");
    t.setTextOrigin(VPos.BASELINE);
    I was thinking of doing something like:
    t.setTranslateX(-width/2.0);
    But I can't get the width. Text does not have a "width" property!
    How do I know what X coordinate corresponds to the center of the Text node?
    Font doesn't have any methods for computing bounds of characters or strings
    EDIT....
    As usually I think I've found a way a couple seconds after posting...
    text.prefWidth(-1) appears to return a reasonable value.
    EDIT #2...
    Looked reasonable but isn't right. So far I've had to wrap the Text in a Pane just so I can bind to the width of the Pane. That seems like jumping through too many hoops.
    Edited by: swpalmer on Dec 19, 2011 11:41 AM

    Well, you can not create dependencies like this, but you could use nested master pages. You would still need 30 master pages for 30 chapters, in order to place the chapter number in different positions, but you
    would only need one or two main master pages for the rest of master page content. That would make it at least easier to change something on all master pages at once.

  • How to filter Table based of LOV change

    Hi Team,
    I have one LOV as Location LOV as Input and below the LOV i have one table as Employee table. Employee table have one column as Location_ID
    Now I want to filter my table on change of LOV values.
    Please suggest me something
    Jdev :- 11.1.1.4
    Thanks,
    Ramit

    Hi,
    I think your case is a master detail relationship.
    Then you can create a view link between the two View objects and then shuttle the view link to the Aplication module
    Then drag and drop the first VO from the datacontrol in to the page as a select one choice, then drag and drop the table .
    then put an auto submit on the select one choice and put a partial trigger on the table
    you will get the filtered table when you chage the choice list data.
    Ranjith

Maybe you are looking for