How to make Sales Person LOV org specific in case of Multi Org Setup

HI,
We are working on 11.5.10.2
We have a multi org setup and i am required to make the sales person LOV to populate only the org specific salespersons, at the sales order, quote, service contract levels.
Is it achiveable and if yes.....please letme know the way.
Reg,
Ajay Agarwal.

Hi
Try to play around with the security profile in the HRMS and attach it to the responsibility level
Regards
Ramesh Kumar S

Similar Messages

  • How to make Sales Office field mandatory in VA01 initial screen?

    Hi,
    How to make Sales Office field mandatory in VA01 initial screen? I mean in the first screen where we enter the document type and the sales area?
    Regards,
    Ajit

    Dear Deepak,
    Thanks for the clarification.
    But, as far, I have understood the query - it is very simple and that is..
    Whenever one creates a Sales Order (T.Code: VA01), Parameter: Sales Office needs to be mandatory (for all Sales Order, irrespective of Customer Account).
    Until-unless, user won't enter the parameter: Sales Office, System will not lead to next page (now, here we need to enter Customer/ material etc...).
    I have answered the query, in this regards, only.
    Best Regards,
    Amit.
    Note: Pls. correct me, if I am wrong. Thanks for everyones guidance.

  • How to make Sales group and office field mandatory in VA01 first screen

    hi gurus,
    can anybody tell me how to make Sales group and sales office mandatory field on VA01 tcode first screen. i have requirement to make it compulsary on the first screen otherwise they wont be able to goto next screen.
    will reward points for sure
    thanks
    mandy

    Hi! Mandy,
    Try using t.code SHD0, choose your transaction variant here, further choose your screen variant.
    Next select your screen variant and in the Menu bar select Variant> change with processing>Make repairs in foreign namespaces only if they are urgent> Continue(Enter)>again 'enter'>Object can only be created in SAP package>continue(enter)> Exit and save >This variant contains other screens, adopt these as well?>enter>enter> scroll down to the entry required by you make the necessary changes(Output only, invisible or required) and save.
    The system will prompt to assign a package and request enter the necessary values.
    Provide your feedback.
    Regards,
    PATHIK

  • How to make a personal hotspot ?

    how to make a personal hotspot ?

    iOS: Understanding Personal Hotspot
    http://support.apple.com/kb/HT4517
    Use Bluetooth to tether your iPhone, iPod touch, or iPad
    http://www.macworld.com/article/1159258/bluetooth_tethering.html
    How to Connect an iPad to an iPhone Via Bluetooth Tethering
    http://techtips.salon.com/connect-ipad-iphone-via-bluetooth-tethering-25472.html
    You posted in the iPad forum instead of the iPhone forum. To get answers to your question, next time post in the proper forum. See https://discussions.apple.com/index.jspa  I'll request that Apple relocate your post.
     Cheers, Tom

  • How to make a function take a specific group of constants

    I know i asked this before, maybe a year ago, but I totally forgot how to do it, and I haven't been programming much lately. But I was wondering if somebody can tell me how to make a certain function take specific constants. For example there are java functions, of which I can not remember that will only take certain values. So the function might look like:
    public getInfo(String INFONAME){}Where INFONAME has to be like one of two names or something, and they are constants that are defined somewhere else. If anybody knows what I mean by this, and knows how to create functions like that please let me know. Thank you.

    here's an overkill,
    import java.util.*;
    abstract class DoWhatever {
        public static Hashtable ht = null;
        public static Object DoWhat( String s, Object obj ) {
         if( null == ht ) {
             ht = new Hashtable();
             ht.put( ThisDoWhatever.NAME, new ThisDoWhatever() );
             ht.put( ThatDoWhatever.NAME, new ThatDoWhatever() );        
         return ( (DoWhatever) ht.get( s ) ).doWhatever( obj );
        public abstract Object doWhatever( Object obj );
    class ThisDoWhatever extends DoWhatever {
        public final static String NAME = "this";
        public Object doWhatever( Object obj ) {
         System.out.println( NAME );
         return null;
    class ThatDoWhatever extends DoWhatever {
        public final static String NAME = "that";
        public Object doWhatever( Object obj ) {
         System.out.println( NAME );
         return null;
    public class DoThisOrThat {
        public static void main( String[] args ) {
         DoWhatever.DoWhat( args[ 0 ], null );
    }

  • How to make a person eye look bigger or smaller?

    How to make a person's eye look bigger or smaller?  Can guide me step by step?  Thank you.

    I never said to do them both at once. Yes, I have seen it done and have done it myself.....
    Of course this is a very quick and un-detailed example, it needs quite a bit of refinement. Techniques will vary from image to image as well. What works for one may not work for another example.
    Benjamin

  • How to make a clipping mask in this particular case?

    Okay, Just to begin I know how to make a clipping mask, but for the case that I'm going to present right now I just can't figure out what mistake I am doing (if any). However I am a beginner.
    http://vector.tutsplus.com/tutorials/illustration/how-to-create-a-medieval-paper-scroll/
    In the link to above tutorial on how to make a medieval scrol I'm stuck at step 25 and would be glad to anyone who helped.
    As said in step 25 that expand the appearance of the scroll and select the two then clip the mask. In th above picture I have just selected the scroll to show how it looks.
    Now as you can see in the image below I have expanded the appearance of the paper scroll. Then I selected the paper scrol and the yellowish green grunge background placed below it. And the moment I hit Ctrl+7 (in windows) or Command+7 (in Mac) to make a clipping mask the error that showed up has been highlighted.
    One more thing, I have clipped masks before too in the same tutorial given above but I don't know what has gone wrong for me in this step.
    Please help.
    Signed,
    Awais Rauf

    Why would you want a clipping mask? I don’t see a reason for it.
    However, for what you want I would use the Pathfinder panel to combine all the paths into one shape. First use the ungroup and release compound commands a few times each, to make sure you have nothing grouped. Then press the top left button in the Pathfinder p[panel. This should produce one closed path that just surrounds the scroll.

  • How to attach Sales Person and add Items

    Hi all,
    Please Help.
    I am not able to attach Sales Person with my customer, this
    field is disabled at this level. If I try to attach it at ship
    to /bill to level only the default value is displayed. I have
    added many sales person.
    I want to add new item. what should i do?. I have added the
    items through AR but this is not displayed in the line level?
    What should i do?
    We have Multi-org setup.

    You will have to write an extensive customization that will work similar to planning engine.
    It will have to look at order quantity and then look at onhand, reserved onhand, min-max quantities, safety stocks, move orders etc etc and then create a job if necessary.
    Are you sure you want to do it this way?
    Hope this helps
    Sandeep Gandhi
    Omkar Technologies Inc.
    Independent Techno-functional Consultant
    513-325-9026

  • How Configure Royalty/Sales Person Commission

    Hi,
           I am new to SAP.Can any body tell me "How to Configure Royalty/Sales Person Commission" in pricing?
    Thanks in advance.
    Chandra
    Edited by: Chandra BA on Aug 3, 2008 12:36 AM

    Dear Sudhir,
    Please refer to my Post in thread:
    [Sales Employee|Re: Sales Employee]
    Best Regards,
    Amit

  • How to make a loop run for specific period of time ?

    hello !
    i'm new to labview and could'nt found how to make a loop run for 2 sec for example, and then to exit.
    Solved!
    Go to Solution.

    Hi Hookso,
    You can do it using the different loops like While loop and For Loop. Roderic has already stated how to do it using a for loop. I have illustrated in the attached vi how to do it using a while loop and Elapsed Time function. Take a look.
    Regards,
    Nitzz
    (Give kudos to good Answers and Mark it as a Solution if your problem is Solved) 
    Attachments:
    Untitled 2.vi ‏36 KB

  • How to control sales person to read COs of  certain customers

    The super user want to control the sales person can only read COs created by themselves or of a certain group of customers. What auth. obj. can I use to generate the auth. profile to let this be true?

    Hi Cui,
    There is no standard authorization object available for this. You need to create your own authorization object and call it through a user exit to check for this object in the role.
    Take the help of BASIS guys for this.
    Regards,
    GSL.

  • 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

  • Help required: how to makes sales office field mandatory, in inquiry and qu

    I want to make the field sales office as mandatory , in Inquiry and quotation, please guide me how i can do it.

    hi
    if so then u do one thing.. enter the Tcode and then in variant name .. keep the field empty and search for Transaction variant by giving only the tcode.VA11
    if u find any transaction variants for Va11 then u can use that or else serach with VA01 and c how many Transaction Variants u r getting.. to my guess u must only be getting BUS2030..
    if that is the case u have to create new transaction variant for va11 and then proceed the process
    =====================
    GOT THE SOLUTION
    =====================
    SHD0 > enter tcode VA11 > F5 > Give the Enquiry type (IN) > give the details sales org, dist chnl, div, > Press Enter > will get the fields with options..
    Same in the case of VA21 .. giving sales org , dist chnl, div is not compulsary.. just give the document type and can proceed..
    Reward if USeful
    Thanx.. Naren..

  • Anyone know how to make a personal template for iWeb 2.0?

    Seems things changed in the content folder and descriptions for the previous version are unusable.
    I don't understand why there isn't a chapter in the manual for this! Isn't it un-Applish to not let the mac users roam free with their creativeness… or is it to complicated?
    Well, I just know how I would like the webpage to look and I would prefer to do it in iWeb. This is particularly since such a lot of people go on to use Explorer instead of rashing it and iWeb so far has been safe, that is wysiwyg, also for Explorer.
    Cheers, Viveka

    One of the things I do when creating a new website is build what I call a "master" page. This is the basic page I am going to use throughout the site.
    To do this you have to be saving your individual sites to separate folders.
    Make a copy of your domain.sites2 file and put it in a folder named "website master page".
    Click this file to launch it in iWeb, delete all the pages and rename the site Master Page.
    Build your master page and save.
    When you want to start a new site using this page all you have to do is copy the file and paste it into a folder "New Website", launch it in iWeb and duplicate it as many times as you want.
    Using this method you cannot, obviously, use gallery, photo, blog etc.
    Mostly, I don't use them anyway for anything but personal sites.

  • How to make workflow/component to be specific to Run mode

    Hi,
       I've a requirement where I need to make a workflow/compoent specific to run mode. For example, If we do configurations under 'config.author', those configurations effect in only author instnce and similary we crete all publish mode configurations under 'config.publih'.  In the similar way, I would like to make a workflow/componet specific to run modes.
    Eg: I've created a workflow under /etc/workflow/models/test/ and this 'test' workflow should be used in only publish instance.
    Is it possible to achieve in CQ?
    Thanks
    Siva

    Siva,
    I am working on similar problem. What you can do is create config like /apps/map.<Your mode example publish.dev> and then have your rules there.
    Then create another config like /apps/sling/<your config example config.publish.dev>/org.apache.sling.jcr.resource.internal.JcrResourceResolverFactoryImpl .xml
    And then there have setting like
    resource.resolver.map.location="/apps/map.<your mode>"
    Hope it make sense.
    Yogesh
    www.wemblog.com

Maybe you are looking for

  • Set WhereClause for Muliple Parameters

    hi All, i want to pass multiple parameters at runtime to the where clause for multiple updation. so,how can i pass multiple parameters to the where clause. anybody could you please help me on this issue. i am using hashMap and i will be able to get t

  • I updated to iTunes 10.2.2, and now it doesn't recognize my iPod Touch!

    I updated my computer to Snow Leopard, and I was prompted to update iTunes to 10.2.2. Okay, did that. Now iTunes doesn't recognize my iPod whatsoever! But my computer does as a whole: i.e., Aperture automaticaly opens as it usually does when I plug i

  • Installing IOS 5.1.1 on my iPhone failed and now is not recognized by PC or itunes.  All troubleshooting has failed.  HELP!!!

    Installing IOS 5.1.1 on my iphone failed and now the phone will not show up on itunes and is not recognized by my PC.  I tried all troubleshooting Apple says to do minus uninstalling itunes.  My wifes iphone still works fine with the same cable and i

  • Root login

    Hello all, I've a problem with root login password in Solaris. After I installed a patch the root password became empty, so to login as root I don't have to type any password, just username: root. I've tried the passwd command but it still doesn't wo

  • Can someone help with this simple application

    I am taking my first java class and there are limited resourses for the class as far as getting help with coding. Any hoo if any one can point me in the correct direction from the following information listed below I would be greatfull. I am trying t