Table where login information stored

hi all,
     can anybody tell me in which table user login information store.............
     EXP....Login Date,Time,Tcode,Username,Table,

Hi Imran,
Check the link,It may help u:
http://help.sap.com/saphelp_nw04/helpdata/en/22/41c43ac23cef2fe10000000a114084/frameset.htm

Similar Messages

  • Where is Login information stored for Blackberry Browser?

    I have accessed several sites on my Passport that require usernames/passwords.  Upon entry the Browser pops up a window and asks if I want to save the login information.
    1. Where is that information stored?
    2. Can that information be purged/wiped?
    3. Can that information be edited?
    Thanks.

    1. I don't know exactly. In some cases information is stored in a browser cookie. I suspect when you tell the device remember login information that may be stored in a different database, but I don't know.
    2. Browser > Settings > Privacy and Security > Clear Cookies and Other Data.
    3. Not that I know. At least it isn't readily accessible to the user.
    - Ira

  • Tables where Requirements are stored

    Hi all,
    I am implementing GRC AC 5.3 and I need to know which is the table where all user´s requirements to Access Enforcer (CUP) and Firefighter are stored, in order to create an interface with another management requirements system.
    Thanks in advance,
    Leandro

    Hi Lsurueta,
    GRC introduced "Data Mart(DM)" functionality in AC 5.3 from SP09 onwards.
    DM tables contains CUP & RAR table information. One of the DM table of CUP is "GRC_DM_AE_RQDWPHST" which contains "Request Workflow Details".
    Details of this table and some other tables on "Request Details" are listed in the attachment "AC_5_3_Datamart.pdf" listed in the Note # 1369045.
    Hope this provides the information you are looking for.
    Best Regards,
    Sirish Gullapalli.

  • What is the name of the table where workbook is stored

    Hi ,
    COuld you please let me know the table name where all the queries and tables are stored..?
    Ananya

    Hi,
       If BW Statistics are turned on then system collects data and inserted into the OLAP statistics tables
    Tables which are filled by OLAP:
    RSDDSTAT
    RSDDSTATAGGR
    RSDDSTATAGGRDEF
    I guess above information helps
    Thanks n Regards
    Sreedhar

  • Table where attachments are stored....

    Hi,
    I have created an attachment table for attaching the files to a particular entity.
    However I am not abel to find the tabel where these attachments are stored in the database??? :((
    Need some assistance on this...
    Regards
    Jujaar Singh

    You can fetch this, OAF 11.5.10 Metalink Documentation Road Map Metalink Note 275880.1 and from there you should have links to dev guide.

  • Table where Pricing Get Stored

    Hello Friends,
    Can any body tell me in where pricing already done for a line item get stored.
    Reagrds
    Bhavehs
    Edited by: Bhavesh Jain on Sep 17, 2008 8:38 AM

    HI Bhavesh...
    You can check with table KONP...
    KONP table contains actual rates for conditions based on field KNUMH  (Condition Rcord No which again corresponds
    to A* tables - Access Sequence record tables). To further elloborate, you  want to find out what rate is maintained .
    Hope this helps..
    Thanks,
    Safeer Rahman

  • Table where document header stored

    Hi,
      Please let me know how to delete the documents in template tab of the Cproject structure.
      In which table is the document header stored?
    Regards,
    Maha
    Edited by: Ramalakshmi ganeshan on Jun 22, 2010 11:46 AM

    Ramalakshmi,
    cProject template is also a project and its information is also stored in DPR_PROJECT table. If standard BAPI is not deleting the documents stored in cProject template, you may try to use the classes.
    1. Get the instance of CL_DPR_APPL_OBJECT_MANAGER
    2. Load cProject Template using method LOAD_PROJECTS
    3. Get hold the instance of CL_DPR_PROJECT_O from export paramter  ET_PROJECTS of method
    4. Read public attribute MR_DOCUMENTS type CL_DPR_DOCUMENTS of CL_DPR_PROJECT_O
    5. Use method GET_ALL to get all the documents stored  ( table of CL_DPR_DOCUMENT)for this cProject template.
    6. Use DELETE method to delete one of the documents using CL_DPR_DOCUMENT class.
    7. Save the cProject using IF_DPR_PROVIDER_TRANSACTION~DO_SAVE method of CL_DPR_APPL_OBJECT_MANAGER
    Please let me know if it works for you.

  • Table where SmartForms are stored?

    Hi !
    i like to know in witch table SAP save smartforms.
    the idea is make a program to do back up from one smartform and then restore in other system.
    for example, to get a program source code , we can do a "READ REPORT"" and save in a table to download, then we can upload an make "INSERT REPORT".
    Well , i like to do something like that.
    I know that i can go Utilities->download and get a XML file.
    But i wish to do the same programmatically.
    Thank you!
    Regards.

    HI
    Actually there are many tables that manages SMART FORMS information. You can check list below for additional information :
    SSFOBJSCR SAP Smart Forms: Object/Screen Fields Assignment
    SSFSET SAP Smart Forms: Settings
    SSFXSFBMP Smart Forms: BMP Cache (for XSF Output, for Example)
    SSFXSFCSS Smart Forms: CSS Cache (for XSF Output, for Example)
    STXFADM Smart Forms: Administration
    STXFADMI Smart Forms: Administration - Interal Information
    STXFADMT Smart Forms: Administration - Textual Description
    STXFCONT Smart Forms: Form Subobjects (Active)
    STXFCONTR Smart Forms: Runtime Objects
    STXFCONTS Smart Forms: Form Subobjects (Saved)
    STXFCONTV Smart Forms: Form Subobjects - Versions
    STXFIMP Smart Forms: Generate at Upgrade
    STXFOBJT Smart Forms: Subobject Long Texts
    STXFPCUST Smart Forms: Switch the Runtime
    STXFSTDPAR Smart Forms: Default Parameters
    STXFTXT SAP Smart Forms: Texts
    STXFTXTA SAP Smart Forms: Texts - Administration
    STXFTXTV SAP Smart Forms: Texts - Versions
    Kind regards

  • Table where notes are stored from pb60

    Hy guys i need to create a report from the notes that u can add in every activity in pb60, (Maintain applicant Activities).
    so i need to search in wich table the text(note) is stored,
    must be relaeted with pb4003, the fiels notex is the flag that tell u wich activity has a note
    any ideas?

    Hello,
      Its not stored in SAP tables.
    You can get the logic from standard program.You need to debug it.
    Main Program - SAPMPAP3
    there is a perform in include program.
    PERFORM fill_text_header.
    Debug it.you will get the logic.
    Regards,
    Manoj.

  • Please tell me the name of the table where URLs are stored?

    What is the name of the table which stores the URLs/Links or attachments of GOS objects?
    Regards,
    Prathap

    Hi,
    Please check these tables if they are of any use....
    /SAPPSPRO/RMOBRL        Objekt Links in GOS Environmen forRecords
    GOSTYPE                          Types for GOSDIR
    PLMM_ACT_BREL              Relationships in GOS Environment
    SGOSATTR                        SGOS: Attribute of Generic Services
    SGOSSTXT                        SGOS: Texts for Generic Services
    SGOSSUBT                       Text Table for SGOSSUB
    SRBCSBREL                      Relationships in GOS Environment
    SRGBTBREL                      Relationships in GOS Environment
    Regards,
    Siddarth

  • Table where Sap-Script Paragraph formats are stored

    hey ABAP,
    does anyone know the table where the Paragraph formats are stored?
    Problem: we have a Form with 740 Paragraph formats, they all are of font-type courier, and now need to be either blank or Helve.
    and well i simply dont want to change 740 paragraph formats manually.
    thx for any ideas, hints

    arrrgh ok i´m trying to clarify my situation.
    I already know how to create and edit paragraph formats in SE71.
    Those 740 Paragraph formats have been created by myself.
    But now i need to make a change of the Font type to all of them.
    you sureley can imagine that i dont want to edit 740 paragraph formats manually piece by piece.
    thats why i was asking for a table where they are stored, so i can write a small report which changes that one field for me in ALL my pareagraph formats.

  • Need the TABLE where SALES TEXT of a material is stored

    I need the table where the sales text of a material is stored. This can be onbtained from MM03 --> SALES TEXT. Here we can pick it up from the language.I need the table where it is stored.

    Hi Gurpreet
    Please follow the below steps:
    1. Go to MM02.
    2. Select View: <b>Sales Text</b>
    3. When you are in the editor, use menupath: Goto->Header
    Here we can get the details of Text-ID, Text Name, Language, Text Object.
    Use these details for FM: READ_TEXT.
    We can retreive all text in the output of the FM.
    Hope this helps you.
    Kind Regards
    Eswar

  • Tables where the survey questionnaire and response information gets stored

    Dear experts,
    Could you please help me with the information on the tables where the survey and survey responses will get stored in the system?
    Thanks and regards,
    Ranjan

    Hi,
    These are all talbes in SRM relates to Survey.
    ROST_LANG_QSTN        Language Selection for Question 
    ROST_PCAT_QSTN        Assign Product Category and Questionnaire to Lan 
    ROST_SEL_PRODCAT    Product Categories for Regis 
    ROST_WS_QSTN            Web Survey Questionnaire 
    ROS_BP_PC_SURVEY    Assign Vendor, Product Category, Survey 
    CRMD_IC_SCRATTR        Script/Survey attributes (Interactive Script Editor) 
    ROST_WS_QSTN            Web Survey Questionnaire 
    ROS_BP_PC_SURVEY    Assign Vendor, Product Category, Survey 
    TUWS_SURVEY              Survey 
    TUWS_SURVEY_LOG     Survey Log 
    TUWS_SURVEY_PUB      Survey Publishing 
    TUWS_TAROBJ               Survey: Recipients 
    TUWS_TAROBJ_ATTR    Survey: Recipient Attributes 
    Regards,
    yaniVy
    reward if helps

  • Where is owb user information stored in tables

    Hi All,
    I am using OWB Repository 10.2.0.4.0 . I need to know, where is OWB User information stored in physical tables of repository.
    Please help me in this regard?

    You can refer the following queries
    1. select owner from dba_objects where object_name = 'ALL_IV_INSTALLATIONS' and owner not in ('PUBLIC');
    2. select distinct grantee, substr(granted_role,5,25)
    from dba_role_privs
    where substr(granted_role,1,4)='OWB_'
    and substr(granted_role,1,6) not in ('OWB_A_','OWB_D_','OWB_O_','OWBR_')
    and default_role='NO'
    and admin_option='NO';
    Thanks,
    Sutirtha

  • When I login I get a message "aosnotifyd wants to use your confidential information stored in "my name" in your keychain." How do I know if it is safe to allow this? Can anyone advise please?

    Every time I login I get the message "aosnotifyd wants to use your confidential information stored in "my name" in your keychain." How do I know if it is safe to allow this? Can anyone advise please?

    My immediate reaction is to deny.
    Have you downloaded or installed any application that may relate to the abbreviation AOS? It may not necessarily be the application's name, could be the developer or distributor.
    As it's occuring at log-in, go to System Preferences > Accounts > your account > Login Items and look for a related item. If there's one there, right-click (or ctrl click) on it and select Reveal in Finder. That will show you where the originator of the item is on your system and should give you more of a clue as to what it is.
    I'd remove the item from login items anyway (highlight and click the minus sign at the bottom of the window). There shouldn't be anything trying to use your keychain info to notify anyone.

Maybe you are looking for