R12: How to Restrict Custom Responsibility to a particular Organization

Hi,
I have created a new responsibility say xx_resp.
I want it to restrict it to paraticualr one organization say ORG1.
whenver any user access any function under this responsibility he/she cannot query any other organization data except ORG1.
Please advise.
-Thanks
SJ

Hi Sj;
Please see below which could be helpful for your issue:
Restrict report to particular User
to restrict the reports based on user responsiblity
How to Restrict a Resp. to Specific Org. in Multi-Org. Setup within an OU
Value Set Restriction in a Report
Regard
Helios

Similar Messages

  • How to find out responsibility attached for particular user through query

    hi
    How to find out responsibility attached for particular user through query
    Regards
    9841672839

    Hi,
    Following sql will help you find the responsibilities associated with the users in oracle applications.
    SELECT frt.RESPONSIBILITY_NAME, furg.end_date
    FROM
    fnd_user_resp_groups furg,
    FND_RESPONSIBILITY fr,
    fnd_responsibility_tl frt,
    fnd_user fu
    WHERE fu.user_name = ‘&&username’
    AND fu.user_id = furg.user_id
    AND furg.responsibility_id = fr.RESPONSIBILITY_ID
    AND frt.responsibility_id = fr.RESPONSIBILITY_ID
    ORDER BY 1
    Cheers...

  • How to restrict customer records being displayed using 'sales_channel_type' criteria in customer search form at 11g?

    OS: Linux
    DB: 11.2.0.3
    ERP: 11g
    Hi There,
         I would like to create a new custom responsibility, which the responsibility is having access to Standard Customer Form (ARXCUDCI.fmb) , but I would like to make a restriction in the customer search form is that, everytime the responsibility user search by customer number, customer name, party name or what ever search field, I would like to limit to restrict further of searching criteria where SALES_CHANNEL_TYPE = 'RTL' is allowed to populate the customer records, there rest of customer records are not allowed to search out.
        This SALES_CHANNEL_TYPE column is from HZ_CUST_ACCOUNTS table.
        I have tried the Form Personalization already, but the customer searching form has too many fields for user to search, therefore form personalization will be putting all over the places in the form. Therefore I saw others recommended of doing "Custom DLL"...may I know for my scenario, how to I go about Customer DLL? or any other more effective solution?
       Appreciate if anyone can share your experience related to matter above.
    Regards,
    Lygine

    Hi Lygine,
    The personalization i sent you works in this way:
    -It does not matter which field you choose to enter the query.
    -If a record is found, when the form opens and the cursor hits the Customer Name field, the personalization looks for the content of the Sales Channel field.
    -If the content of this field is different from the 'RTL' string, the form Customers form (ARXCUDCI) is cleared.
    Independently from the field you fill to perform the query, is a record is found, the Customer Name field is the first the cursor hits when the form is opened.
    Octavio

  • How to restrict Customer's of R/3 from entering CRM system.

    <b>Dear SAPGuru’s,
    I have an issue at hand and hope with your guidance it can be solved.
    We are running CRM 4.0 and have maintained many Sales org in the system, but from a new rollout we want to restrict one newly developed sales org, Since from this Sales org  Customers are flowing from R/3 to CRM into the system.
    I would like you to help me by guiding as to where can I restrict the Customers of this particular Sales Org from entering CRM system and How can I do it?
    Thanking in anticipation.
    Regards,
    Amit</b>

    Hi Singh,
    Go to tcode R3AC1, open object CUSTOMER_MAIN, on Filter Setting Tab :
    - table structure : KNVV
    - field : SPART, VKORG and VTWEG  => these represent distribution channel
                                                                  sales org and sales office
    - then enter value for each of that field
    Then click Filter Synch (R/3) and Regenerate FIlter.
    Go to tcode R3AS to start initial load.
    Tell me if this is what you looking...
    Gun.

  • How to restrict Option values for a particular metadata in profile checkin

    How to restrict Option values (drop down) for a particular metadata in profile checkin-
    Metadata field Color is having options dropdown values (stored in table/views)-
    Display name - Blue, Value=1
    Display name - Red, Value=2
    Display name - Yellow, Value=3
    Display name - Green, Value=4
    Display name - Black, Value=5
    For a particular profile checkin form, for the metadata field Color I want the dropdown value consist of only top three options
    Display name - Blue, Value=1
    Display name - Red, Value=2
    Display name - Yellow, Value=3
    But this should be done on profile level only, should not impact the standrad checkin form and other profile checkin forms.
    Please help me if any one having any suggestion to implement the above secnario
    Thanks,
    Sumit

    Hi,
    Into the rule containing the Color metadata, you can restrict the values of the list.
    In "Has restricted list and pane", list the values 1, 2 and 3 (new line for each value) :
    1
    2
    3
    Romain.

  • How to set custom widths for a particular report column?

    how could I set a custom width for a particular report column? Is there a way to do it using css?
    Thank you.

    Hi Leland,
    I have tested this here: [http://apex.oracle.com/pls/otn/f?p=267:18]
    All I have done is add the following into the report's Region Header:
    &lt;style type="text/css"&gt;
    #apexir_EMPNO {width:200px}
    #apexir_ENAME {width:200px}
    #apexir_DEPTNO {width:200px}
    .apexir_WORKSHEET_DATA TR TD {height:100px;}
    &lt;/style&gt;The headers have all be set to be left-aligned. Each column should be 200px wide (even though I'm setting the width on the headers, it will be applied to the entire column unless a cell's contents is wider, in which case the column is made wider). The final entry above adjusts the height of all TDs within the IR table.
    Andy

  • How to restrict Customizing button from F1

    Hi all,,
    I created a role restricitng SPRO in Authorization object S_TCODE to all the end users from adopting SAP_ALL
    but
    when working with system when the users go for F1 help they could navigate again to SPRO through customizing button from help displayed screen.(Not in every F1 screen).
    Example - mm02 when changing material --- Ext. Matl Group
    How to disable that Customizing button.
    Would be able to provide a brief description if some one would be able to get my issue.
    -Rahul

    Hi  Alex & all,
    Im trying to reconstruct the thread in a simplified way.
    I have created a new role with few T-codes that is
    MM01
    MM02
    MM03
    MM04
    MMAM
    MM06
    ME51N
    ME52
    ME53
    ME5A
    ME5K
    ME96
    MELB
    ME54      & given full authorizations.
    Again its the same problem with F1 like i explained in my previous postings.What exactly needs to be disabled.
    when working with system when the users go for F1 help they could navigate again to SPRO through customizing button from help displayed screen.(Not in every F1 screen).
    Example - mm02 when changing material --- Ext. Matl Group
    How to disable that Customizing button.
    --Rahul

  • R12: How to create Customer contact at party/account-site level

    Hello,
    I am working on a customer conversion where the legacy system stores customer contact at the address id (i.e. party site) level.
    Using various HZ APIs I have been able to create a party, customer account, location, party site, account site and account site use.
    Now, I want to create contacts at the party site or account site level. Which API is used to create a contact? (I found a note 985500.1 but it shows creation of contact point such as a phone number or email but not the contact itself).
    Any pointers appreciated.
    Manish

    HZ_PARTY_CONTACT_V2PUB

  • In R12 how to get recovery tax code  for particular tax rule code.

    Hi Experts,
    In 11i my query is
    SELECT recovery_rate
    FROM ap_tax_recvry_rates_all
    WHERE rule_id IN (SELECT tax_recovery_rule_id FROM ap_tax_codes_all )
    I need to updade this query to R12.1.3.In R12 tax_code and rocovery code both are moved to single table zx_rates_b.
    Please provide the joins to upgrade the query to r12
    Regards,
    Brajesh
    Edited by: user13537002 on Jan 3, 2013 5:48 AM

    Hi,
    Use the below query.
    select * from ZX_MCO_LV_RATES_V
    Regards,
    Sivakumar

  • How to restrict Availability check for a particular storage location

    Dear all,
    As per the Business requirement, System should not consider the stock in a particular storage location.
    while sales order creation, system should not confirm the requested delivery date based on the stock available in that particular storage location.
    How could we map this requirement in SAP, Please educate me to resolve this issue. Your suggestions will be highly appreciated.
    Thank you,
    Raghu Ram.

    Dear Lakshmipati,
    as you said correctly this storage location is there in MMSC for the article which we are using in Sales Order.
    I have tried to delete this storage location but system is not allowing to do so.
    I could not understand, from where this storage location is being determined. we have not mentioned any where in article master data.
    please help us to resolve this issue, and thanks for your help in advance.
    thank you
    Raghu Ram

  • How to assign  custom rdf report as  stylesheet PO communicator

    R12 :How to assign custom rdf report as stylesheet PO communicator

    Are you trying to have the table where the lines are always be the same size no matter how many lines are present?
    If so, you some choices:
    1) If your lines are always the same height, you might get some ideas on what to do from this article:
    http://oracle.anilpassi.com/xml-publisher-developing-reports-printed-on-pre-printed-stationary.html
    2) If your lines vary in height, then you should look into a PDF template. This will give you a pre-printed stationary look in which the drawing of boxes and lines is not affected by the data content.
    3) Other less attractive options are a) making the report in XSL-FO, and b) making a bitmapped RDF report
    There is currently no solution that I am aware of for a pre-printed stationary look using an RTF template in which the data lines are of variable height.

  • Custom Responsibility - Restrictions Imposed via JSP page

    Hi,
    We have a custom responsibility, that gives administrative access to Workflow Notifications of the type 'Requisitions' to the user who is assigned the role.The following are the details for the custom responsibility.
    Responsibility: PO Requisitions Workflow Admin
    Menu: PO Requisition WF Admin Top Menu
    Function: Find Admin Notification for iProcure
    Function Type: SSWA jsp function
    HTML Call: OA.jsp?page=/oracle/apps/fnd/wf/worklist/webui/NotifSearchPG
    The EBS version is R12.1.1
    But the problem is the, it displays all types of notifications along with Requisition Notifications. Any pointers as to how i can restrict notifications other than the Internal Type REQAPPRV, prevented from being displayed ?
    I'm new to OAF so i've no clue as to where to begin with. Any help would be much appreciated.

    I'll make my requirement clear first so that you may know what i'm trying to convey via my question posted earlier.
    The responsibility was created so that any person assigned that responsibility may have access to all workflow notifications that of are of the Type "Purchasing Requisitions". But when i query in the Self Service Page, workflow notifications of type other than requisitions are also being displayed ,e.g Journal Post Approval Notifications, Purchasing Invoice Approvals etc.
    So i would like to filter the result set being displayed to only Purchasing Requisitions. Kindly, provide me steps i would need to follow to achieve the same.

  • How to restrict a user typing a custom value in the dDocAccount field.

    I have dDocAccount field drop down pre-populated with 2 values - Dept1, Dept2. However, user can able to type any other values (say Dept3) in the account text box and checkin a doc from WCC UI. How to restrict user from entering custom values?
    As an alternate solution - for time being i have the above account field is set as hidden using rule. I am trying to derive the account value from another one field's value (say Departments field with values Dept1, Dept2). I tried below code and found working:
    Department is a custom field created as option list with values Dept1, Dept2
    Under the Rules, for the field dDocAccount, is derived field checked and added below code
    <$dprDerivedValue=#active.xDepartment, getValue("#local","dOption")$>

    Hi,
    If Department is a custom metadata then you should access it like xDepartment(as any other custom metadata), not dDepartment.
    I know it is also possible to change the HTML that is generated for the dDocAccount field, to add javascript validation and so on, maybe this approach plus some additional JS and HTML twists and you should get it working(via component development).
    Hope it helps,
    Vlad

  • Office 365 - sharepoint: In Advanced search Page, How to add custom column under property restrictions

     In Advanced search Page, How to add custom column under property restrictions?

    Hi,
    The Navigation control can be added into your HTML page in the Snippet Gallery:
    The two links below about how to create HTML master page and adding snippets needed into it for your reference:
    http://borderingdotnet.blogspot.jp/2012/12/how-to-create-html-masterpage-for.html
    http://msdn.microsoft.com/en-us/library/office/jj822370(v=office.15).aspx
    Feel free to reply if there still any question.
    Best regards,
    Patrick
    Patrick Liang
    TechNet Community Support

  • How to copy customer in oracle applications in R12

    how to copy customer in oracle applications in R12

    When I copy (as in original example) 4 cells in Excel, the exact 4 cells paste correctly in another Excel, but on my web it post the 4 cells and then clear the cell below it. So the same data in the clipbord paste correctly into Excel, but incorrectly in the web.
    When I copy (as in original example) 4 cells from the web, the exact 4 cells paste correctly into Excel, and it then post correctly on my web solution.
    So, in summary this is what I find:
    - Copy from web and paste to Excel = no problem
    - Copy from web and paste to web = no problem
    - Copy from Excel and paste to Excel = no problem
    - Copy from Excel and paste to web = problem (first cell below pasted data get cleared)
    We have a SAP NetWeaver BI 7.0 system, I use Bex (WAD) Support pack 7 with Patch 1 and I have Internet Explorer (version 8) - on IE the compatibility view does not make any differance. Users with IE 7 experiance the same issue.

Maybe you are looking for