How to restrict GL accounts in ME21n transaction screen

Hi Secuirty dudes..
My company wants to restrict the certain GL accounts from being used in the ME21n tcode screen..
when i create my new role with the Me21n tcode the following objects are populated into the role.
Document Type in Purchase Order                              M_BEST_BSA
Purchasing Group in Purchase Order                           M_BEST_EKG
Purchasing Organization in Purchase Order                    M_BEST_EKO
Plant in Purchase Order                                      M_BEST_WRK
I am sure that the GL account can be checked using Auth groups.
Plz let me know which Auth Object will help me in getting this authorization check enabled.
Thanks a lot in advance.
Naveen Murthy

Hello Naveen,
It is still not clear to me which account (determination?) you are wanting to control.
Account type 'K' (of object F_BKPF_KOA) would be Vendor Accounts (K = <b>K</b>reditor).
To control the ability to display them using groups (of vendors), then this is an optional object called F_LFA1_BEK, which needs to be used in combination with F_BKPF_BEK.
Take a look at this thread for past discussions: Re: SAP_FI_AP_VENDOR_MASTER_DATA
I am not 100% sure whether this will control the ability to select a specific number, once known. But normally the standard transactions do such validations when you hit "Enter" or "Save" etc.
Hope that helps, but not sure.
Cheers,
Julius

Similar Messages

  • How to restrict the fields in a std screen i.e addtional data b of va01

    how to restrict the fields in a std screen i.e addtional data b of va01
    certain document type
    as i already added some fields in it
    can u help me with the setp
    With regards
    rohan Shetty

    Hi Rohan,
    Can you please let us know the solution that you had, i have similar requirement?
    Thanks,
    Manohar.

  • How to restrict some users from viewing a screen of standard transaction

    Hi All,
    I need to restrict certain user ids from viewing the 'Payment Transactions' screen for the below mentioned transactions.
    FK01, FK02, FK03, MK01, MK02, MK03, XK01, XK02, XK03
    The Basis consultant has tried to configure it. However its not working. So need to find other solution.
    For all transactions other than FK01, MK01, XK01 (create vendor), the BAdi GOS_SRV_SELECT is called before the payment transaction screen appears. But for transactions FK01, MK01and XK0, no such BAdi is there.
    Also I'm not able to figure out how to restrict that particular screen using Badi GOS_SRV_SELECT. What will be the service name for this?
    Please help !!!
    Thanks in advance,
    Radhika

    hi,
    u can do this using user exits.
    identify the appropriate exit for ur transaction and thn put condition like
    if username = ...
    loop at screen.
    hide..
    endloop.
    i was just trying to give u some hint .make it to ur best.
    reward if hlpful.

  • How to restrict the user from accessing other screens before submittingdata

    Hi All,
      I have some screens developed in Webdynpro ABAP and all these have been linked to Portal as pages. In Portal If i click on the link in detailed navigation i can see the corresponding screen on the right side. Now in one screen i have to input some data and submit the data, Now my problem is if i enter some data and before submitting the data if i click on any other link in the detailed navigation, that corresponding screen is opening and all the data of the previous screen is lost.
    Can any one suggest me, how can i restrict the user from accessing other screens before submitting the data of that screen from portal perspective.

    Hi Prasanna,
    The pages can be restricted from the user access by using the ACL permission or you can restrict the page by making invisible in navigation area which you do not want to show to the user . Open the page properties and select navigation category in the drop down and select the Invisible in navigation area property to yes.By default this property is No.Change the property for all pcd pages which want to hide from user access.
    Hope this helps you...
    Regards,
    Rudradev Devulapalli
    Reward the points if helpful....

  • How to restrict Sales Order LOV in Transact Move Orders

    Hello
    We would like to restrict LOV in the Transact Move Orders screen to only those orders that were created in that specific Operating Unit. Also, we would like to control the LOV for Release Rules to a specific OU.
    I believe the LOVs for both these screens pull from MTL_SALES_ORDERS. Therefore, I guess we would need to create a Value Set of type Table, value will be SEGMENT1 (Sales Orders) but unsure about the where condition.
    Any help would be appreciated.
    Sanjib

    Sanjib
    Release Rules: Why don't you use the SRS version if pick releasing rather than the screen. Ofcourse you lose some flexibility to enter order number and customer information. If screen is a must you can take the LOV from the existing form and create a new record group in the new form instance trigger. Add this peice to the lov sql to control the pick release rules result:
    (select 1 from org_organization_definitions cust_org
    where org.organization_id=cust_org.organization_id
    and operating_unit=FND_PROFILE.VALUE('ORG_ID'))
    This org is mtl_parmeters table used in LOV.
    2. Transact Move Orders: Instead of changing the LOV and playing with the Sales Order Flexfield, you can use the inventory organization security to control who can do a transaction. This will not change the LOV but definitely will control the access to the records after you have queried. As you know this is inventory or warehouse function not the OE function.
    You can try one idea though:
    Segment2 is order_type which is OU specific. You can create value set that picks the LOV from the order types table for a specific OU, assign that to the segment2 and create a security rule. This rule will have include and exclude rules. You include all the Order types that are in a specific OU and assign that rule to the resp of that OU where move order is transacted. This will limit the LOV of the order types to only those that are availble for that resp. I have not tried this but give it a shot.
    Thanks
    Nagamohan

  • SHD0 : how to Restrict the choice of Business transaction in FBCJ ?

    Hi,
    I use Tcode SHD0 to create screen variant for Tcode FBCJ and itu2019s good
    Now I want to limit the choice of Business transactions (in Cash payments table) to 5 Business transactions. So the user canu2019t select an other Business transactions out of this list of 5.
    Please how to do this with Tcode SHD0 ?
    Regards.

    You can add or delete required business transactions in transaction code FBCJC2
    Regards
    Satya

  • How to restrict users from saving a transaction in PCUI

    Hi Experts,
    I am working on a requirement where in I have to restrict the user from saving a followup up transaction if an order already exists for the same,in PCUI.I am able to display the error message in the PCUI screen but unable to restrict the user from saving the transaction.
    I have implemented the CRM_COPY_BADI ,copy method to check the item copy and populating the message from there...The requirement is fulfilled in GUI by giving a abandon message which restricts the user from saving the transaction.but in PCUI the abandon message is not working..So is there any way to deactivate the save button for a particular transaction in PCUI and this is to be done from within the CRM_COPY_BADI..
    I would sincerely appreciate any help provided on the issue..

    We can do this by populating an error message in the Application log

  • How to restrict the Search Criteria in Search Screen

    Hi Frds,
    I need to restrict the user to search with the set of value for a particular group.
    Example: group G1 link to 5 users which will be '10'  '30'   '60'   '80'  '110'.
    I am able to detect the G1 group at run time and also get all users link into it. but i dont know how can i make a setup so that resultant show only those order created by these user only.
    Thanks
    Imran .  

    Thanks Smod,
    I think u dont understand my ques.
    Anyways some how i achieve my req.
    Below are the steps i used.
    Loop at lt_name. 
    lv_index = 8.
    lr_query_service->insert_selection_param( iv_index = lv_index
    iv_attr_name = 'CREATED_BY'
    iv_sign = 'I'
    iv_option = 'EQ'
    iv_low = Lt_UNAME
    iv_high = Lt_UNAME ).
    lv_index = lv_index + 1.
    endloop.

  • How to Restrict Master data in value help screen for a user???URGENT

    Hello Gurus,
    I have a requirement.When a authorized user logins to view the report, he should see only list of customers assigned to that user in the value help screen, instead of displaying whole master data.and the data is displayed perfectly fine for the authorized sales rep. By default, Value help screen displaying all the customer numbers.
    How can I restrict in the value help screen?
    Any help appreciated with points.
    Regards,
    PNK

    Hi Chandran,
                I got that Idea too. I created a authorized customer, I created a authorized Object and assigned to a role.But in the role, when I am changing the object to generate profile, it is asking to select list of customers from the customer table.If the customers are always constant then this would work,  but in my scenario, customers for the sales rep changes over time and when I ever reps open the query, they should see updated list of customers assigned to them only, as we update the master data everyday from source system and that shud reflect in the value help.
    I am trying User Exit to achieve this, but I am not getting proper ideas how to do this.
    Any Help on this issue with user exit code???
    Thanks in Advance
    regards,
    PNK

  • How to restrict the job start conditions (only "Immediate" type) ?

    Hi,
    We allow our users to schedule and execute in background mode transactions (example IP19, IW38). We gave them for that authorizations (object S_BTCH_JOB with LIST, PROT, RELE and SHOW - objetct S_PROGRAM with BTCSUBMIT).
    We would like that users can schedule and execute their jobs only with the u201CImmediateu201D job start condition (in the Start Time screen for the type of start condition : Immediate, Date/Time, After job, After event, or At operation mode).
    Another solution: prohibit the scheduling and the execution background job in a certain time interval ...
    How can restrict the job start conditions ?
    Thank you.
    Patrice.

    Hi Jan,
    Yes, sa38 makes it possible indeed to execute in background into immediate mode a job but
    the user have to know the name of the program to be carried out ...
    The user knows only the name of these transactions trade. For example, IW38.
    In the menu of this transaction, SAP gives the possibility to execute in background :
    Program --> Execute in Background --> display of Start Time screen for the type of start condition :
    Immediate, Date/Time, After job, After event, or At operation mode).
    It is at this time there that we want that the user can only choose the "immediate" mode.
    We must thus prohibit the other choices (Date/Time, After job, After event, or At operation mode) ... and
    and we don't know how to restrict these other options in this screen "Start Time screen for the type of start condition".
    Thank you.
    By.

  • How to restrict cost center in ME51N

    Hi all,
    can anyone please let me know,how to restrict cost center in ME51N transaction?
    Thanks in advance for your efforts

    Dear,
    Go to Transaction,
    KS02- Change Cost Center.
    Go to the Control Tab.
    Tick on the checkbox for desired transaction activity you want to lock this cost center.
    Any postings made against the cost center will not be allowed.
    Regards,
    Syed Hussain.

  • Is there any restriction on Review transaction screen to correct expenditur

    Hello Experts,
    How to correct the error by review transaction screen; "Task Level Transanction control has been violated" while importing transaction using transaction import process. I can able to find out the set of data by using Transaction source and transaction batch in transaction review screen but when I removed the error and saved the record it is not importing the transaction after pressing the import button. Basically it is not setting the record status to "P" in pa_transaction_interface_all.
    So can anyone tell me how to correct such kind of records in transaction review screen?
    Any pointer will be appreciated.
    Thanks
    :-)

    Hi Dina,
    First of all thanks for your response.
    There is task level transaction control voilation occures which I have corrected it also. But the issue is How can I re-import the same transaction through review trasaction screen?
    a) either I need to login from SQL and update the status flag to "P" from "R" b) change the bach name in transaction review screen so that automatically status is changed to "P"
    and I can re-import the transaction by runing PRC transaction import. But the pain is when I dont want to perform the action a) and B) then do you have any other method by which I can re-import the transaction from review transaction screen? that is main issue I want to highlight.
    Thanks :-)

  • Transaction Screens

    hi community.
    anyone know how to do focus on buttons for transaction screens? we are tried with the focused style but we cannot navigate with handheld tab button on transaction screen. On object screen we had no problem.
    Thx a lot for your reply.

    Steve, Jason, Thx again for all replys. I will try to clarify the problem.
    on picture one we have an object screen. This screen has some button. These buttons have "buttons styles" and when the user focused on any of these, the button change her color from white to violet.
    on picture two we have an transaction screen. On this kind of screen we cannot make that the "buttons styles" works. When the user focused on any buttons of the transaction screen the color not change from white to violet.
    Is it possible change the transaction screens button size, language and styles?
    Regards,
    Max.

  • How  to Restrict G/L Accounts for One  User

    Hi All,
    I have to restrict the G/L Account when doing FI Postings  for  some particular Users ...
    Ex 100000 Is G/L to be Posted In  XXXX Plant.
         100001 Is G/L to be Posted in  YYYY  Plant 
    I have to give an Authorization  to User in XXXX Plant  to Post only  in 100000 G/L .
    Plz Suggest me at which level I can restrict the Postings ..
    Regards,
    Sriram.

    How about flagging the accounts as "Automatically posted only" and then let customizing take care of the ability to post to the accounts (automatic account determination)?
    That is, if that works for these specific accounts.
    Cheers,
    Julius

  • How do I download an app to a restricted kids account when I can only get it to show in the administrator's account?

    I downloaded the LEGO minifigures game for my kids, but it isn't showing up in their restricted kids account.  They are playing in the administrator's account but I want to move it to the kids account. Any idea how to do that?

    Mende1 - Thank you for the response. I have the kids account set up where they cannot access the apps and websites from the administrator's account. I set up the kids account when I bought the Mac and I don't know how to edit the restrictions on it.  It was specifically set up as a "kids account" with preloaded content from apple like access to nickolodean, PBS kids, etc...
    My problem is with these restrictions I couldn't put the game on the account. It ended up in the administrator's account. Now I don't know how to move it over there the the restricted kids account.
    Funny story: I left my 6 year old in from of the game and he came and found me and he said he was having trouble.  He was somehow on my paypal page with my populated username and password with a $40 charge.  I cancelled before the charge was submitted but I was one click away from some 6 month LEGO membership!

Maybe you are looking for

  • Is Adobe planning on fixing memory issues or are they hoping Fireworks will go away?

    When trying to use Fireworks for larger sites, we (and a lot of other people we talk to) have always had issues with Fireworks crashing (Mac and PC). We try to split files when working on larger sites but if you use a lot of symbols, updating them is

  • How to know the "minimum panel size" property

    I want to know the "Minimum Panel Size" specified in the "VI properties" by programming. It's very important to get this information, because my panel size changes over the execution and I need the minimum panel size available. I can't use the panel

  • Ipod wont respond

    The click wheel on my ipod mini wont respond at all. I cant reset it or do anything using the click wheel. I have tried updating my software and even completly restoring the ipod to no effect. I have no idea what could be wrong with it please help.

  • How can I calculate the uptime on an IGX UXM card?

    Field Notice from Feb 1, 2002 states that if a UXM module is up for 319 days the module can unexpectedly reset. How can I determine the uptime of each module in my network to determine if I will be hit by the bug prior to my next maintenance window?

  • Resize panels in a frame

    Hi, I tried searching through the forums, but am obviously using the wrong search words. I have a JFrame with a JPanel in it. The JPanel is using the following layout: new BoxLayout (parentPanel, BoxLayout.LINE_AXIS) Then I added two JPanels to the p