Table for email of users

hai freinds can any one tell me in which table are the email id of the sap user is stored
thanx on advance
afzal

ADR6
select single adr6~smtp_addr into smtp_address
               from usr21
                  inner join adr6
                    on  usr21addrnumber = adr6addrnumber
                    and usr21persnumber = adr6persnumber
                            where usr21~bname = sy-uname.
Regards,
Amit
Reward all helpful replies.

Similar Messages

  • How to block a single table for a single user

    Hi all.
    I want to block a single Z table for a single user. How to do this?  If he/she tries to display data using SE16 or SE11 Tcode he/she should get an error message.
    Regards,
    Prajwal K.

    Hi Prajwal,
    We can use the function modules ENQUEUE_E_TABLE for locking tables and the function module DEQUEUE_E_TABLE for unlocking tables. With this method, we don't need to lock objects in order to lock the tables. In other words, any table can be locked/unlocked using these function modules.
    Check this sample code:
    *Locking Table*
    data:
    varkey like rstable-varkey.
    varkey = sy-mandt.
    locking the tables............................
    call function 'ENQUEUE_E_TABLE'
    exporting
    MODE_RSTABLE = 'E'
    tabname = 'MARA'
    varkey = varkey
    X_TABNAME = ' '
    X_VARKEY = ' '
    _SCOPE = '2'
    _WAIT = ' '
    _COLLECT = 'X'
    exceptions
    foreign_lock = 1
    system_failure = 2
    others = 3.
    Hope this helps you.
    Regards,
    Chandra Sekhar

  • Table for email settings

    Hi,
    We have more than 100 reports scheduled in broadcaster. The client would like to know which WAD template / query goes to which user. Is there a table to get list of email related settings for all WAD / Queries (e.g. Subject line, list of recipients)
    RSRD_SETTING gives a list of broadcast settings, but not the recipient list or subject line of mail.
    Regards,
    Nikhil

    Hi Nikhil,
    Try CL_RSRD_SETTING_DT
    Cheers,
    Tanish.

  • SAP tables for emails

    Hi
    I want to know do some reporting on how many inbound emails received,name of attachment and recipient who emailed it.
    I can get some detail from SOOD(attachment details etc..) however i was wondering where i can tie this up with corresponding email accounts who initiated the email. I know this ties up with ADRC tables however i cant seem to figure out how. Any thoughts please
    Regards
    Kalyan

    Hello Kalyan,
    In transaction SCOT you have the "Inbox overview" utility, along with the "Overview of send orders" (SOST); I'm afraid that all the SAP statistical information should be taken here... Although there is no much historical info.
    Bear in mind that the Mail service in SAP has limited funcionality, SAP "only" put the mails in your e-mail server and does not keep register of such actions; then, any statistical data should be taken from your  e-mail server.
    Regards,
    Rafael

  • Table for Email and Postal Address for payers

    Hi ,
    I would like to know how to download email address and postal address of list of payers i have. Which is the table that has this data?

    Dear Vinod,
    Addresses of both Customers & Vendors is stored in ADRC tabbe. ADRC is master table of all Addresses in  the system.
    From KNA1 take Customer Code & Address field.
    From ADRC take list of all address. Here Address Number field is same as Address field in Csutomer Master. 
    In Excel run Vlookup on above two files with Address & address numbers feilds as common.
    Hope the above is useful..
    Reward if you like to..
    Thanks,
    Jignesh Mehta
    Mumbai
    98700 10230

  • Table for Webtemplate/Broadcast settings

    Hello All,
    Can any one tell the right table that gives the relationship between 'Web template name' and 'Broadcast setting name' associated with that web template.?
    I tried table RSRD_SETTING ,but this has only the broadcast setting name ,but I want to see what web template has this broad cast setting.
    Any help is much appreciated !
    Jb

    Hi JB,
    check additional RSRD_SETT_NODE, RSRD_REGISTRATN.
    Re: Relationship b/w tables and table fields
    Table for email settings
    Look for entries in tables RSRD*
    Regards
    Andreas

  • Unable to see a column of a table in portal for a particular User

    Hi,
    A particular user is unable to see a particular column of a table in the portal . The application is developed in Webdynpro ABAP. The table contains two columns. Both the columns contain text type fields. What appears to the user is that the left column has disappeared and the right hand column has shifted to the left.
    This is occuring for a particular user only. We have checked in our development and quality systems but we are unable to replicate the issue. Please help.
    Thanks and regards,
    Satya.

    Hi Vikas.
    You can use BAPI in LSMW to craete Material or You can use direct input method. Both methods as follows below:
    Using BAPI in LSMW:
    First maintain IDOC Inbound Processing steps by giving PORT and Partner Type and Partner Numberby clicking 'settings' icon in menu path in LSMW Screen.
    Adn then execute LSMW and maintain the values as below in the first step.
    BusinessObject Method(BAPI)
    Business Object       BUS1001006                      Standard material
    Method                     SAVEDATA                        Create and change materia
    Message Type         MATMAS_BAPI                   Create and change materia
    Basic Type               MATMAS_BAPI03               Create and Change Materia.
    For the selecting of views, you can maintain fields for all views(From Basic view to costing view) in your excel and populate with 'X' in respective fields for activating views.
    In the 6th step (Maintain field mapping and conversion rules). you can map those fields for views which you want to activate since we have all views are in the standard structure.
    Using Direct Input Method:
    Standard Batch/Direct Input
    Object                      0020                                             Material master
    Method                     0000
    Program Name          RMDATIND
    Program Type           D                                                  Direct Input
    For the selecting of views, you can maintain fields for all views(From Basic view to costing view) in your excel and populate with 'X' in respective fields for activating views.
    In the 6th step (Maintain field mapping and conversion rules). you can map those fields for views which you want to activate since we have all views are in the standard structure.

  • Table for finding out the User details

    Hi All,
    We need to create a KPI for number of hours a user has looged into a system. Is there any specific table where all the user related information is captured.If the information is not present in a table where  can we find the above information?Please someone help me out.....
    Also is it the same in all the systems or does this information differ from system to system?If it differs then how do we find the number of hours a user has logged in for a BW system, for a CRM system and for ECC system?
    Regards,
    Shravani

    Hello,
    USR01User master record (run-time data)
    USR02 Logon data
    USR03 User address data
    USR04 User master authorizations
    USR05 User Master Parameter ID
    USR06 Additional data per user
    USR07 Object/values of last failed authorization check
    USR08 Table for user menu entries
    USR09 Entries for user menus (work areas)
    USR10 User master authorization profiles
    USR11 User Master Texts for Profiles (USR10)
    USR12 User master authorization values
    USR13 Short Texts for Authorizations
    USR14 Surchargeable language versions per user
    USR15 External User Name
    USR20 Date of last user master reorganization
    USR30 Additional Information for User Menu
    USR40 Table for illegal passwords
    USR41 User master: Additional data
    USRCOBJ Object Filters for Exploding Product Structures
    USRM0 Material Master User Settings: User Screen Reference
    USRM1 Material Master User Settings: Organizational Levels
    USRM2 Material Master User Settings: Logical Screens
    USRMM User settings: material master
    Might be these can help you.
    Thanks
    Geeta

  • I tried to upgrade the ios on the phone and I was asked for my icloud user and password. I don't remember these exactly and I tried several times with different options but unsuccessfully. I also forget my email used to configurate the phone.

    How i said on the question. I tried to upgrade the ios on the phone and I was asked for my icloud user and password. I don’t remember these exactly and I tried several times with different options but unsuccessfully. I also forget my email used to configurate the phone. I have the phone box and the bill. I sent you an email with my problem and attachments with the box informations, the bill and the reset request. What to do? You said to me:
    Your request comes from an unrecognized email domain. Apple accepts email requests only from email domains for Apple-authorized carriers.
    Please re-submit your request using your official carrier domain.
    but this email is authorized, what to do??
                                                                                                              respectfully, Beba

    If you have forgotten then these links are the only way to resolve
    http://www.apple.com/support/appleid/
    As long as you have owned the iPhone from new and your Apple id is the one used to activate when new
    OR have you recently purchased the iPhone secondhand ?

  • HT4314 I have two ipods in my house that were set up under the same email.  I have since assigned two different emails.  How can I change the game center account so that is not shared by both ipods because it is for two different users and they are not ha

    I have two ipods in my house that were set up under the same email.  I have since assigned two different emails.  How can I change the game center account so that is not shared by both ipods because it is for two different users and they are not happy?

    By "game center account", do you mean Apple ID?
    If so, you can change it.
    1. Tap settings and navigate to iTunes and App Stores
    2. Tap "Apple ID" and then tap "Sign Out"
    3. Log in with a different ID.

  • Querying CMS tables for users' security, history & favorites

    Hello,
    We are running BOBJ over a BW environment, and we've been asked to help design a Webdynpro interface that reads a user's security credentials in both BW and BOBJ servers and pulls in all reports, Bex or BOBJ, that they have access to.
    To do this, we would need to query the CMS tables for:
    All reports a user is authorized to view
    Groups a user is associated with
    User's History
    User's Favorites
    Does anyone have suggestions?  I've researched Query Builder, but I'm not sure if it can help us, as it accesses three virtual tables instead of the physical tables in the CMS.  The option I am guessing we will need to use is SDK. 
    I'm fairly new to both BW and BOBJ, so any advice is appreciated.
    Thanks
    Scott

    Hello Scott,
    Did you check the possibility of using Audit universe and reports? Please check below link for some useful sample files.
    http://scn.sap.com/docs/DOC-53904
    Regards,
    Nikhil Joy

  • Table for User Parameter IDs

    Hi All,
    Does anyone know the Table for User Parameter IDs?
    Thanks in Advance

    Hi Duke,
    USR01                          User master record (runtime data)
    USR02                          Logon data
    USR03                          User address data
    USR04                          User master authorizations
    USR05                          User Master Parameter ID      
    Regards,
    Ashok

  • Tables for Payment Proposal and Payment Run by user

    HI,
    I am looking for some help on a task that I have been given to complete
    I am looking for tables on a payment proposal and a payment run
    I would like to be able to see who run the proposal and who run the payment run for a year to date 
    Thanks and Kind Regards
    Angela Prinsloo

    Hi,
    Payment proposal and payment run
    Table REGUV
    XVORE = 'X'
    XECHT = ' '
    Payment run user details
    REGUA
    You can explore REGU* tables for more automatic payment run related details.
    Best Regards,
    Madhu

  • USER STATUS TABLE FOR ORDER MASTER

    Hi
    Please reply the Data table name for the field "USER STATUS" under control data tab of Order master.
    Regards
    Prakash.

    Hi,
    The statuses for orders are strored in JEST table.
    Regards,
    Eli
    P.S. Please, avoid posting in CAPITAL letters

  • Table name for  email-address field

    Hi,
    What is the table name for email address field present in address tab of vd03 transaction

    >
    abap developer wrote:
    > adr6 table is for email address present in contact persons tab in vd03 transaction.I need the table name for email address field present in address tab in vd03 transaction.
    every thing will be stored in ADR6. with Different addressnumbers contact Person address is different and customer address is different.
    there will be 2 different entries in ADR6.

Maybe you are looking for

  • How to find the logged-in username

    Hello everyone, My application needs to find the logged-in username from the operating system, which in this case will always be Windows. This would be the same as the USERNAME environment variable that can be obtained from typing "set" from the comm

  • Emptying Trash

    Hi there! Need help. Have four jpg items in trash, three are aliases. Cannot empty them from trash...keep getting error message that says they are in use and cannot be deleted. Tried one at a time as recommended... that isn't working. How do I finall

  • Generating file via web service and store it on client's hard disc

    Hello! First of all I want to see that i am a beginner concerning Web Dynpro. In the last weeks I made a lot of steps but now i am stuck with a problem, i didn't find a helpful solution for. I want to create a  textfile dynamically via web serivce. T

  • Restricting drag & Drop in Tcode ppome

    Hi SDN, I would like to restrict the drag and drop option in tcode PPOME so that we can drag & drop people and positions but not an org unit. I think you do this through the object PLOG but I dont know how this is done. Any ideas? Martin

  • SIGSEGV problem

    Hi all, I'm trying to create a program to access to a native library by JNI. I need to use a varible among the different callings to the JNI functions (in the C++ side). This variable is a pointer to a data structure. My problem is when the calling t