Is it possible to limit a group of customers to create a kind of order

Hi,
  I went to divide our customer into tow groups, one group can create sales order with a kind of order type,and another group can create sales order with other type? in other words,I don't want a group of customers create a special type of sales order.Is it possible?
Thanks.
Regards
lance

You can block a sales order for a sales area. Now you are grouping your customers in two groups regardless of sales areas i believe. If not, you can do it by blocking the order type for that sales area.
But if you are grouping your cust regardless of sales area, then i think you will have to look for a user exit at create order(va01) and check for the relevant  group(from the cust master)when u enter the customer. if it satisfies the condition then allow to proceed otherwise prohibit from further processing giving the relevant error msg saying" Customers with group say X cannot be used for order type say OR"
Thanks
Vishal

Similar Messages

  • Is it possible to lock account Groups of customers

    Hi,
    ist it possible to lock account Groups of customers? I don't want to delete some groups, because
    there some customers with this groups i want to lock, but i will avoid that there are new customers with
    this groups.
    Regards, Dieter

    Hi,
    Yes Basis Consultant will ristrict the authorization of creating certain Customer Groups as satish said.
    So Provide the List of Customer grps to Basis Consultant and ask him to ristrict to all the users.
    Regards,
    Padma

  • Credit Management - Group of Customers

    We need to give a common credit limit to Group of Customers i.e. say 4 different customers in SAP. But since they are related companies we want to assign a single credit limit. Please let us know where this configuration is available. Thanks

    HI,
    in FD32 go to the "status" screen.
    You can see the field "credit account" which displays the "carrier" of the credit limit for the particular customer.
    Default value is the customer itself, but this is changeable.
    Go to "edit / change credit account" and enter the credit account number for the one customer who carries the single credit limit for a group of customers.
    Do the same thing for all the other customers that are related in the way you've described. Thus the credit limit check is against the one customer who carries the credit limit for all of them.
    Best regards, Christian

  • Is it possible to limit the number of attachments

    Is is possible to limit the number of attachments that the mail server will receive in a message. For example if the email has 5 or more attachments reject it or through it in the bitbucket.
    The reason I ask is I have a remote site that is sending me 500+ email messages with 40 attachments in each. Well with virus scanning in the conversion channel it really backs things up.
    I have looked in the manual but have not been able to find anything.
    I am running ims5.2 patch 1.15 on HP-UX. Soon it will be patch 1.25 when school is out.
    Thanks,
    Gary

    Since each message is usually in a separate MIMEpart, you could use the conversion channel to do what you're asking, but . . .
    Routing every message through conversion will be a pretty big performance hit.
    How about simply blocking that particular site with an
    ORIG_SEND_ACCESS
    mapping entry in your mappings file?

  • Is possible to limit sharing bandwidth of peers in  Netgroup   ?

    Hi everyone,
    I am creating an audio-video conference tool using flex and FMS 3.5. I am using Netgroupfor publishing audio-video.
    Issue is that each peer share its bandwidth. I set Netstream.multicastPushNeighborLimit = 0  but peers still share there bandwidth. Is it possible to limit sharing bandwidth of peers in Netgroup? if yes then How? please reply.
    Thank you.

    Thanks Michael,
    I found one more issue with P2P. There is a delay of 4-5 second in live streaming.
    Can u have any solution how to remove this delay?
    multicastPushNeighborLimit
    multicastWindowDuration
    multicastRelayMarginDuration
    multicastAvailabilityUpdatePeriod
    multicastFetchPeriod
    multicastAvailabilitySendToAll
    Can these properties help if yes than  how can I use these properties to remove delay.
    Thank You

  • Is there a limit to the number of groups that can be created in BusinessObjects?

    Hi all,
    We are planning to implement a group structure where there a quite a lot of groups that has to be created. that's why i'm wondering if there is a limit to the number of groups we can create in CMC.
    Thanks in advance for your answers..

    Damien,
         I have NOT come across any limits but you need to be very careful on how many nested layers you create and if you are also going to use 3rd party security like AD &/or LDAP.   Then you will see some performance issues.
    How many groups are looking to create 2,000 / 4,000 / 6,000 ?
    Regards,
    Ajay

  • Is it possible to run a group solve from the batch manager?

    I'd like to know if it is possible to run a group solve defined in OFA 11i that contains solve and copy data from the batch manager.
    Thank you
    Luigi Polverini
    Synesis s.r.l.
    null

    Problem: I have a Perl script in my AIR App's install directory that needs executable permissions on a Mac.
    Solution: Chmod the file in my AIR App.
    My code looks something like the following:
    if (Capabilities.os.indexOf("Mac OS") > -1) {       
                        var dlFile:File = File.userDirectory;
                        var _chmod:File = new File("/bin/bash");
                        dlFile = new File(file);
                        var nativeProcess:NativeProcess = new NativeProcess();
                        var chmodStartupInfo:NativeProcessStartupInfo = new NativeProcessStartupInfo();
                        chmodStartupInfo.executable = _chmod;           
                        var args:Vector.<String> = new Vector.<String>();
                        args.push("-c"); 
                         // Trace so I can make sure the command and path are correct in the debugger              
                        trace ("\"chmod ugo+x '"+dlFile.nativePath+"'\"");
                        args.push("chmod ugo+x '"+dlFile.nativePath+"'");
                        chmodStartupInfo.arguments = args;
                        nativeProcess.addEventListener(NativeProcessExitEvent.EXIT, onExitError );
                        chmodStartupInfo.executable = new File(file);                       
                        var process:NativeProcess = new NativeProcess();
                        process.start(chmodStartupInfo);  
    I really hope this helps someone else.

  • Is it possible to prevent a group of users be added into other groups?

    We have a admin group named "app admin" which has full privileges to a target OU "ou=apps,ou=services,dc=xxx,dc=com".
    And we are looking for solution to prevent members in the admin group putting their own account or group members into the target OU.
    Tried the aci with "deny self write", but it only prevents admin user put their own DN into the target OU.
    And they still can add their group members into the target OU.
    Just wondering is it possible to prevent a group of users be added into the target OU while they still can add/delete/modify normal users into the target OU?
    The version of our Directory Server is 6.3.1.
    Thanks

    goog,
    For each data member, you will need a unique URL. There is not a way to bundle them into one URL.
    Randy Hoskin
    Applications Engineer
    National Instruments
    http://www.ni.com/ask

  • Is it possible to access a group of (sequentia​l) registers with a single URL?

    I'm testing out datasockets to an A-B RSLinx OPC server. At the moment, it appears as though each register in the PLC has to be accessed with an individual URL. Is it possible to access a group of (sequential) registers with a single URL? I suspect i may have to cluster a bunch of individuals together

    goog,
    For each data member, you will need a unique URL. There is not a way to bundle them into one URL.
    Randy Hoskin
    Applications Engineer
    National Instruments
    http://www.ni.com/ask

  • Is it possible to limit line items in sales order????

    is it possible that i can limit the ender user adding more line items in sales order???

    hi
    there is such standard restriction setting, but instead can use USEREXIT_SAVE_DOCUMENT_PREPARE (user exit)
    Reward if Useful
    Thanx & regards.
    Naren..

  • Is it possible  to set purchase group in PR is optional

    Dear Guru,
    Is it possible to set purchase group in PR is optional field?
    Please advice. Thank you very much.

    Hi,
    It is very much possible:
    Follow this path:
    SPRO-Materials Management-Purchasing-Purchase Requisition-Define Screen Layout at Document Level-Double click on ME51N..
    Now double click on Basic Data, Item----
    Now in front of Purchasing group field...check the check box for Optional..and save it...
    Also you have to check
    SPRO-Materials Management-Purchasing-Purchase Requisition-Define Screen Layout at Document Level-Double click on NBB ( If you are using NBB as default Document type in PR)
    Now double click on Basic Data, Item----
    Now in front of Purchasing group field...check the check box for Optional..and save it...
    Now try..
    Cheers!!!
    Utsav

  • Airport extreme - is it possible to limit the range of access? I am wondering if I could limit the range to a few rooms downstairs of where it sits. It is not our main connection to the internet but an extending device.

    airport extreme - is it possible to limit the range of access?

    Sorry, you would need a 5.x version of AirPort Utility to limit the Transmit Power of the AirPort Extreme.......AND.....you would need to have an AirPort Extreme version that is flat, square shaped.
    The newer version of the AirPort Extreme looks like a tower.  Like the picture below. The Transmit Power can NOT be adjusted on that model:
    I would not recommend that you "update" to Yosemite. Too many bugs.
    It is possible to limit that times each day that a wireless device will be allowed to connect to the wireless network, so that might be a possibility.  Example, you could limit Junior's iPad to the hours of 5 PM to 9 PM each day.  He would not be able to connect to the network at any other time.
    Unfortunately, it won't take him long to find another network, or if its an iPhone, he can use 3G or 4G.

  • Is it possible to rank with group condition?

    Is it possible to rank with group condition? for example I have following dataset.
    RANK() OVER (partition BY PC.POLICY_NUMBER, PC.TRANSACTION_TYPE, COV_CHG_EFF_DATE order by PC.POLICY_NUMBER, COV_CHG_EFF_DATE, PC.TIMESTAMP_ENTERED) AS RNK,
    POLICY_NUMBER    TRANSACTION_TYPE  COV_CHG_EFF_DATE  TIMESTAMP_ENTERED                        Rank
    10531075PQ                           01           01/FEB/2009              15/SEP/2009 01:16:09.356663 AM       1
    10531075PQ                           01           01/FEB/2009              15/SEP/2009 01:16:09.387784 AM       2
    10531075PQ                           02           15/OCT/2009             16/OCT/2009 04:40:24.564928 PM       1
    10531075PQ                           02           15/OCT/2009             16/OCT/2009 04:40:24.678118 PM       2
    10531075PQ                           10           15/OCT/2009             16/OCT/2009 04:45:20.290117 PM       1
    10531075PQ                           10           15/OCT/2009             16/OCT/2009 04:40:29.088737 PM       2
    10531075PQ                           09           15/OCT/2009             16/OCT/2009 04:40:29.088737 PM       1 (expected 3)
    10531075PQ                           06           17/OCT/2009             17/OCT/2009 04:45:20.290117 PM       1
    10531075PQ                           07           17/OCT/2009             17/OCT/2009 04:40:29.088737 PM       1 (expected 2) I want to group rank based by transaction IDs. For ex, '09' and '10' as one set and '06' an '07' as another set. Instead of rank from start, I want rank continue for any occurance of '09' or '10'. In the above example, for the following row, I am expecting rank 3 as there are 2 transaction '10' already exist for same COV_CHG_EFF_DATE.
    10531075PQ 09 15/OCT/2009 16/OCT/2009 04:40:29.088737 PM 1 (expected 3)
    I wonder if it possible with Rank or another other analytical function. I am not looking for exact working code, but will appreciate if someone give me idea/tips. Sample table, and test data if anyone want experiment
    drop table PC_COVKEY_PD;
    create table PC_COVKEY_PD (
    POLICY_NUMBER varchar(30),
    TERM_IDENT varchar(3),
    COVERAGE_NUMBER varchar(3),
    TRANSACTION_TYPE varchar(3),
    COV_CHG_EFF_DATE date,
    TIMESTAMP_ENTERED timestamp
    delete from PC_COVKEY_PD;
    commit;
    insert into PC_COVKEY_PD values ('10531075PQ', '021', '002', '01', to_date('01/FEB/2009','DD/MM/YYYY'), cast('15/SEP/2009 01:16:09.356663 AM' as timestamp));
    insert into PC_COVKEY_PD values ('10531075PQ', '021', '001', '01', to_date('01/FEB/2009','DD/MM/YYYY'), cast('15/SEP/2009 01:16:09.387784 AM' as timestamp));
    insert into PC_COVKEY_PD values ('10531075PQ', '021', '004', '02', to_date('15/OCT/2009','DD/MM/YYYY'), cast('16/OCT/2009 04:40:24.164928 PM' as timestamp));
    insert into PC_COVKEY_PD values ('10531075PQ', '021', '004', '02', to_date('15/OCT/2009','DD/MM/YYYY'), cast('16/OCT/2009 04:40:24.264928 PM' as timestamp));
    insert into PC_COVKEY_PD values ( '10531075PQ', '021', '005', '10', to_date('15/OCT/2009','DD/MM/YYYY'), cast('16/OCT/2009 04:40:24.364928 PM' as timestamp));
    insert into PC_COVKEY_PD values ('10531075PQ', '021', '002', '10', to_date('15/OCT/2009','DD/MM/YYYY'), cast('16/OCT/2009 04:40:24.464928 PM' as timestamp));
    insert into PC_COVKEY_PD values ( '10531075PQ', '021', '004', '09', to_date('15/OCT/2009','DD/MM/YYYY'), cast('16/OCT/2009 04:40:24.564928 PM' as timestamp));
    insert into PC_COVKEY_PD values ('10531075PQ', '021', '004', '06', to_date('22/NOV/2011','DD/MM/YYYY'), cast('17/OCT/2009 04:40:24.564928 PM' as timestamp));
    insert into PC_COVKEY_PD values ('10531075PQ', '021', '004', '07', to_date('22/NOV/2011','DD/MM/YYYY'), cast('17/OCT/2009 04:40:24.664928 PM' as timestamp));
    commit;
    SELECT POLICY_NUMBER,
           TERM_IDENT,
           COVERAGE_NUMBER,
           TRANSACTION_TYPE,
           COV_CHG_EFF_DATE,
           TIMESTAMP_ENTERED,
            RANK() OVER (partition BY PC.POLICY_NUMBER, PC.TERM_IDENT, PC.TRANSACTION_TYPE, PC.COV_CHG_EFF_DATE
                    order by PC.POLICY_NUMBER, PC.TERM_IDENT, PC.COV_CHG_EFF_DATE, PC.TIMESTAMP_ENTERED) AS RNK
    FROM PC_COVKEY_PD PC
    ORDER BY PC.POLICY_NUMBER, PC.TERM_IDENT, PC.COV_CHG_EFF_DATE, PC.TIMESTAMP_ENTERED ;Edited by: 966820 on 30-Oct-2012 19:26

    Hi,
    966820 wrote:
    I want to group rank based by transaction IDs. For ex, '09' and '10' as one set and '06' an '07' as another set. So, whenever you see '09', you want to treat it as '10', and whenever you see '06', you want to act as if it were '07'.
    You can use CASE to map '09' to '10', and '06' to '07'. like this:
    ,       RANK () OVER ( PARTITION BY  policy_number
                                  ,             term_ident
                    ,            CASE  transaction_type
                                    WHEN  '06'  THEN  '07'
                                    WHEN  '09'  THEN  '10'
                                            ELSE  transaction_type
                               END
                    ,            cov_chg_eff_date
                    ORDER BY      timestamp_entered
                     )     AS rnkWhen you "PARTITION BY x", there's no point in saying "ORDER BY x" in the same analytic clause.
    Thanks for posting the CREATE TABLE and INSERT statements.
    Thanks, too, for posting your query, though, as mentioned already, it's unreadable. When posting any formatted text (and code should always be formatted), type these 6 characters:
    \(small letters only, inside curly brackets) before and after each section of formatted text, to preserve spacing.
    See the forum FAQ {message:id=9360002}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Is it possible to limit the user to one session?

    Hi
    We have Oracle apps R 12.0.6, single node installation. Because of performance issues, i want to restrict the user to have only one session. Is it possible to limit the user to one session?
    Regards
    Arizuddin

    Ateeq,
    I tried to load the event and subscription according to metalink document id
    About the oracle.apps.icx.security.session.created business event. [ID 304209.1]. it says file does not exist.How to resolve this?Could you please post the command along with the complete error?
    Regards,
    Hussein

  • Is it possible to number within groups to achieve heirarchal export?

    Hi there!
    I have created a multi-group crystal report using summary totals in the Group Footer.  And, have concatenated some of the fields to create my groups.
    Studies are assigned to one MDC
    Studies can be conducted in many regions, countries and have many centers.
    Group 1 - MDC
    Group 2 - Study ID
    Group 3 - Study ID & Region (concatenated field)
    Group 4 - Study ID & Country (concatenated field)
    Group 3 - Study ID & Center (concatenated field)
    My drill down in crystal preview mode is exactly how it should be ie.:
    Example for one study:
    NEURO
    ABC123456
    ABC123456, North America
    ABC123456, Canada
    ABC123456, 033465
    I would like to achieve the same heirarchal look when exported to excel.  Can anyone provide guidance here?

    Hi,
    Group 1 - MDC
    Group 2 - Study ID
    Create 3 formulas for the below fields and place each one in details section
    Details section 1 - Study ID & Region (concatenated field)
    Details section 2 - Study ID & Country (concatenated field)
    Details section 3 - Study ID & Center (concatenated field)
    Hope this helps,
    Jyothi
    Edited by: Jyothi Yepuri on Sep 1, 2009 4:51 AM

Maybe you are looking for