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.

Similar Messages

  • DB Tables for Configuration Settings

    hello, I work for a Business System Department. Here, we use a data mining tool to download SAP DB tables and then we import them in a tool for Data Analysis.
    I'd like to develop something automatic to analyze configuration settings in SAP (the ones in spro) but I don't know how to identify in which tables these settings are stored. eg: in which table is it stored settings related to GR reversal? and how find out about DB tables for other settings.

    look for tables SDBA*
    SDBAH contains header information on jobs that ran.
    if this answers your question, close this message.

  • GRC table for Configuration settings available

    Hi All,
    Please help if there is any table in GRC which can show all the Configuration Parameters  available along with all possible parameter values of a parameter.
    Regards,
    Sravan

    Hi All,
    Thanks for your inputs.
    Actually what my doubt was Like AGR_TEXTS will give Role and its description.
    We need description of all the Parameters . And also all posible values of the parameters.
    As table stated by Simon contain maintained configuation settings(it actually redirects to Maintain configuration settings scren of SPRO) - can we export maintained configuration settings ... I see export option greyed out ..
    I am trying to know if we have any table that contains all the parameters available in GRC.
    Regards,
    Sravan

  • Table for FB00 settings

    Hi
    In which View/Tables are the user specific settings maintained in transaction FB00 are stored ?
    Regards
    Sachin

    Howdy,
    They are stored in a mixture of parameter-ids, for example the options in the Document entry tab of FB00 is stored in parameter-id FOP.
    Parameter-ids are stored in table USR05.
    Hope that helps.
    Alex

  • 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 field settings for vendor master

    Dears,
    Can you please let me know which table do i need to refer if I want to know which fields are maintained mandatory, optional, suppres for Vendor master for each account groups.
    I have looked into table T077K, but the table values are showing for example ..................................... How to conclude with these values.
    Please suggest.
    Regards
    Kamesh

    Hi
    fiedl selection for vendor Mastr depend upon Vendor account gruop there you can fied out which field is optiona or dispaly like wise
    check following link 
    You maintain the account groups in Customizing for Logistics General under Business Partners - Vendor - Control - Define Account Groups and Field Selection (Vendor).
    [http://help.sap.com/saphelp_470/helpdata/en/75/ee0b1c55c811d189900000e8322d00/content.htm]
    Regards
    Kailas Ugale

  • 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.

  • 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 Infopackage settings -- Events ?

    Hello BW Experts,
    Infopackage > schedule tab > we can have Events mentioned in the scheduling button window popup screen and also in the subsequent process screen. Is there a table where this information is stored.
    Suggestions appreciated.
    Thanks,
    BWer

    hi BWer,
    try table RSLDPSEL
    The sme variable in data selection of inpopackage and value in transfer rul
    try to search this forum wiht 'RSLDPSEL' may give some
    Access InfoPackage Selection in Transfer Rule
    Access infoPackage Selection in start routine of update rule
    other infopackage table
    RSREQDONE
    RSSELDONE
    RSLDTDONE
    RSUICDONE
    hope this helps.

  • 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

  • Tables for DTP and Infopackage

    Hi ,
    My requirement is we need to write a custom ABAP Program to view properties and various tabs, details in the tab etc for DTP and Info package. So we need the list of tables or any sources from where the data is fetched for the each of details in DTP and Info packages.
    For example: Will get the Infopackage Data Selection details from table 'RSLDPSEL'. Like this we need table for each settings in Infopackage and DTP.
    Regards,
    Lavanya.

    HI,
    Infopackage related table:-
    RSLDPIO-     Links datasource to infopackages
    RSLDPIOT-infoPackage Text Description
    RSLDPRULE-ABAP source code for InfoPackages
    RSLDPSEL -Hardcoded selections in InfoPackages
    RSMONICDP-Contains the request-id number by data target
    RSPAKPOS-List of InfoPackage Groups / InfoPackages
    DTP Related Tables:-
    RSBKDTP       BW: Data Transfer Process Header Data
    RSBKDTPH      DTP: Historic Versions
    RSBKDTPSTAT      Status Information on Data Transfer Process
    RSBKDTPT      Texts on Data Transfer Processes
    RSBKDTPTH      Texts on Data Transfer Processes
    RSDDSTATDTP      Table for WHM Statistics. Details DTP
    RSOACUBE_DTP      BW: OLTP Direct Access: Directory of Assigned Remote DTPs
    RSBKDATAPAKSEL      DTP: Data Package Selections
    RSBKSELECT      Selections for DTP Request (Summary)
    RSBKREQUEST      DTP Request
    RSBKREQUEST_V      View of DTP Request
    RSBKBP      Breakpoints
    RSBKDATAINFO      Information on DTP Runtime Buffers
    RSBKDATAPAKID      DTP: Status Table for Data Packages
    RSBKSUBSTEP      Properties of Substeps in a DTP

  • S4 Sync settings for email no longer available after update

    After the Verizon Galaxy S4 Kit Kat update: I can no longer sync my email accounts. I get a "email sync turned off" message. when I go to the SYNC settings (stttings-accounts-email-settings-account settings-sync settings) there is NO option to turn sync setting back "ON"

        Hello hdlane, let's get to the bottom of this together! To turn on sync settings for email, scroll down from the top of the home screen. At the top right there is a button with three squares & two arrows facing in opposite directions. This is the "More Settings" section. Press this option and it iwill open a list. Near the bottom of the list turn on sync and the emails will update.
    WiltonA_VZW
    VZW Support
    Follow us on twitter @VZWSupport

  • How do I change the DNS settings to BC but keep the MX setting for emails?

    How do I change the DNS settings to Business Catalyst but keep the MX settings for emails?
    I'm basically created anew site using Muse and want to host it on BC and upgraded to the Web basics + to allow for hosting of downloadable pdf's etc.
    There are up to 50+ emails address set up on the current set up and I want to just change the NDS settings for the domain to ponit to the new site/hosting an not have to worry about them chaning all the meail settings etc.
    Records do I need to change in BC?
    Thanks
    Iain

    Hi,
    You shouldn't need to do anything as long as you do not state hosting email with BC.  Just ensure to check you DNS in a lookup tool that it's still referencing your external email service.
    Otherwise you can set up external email set-up if the option is present.
    - http://helpx.adobe.com/business-catalyst/partner/set-email-external-email-provider.html
    Kind regards,
    -Sidney

  • Email Settings - ONCE AND FOR ALL

    OK guys, I need some help getting the REAL information on these ever changing FIOS email settings.  So I was using the older incoming.verizon.net and outgoing.verizon.net addresses but now nothing is working.  There has been talk that the yahoo addresses used to work...there has been talk about using pop.verizon.net and smtp.verizon.net...now I can get NOTHING working.  What are the CORRECT settings for MS Outlook?    

    This is how I set up my email client:
    POP:
    pop.verizon.net
    port: 995
    SSL enabled
    SMTP:
    smtp.verizon.net
    port: 465
    SSL enabled
    About 2 years ago, they changed the port numbers and required SSL.
    This week, they changed the server addresses from incoming.verizon.net and outgoing.verizon.net.
    Presently, both server addresses are working.
    For those using Eudora, in Secure Sockets when Sending, select 'Required, Alternate Port' in both the Generic Properties and Incoming Mail tabs for the account settings. Using Alternate Port forces Eudora to use port 995 & 465.

  • I forgot my username for my emails settings

    hello , i forgot my username for my email settings , and i told everyone about this problem they said i have to call Zain , im from Kuwait and zain is the Provider for BIS !
    and Zain Kuwait are really stupid and know nothing about Blackberry ! i dont know why they sell it , and they give the services
    they just want money but no support !
    And evertime i contact them to get the username , they say no its not our problem we cant fix it , we'll call u later and they never call !
    i talked to them again today , they keep saying that's ur problem we cant do anything for you , and we cant get ur username back , this is the first time we hear about this issue.
    and please now i want to add and delete emails , i cant ! i just can get the password from : http://mtc.kw.blackberry.com/ when i put my pin ! but i cant get the username !
    can anyone tell me what to do please ? im really sick of this

    mdriver23 wrote:
    i am encountering the same problem is there any way how i can fix it myself without having to waste so much time on the over-the-phone support. It just takes too much time and i would just like to change the email settings, taking off my old email (On which i am getting endless loads of spam) and enter my current email adress.
    HI and Welcome to the Forums!
    There are about 6 different problems that were discussed in this thread -- I'd request that you open a new thread and specify exactly which issues you are having, what you have already attempted, and what the results were. Then we can provide you with assistance that is targeted specifically for you.
    Cheers!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

Maybe you are looking for

  • Duel Monitor issue with video in full screen mode

    Hi, im not sure if this is the right forum but here is my question I have an external monitor connected to my MacBook Pro 13" model...i want to be able to have a video in full screen on my external monitor but still use my laptop to do work and brows

  • Adobe Reader Transitition Update for SCCM

    Hi all, i just downloaded the latest Adobe Reader 11.X Catalogs for SCUP. I would like to upgrade all of our 10.X Adobe Reader Versions to 11.X, but the Transition Update "Adobe Reader 10 Transition" seems to work only for english Installations. All

  • "Step" playback of MIDI region?

    Hi, I'm using Logic for a live set and I want to trigger playback of notes in a MIDI region via a drum pad. I have a MIDI region on a software instrument track that has notes in it. I want to play back these notes in order, though not necessarily wit

  • Invoke-MonitoringProbe warning with no results

    Running on: Windows Server 2012 Exchange Server 2013 Cumulative Update 3 (CU3)      15.0.775.38 Problem: When running command below warning is generated: Invoke-MonitoringProbe -Identity:"ActiveSync\ActiveSyncCTPProbe" -Server:XXXXXX | fl WARNING: Fa

  • How to link two XL Reporter  templates into single sheet

    Hi I'm Using SAP Business One 2005B, PL 04. I want to link one template into another XL Reporter Template. Kindly guide me, how to link. Thanking You