How to find Related Tables for the Tcode given.

How to find Related Tables for the Tcode given. (master data)
Thanks in advance.

Hi Sridhar,
Welcome to SDN.
The tables for a given transaction can be seen in the transaction SE80.
First goto SE93.
Give ur Tcode and find the program name.
Now goto SE80. select program in the first dropdown and give the program name in the second box. U can find the list of tables used.
One more way is : use ST05.
and One more is using FM 'get_tables'
Thanks,
Shailaja
Edited by: Shailaja on Jul 11, 2008 12:33 PM

Similar Messages

  • How to find config table for the field "language" in infotype-0002

    Hi Gurus,
    We are implementing ECC 6.0 at our client site.
    The client wants to use language field in persoanl data infotype as mother tongue and include indian languages.
    He don't want all other languages like spanish etc instead he wants indian languages like Hindi,telugu,tamil etc.
    can any body please help me in which table we can configure this.
    Thanks in advance
    Regards
    AnanyaK

    Hi,
    You can enter the languages in the IMG
    Path is
    IMG-> Personnel Management-> Personnel Administration -> Personnel Data-> Languages
    Or  you can simply go for technical information in the field name and will get the table name for that field and can maintain in SM30
    Regards,
    Kapil Kaushal

  • How to find DB tables for the datasource

    Hi Experts,
    I have the requirement to check the DB tables which supplies data to datasource.Is there any provision has been given to check it at BW side.If not what is the provision provided at R/3 side.
    Kindly do the needful.
    Regards
    Kumar

    Hi,
    you can always check the queries wich are executed during a session by keeping your trace on. goto ST05, make the trace on for ur user name and then run the extraction. Goback to ST05 and switch the trace off. and in the log, ull see all the SQLs which are executed. In this you will get your table name as well..
    Dont forget to stop ur trace as its a overhead on the application server
    Sriram

  • How to find an table for storing the employee salary

    hi,
           how to find an table for storing employee salary .. In which table those details are stored .. Please reply me.
    regards,
    kumar

    Hi,
    You can see the basic salary details from table -pa0008.If you can see the payroll data,then its not stored in transparent table.its in cluster.For viewing that,you can see through transaction code - pc_payresult.
    Regards,
    Manoj.

  • How to find workarea ID for the work area name.

    Hi Experts..
    How to find workarea ID for the work area name.(Work area name CCIHT_WAH-WAID and I want to fetch characteristic data from table AUSP matching the OBJEK field,but I only have Work area name).Can anybody help me to find tables or relationship between Workarea ID and Workarea name for the same.I am using TCODE - CHIB02.Once I select a workarea and click on IHS Data button,I get data for that workarea.I need to find where this data comes from and How is this fetched.
    Points would be rewarded for helpful answers..
    Thanks
    Kunal Halarnakar

    U want to fetch the workarea description ?
    we can fetch it from CCIHT_WALD table with the RECN value.
    The informations are stored in AUSP table with the characterstic(ATINN) value.

  • HOW TO FIND MENU PATH FOR A TCODE

    PLZ TELL ME HOW TO FIND MENU PATH FOR A TCODE .
    I HAVE MADE A MENU ENHANCEMENT  WITH TCODE +DW2.
    IT MENU PATH IS NOT TRACEABLE.

    Hi Madan,
    It is in the transaction code <b>S001</b>.
    Check my previous post on this.
    It is not listed on the SAP Menu. Thats why SEARCH_SAP_MENU returns nothing...
    <b>Go to the Initial Screen and then type /n in the TCODE.
    From there now type S001 to go to transaction S001.</b>
    The other ways do not work. Like combining both in a single step : "/ns001".

  • Apple mail problem message reads - Account removal failed with error: "The operation couldn't be completed. Unable to find an account for the UID given.".

    Account removal failed with error: “The operation couldn’t be completed. Unable to find an account for the UID given.”.   - trying to remove account but get this message please help

    Try to remove the account in the Internet Accounts preference pane.

  • How to find compensation data for the year

    Dear All,
    Scenario:
    A company wants to know the comepnsation data for financial year 2009-2010.
    Problem: I couldnot find a single report which can provide the compensation of an employee for the year.
    We are trying to build a report however needs input if anyone has done that:
    Table which stores this data is PS_COMPENSATION.
    Problem is : it stores data in effective date.
    How to then convert it into a year -April 2010 to March 2011
    For example: cases
    a. existing employee: whose effective comp data will be less than April 2010
    - Plus, there are pay rate changes between April 2010 to march 2011. (Pay rate change can happen on any date of the month)
    - How can I add them to find the Compensation as per comp page from 1st April to 31st march 2011

    I'm afraid what you're looking for is not likely to be a trivial task. If you have all of the modules required for the "Report Total Compensation" product, then you should take a look at the associated PeopleBook. I think you will have to be on HRMS 9.0 at a minimum, and using Payroll for North America and Benefits Administration.
    To create a custom solution, you may have to consider a variety of other factors such job status--leave, terminated, terminated with pay, etc.--hourly vs. salaried, part time vs. full time, multi-job, variable compensation. It will depend entirely on the specific features that are being used at your site.
    If you provide a very detailed example of the output you are looking for with sample data, someone might be willing to offer a solution.
    Regards,
    Bob

  • How to find business object for particular tcode at particular event

    Hi,
    I want to know how i can find particular business object for particular tcode for certain event?
    For example suppose for tcode PA40, if i create infotype for employee and when i save it after creating it then it must be stored in certain object. How i can find business object where all data realted to emp. get saved?
    Thanks & Regards,
    Parag

    Hi Parag,
    To get the business object for given transaction,
    1) Go to transaction SWELS
    2) Switch on the event trace.
    3) Go to the given transaction (For which you want to know the business object)
    4) Execute the transaction
    5) Go back to SWELS and Switch off the event trace
    6) Go to transaction SWEL.. Here you will get the Business Object name (one which starts with BUS)
    Hope this will help you.
    Best Regards,
    Deepa Kulkarni

  • How to find component details for the equipment BOM

    Dear All ,
    I have a requirement ..I need to find all the component numbers for the equipment BOM. Can anybody pls help me in finding a table containing this information. I check in tcode IB02,IB03 but I am not able to find the database table containing this information.
    Regards,
    sap_code.

    Hi, Main table for equipment BOM is EQST. You can get the details from STPO (Item) and STKO (Header). You can use the FM CSAI_BOM_READ. Here u need to pass the header details and CSIN-STLTY = E " Equipment BOM.
    Thanks
    Subhankar

  • How to find affected tables in the database

    Hi Friends,
    Is there any way to find the tables affected in the database when book a trade in the Application in Oracle. Please help me to find the affected tables.
    Thanks,
    ragu.
    Edited by: user533548 on Apr 3, 2009 5:08 AM
    Edited by: user533548 on Apr 3, 2009 5:13 AM

    Hi Karthick_Arp,
    You take any application for example when you book details about a new employee the rows will be affected in the database we generally use the empid to identify
    what are the tables affected is there any way like this when you book a trade in the Application to find what are all the tables affected in the database.I think that
    you have understand my question.
    Thanks,
    ragu.
    Edited by: user533548 on Apr 3, 2009 5:09 AM
    Edited by: user533548 on Apr 3, 2009 5:13 AM

  • How to fill setup table for the Extractor: 2LIS_02_CGR

    Hi,
    Tthere is no data for the 2LIS_02_CGR extractor in RSA3 T-Code, I would like to load the data and as per my understanding i need to fill the step table.
    Could any one provide me the step-by-step to fill the setup table.
    Regards,
    Prem
    Edited by: pannalde on Dec 2, 2010 6:03 AM

    Hi Prem:
        For more details please refer to the blog by Paulo Junior.
    "The SET UP!"
    /people/paulo.junior/blog/2010/11/25/the-set-up
    Regards,
    Francisco Milán.

  • How to find Related Tables

    Dear
           I have one table(vbak)  How i can find  the table related to this table(vbap, vbkd ,vbpa.. etc etc) ..
          Please give me the solution
                                          Regards
                                         Sarath P G

    Hi...
    table VBAK belongs to package "VA".
    Go to SE11 and press F4  and give this package name so that you will find all the tables related to VBAk and corresponding to this package " VA".
    Regards,
    Lokeswari.

  • How to find database table for field in CRMD_ORDER?

    Hello,
    in CRMD_ORDER there is a field CRMT_7850_SERVICE_UI-DURATION.
    The structure is CRMT_7850_SERVICE_UI
    The fieldname is DURATION
    How can i find out in which database table content of this field is stored?
    Thanks a lot
    Best regards
    Manfred

    Hi,
    When you execute report CRM_ORDER_READ (trx. se38), entering your order nr, you will get
    an overview of all the underlying tables and their entries of the order.
    E.g. you will find structure ET_SERVICE_H, corresponding to table CRMD_SERVICE_H;
    structure ET_SERVICE_I, corresponding to table CRMD_SERVICE_I.
    I expect your field (duration) to be in CRMD_SERVICE_I.
    regards,
    Wim

  • How to find Backend tables for a reports in oracle iSetup

    Hi,
    We are planning to implement oracle iSetup for our client.
    Before that we would like to understand the functionality of iSetup in oracle Apps.
    Also from where the report is getting the data.
    I mean How is data collected from the backend tables?
    How is data presented within Java Pages - for review as well as downloads?
    Can anyone please answer my questions.
    I would be glad to have ur suggestions.
    Thanks,
    Satya

    Hi Satya:
    iSetup is a framework which works with a set of functional APIs provided by the respective teams within the E-Business suite. The 'extract' generation collects data from the required tables using these APIs. The reports are generated on these 'extracts' which are snapshots of setup data from an instance at a given point in time. iSetup provides seamless migration and reporting capabilities between one or more instances.
    I would like to undestand more about the use case for which you are planning to use iSetup so that I can help you better.
    Thanks,
    Lokesh

Maybe you are looking for

  • How to set the location of a button

    Hello How do i set the location of the button forexample if i want to create a button in the middle of the applet, how would i do that Thanks :)

  • What is the "Data Transfer Process" in the BI7.0, and how does it work?

    Hi, experts ! I'm fresh on BI7.0. What is the "Data Transfer Process" in the BI7.0, and how does it work? And what is it used for ? Could anyone help me? Plz send me some doc. [email protected] Thank u !

  • Firefox v29 opens links in same window

    Since installing version 29, I have found two seemingly related issues: 1) I find that links open in the same window as the source, instead of a new window. For example, I get a notification of a newsletter every day in my Yahoo mail account. Prior t

  • Motion 4.0.3 Audio track crashes

    I'm animating to a narration track, and therefore have to split/move the audio every now and again. If I touch the audio track Motion crashes. I've browsed the Motion posts, and saw many posts over the last four years describing a similar problem, bu

  • Is there a Dedicated Volume for both ringer and mu...

    I'm unalbe to find this option, but on ios, i was able to have seperate volumes for my ringer and music or media.  I could have my music volume set high, while incoming allerts such as calls or messages set to a lower volume.  Are these options avail