Ways to find Tables updated by Transaction

Hi,
I am having the list of transactions.I want to find the list of tables updated by the transaction.
I need the various ways to find the same and let me know the best method for that.
Any pointers will be highly appreciated.
Edited by: Jayanthi Jayaraman on Dec 20, 2007 5:24 AM

Hi Jayanthi,
  Try FM  RS_PROGRAM_TABLES
  give Object_type  as  TRAN
         object_name as  FB01 
it gives the list of tables  effected by that TCODE
see the output
These are the tables where delete statement is used on this table
Delete
  Table      Description
  TFBUF      Table for FI Data Puffers
These are the tables where the data is updated
Change
  Table      Description
  BSEG       Accounting Document Segment
  BSEU       Line Item Additional Information (Update)
  BSEZ       Line Item Additional Information (Online)
  RFDT       Accounting Data (INDX Structure)
  SKB1       G/L account master (company code)
  TFBUF      Table for FI Data Puffers
these are the tables  READ , used in select statements
Read
  Table      Description
  BKDF       Document Header Supplement for Recurring Entry
  BKPF       Accounting Document Header
  BNKA       Bank master record
  BSEC       One-Time Account Data Document Segment
  BSED       Bill of Exchange Fields Document Segment
  BSEG       Accounting Document Segment
  BSET       Tax Data Document Segment
  BSID       Accounting: Secondary Index for Customers
  BSIK       Accounting: Secondary Index for Vendors
  BSIX       Index table for customer bills of exchange used
  IDBUPLA_AC Activate Business Place per country

Similar Messages

  • What are the tables updated by transaction PP01?

    HI,
    Can anyone help me out finding tables updated by PP01 transaction.
    Thanks,
    Anil.

    Hi
    1) The Data Base trace: before you enter in the option that will read the data you want, open a new section and run transaction ST05. Press start trace 'Trace On'. Go back to the other section and proceed with the action. When the data you want appear in the screen, go back to the sectio where the ST05 is on and press 'Trace Off' and 'Trace List'. You will have a list of all tables read by R/3.
    2) If you know the the program name where the data you want is used, you can use the SE38 transaction. It will show all tables read and updated/used by the program
    For PP01 program is  SAPMH5A0.
    With Regards
    Nikunj shah

  • Ways to find tables related to PA30

    Hi all,
    Hi,
    I am having the list of transactions.I want to find the list of tables updated by the transaction.
    I need the various ways to find the same and let me know the best method for that.
    Any pointers will be highly appreciated.

    Hi ,
    Here are the ways I follow . From the transaction find the program name and goto transaction SE80 . Give the program and you will see a tree like where the first one is Dictionary Structures . Expand that and you will see all the tables used for that program . They will have the actual tables that get updated as well as the configuration tables used in that transaction .
    The other method is to use the SQL trace .
    Please let me know if there are any other methods .
    Thanks .

  • Finding tables used by transaction CM29

    Hi guys,
    I have to create a report with information from transaction CM29 (Planning table SAPPI_G001).
    The report must list all orders scheduled for a resource (orders in the 'Resources' area) in a period. My problem is to find the tables where that transaction saves the information. I have used ST05, looked for functions and tried debugging, with no success, so through tables I cannot know when the order is in the 'Resources' area or when it is in the 'Pool' area.
    Has anybody worked with it?
    I would appreciate any help.
    Thanks.

    Hi,
    Please check the following tables:
    crhd,            
    kbed,            
    kako,            
    einzkap,         
    afih,            
    afpo,            
    cyafvg,          
    cyauko,          
    iloa,            
    plaf,            
    pers,            
    sauf,            
    tj48,            
    cyfi2.           
    Hope this helps.
    Thanks,
    Srinivasa

  • Tables updated in transaction 1KEK

    Hi All,
    Can someone tell me which are the major tables that are updated when you run the transaction 1KEK.
    Regards,
    Shoeb

    Hi,
    GLPCA table gets updated with total balance
    Thanks and regards
    Durga.K

  • How to find tables from transactions

    Hi All,
    Please tell me in which tables I can see customer heirarchy(i.e.VDH2N)? I would like to know all tables in which heirarchy 1 ,2 and 3  is stored?
    Also let me know how to find table names from transactions or after going to transaction screen?
    Thanks
    Yogesh

    Hi,
    Please check table KNVH.
    Also you can use BAPI BAPI_CUSTOMER_GET_CHILDREN to get child customers for a customer.
    FORM get_child_customers USING iv_cust_no TYPE kna1-kunnr.
    * BAPI to get the all Child Customers of the current Customer
    CALL FUNCTION 'BAPI_CUSTOMER_GET_CHILDREN'
    EXPORTING
    valid_on = sy-datum
    custhityp = 'A' ( Customer hierarchy type 'A', ... etc.. )
    node_level = '00' (node level)
    customerno = iv_cust_no ( customer number )
    TABLES
    node_list = gt_output. ( get the child customers in the list)
    ENDFORM. " get_child_customers
    Regards,
    Ferry Lianto

  • How to find table name for the fields from Standard Extractor in CRM system

    How to find table name of fields from the standard extractor in CRM system ?
    e.g. We use LBWE TCode in R/3 system to find table name for the field from Extractor VCSCL(e.g.).
    Likewise is there any way to find table name for the fields from Standard extractor like 0CRM_LEAD_I.

    Hi ,
    Please find the link below for understanding BW CRM analysis.
    http://help.sap.com/bp_biv135/html/bw.htm
    activate the CRM DSs by scenario:
    1) Activate the application component hierarchy (tcode RSA9). Changes made to the application component hierarchy in the CRM system can be transferred to the BW using the "Edit Application Component Hierarchy" (SBIW - Postprocessing of DataSources).
    SAP Note 434886 must be implemented in CRM 3.0 before the application component hierarchy is activated.
    2) Activate the Business Content DataSources (tcode RSA5).
    Select/enter the application component and choose Execute (F8).
    To compare the shipped and active versions, choose the 'Select Delta' pushbutton. If there is no active version of the DataSource, it is selected automatically.
    To activate the shipped version, choose the 'Transfer DataSources' pushbutton.
    3) Management of the versions of the BW-Adapter metadata (tcode BWA5). All DataSources are displayed that are managed by the BW Adapter.
    As in transaction RSA5 (Service API Metadata Activation), the 'Select Delta' function can be used to select the inactive DataSources or compare shipped and active versions.
    You can also go directly to the screen for maintaining DataSources that are managed by the BW Adapter.
    The 'Compare Version' function makes a detailed comparison of the shipped and active versions.
    All BW-Adapter metadata is considered when versions are compared:
    Header information (Table SMOXHEAD)
    Mapping information (Table SMOXRELP)
    Global selection conditions (Table SMOXGSEL)
    Attribute key fields (Table SMOXAFLD)
    Hope this helps.
    Regards,
    csm reddy

  • Find tables

    If there is a way to find tables by using the Find/Change dialog, I haven't been able to discover it. If there is no way to do it using Find/Change, does anyone know of a script that would find tables in an InDesign CS4 document?

    Jongware,
    Peter
    Thank you for answering that miracle :-)
    In the meantime I did a little research at Marc Autrets superb web site in the "geek" department.
    http://http://marcautret.free.fr/geek/indd/unicode/part1.php
    My french is lousy but nevertheless I came across the following two lines of code:
    var selText = app.activeDocument.selection[0];
    alert(selText.contents);
    In case of an meta character the number of the enummerator will show up! At least something.
    Even better:
    http://http://marcautret.free.fr/geek/indd/unicode/InDiCode.zip
    Marc states that InDiCode 1.0c is working with InDesign CS to CS3. To my joy that is true as well with InDesign CS4 (6.0.3) :-)
    Except I minor glitch at:
    But you can look up the unicode value at the info palette.
    Uwe

  • Can´t find software updates at appstore

    Hi everybody:
    I have a mac mini i7 (Late 2012) with 10.9.1. When I open the appstore, the macintosh can´t find the software updates available (both apple apps and third-party apps). How can I solve this trouble?
    Thanks in advance,
    Manu

    ahtnamas42, welcome to Apple Discussions.
    One way to find the updates is to use Apple's search page @ http://support.apple.com/kb/index?page=search
    For example, in the search box put "iSync 1.5" "update" & select the Document type Download. Usually you will find what you need. Or you can input "iSync 1.5" "update" "download".
     Cheers, Tom

  • A way to find out tables and fields referred by a transaction

    I want to know whether there is a way to find all the database tables and fields referred by a transaction. I know that we can do F1 on each field to get the reference table and the fielname but its taking a lot of time for me..I need to know if there is any program or a way(some tool) to find out the tables and fieldnames for a transaction. Any help would be greatly appreciated..
    Thanks,
    Mohsin.

    Hi Mohsin,
    As suggested <b>SQL Trace</b> is the best Option.
    Say inorder to Find the field inf. you can use SQL trace (ST05) .
    <b>Steps for the same:</b>
    1) Go to ST05 --> Activate Trace.
    2) Run the trasaction , make some changes to the field for which you want to have the table name then SAVE.
    3) Go again to ST05 ---> Deactive Trace
    4) List trace
    5) Then search for the chaged value which u had done on that transaction.
    6) With this you will be able to see the table name in the Obj. name column.
    **How can we find out what tables are being referred for what field???.
    For this , one way which i follow other then F1 is :
    <b>i follow Steps 2 and step 5</b> which help me to locate those values only for which i am looking for the table only as with the changed value in transaction which u had done in step 2 and after saving it it will go to the DB table and on searching the same changed value in the trace give u the quick link of the table .
      It helped me many times and saves time by doing linke this otherwise u have got all the options to as suggested by the FORUM .
    Cheers
    Sunny
    Rewrd points, if found helpful

  • Is there a way to find out which transactions are called by first transacti

    I'm trying to find out if there is a way to find out for ex:
    You go to PFCG and put in transaction CO15
    What other transactions is CO15 going to need or call.
    Thanks
    Joe

    In your test or QA environment, use ST01 to start a trace for authorization checks.  Execute CO15 as you normally would using options on the screen to enter the production order confirmation.  Once complete, stop the trace and review the log.  the log will include all authority checks that occurred.
    Another response was to use the USOBT table.  You can call these tables directly using SU24.  the check maintain entries are validate when an authority check is executed.

  • The best way to find the relationship in table especially for PS

    Hi All,
    How the fastest way to find the relationship between PS table with another table.
    For example table PROJ, PRPS with another table in FICO module...let say the table that store the transaction CJR2...WBS element link to Cost element or activity type...and material on it...
    please help.
    Cheers,
    Nies

    go to se38 select any report then click radio button attribute and double on logical data base write PSJ as logical data base for Project and select display structure. You will get all dependant table name in relevant sequence

  • HT4623 Updating iPad2 to iOS 7, all my photos in camera rolls are gone, can't locate them anywhere?! Were they just deleted, or is there a way to find them? Did not have iCloud account, so not backed-up there.

    Just updated our iPad2 to iOS 7, and all my photos in camera rolls are gone, can't locate them anywhere. Were they just deleted, or is there a way to find them? Did not have iCloud account, so not backed-up there.

    We're you backing up to a computer using iTunes? If so, restore the backup from there.

  • HT5244 Is there any way to find out after(!) running die Update, if i have been infected?

    Is there any way to find out after(!) running die Update, if i have been infected?

    Run any one of these tools: http://reviews.cnet.com/8301-13727_7-57413811-263/flashback-malware-removal-tool -roundup/
    Or you can check manually: http://reviews.cnet.com/8301-13727_7-57410096-263/how-to-remove-the-flashback-ma lware-from-os-x/

  • How to find  latest updating row in a table

    Hi
    How to find latest updating row in a table

    ADF 7 wrote:
    SELECT *  FROM Table WHERE lastupdTimestamp = (SELECT MAX(lastupdTimestamp) FROM Table)lastupdtimestamp - holds and date an time of an records when it last updation takes place in table.
    lastupdtimestamp is a column in my table.And how will this make sense in the scenario I've described, where UserA does an update before UserB, but commits the update after UserB's commited update? And add UserC and UserD and a 1000 more users to this scenario where concurrent updates happen.
    What actual time does this lastupdtimestamp contain and represent? And why? How is that lastupdtimestamp used in business logic and processing? Or is it just a silly-bugger-let's-add-somekind-of-time column to that table that essentially meaningless?
    Not saying that one should never add such a timestamp based column. Simply that one needs to understand WHAT it contains and it needs to be SENSIBLY used within the data model.
    However, in my experience such columns are often slapped on afterwards, never featured in the actual data model designed, and is then used without a second though that the database and its data is a multi-user and multi-process system. And things happen at the same time. And things overlap (serialisation is the exception - not the rule).

Maybe you are looking for

  • Sub report group tree in main report Using crystal report 12

    Hi experts,     I have a strange requirement like, same data needs to be grouped two different ways in a same report.  Like Store1:     Summary of sales on each item chart Store2:     Summary of sales on each item chart .....it goes like this Departm

  • Two Accounts - Want to delete my acc

    Hi, I have two skype account. The one I have problem with is the fact that I link it with my Microsoft account, and now unlink it...so I can't log in and wants to delete my account..please help

  • Using Template blue box stop movement of graphic and/or text..

    I am using one of the templates...it worked fine when I was using there formatted section. However I tried to add a new page that doesn't use their text or graphics. I hit return a few times until I got a new page. I placed a graphic, but when I try

  • ADF 11.1.2.3 integration with OBIEE

    Hi. I see that OBIEE integration is at most 11.1.2.7 But I am on Jdeveloper 11.1.2.3. Is there an integration for 11.2.3?

  • How to get login page when user clicks on browser's back button

    Hi, I am using struts framework. I have set property nochache=true in response header of all pages. So, browser does not caches my pages. Now,when I am clicking on browser's back button, I am getting following message..generated by browser. Warning: