How to all customer who are having total sales value more than 10000 usd??

Dear all,
How can we see all customers that are having total sales value is more than a specific amount (Ex: more than 10000 USD)
How to list all customers who's total sales value is more than 10, 000 USD.
Please help me to find the right solution for this problem.
Your help will be highly appreciated.
Best wishes,
Raghu ram

Dear Raghu ram
Go to VF05N, give just Sales Organization, distribution channel and execute.  You will get the entire sales details including currency.  Sort in descending order by selecting the value column.
thanks
G. Lakshmipathi

Similar Messages

  • How to create lock object  when the total length is more than 300bytes?

    Dears:
    I want to create lock object for a add-on table , and the total length of  table's fields is more than 300 bytes.
    When I acitve this object, it will show "Total length of lock argument for table ZTEST_XXX longer than 300" error message in log.
    Is there any way  which can create  lock object when total length > 300bytes? 
    Thanks in advance.
    Best regards
    Lily

    Hi, Sudhi Karkada Sandeep Kumar 
    Thank you very much for your help.
    When the total length of  keys is more than 150bytes, lock object can't be created.
    Best regards,
    Lily

  • How to see all users who are allowed permissions for the specified entity ?

    How to see all users who are allowed permissions for the specified entity ? 
    And change user permissions for the current entity
    from Moscow with money

    Vincent,
    ... and how to change entity permissions for some users?
    from Moscow with money

  • ABAP Query to display top 5 employees who are having highest salary

    How will you write a query in abap to display top 5 emplyeee records who are having Highest Salary Among all the employees.
    Please Reply...

    Hi Kush,
    Before writing any Database Query, always keep 2 important thumb rules in your mind :
    1. Keep the number of data base access small
    2. Keep the amount of data transfer small.
    As you mentioned the Database Table has only 100 records, you can locally buffer the Table. So, make a local buffering and then you can sort the table based on the salary.
    Select *
      from Table_name
    into table gt_itab.
    Sort gt_itab by salary descending.
    Now you can read the  entries one after the another based on the index.
    Have a look at the following code for an efficient performance feature. Goto SE38 and have a look at the ABAP Examples.
    demo_select_some_columns. Package : SABAPDEMOS
    Hope this will help.
    Thanks,
    Samantak.

  • Are people who are having prob with iTunes 8.2 & iPhone OS3.0 using Intego?

    I am wondering whether people who are having problems with iTunes and iPhone are using Intego's Netbarrier? I couldn't download OS3.0 until I turned off Banner and eventually the whole thing. Is this the cause of my problems? My iPhone is no longer recognized by iTunes 8.2.

    I want to withdraw this question as it unfairly associates many problems with this one company and application. The problems are not just related to this software. I apologize to Intego if this appeared accusatory.
    I have since found answers to all of the questions posed for the iPhone 3.0 update. Only one was related to Intego and its firewall.
    Thanks.

  • How can we identify what are all user exits are there for sales orders,deli

    Dear All,
    How can we identify what are all user exits are there for sales orders,deliverys and invoices
    thanks
    nitchel v

    Hi Nitchel
    There are many ways to find out the user exits..
    For example for VA01.
    Goto Transaction ie VA01:
    goto System-- Status
    doubleclick on the program name ie SAPMV45A
    SE38 -> Enter the program name and in the program( SAPMV45A) goto -- attributes
    get the package name from here ie VA
    note the package(VA) and get back to main screen
    goto SMOD tcode  and click on find button in the package spec giv the package name ie VA and execute it
    you will find list of exits available
    check out the exit that suits ur requirement
    goto cmod and create a new project and implement in that user exit.
    You will get the following exits in SMOD..
    SDTRM001  Reschedule schedule lines without a new ATP check
    V45A0001  Determine alternative materials for product selection
    V45A0002  Predefine sold-to party in sales document
    V45A0003  Collector for customer function modulpool MV45A
    V45A0004  Copy packing proposal
    V45E0001  Update the purchase order from the sales order
    V45E0002  Data transfer in procurement elements (PRreq., assembly
    V45L0001  SD component supplier processing (customer enhancements
    V45P0001  SD customer function for cross-company code sales
    V45S0001  Update sales document from configuration
    V45S0003  MRP-relevance for incomplete configuration
    V45S0004  Effectivity type in sales order
    V45W0001  SD Service Management: Forward Contract Data to Item
    V46H0001  SD Customer functions for resource-related billing
    V60F0001  SD Billing plan (customer enhancement) diff. to billing
    For Delivery you will get .. here the package name will be VL.
    V02V0001  Sales area determination for stock transport order
    V02V0002  User exit for storage location determination
    V02V0003  User exit for gate + matl staging area determination (h
    V02V0004  User Exit for Staging Area Determination (Item)
    V50PSTAT  Delivery: Item Status Calculation
    V50Q0001  Delivery Monitor: User Exits for Filling Display Fields
    V50R0001  Collective processing for delivery creation
    V50R0002  Collective processing for delivery creation
    V50R0004  Calculation of Stock for POs for Shipping Due Date List
    V50S0001  User Exits for Delivery Processing
    V53C0001  Rough workload calculation in time per item
    V53C0002  W&S: RWE enhancement - shipping material type/time slot
    V53W0001  User exits for creating picking waves
    VMDE0001  Shipping Interface: Error Handling - Inbound IDoc
    VMDE0002  Shipping Interface: Message PICKSD (Picking, Outbound)
    VMDE0003  Shipping Interface: Message SDPICK (Picking, Inbound)
    VMDE0004  Shipping Interface: Message SDPACK (Packing, Inbound)
    For Billing VF01..Package is VF..
    SDVFX007  User exit: Billing plan during transfer to Accounting
    SDVFX008  User exit: Processing of transfer structures SD-FI
    SDVFX009  Billing doc. processing KIDONO (payment reference numbe
    SDVFX010  User exit item table for the customer lines
    SDVFX011  Userexit for the komkcv- and kompcv-structures
    V05I0001  User exits for billing index
    V05N0001  User Exits for Printing Billing Docs. using POR Procedu
    V60A0001  Customer functions in the billing document
    V60P0001  Data provision for additional fields for display in lis
    V61A0001  Customer enhancement: Pricing
    Or another way is ..
    - Get the program name for that T-Code
    - Go to that program
    - In that program, search for word 'EXIT' or 'CUSTOMER-FUNCTION' by using where-used list which will give u the list of user exits for that program
    And also you can check in the tables in SE16 for user exits..
    MODSAP - Stores SAP Enhancements
    MODSAPT - Stores SAP Enhancements - Short Texts
    MODACT - Stores Modifications
    And there are other ways as well , pls check the forum for this ,
    Regards,
    Vvieks
    Note : If you have any specific requirement then pls let us know , we will guide you

  • I updated to an iphone5 and only a few of my photos came in from the photostream how ever all of the are still on my iPad?! How do I get the rest of the photos over to my iphone5?!

    I updated to an iphone5 and only a few of my photos came in from the photostream how ever all of the are still on my iPad?! How do I get the rest of the photos over to my iphone5?!

    First of all, photo stream only saves up to 1000 photos and up to 30 days before they are deleted.  The only thing you can do at this point is to sync the photos from the ipad to a computer and then sync to the iphone 5.
    Read this...  import photos to your computer...
    http://support.apple.com/kb/HT4083
    This should help...  sync photos to a device...
    http://support.apple.com/kb/HT4236

  • How to find users who are running IE with different credentials ?

    How to find users who are running IE with different credentials ? 
    Is there any tool or a solution in the market will help or a i can use GPO or even Power Shell ?
    thnx & Regards ,,

    Hi Salman,
    Based on your description, we can use Windows Credential Manager to check this. Windows Credential Manager stores credentials, such as user names and passwords  that we use to log on to websites or other computers on a network.
    Regarding Credential Manager, the following article can be referred to for more information.
    Credential Manager
    http://windows.microsoft.com/en-in/windows7/what-is-credential-manager
    Manage passwords in Internet Explorer using Credential Manager
    http://www.thewindowsclub.com/manage-passwords-internet-explorer-10
    Please Note: Since the above website is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.
    Best regards,
    Frank Shen

  • My 16 GB ipad says i have less than 1 GB of storage available. Yet when i add all the apps up, the total come to less than 9GB. i know the sytem need some but where is the rest of my storage being used?

    My 16 GB ipad says i have less than 1 GB of storage available. Yet when i add all the apps up, the total come to less than 9GB. i know the sytem needs some but where is the rest of my storage being used?

    Hi CPI Pierre,
    You can determine what is using the memory in your iPad Air by looking at Settings > General > Usage > Manage Storage.
    If you are having issues with insufficient memory you may want to troubleshoot using the steps in this article -
    iOS: "Not enough free space" alert when trying to sync - Apple Support
    Thanks for using Apple Support Communities.
    Best,
    Brett L 

  • I have a new iPhone 6 plus and all is OK. But the mail shows more than 400 'unread' messages whereas there are none in the mailbox or trash or anywhere else I have looked. I can send and receive with no problem. I'm sure I have no unread messages.

    I have a new iPhone 6 plus and all is OK. But the mail shows more than 400 'unread' messages whereas there are none in the mailbox or trash or anywhere else I have looked. I can send and receive with no problem. I'm sure I have no unread messages.

        jsavage9621,
    It pains me to hear about your experience with the Home Phone Connect.  This device usually works seamlessly and is a great alternative to a landline phone.  It sounds like we've done our fair share of work on your account here.  I'm going to go ahead and send you a Private Message so that we can access your account and review any open tickets for you.  I look forward to speaking with you.
    TrevorC_VZW
    Follow us on Twitter @VZWSupport

  • Query to find employees who are managers for 3 or more employees

    Hi,
    I am using emp table in scott schema for this query.
    select * from emp
    where empno in
    (select e.mgr
    from emp e, emp m
    where e.mgr = m.empno
    group by e.mgr
    having count(*) >= 3);
    It gives all employee details where he is manager for more than or equal 3 employees. Please suggest all possible queries which gives same output.
    Thanks
    Raghu

    select * from emp
    select a.empno, a.ename , a.mgr, b.ename reported_to
    from emp a, emp b
    where a.mgr = b.empno
    --start with keyword
    SELECT empno, ename, mgr, LEVEL
    FROM emp
    START WITH empno = 7788
    CONNECT BY PRIOR empno = mgr
    ORDER siblings BY ename;
    -- employee reported to
    SELECT ename || ' reports to ' ||
    PRIOR ename "Walk Top Down"
    FROM emp
    START WITH ename = 'KING'
    CONNECT BY PRIOR empno = mgr
    -- use of PRIOR in different places
    SELECT ename || ' reports to ' ||
    PRIOR ename "Walk Top Down"
    FROM emp
    START WITH ename = 'KING' --'SCOTT'
    CONNECT BY PRIOR empno = mgr
    -- using prior type 2
    SELECT ename || ' reports to ' ||
    PRIOR ename "Walk Top Down"
    FROM emp
    START WITH ename = 'CLARK' --'SCOTT'
    CONNECT BY empno = PRIOR mgr
    -- top down
    SELECT empno, ename, job, mgr
    FROM emp
    START WITH ename = 'SMITH'
    CONNECT BY PRIOR mgr = empno ;
    -- bottom up
    SELECT empno, ename, job, mgr
    FROM emp
    START WITH ename = 'SMITH'
    CONNECT BY PRIOR empno = mgr ;
    --level chart
    SELECT LPAD(ename, LENGTH(ename) + (LEVEL * 2 ) - 1, '_ '), level
    AS org_chart
    FROM emp
    START WITH ename='KING' --'SCOTT'
    CONNECT BY PRIOR empno = mgr
    --Using WHERE clause to eliminate a node.
    SELECT deptno, empno,ename, job, sal
    FROM emp
    WHERE ename != 'FORD'
    START WITH mgr IS NULL
    CONNECT BY PRIOR empno = mgr;
    -- Using CONNECT BY clause to eliminate a branch.
    SELECT deptno, empno,ename, job, sal
    FROM emp
    START WITH mgr IS NULL
    CONNECT BY PRIOR empno = mgr
    AND ename != 'FORD'
    SELECT EName "Employee",
    LEVEL,
    SYS_CONNECT_BY_PATH(ename, ' /') "Path"
    FROM emp
    START WITH mgr is null
    CONNECT BY PRIOR empno = mgr;
    -- 10g features
    -- connect by isleaf
    Select Ename "Employee", Connect_by_isleaf "IsLeaf", Level,
    Sys_connect_by_path (Ename, ' /') "Path"
    From Emp
    Start With Mgr Is Null
    Connect By Prior Empno = Mgr;
    -- connect by iscycle
    SELECT EName "Employee",
    CONNECT_BY_ISLEAF "IsLeaf",
    CONNECT_BY_ISCYCLE "IsCycle",
    LEVEL,
    SYS_CONNECT_BY_PATH(ename, ' /') "Path"
    FROM emp
    START WITH mgr is null
    CONNECT BY nocycle prior empno = mgr;
    -- connect by root
    SELECT ename "Employee", CONNECT_BY_ROOT ename "Manager",
    LEVEL-1 "Pathlen", SYS_CONNECT_BY_PATH(ename, '/') "Path"
    FROM emp
    WHERE LEVEL > 1 and deptno = 10
    CONNECT BY PRIOR empno = mgr;

  • How to delete the double records connected to one or more than one tables in SQL 2008?

    Hi
    Can anyone please help me with the SQL query. I Im having a table called People with columns names: personno., lastname, firstname and so on. The personno. is having duplicate records,so all the duplicate records i have written with "double" in
    the beginning of the numbers. I tried deleting these double records but they are linked to one or more than one tables. I have to find out, all the tables blocking the deleting of double person. And then create select statements which creates update statements
    in order to replace the current id of double person with substitute id. (The personno. is in the form of id's in the database)
    Thanks

    You should not append "double" in the personno. When we append it will not be able to join or relate to other table. Keep the id as it is and use another field(STATUS) to mark as duplicate. Also we will require another field(PRIMARYID) against
    those duplicate rows i.e the main or the primary personno.
    SELECT * FROM OtherTable a INNER JOIN
    (SELECT personno, status, primaryid FROM PEOPLE WHERE status = 'Duplicate') b
    ON a.personno = b.personno
    UPDATE OtherTable SET personno = b.primaryid
    FROM OtherTable a INNER JOIN
    (SELECT personno, status, primaryid FROM PEOPLE WHERE status = 'Duplicate') b
    ON a.personno = b.personno
    NOTE: Please take backup before applying the query. This is not tested.
    Regards, RSingh

  • How can I get a E3000 or E4200 to manage more than 5 devices

    How can I get a E3000 or E4200 to manage more than 5 devices? Come on Cisco, lets get real. EVERYONE has more than 5 devices to manage. The average family of 4 has 3 or 4 computers, 4 smart phones and at least a couple of tablets and maybe some TV or game consoles. Setting access control policies is a must for anyone who is a parent.
    Does anyone know of a good router that has a reasonable set of access control features? I've always loved Cisco up to this point, but I'm frustrated by this significant limitation.

    Fuggedaboutit.  Cisco apparently has retreated from the more advanced Internet Access Policy (IAP) to leave users with their paltry Parental Controls (PC) instead.  For example the E4200v1 had IAP+PC, and the E4200v2 has only PC.
    And good luck trying to find a E4200v1.  I spent the last week, ordered 3 of them from different sources, and every one of them was a V2 inside of a V1 box, even the last one I ordered directly from Linksys!
    That's a very bizarre marketing scam they're pulling there.  The sad thing is that I actually want to keep using their product line, but they are doing their best to push me away.
    I too am now regrouping and looking for a competitor who does 2 things well:
      (A) High performing dual-band wireless access point, w/ pswd-protected guest-mode
      (B) Reliable & fairly full-featured Internet access control (parental control)
    My basic requirements for "B" are:
      (1) Allow restrictions by IP or better yet MAC address (Cisco PC's hostname list didn't work for me)
      (2) Device list of at least 12 devices (obviously family size varies but Cisco's 5 is a joke)
      (3) Restricty by days of week and time of day (hourly or half-hourly would be nice)
      (4) Restrict by URL's and keywords, at least 12 per device or policy/rule
    I wonder if there's a home router whose stock OS, meets these requirements.  Otherwise I may have to look into using DD-WRT or similar.

  • How can i use the same front panel graph in more than one events in an event structure?

    i want to display the signals from my sensorDAQ in a graph.but i have more than one event in the event structure to acquire the signal and display it in the graph.the first event is to acquire the threshold signals and its displayed in the graph as a feedback.after the first event is executed, i will call the second event,where the further signals are acuired and compared with the threshold signals from the event 1.my question is how can i use the same front panel control in more than two events in the event structure?please answer me i'm stuck.
    Solved!
    Go to Solution.

    Hi,
    I have attached here an example of doing the same using shift registers and local variables. Take a look. Shift register is always a better option than local variables.
    Regards,
    Nitzz
    (Give kudos to good answers, Mark it as a solution if your problem is Solved) 
    Attachments:
    Graph and shift registers.vi ‏12 KB
    graph and local variables.vi ‏12 KB

  • How to increase the Heap space of Jdeveloper for about more than 512 MB?

    When starting JDeveloper, the application within JDeveloper is throwing the error message:
    "could not reserve enough space for object heap"
    and a windows popup with the following error message:
    "Unable to create an instance of the Java Virtual Machine Located at path: ..\..\jdk\jre\bin\client\jvm.dll "
    To resolve these issues, i know that adding the following in ide.conf , jdev.conf will help.
    AddVMOption -XX:MaxPermSize=512M
    AddVMOption -Xmx512M
    AddVMOption -Xms512M
    I have got 10 GB of RAM in my desktop machine and virtual memory of 15 GB (page size). I am not able to increse the heap space of Jdeveloper for about more than 512MB. This is really frustrating..I had to restart my jdevloper after 3 or 4 deployments.....Has anyone tried success in increasing the heap space in jdeveloper for about 2 GB?
    Regards
    Prasath.C

    Yes, i know that -XX:MaxPermSize has nothing to do with Heap Memory. I Just pasted all my configuration settings to know if some thing or the other has caused the issue.... After hearing few people who increased the heap space to more than 512m , i played with those settings again and figured out few things...Mine is Jdeveloper 11.1.1.4, 64 bit Windows 7 environment, 64 bit Java/ JDK.
    First, i was deceived by one suggestion in forum that, keeping max and min heap memory to same size always will yield in good performance...From that time on wards, i was always increasing both and was never able to move more than 512m..But this time, i kept the min memory as constand and kept on changing the max memory ..
    Jdev.conf
    AddVMOption -XX:MaxPermSize=512M
    AddVMOption -Xmx972M (I was never able to increase more than this size, though i have around 10GB RAM, if not Jdev doesnt startup)
    AddVMOption -Xms512M
    Ide.conf
    AddVMOption -Xmx2048M (here i was able to increase)
    AddVMOption -Xms512M
    But even then, i was not seeing my changed settings at the time of deployment...
    starting weblogic with Java version:
    java version "1.6.0_21"
    Java(TM) SE Runtime Environment (build 1.6.0_21-b51)
    Java HotSpot(TM) Client VM (build 17.0-b17, mixed mode)
    Starting WLS with line:
    C:\Oracle\MIDDLE~1\JDK160~1\bin\java -client -Xms512m -Xmx512m -XX:MaxPermSize=512m -Dweblogic.Name=DefaultServer ..........
    Then i changed again into
    setDomainEnv.cmd of my default domain
    set USER_MEM_ARGS=-Xms512m -Xmx2048m -XX:MaxPermSize=512m
    Then i stared my deployment...this time i could see a real boost in deployment...and my page was launched in a fraction of minute..
    tarting weblogic with Java version:
    java version "1.6.0_21"
    Java(TM) SE Runtime Environment (build 1.6.0_21-b51)
    Java HotSpot(TM) Client VM (build 17.0-b17, mixed mode)
    Starting WLS with line:
    C:\Oracle\MIDDLE~1\JDK160~1\bin\java -client -Xms512m -Xmx2048m -XX:MaxPermSize=512m -Dweblogic.Name=DefaultServer ..........
    This is my working configuration....Thanks guys for your replies.....
    Regards
    Prasath.C
    Edited by: Prasath C on 05-Aug-2011 04:41

Maybe you are looking for

  • Sql Server Web Edition Reporting Services errors when trying to connect to Windows Azure SQL

    I am using a preconfigured image from the Azure VM Gallery to create a VM. --> Sql Server 2012 SP1 Web running under Windows Server 2008 R2 After configuring Reporting Services I get the following error when trying to run a report that connects to my

  • Can't open Encore

    I go Start: All Programs: Adobe Master Collection: The Encore Icon comes up and does it thing for a few seconds and then, Bleep....it goes off screen, back to my desktop. All my other Adobe programs will open from the Master Collection??? I want to o

  • No Convert Menu

    I've suddenly started having the previously reported problem where the bottom menu line (with the convert button) no longer displays on the screen.  Varying the screen resolution has no effect on my problem, and switching between the "new" windows ap

  • JBOSS jndi Datasource: jdbc not bound

    Im adding an jndi Datasource to JBOSS 4.0.2. 1. i copied jdbc driver to JBOSS_HOME/server/default/lib. 2. i copied following ds.xml to JBOSS_HOME/server/default/deploy (its based ony the mysql-ds.xml from the samples) <?xml version="1.0" encoding="UT

  • Conection between 7.3.3 and 10g

    Hello world! I have 2 db. One is Oracle 10g (Windows XP, installed on my desktop) and another one is Oracle 7.3.3 (installed on the same desktop but on the virtual machine with Windows NT). I've tried to make connection from my 10g db (for instance,