In which program is table USR41 updated?

Hi All,
can anybody please tell me in which program , the contents of table USR41 are updated?
Specifically i want to know where the field LOGON_TIME and LOGON_DATE are updated.
Thankyou in advance.
Regards,
Rohit Gupta

Hi Rohit,
Do you want to get the last logon data for a user? In that case, you can get it from table USR02.
Both the tables USR02 and USR41 are updated when a user logs in.
The Program that updates USR02 is LSUU1F01 of the Function Pool SAPLSUU1.
Check the FMs in the function group SUU1 to find how USR41 is updated.

Similar Messages

  • Which program creates tables in HANA?

    I'm new to HANA and preparing HA100.
    Are tables created manually first and mapped to different servers(ETL/SLT/DXC) or they are automatically created when selecting the the tables defined in ETL or SLT?

    Hi There,
    My views: --
    It would be great if you continue reading the document and if you have HA300 as well do have a read.
    It depends on the replication tool. SLT -- i see it is automatically created based on the setting
    And using BODS -- You can create a template table automatically but for physical table you need to create it and map it. ( General way of using it )
    Regards,
    Krishna Tangudu

  • From which prgram the table TSTC is updated

    Hi all ,
    Can anybody know me from which program, the Table TSTC is updated where it stores all the transaction codes.
    Regards,
    Madhavi

    Tcode for maintaining Tcodes is SE93.
    Goto>SE93>System>Status>Program.
    Program Name:SAPLSEUK
      include lseuktop.      " Global Data
      include lseukuxx.      " Function Modules
    include lseuko01.
    include lseuki01.
    include lseukf01.
    include lseukf00.
    include lseuki00.
    Navigation Transaktion
    include lseuktn0.
    include lseuke01.
    include lseukfwm.
    Regards,
    Ansari.

  • Which table are updated with RKKRVBC0 program

    Hi,
    Can you let us know which are the table(s) are updated while we execute program RKKRVBC0.
    Also appreciate you can guide to understand  what does the below screen shot explains.
    What data is inserted & Updated (Total & Key tables).
    Appreciate your help.
    Regards,
    Dave.

    Hi,
    In order to see the tables behind this or that SAP action, you can do the following. Open in a separate session transaction ST05 and activate the trace. Then, run the program in question. When finished, go to ST05 session, deactivate the trace and display it. You will see all the queries processed by SAP.
    Regards,
    Eli

  • How to find out which program fill a custom table ?

    Dear All,
    I am trying to find out which program fill custom table, I tried se11, which programs used this custom table via where used list but could not find. Is there any different way ?
    Regards

    Hi Sappcon,
    yes, it is as Brad said, but you should extend the approach regarding this tables content: If it is related to an existing business object (i.e. order, delivery or the like), you may have a look at user exits/Badis in that field.
    Also, the dynamic approach is possible. First use report RPR_ABAP_SOURCE_SCAN to find the name of the table in all programs in customer name space - it may be defined as a constant in program/function group/class.
    If the dynamic approach is used, the name of the table may be determined by reading another (custom) table or even in a programs text pool. You may find this by searching a pattern UPDATE() - or MODIFY/INSERT in customer programs.
    If the table has update date/time fields, check what jobs or online activities can be responsible.
    If, after all, you still do not know, then I'd say this is a consulting issue
    Regards,
    Clemens

  • New ABAP Program to check Direct UPDATE in Database Table

    Hi all,
    As per customer requirement , I have to develop ONE  Program which find out that  in which ABAP Program , Programmer has used Open Sql command like  UPDATE , DELETE , INSERT , MODIFY to direct update in Database Table.
    Have a look on all Z-ABAPs, find out if there are statements with "update", "delete", "insert" or "modify" in the coding, then find out if updates to sap-Tables are done
    How can I achived that ?
    Please , If anybody is having idea , than please let me know..
    Thanks You ,

    Hi
    Kindly refer to the below link. This has step by step how you can achieve the checks.
    [http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/12659a90-0201-0010-c18b-9d014f9bed0d]
    But if you want to check if any program they have used 'UPDATE' then you can do like below.
    Go to SE38
    Utilities---> Find in Source Code-
    Find --- UPDATE
    In program - Z* or ZX* if you want to search only in Exits
    Regards,
    Vijay V .

  • How to trigger a program whenever a table is updated?

    Hi All,
    I need to develop a program which should be triggered whenever a standard table is updated . How to handle this and where
    we need to write the code?
    PLease explain it in detail.Thanks in advance.
    Regards,
    Rakesh.

    Hi,
      Check if you can try SAPEVT.
      http://wiki.sdn.sap.com/wiki/display/ABAP/SAP+Event
    cheers
    Aveek

  • How to find which program or tcode updated the records in standard databas

    Hello Friends,
    I want to know the program name or tcode which updates a particular database table.
    In my case, when we create new sales order, the so#, matnr, plant, material qty etc... are getting updated in the standard table S680 (BOP Open Order Stats table). I tried to debug the VA01 tcode while saving the order and not able to find where and which include is used to update S680 table. Please can you help me in this regard.
    Thanks,
    Shreekant

    Hello Shreekant
    Have a look at thread can we get  all tables for particular to code
    It does not adress the question TABLE -> Tcode but answers Tcode -> TABLES.
    Regards
      Uwe

  • On generation of an idoc which tables gets updated?

    friends on generation of an idoc which tables gets updated?(other than edidc,ediddd,edids
    ,rfcdes).

    HI Raja,
        YOu can just go to SE11 transaction.
    Type EDI* and press F4. You would get a list of all the EDI tables(Usually all IDOC related tables start with EDI ).
    In case you do not have system access: here are some more:
    EDICONFIG                      Parameter Table for User-specific Configur
    EDID2                          IDoc Data Record from 3.0C onwards       
    EDID3                          IDoc Data Record from 3.0 onwards        
    EDID4                          IDoc Data Records from 4.0 onwards       
    EDIDC                          Control record (IDoc)                    
    EDIDD_OLD                      IDoc Data Record                         
    EDIDO                          Value table for IDoc types               
    EDIDOCINDX                     Control record (IDoc)                    
    EDIDOT                         Short description of IDoc types          
    EDIDS                          Status Record (IDoc)                     
    EDIE5                          Assign logical address to physical destina
    EDIFCT                         IDoc: Assignment of FM to log. message and
    EDIFM                          IDoc: Function modules for creating file n
    EDIFMT                         IDoc: Text table for EDIFM (funct. module
    EDILOGADR                      Assign logical address to physical destina
    EDIMAP                         EDI: Assignment Table Between IDoc and App
    EDIMSG                         Output Types and Assignment to IDoc Types
    EDIMSGT                        Short description of SAP message types   
    EDIPHONE                       Telephony Data for Partner Profiles      
    EDIPO                          Table for description of ports for EDI   
    EDIPO2                         Table for R/2 Port Definitions           
    EDIPOA                         Table for ALE Port Definitions           
    EDIPOD                         Table for File Port Definitions          
    EDIPOF                         Ports for ABAP programming interface     
    EDIPOI                         Table for describing Internet ports      
    EDIPORT                        Summary Table for all Port Types for IDoc
    EDIPOX                         Table for Description of XML Port        
    EDIPOXH                        Table for XML HTTP Port Description      
    EDIPOXU                        Conversion of special characters for XML 
    EDISDEF                        IDoc Development : IDoc Segment Definition
    EDISEG                         EDI: IDoc Segments with Assignment to Segm
    EDISEGMENT                     IDoc Development : IDoc Segment          
    EDISEGT                        EDI: Short Description of IDoc Segments  
    EDISYN                         Syntax Description for Extended Basic Type
    EDI_CNVBAS                     Conversion Table for Basic Types         
    EDI_CNVDOC                     Conversion Table for Field DOCTYP        
    EDI_CNVEXT                     Conversion Table for Extensions          
    EDI_CNVMES                     Conversion Table for Logical Message Types
    Regards,
    Ravi

  • When payment is made to Vendor for an open line item. Which table's updated

    Hi,
    When an invoice has been posted for a GR. The invoice will be pending for  payment. And when the payment is made to the vendor .Which table is updated, as i need to create a functional spec for triggering a message automatically to initate vendor payment if it is due for a month. I want the table name?
    Regards
    Chandan

    Hi,
    The payment document posted is again a accounting document, the table is BKPF - Header and BSEG - Item.
    In order to know if a LIV accounting document is cleared i.e payment made could be checked in the field
    BSEG-REBZG. this field would carry the payment document number, which is again a accounting document ( table bkpf-bseg).
    hope this helps.
    Harish

  • From which transaction the table OBEW is updated

    Hi Experts,
      From which transaction the table OBEW is updated
    Thanks,
    Nagendra

    The table OBEW gets updated thru MI21/MI22/ and MB01/MB02

  • How to lock a database Z table before updating it through a report program

    Hi,
    How to lock a database Z table before updating it through a report program and also how to unlock it after my updation.
    The whole process is done through report program.

    Hi,
    Go to SE11, in the option 'Lock object' enter the name of your lock,
    begin with 'E', suppose 'EXXXX' And create. In tab 'Tables' fill the
    table name where the record you want to lock exist and select the
    lock mode. Lock mode can be shared and exclusive. If 'shared',
    when you lock the record, other can also read data, but can not
    modify. If 'exclusive', when you lock the record, other can neither
    read nor modify the record. After save and activate, you will get two
    function module.'ENQUEUE_EXXXX' to lock record,
    'DEQUEUE_EXXXX' to release lock on one record.
    When use this function module it only lock one record at a time. It
    does not lock the table.
    Regards,
    Omkaram.

  • Which are the tables updated in SRM and R/3 System for SC created?

    Hi,
    I want to know which are the tables updated in SRM system and also in R/3 system, when a Shopping Cart is created. Also how do i get the PO number for the Shopping Cart created.
    Thanks.
    Regards.
    Rahul

    Hello Rahul,
    All list of tables for eg. SC You can find in transaction BBP_PD on SRM side.
    These tables are (SRM):
    - CRMD_ORDERADM_H - for Header (Business Transactions Header)
    - BBP_PDHGP - Business Transaction Purchasing Information
    - CRMD_ORDERADM_I - for Item - Business Transaction Item
    - BBP_PDIGP - Business transaction item-Purchasing information
    - BBP_PDBEI - Backend Specific Item Data
    On R/3 side:
    EBAN - purchase requisition
    EBKN - purch. req. account assignment
    Regards,
    Marcin Gajewski
    please reward points for helpful answer

  • Check which column in database table is updated without hard code

    Hi ,
    I have a requirement to detect if there is a particular column in the database table is updated , and this column name is found in mapping table ( business logic ) , it will do an insertion to another special table.
    My idea is to introduce a trigger before update or delete on this table
    However , i would like to make it as dynamic as possible
    i dont want to use things as below in trigger if possible
    1. if ( old.name <> new.name ) then {
    if( 'name' is inside the mapping table ) {
    // do some insertion
    I want things like
    2. if ( there is a column updated on this table ){
    1. select column name and updated value that is updated
    2. if the column name that is updated is inside the mapping table {
    // do some insertion
    I am not really sure if the pseudo code listed in no 2 is achieveable in oracle using simple pl/sql or sql ?
    if possible , how to do it ?
    Thanks

    Hi,
    Check the link given below
    http://download.oracle.com/docs/cd/B10501_01/appdev.920/a96590/adg13trg.htm
    and search for
    IF UPDATING THEN*009*

  • Which program Updates the Inbox?

    Hi,
    I am testing leave approval workflow. Every time I make a leave request, it takes some time before the request reaches the manager's inbox.
    For testing purposes I would like to speed this up. Which program or job is responsible for leave requests to be sent to the manager's inbox?

    Hi,
    A "program" called workflow.
    Basically you need to investigate the workflow log to see if there is some step that takes lot of time to execute. If you find the step, then you can investigate/debug the method that the step is executing.
    Regards,
    Karri

Maybe you are looking for

  • The future of Snapshot, and similar tools.

    My apologies for posting this twice. I posted it first as a follow up to an old thread in ... novell.support.zenworks.desktop-management.6x.install-setup I am quoting some comments made in that forum. Then after surfing the forums for awhile, I thoug

  • HT1688 is there a way to make the background in my photos white?

    without turning my pics into negatives? iOS5 had the white on black feature but it's not on my iPhone5

  • Secure link to itunes store failed (redux)

    Hi: I'm trying to solve this problem for a friend. I've read and tried the suggestions for solving this problem but am having no luck. I've done the netsh winsock reset several times without success though have not yet done the flushdns or autorun ap

  • Can't see files in Zen Mic

    Hi, I connect my Zen Micro to the computer as normal (a vista system) with the updated firmware installed on my Micro. However although the computer recognises the dri've and allows me to open the various folders (music, playlists etc) there are no m

  • DV camera loses output connection

    I recently upgraded to FCE 401, and since than when editing the image on my TV the screen picture keeps going off to black, and has to be brought back using the 'reset devices command'. I have a panasonic NS250B which is a few years old but worked pe