What report will tell me which tables/fields are used in a transaction

Hi
I'm new to SAP, but was wondering how I can navigate the data dictionary so I can get a list of all the tables, fields and field details for all fields used in the following transactions: IW29, IW39 and IW49N.
Thanks and take care,
Shayne

Hi,
Welcome to SAP!
There are two ways to find what are all the tables used in the program,
1. Easy & Effective way is to use ST05 and do SQL Trace.
2. Normally, when you want to see the corresponding code in the program related to database activities, then do this,
    Goto SE38 --> Put the report name (say RIQMEL20) -> Press F9 --> Select data base activities (SELECT, DELETE, MODIFY, INSERT). Click Ok. This will show all the program lines.
Regards,
Vamsi

Similar Messages

  • Which table field is used for getting Release quantity

    Hi friends,
    please tell me which table and field used to get "Release Quantity" also i want "Cumulative GR by release" table and field please do reply if u know.
    Thanks
    Yogesh

    Hi,
    RSEVENTCHAIN       Event
    Chain Processing Event Table
    RSEVENTHEAD        Header
    for the event chain
    RSEVENTHEADT        Header
    for the event chain
    RSPCCHAIN     Process
    chain details
    RSPCCHAINATTR      
    Attributes for a Process Chain
    RSPCCHAINEVENTS      Multiple
    Events with Process Chains
    RSPCCHAINT      Texts
    for Chain
    RSPCCOMMANDLOG     System
    Command Execution Logs (Process Chains)
    RSPCLOGCHAIN      
    Cross-Table Log ID / Chain ID
    RSPCLOGS
    Application Logs for the Process Chains
    RSPCPROCESSLOG     Logs for
    the Chain Runs
    RSPCRUNVARIABLES      
    Variables for Process Chains for Runtime
    RSPC_MONITOR     Monitor
    individual process chains
    Regards
    Ashwin

  • Which AD Attributes are use to store Send-As, Full-Access permissions and Calendar permissions?

    Hello All,
    Please, could someone tell me Which AD Attributes are use to store Send-As, Full-Access permissions and Calendar permissions?
    Regards
    José Osorio

    Hi Jose,
    Based on my test, the value of attribute msExchDelegateListLink points to Full Access permission while the
    publicDelegates indicates Send on behalf permission.
    As for Send as permission, it is the permission in the Access Control List which is a list of permissions attached to an object. Just like:
    Thanks,
    Winnie Liang
    TechNet Community Support

  • In which table field BSTNR is located

    hi all,
    i want to display a field in my report BSTNR i-e(PURCHASE OREDER NUMBER)  but i can't find the table in which it is located,kindly tell in which table i can find this field.
    Thanks & Regards,
    sappk25
    Moderator message: next time, please (re)search yourself before asking such basic questions.
    Edited by: Thomas Zloch on Aug 6, 2010 1:25 PM

    Hi ,
    Master table for purchase order is Ekko
    item table is EKPO,
    but if you are  looking for sales order ref perchase order number  then  go for VBKD and field is BSTKD.
    cheers,
    Bhavana

  • Which table field I can confirm if the PO has done invoice receipt

    Hi,
    From which table field, I can confirm the PO has done invoice receipt. and in case of that with reference a PO, I have done the IR, but it was reversed, which means PO has not done invoice receipt.
    For this case, I don't want to read table EKBE to retrieve the invoice number, the read table RBKP to judge if there is a reverse IR for it.
    If there any status table field which indicate if the PO has done invoice receipt.
    Many thanks,
    Aries

    Hi Raj,
    For invoice receipt and credit memo, EKBE-BEWTP is all set with 'Q', so if there is reversed invoice. Also you can retrieve data from EKBE. But actually the PO also needs a invoice receipt. So it can not meets the requirement.
    Regards,
    Aries

  • From which table field could we find the 'material type' of delivery items.

    Hi,
    Please kindly advise from which table field could we find the 'material type' for one delivery items??
    Thank you.

    Hi,
    You cant get the material type directly from delivery item. Pls make a joint between LIPS and MARA tables to get the same.
    In LIPS, get the material numbers of the delivery document.
    Give them in MARA to get their material types

  • Which table/field can indicate the localization?

    which table/field can indicate the localization( us or uk or china etc)?
    and which abbreviation indicate the full corresponding country name, or you direct me how to find the related resouce?
    thanks in advance!

    Hi Lui
    You can have a look in oadm, has country in there.Then in your SBO Common look at table SLSD to know which country in words and not abbreviations.
    Jope this helps

  • Which table field stored the exchange rate for controlling documents?

    Hi,
    May i know which table field stores the exchange rate used for a controlling document?

    Hi,
    The exchange rate is not specifically stored in CO. In table COEP, the data in transaction currency, object currency and controlling Area currency is stored. You can derive the exchange rate from here.
    Rgds
    Shivram.

  • I need to understand what parameters will tell me that the E3500 server i'm using is under utilised or optimally or over burdened

    I need to understand what parameters will tell me that the E3500 server i'm using is under utilised or optimally or over burdened

    I need to understand what parameters will tell me that the E3500 server i'm using is under utilised or optimally or over burdened

  • How to find in which table field "DDTEXT" with entry "xyz"

    How to find in which table field "DDTEXT" with entry "Item number in contract account document" exists.
    There are too many tables with field name "DDTEXT"

    Refer:
    Getting short text of data element

  • Sub:ztable fields are used by what are all transactions

    Hi Experts,
    I am having 2 table fields. These two fields are used in 2 different Ztables. Just i want to modify these two Zfields. But i want to tell our endusers, If i am making changes on these two fields means What are all the Transaction codes will affect? I can take what are all programs used by these 2 different fields through where-used-list option. But user dont need to know the program names know? They are familiar with only transaction codes.
    So anyother option is there to find out the transaction codes?
    Thanks,
    Sankar M

    hi
    good
    your query is bit confusing,if you r going to change anything in the zfields than there must be a requirement for that from your end user,apart from that if you r doing any changes than you must know what r the reports going to affect after that,than you need to change them accordingly,i dont think there is any table which ll give you idea that what r the tcoded going to affect after that,bcz its a table that would have been used in different reports in different scenarios,and you have to chage all those reports accordingly.
    thanks
    mrutyun^

  • Which table i can use to find out the condition type in PO item ?

    Hello, erveryone. Which table i can use to find out the condition type in PO item ? Thank you.
    Xinzhou.

    hi
    The Table name used to find the Tax Values are
    KOMV: Pricing Communications-Condition Record
    KONV: Conditions (Transaction Data)
    From the above tables you can refer the fields below.
    KAWRT
    KBETR
    for excise check table J_1IEXCHDR for header
    J_1IEXCDTL for item excise
    Fetch the corresponding records based on the field
    KNTYP
    regards
    kunal

  • Which legacy systems are used for what purpose?

    Hi gurus,
    I tried looking in this forums, but couldnt gather much information on which legacy systems are used and for what purpose? <b>can any body send me a link that can help me understand when and where, which systems are used for what purpose..</b> I have a general understanding of Legacy systems so i am not looking for terminology explanation,  i would appreciate any thing that is related to business and explains the purpose.
    thanks,
    kishore karnati

    Hi,
    Term legacy system means tailor made system by group of software developer or any branded software which deals with the group requirement  like tally we user for finance.
    Legacy system can be based on any technology like visual basis as front end and oracle as back end or Developer 2k as front end and oracle as back end. For report most of the legacy system we have seen uses crystal report.
    You can develop and implement based on the requirement from the user though you need to define some specify process to keep the system streamline which is in your hands.
    Concept like devlopment/quality/production we don't have that verys strict concept.
    More and more they are not intergrated each other functionally mean lets say inventory has come to the godown then your vendor outstanding should increase in finance which does not happens you need to key in the seperate value for it.
    Hope this helps!!!

  • Which table i can use to get standard price of previous periods ?

    Hello, all.
        Which table i can use to get standard price of previous periods ? Example, current period is 2008/11, i want to get the standard price of period 2008/05 .
    Thanks.
    Xinzhou.

    Look in MBEW and MBEWH.
    Regards

  • Plz tell me which sound file format uses minimum memory of a director file

    plz tell me which sound file format uses minimum memory of a director file. bcoz on adding sound the projector file becomes a large memory file .
    so i am confused that which file format should be used.

    saramultimedia,
    Are you certain that you're asking your question in the right place? This forum is about the Adobe Media Encoder application. Most of the people who answer questions here are familiar with the digital video and audio applications such as After Effects and Premiere Pro.
    If you have a question about Director, it's probably best to ask on the Director forum. But I see that you already know that, since you already have a thread on that forum to ask this question, and it got an answer:
    http://forums.adobe.com/thread/769569

Maybe you are looking for

  • Boot Camp will not let me install Windows via external hard drive

    Hi, I'm having problems installing Windows 7 on my MacBook Pro. I have the iso file on my external hard dirve and have went to Boot Camp but the following message comes up: "The startup disk cannot be partitioned or restored to a single partition. Th

  • Downloaded photoshop with CC on iMac, it doen't open due to" technical problem"?

    Installed CC, payed for Photoshop, downloaded the programme, did update and when I want to start working it says:" impossible to initialise PS error in the program". Deinstalled the programme and downloaded everything again: same result. I work on a

  • Purchasing and/or Account Payable

    I am interested in knowing if anyone has built a purchasing or accounts payable solution using FORTE. If anyone has done this in the please reply.. Thanks, Kevin McGaffey Caro Systems Inc. 66 Allayden Drive Whitby, Ontario L1P 1L5 [email protected] (

  • DB2 migration v8.1 to v9.5 in SAP 6.40

    Hello Sirs, I'm planning the migration of the databases of v8.1 to v9.5 in SAP 6.40. I have a few questions regarding this issue... if anyone knows please tell me. 1. Is there any inconvenience of having DEV system under DB2 9.5 and the other systems

  • COLORS OFF ON CONNECTING TO TV

    Strangely enough, everything that should be red is green and vice versa, when I connect my Macbook via cable to my Sony Bravia TV. Any idea what may be causing this strange phenomenon? Calibrating in the setup screen does not seem to work...since all