Make a list with the customers E-MAIL

I want to make a list with the emails that i have editrd in customers . How can i do this ?
I see that in KNA1 there isn't the email address .
Please help .....

Hi..
In table <b>ADR6</b>  u can find email addresses...
<b>SMTP_ADDR</b> is the field..
data:
  begin of itab occurs 0,
     f1 type kna1-ADRNR ,
     f2 type ADR6-SMTP_ADDR
  end of itab.
select kna1~ADRNR
       ADR6~SMTP_ADDR
  from ( kna1 inner join adr6
    on kna1adrnr = adr6ADDRNUMBER )
    into table itab.
Ram
Message was edited by:
        Rammohan Nagam

Similar Messages

  • Make a list with the last 100 added items

    Anybody knows how to have a List that only store the last 100 added items? A kind of a que which always has 100 items.
    Thank you !
    ostense

    I am sure there is a simpler way to do what you are trying to do but ...
    public class LastList extends LinkedList {
        private final int maxSize;
        public LastList(int maxSize) {
            this.maxSize = maxSize;
        public void addFirst(Object o) {
            super.addFirst(o);
            trim();
        public void addLast(Object o) {
            super.addLast(o);
            trim();
        public boolean add(Object o) {
            boolean ret = super.add(o);
            trim();
            return ret;
        public boolean addAll(Collection c) {
            boolean ret = super.addAll(c);
            trim();
            return ret;
        public boolean addAll(int index, Collection c) {
            boolean ret = super.addAll(index, c);
            trim();
            return ret;
        public void add(int index, Object element) {
            super.add(index, element);
            trim();
        private void trim() {
            while(size() > maxSize)
                removeFirst();
    }

  • I am creating webpages with frontpage and trying to make collapsible lists. The lists collapse and work correctly in "preview" mode, but do not work when accessed through firefox or explorer 8. Does anyone know what I am doing wrong?

    I am creating webpages with frontpage and trying to make collapsible lists. The lists collapse and work correctly in "preview" mode, but do not work when accessed through firefox or explorer 8. Does anyone know what I am doing wrong?

    Welcome to the 'wonderful' world of HTML5 e-learning.
    In my view, from the issues I am seeing everywhere, HTML5 output from rapid e-learning tools such as Captivate is not ready for the kind of mobile device e-learning you want to develop.
    Sorry to be pessimistic, but you may need to consider going back to the drawing board and coding it from the ground up.

  • The style 'dropShadowVisible' is only supported by type 'mx.controls.List' with the themes(s) 'spark

    I'm still plagued by these warnings in my Flex project:-
    The style 'dropShadowVisible' is only supported by type 'mx.controls.List' with the themes(s) 'spark'
    Clicking on the warnings doesn't take me to the code.
    The project started as SDK3.5.  I've made it into an SDK4.0 project.  It uses old Halo components throughout.  I've chosen a Halo theme.
    I can get rid of these warnings if I "Use Flex 3 compatibility mode".  BUT, If I use that mode, I get also Run Time Errors - so I decided against this compatibility, and just edited the styling, deprecated syntax, and a few issues to make the app work.
    I tried the solution someone suggested editing the flex-config.xml file, but it didn't work for me.
    The application begins...
    <mx:Application
    xmlns:fx="http://ns.adobe.com/mxml/2009"
    xmlns:mx="library://ns.adobe.com/flex/mx"
    xmlns:s="library://ns.adobe.com/flex/spark"
    (I've obviously tried clean).

    Yes, very irritating. "Only a warning" isn't the whole story, it's more than just an annoyance, it can potentially make all warnings useless.
    Imagine cases where you have multiple warnings (often FB warnings turn up for EACH component resulting in many repeats, design mode is particularly bad with this).  Having a ton of warnings that "aren't really warnings" obscures REAL warnings that we'd want to do something about (and makes errors harder to notice at first--you're so used to always seeing lines under the problems tab that you don't always notice a new error that just popped up).  In the worst case scenario a valid warning that would have prevented a bug is missed and something goes to QA or production that should have been caught at compile time...
    This wouldn't be nearly as annoying if we had some decent way of filtering these warnings from the problems tab. The current filter isn't good enough and only seems to allow you to filter out one message due to the way it works, but sometimes we see more than one type of "bogus" warning.
    Voted and added to comments.  I wonder if there's a feature request out there to improve warning filter capabilities?  I also wonder why nobody complained about this before, it seems pretty easily visible.  Is it the norm for people to just always ignore warnings?  This isn't a good practice, warnings tend to exist for a reason.
    (Btw, this is part of my reasoning for the claim that Halo seems to have become a "second class citizen" component set - hopefully Adobe can do something about this.)

  • I setup my iCloud account on my iPhone 5 with the wrong e mail address, and I don't remmber the password, I reset my tel and erase all the information on my iPhone in order to try to set up a new iCloud account but when I restart I have a problem aga

    I setup my iCloud account on my iPhone 5 with the wrong e mail address, and I don't remmber the password, I reset my tel and erase all the information on my iPhone in order to try to set up a new iCloud account but when I restart I have a problem agaIn , they ask me to put again the old iCloud user account and password, what I can do in order to start the phone when I don't have the correct e mail and I don't remmber the passcode.?

    I have the same problem as the emails go to my iCloud account that I cannot access!!! I cannot answer the security questions as someone else must have set up my iCloud account. Nothing seems to work. It would be great if someone has some ideas as what can be done to recover the situation?

  • If i cancel an account can I create a new one with the same e-mail address?

    I made an account with Game Center and I wanted to use it to get some free apps on the iTunes Store. When I tried to sign in on iTunes (for Windows) it said I had to review my details. I didn't have a credit card so I couldn't complete it and there wasn't any option for no credit card.
    I wondered if I could cancel my account and create a new one with the same e-mail address. There was a discussion that you could create a new account on the iTunes Store and have the choice to not have a credit card.
    Any help will help!
    SuperHoops

    No, it does not, not if the creation of the Apple ID was completed, which unless you are referring to a different Apple ID I presume it did since you are posting here. And once created, you can't get apps without providing a payment method; setting up for just free apps requires a very specific procedure or a payment method is necessary. Creating an account via Game Center does not work.
    If you can create a new email address (Gmail or Yahoo mail will work), take a look here:
    http://support.apple.com/kb/HT2534
    Read the steps carefully as the order in which you follow them is critical. Note that you can do this only when creating a new Apple ID. You cannot use an existing ID. 
    You will of course not be able to get anything other than the free apps without entering in some sort of payment method (credit card, prepaid iTunes card, gift certificate, etc.)
    Regards.

  • No more access to my purchase of Adobe Creative Suite 5.5, my account was no longer activated. I had to crete a new one with the same e-mail address. How can I get my purchase back in my

    Sorry for my poor english vocabulary. I'll do my best to explain.
    I just cleared my computer (Macbook Pro 2011) and wanted to reinstall the Adobe Creative Suite 5.5 Design Standard Student ans Teacher Edition (Mac, English) that I bought (near october, november 2011) but my adobe account was no longer activated. Now that I reactivated it, with the same e-mail, this purchase is no longer in this account. So I was wondering:. How can I get my access back to the downloadable products that I bought?

    I tried to find help with the support by web chat for 2 days already, but every time it says that chat is un available (even if it's suppose to be 24/7)... I dont know what else to do.... please help!

  • HT1338 where is the update for aperture to make it work with the updated os x yosemite

    where is the update for aperture to make it work with the updated os x yosemite

    The currently sold version of Aperture at the AppStore, Aperture 3.6 is compatible with Yosemite. 
    See the Release notes: Aperture 3.6 Release notes
    If you are running any version of Aperture 3, you should be able to update to this version.  Does the update not show for you?
    The update has been shown automatically for those who had upgraded from Mavericks and been running Aperture 3.5.1. Other users, who skipped Mavericks and Aperture 3.5.1 have reported problems to get the update to show and needed to contact the AppStore Support. The update did not show, if the users tried to update from an earlier version.

  • Trying to change reset my Apple ID as I can't remember it, however it is sending an email which says invalid link or a list with the option to change password which can't be clicked on? Can anybody please help?

    Trying to change reset my Apple ID as I can't remember it, however it is sending an email which says invalid link or a list with the option to change password which can't be clicked on? Can anybody please help? Going around in circles! Grrrrrrrrrrr

    Is this your machine or the company's?  Machines that came with Snow Leopard or earlier installed come with system and software install disks that can be used to reisntall the iApps that came with the machine orignally. 
    If this is your machine and it came with Snow Leopard or earlier installed the disk will look slimialr to one of these:
    If it is the company's machine see if they have the disks.
    Do a custom install and then use Software Update to update iPhoto to the highest version that is available.

  • I want to make a deal with the iphone i am american person from tx but now i am in ukraine so i want to buy a 1000 iphone 5 and cash u can send it to me in the airport in ukraine in kive city with a man so he give me the iphone and i give him the money ca

    i will be happy work for apple really andi want to make a deal with the iphone i am american person from tx but now i am in ukraine so i want to buy a 1000 iphone 5 and cash u can send it to me in the airport in ukraine in kive city with a man so he give me the iphone and i give him the money cash and i want to make my name a business man and if i can work with apple

    yeah.  Good luck with that.

  • Probably incredibly simple question, so sorry. I have just changed e-mail after many many years and I want to e-mail everyone in my mac mail client with the new e-mail address at the same time.

    Probably incredibly simple question, so sorry. I have just changed e-mail after many many years and I want to e-mail everyone in my mac mail client with the new e-mail address at the same time.

    If you are using Address Book, open it, create a new Group, select all you contacts by click the top one while holding down the shift key and then select the last one. Drag the contacts to the group, then send an e-mail to the group.

  • Portege R600 - Is it possible to make a call with the SIM?

    Hi,
    I wonder if its possible to use the Wireless connection manager 5 and to make or receive a call?

    Hi,
    I see that nobody answered so i will try to explain what i meant -
    Is it possible to make audio call with the Wireless Manager by the GSM modem module?
    I succeed to send SMS and to connect to HSPA data services but i dont find any reason why i can not connect to the GSM and make a call.
    I have Portege R600 model PPR61E-01C00NG3
    I even succeed to use the GPS that probably installed in the GSM/HSPA modem (wireless manager 5).
    If anyone can explain how and if it possible to make a call please send your reply ... i wnat to use the laptop with BT instead of cell phone ....
    Thanks
    Yan

  • Itunes on my iPhone 5 only displays the artist list with the UP NEXT feature.  How can I change the UP NEXT feature on my iPhone 5 to display the next songs that are to be played on my play list?

    Itunes on my iPhone 5 only displays the artist list with the UP NEXT feature.  How can I change the UP NEXT feature on my iPhone 5 to display the next songs that are to be played on my play list?

    Hi Sarah,
    It sounds like the songs have either not yet synced over to the iPhone, or something went wrong when attempting to sync to the iPhone. My recommendation is to uncheck the "Sync Music" checkbox.
    Once you have done that, recheck the "Sync Music" checkbox, and apply the changes once more. This will instruct iTunes to completely remove all music from your iPhone, and then copy the files once more. If you have a large amount of music, this initial sync may take a while.
    If the above does not resolve your issue, see the following articles:
    iOS: Syncing with iTunes
    http://support.apple.com/kb/HT1386
    iOS: How to transfer or sync content to your computer
    http://support.apple.com/kb/HT1296
    Thanks,
    Matt M.

  • I recently changed my internet service provider and my e mail address. I updated my iTunes account with the new e mail. Now I cannot get updates on my devices, because the login box on each still contains my old e mail. How can I change this please?

    I recently changed my internet service provider and my e mail address. I updated my iTunes account with the new e mail. Now I cannot get updates on my devices, because the login box on each device still contains my old e mail, and I do not know how to change this How can I change this please?

    Try tapping on the id in Settings > iTunes & App Stores on your devices (Settings > Store if they aren't on iOS 6+) and then log back in and see if that 'refreshes' the account on them.

  • I reset my phone and it now receives calls that were meant for my husband. I know how to fix this with messaging and facetime, but can't seem to find how to make it stop with the calls. Please help.

    I reset my phone and it now receives calls that were meant for my husband. I know how to fix this with messaging and facetime, but can't seem to find how to make it stop with the calls. Please help.

    It may be due to Continuity
    The following quote is from  Connect your iPhone, iPad, and iPod touch using Continuity
    Turn off iPhone cellular calls
    To turn off iPhone Cellular Calls on a device, go to Settings > FaceTime and turn off iPhone Cellular Calls.

Maybe you are looking for

  • Read only list as an entity property

    Apologies if this is covered elsewhere - I did search... I have an entity representing a user. The user may be in zero or more roles. I have initially coded this as the User entity having a list of Role entities with a join table. However, I'm a litt

  • When I'm on Facebook it keeps stopping or not responding then it will work & then it stops. It keeps doing this & is very slow.

    When I'm scrolling down the msgs. it keeps stopping & saying not responding. Then it will start up again for a few seconds & then stop again. It's very slow. When I'm playing Farmville or Frontierville it's extremely slow too.

  • Script to PDF format

    Dear all, I am converting script to PDF format, after convention other than English text is problem. (English is text is visible and other language text is converting into symbol) how to solve this problem. When I am taking a printout or print previe

  • Parameters while extending a page

    Hi, I am trying to extend Personal Information page in SSHR to add a new region with location and organization details of the employee. But how can i get the person's employee number or personId in that page to join in my new query? Thanks in advance

  • Password to a jar file.

    How can we keep a password for a jar file ,so that we can keep our class files in it and get access to them .Please give me good suggestion.