Config Table Required

Could anybody provide me the below mention CONFIG Tables
In the Material Master there are various fields,when you press F4 on those fields,system will give some results.I want the Tables name of the Configuration in IMG.
We have two System one is R3 and Web portals,so we are using the RFC's for the individual tables.Whenever something below fields get changed or new added or configured it should update the same in Web portal.
View MMR and Fields
View MMR( Field Name)
Plant DataStorage-2(Ser Level)
Plant DataStorage-2 (Dist.Profile)
Forecasting (Forecast Model)
Accounting 1(Price Control Indicator)
MRP 3(Mixed MRP Indicator)
MRP 4(MRP Dependent Req).
MRP4 (Requirement Grp)

One way to do this is using the trace tool ST05
ST05 - activate trace in one session
View the data or press F4 in the field you would like to trace in another session
Return to the ST05 session and deactivate the trace, then display the results. There will be several tables listed... including the ones you are interested in. You can verify the tables using SE16

Similar Messages

  • Need config table which stores data for Vendor Master changes

    Hi Gurus,
    I need to have the name of the config tables which store the details of the Vendor Master configuration changes based on account group information.
    For Example,
    For a given Account Group(ZM09), the VAT Registration field in the control data tab of the transaction XK02 is suppressed. and for other Account Groups the VAT Registration field is appearing in the Control data tab of the XK02 transaction.
    So I need to determine at run time for which vendor account group the VAT Reg field is suppressed and for which it is appearing.
    Hence I require the name of the Config table in SAP which stores this information.

    Hi,
    Use this transaction S_ALR_87010039 (Program RFKABL00)
    You can select all levels of changes (i.e. General, Company Code, purchasing org)or individual levels only.
    If you want the tables then CDHDR & CDPOS will provide all the details.
    Regards
    Hiren K.Chitalia

  • How to track changes to config tables?

    Hi,
    I would like to track the changes that have been done to the config tables and would like to know the name of the transport request which might have done this?
    My SAP is on ECC 5.0
    Can some one please help?
    Thanks
    Vijay

    Hello Vijay,
    In SPRO transaction, you have an option to view change logs , you can use this option.
    In SPRO->SAP Reference IMG and then drill down to the customizing you are interested in.
    Click on that node and click on the Change Log button.
    The rest is self explanatory.
    Later when you find the table name of the affected config.
    You can take the table name and search for the object in transaction SE03 -> Objects in Request -> Search for Objects in Request
    Regards,
    Siddhesh

  • What config is required to set up Transportaion planning for the delivery?

    Hi experts,
    I am trying create shipment for delivery.It not picking the delivery for shipment.I checked the status in delivery and Transportaion planning is not showing as 'A'.What config is required to set up TP for the delivery?
    Please advise

    please define your transportation planning point , shipment type
    u can define ur transportation planning point in IMG- enterprise structure - Logistics execution
    and shipment type u can define under IMG- Log Execution - shipment - define shipment types
    Maintain ur delivery type etc  relevant for transportation in
    IMG- logistic execution- shipments-maintain transportation relevance
    Pls do reward if this information is of helpful to you
    regards
    AMI

  • Table required for billing and RG1 output

    Dear all,
    pls give me the list of tables required for billing output and RG1 output

    Hello Digs,
    Just check out these sites and see if this is useful to you
    http://www.erpgenie.com/abap/tables_sd.htm
    http://www.erpgenie.com/saptech/transactions.ht
    <b>**Reward if this helps**</b>
    Regards
    AK

  • Af:table requires the managed bean to be in session scope?

    I have let to figure out why af:table requires the managed bean to be in session scope if the af:table has the rows attribute set to anything else but zero.
    I'm assuming that in order for the table to hold on and "page" through the range of records that it is a requirement...
    Any details on how the under-pinnings really works, would be appreciated.
    Thanks,
    --Todd                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    Todd,
    If you create a table model that you reference from an EL on the table's row variable then this should work with request scope as well. However, I think the problem you would run into is
    - performance because the values are getting fetched with every page load
    - state, because you would have to persist any change immediately to ensure the next query brings up the change values
    Frank

  • To translate text in config tables

    How do I upload translations in a different language into the config tables

    Hi,
    I exactly didn't get which tables you mean by Config tables... but i think you can use the text tables to do the same
    Regards,
    Siddarth

  • Config table have column is space in OGGv11.2

    Hi experts,
    How config table have column is space in OGGv11.2?And not primary key in source and target.
    Config in extract process
    extract msext
    sourcedb hr, userid sa, password *****
    exttrail C:\SGolden\dirdat\st
    tranlogoptions managesecondarytruncationpoint
    table dbo."New Table";
    Config in replicat process
    replicat orarep
    handlecollisions
    userid hr,password ****
    sourcedefs /u02/DGolden/dirdef/hr.def
    map "dbo"."New Table" , target "hr"."NEW_TABLE" ,
    +& colmap (usedefaults,test_RowID=TEST_ROWID,"Test DaTa"=TEST_DATA";+
    After insert data go to source.
    Have error is ERROR OGG-00663 OCI Error retrieving bind info for query (status = 100), SQL <Not available>.
    Thank you
    Edited by: 944192 on Aug 7, 2012 8:44 PM

    Can you please show what you are doing and how Oracle responds? It's hard to guess what you are trying to do based on the information given.
    Don't forget to use \ tags.
    For example:
    \Your code here\will display as:Your code here                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Way to access config table without opening system

    Hi Experts,
    In the PSCD module, there are some config tables that need to be updated weekly with data.  This weekly maintenance is not in line with the goal to reduce our transports to PROD to once a month.   How can we update those tables directly without transporting or opening the system?
    An example is table TFK001U.  We need to enter new users in that table.  It is a client specific table.  It stores 3 fields, client, user name , and recon group.  We have a tcode to access it directly, but still get the message:  TK430 (Client XXX has status 'not modifiable').
    Please advise how to get around that error.
    Thanks in advance,
    Cindy

    No. I think to maintain this one, you need also or opening the client or make changes with closed client but asking for a request and transporting this content.
    In last case, you need table maintenance dialog but don't need a transaction if you can use SM30 to maintain it.
    PS: Sometimes we ask to BASIS team to open a system for a while, so we can make our changes and after that ask them to close it again. It depends on your necessity.
    best regards.
    Glauco
    Edited by: Glauco Kubrusly on Jul 21, 2011 11:40 AM

  • System Center 2012 R2 Config Manager requirements

    Looking to deploy System Center 2012 R2 and have been musing over system requirements. There was slight thud as my jaw hit the floor when I discovered a standalone primary environment (SQL installed on same server as Config Manager) required 32GB of memory!
    http://technet.microsoft.com/en-us/library/hh846235.aspx
    You would lucky if we had 200 clients. Am I really going to have to assign 32GB of my virtual hosts memory to the server?
    I had earmarked 8GB, will this suffice? What is the minimum I can get away with??
    Thanks in advance!
    Steve

    Thanks for the responses folks.
    One other question. I am aware that there are co-existence limitations with some of the other Server components (http://technet.microsoft.com/en-us/library/dn281928.aspx) but
    (bearing these in mind) can I install other components on my Configuration Manager Server? VMM for example.
    If the answer is yes, I would assume I would need even more resources on the Server as well?
    Regards,
    Steve

  • Authorisation for view config tables

    Hi,
    I wish to see data for all payroll related config tables in production system. Do you have a list of payroll tables or any standard role will help me. Thanks a lot.

    whcih data u want to see
    can u be clear
    EX: SM30 call maintainence method
    give table no as V_001P_C  u will get assigment of enterpsirse structure with P S strtructure
    Edited by: Sikindar on Jul 15, 2008 11:49 AM

  • Table Required for Delivered Qty field in Sales Order

    Hi friends
    I can see confirmed order qty, required qty, quantity committed  in VBEP table.
    But if you see in sales order Schedule Lines you'll see one more field named as
    Delivered Quantity.
    I am not able to find this Delivered Qty in any of the SD tables....
    pls help me to find this table and field
    Pts rewarded for helpful ans..
    Thanks and regards
    Snehal

    hi,
    delivery related data is stored in LIKP and LIPS tables
    related to sd.
    reward points if hlpful.

  • TABLE required to find the sub contracting PO components

    Hi All,
    Pls note the proceedure and help solve my requirement....
    We do a subcontracting Purchase order for a Material-X, the item cat= "L". This material doesn't have a standard BOM maintained as the components keep on changing so the the easiest way is press "Components" tab under Material data tab of PO Item detail and enter the components that are going to sub contractor.
    Now using which TABLE can I see the Main material & its components under a PO?
    Thanks & Regards,
    Rajoo
    PS: I've used MSEG to download all subcontracting PO's and its main materials, using this data can I find components also?

    RESB

  • Is a database table required for temporary interfaces with flat file data set source ?

    Folks,  this is the situation I have in ODI 11.1.1.7
    I have a temporary interface (yellow), called MJ_TEMP_INT,  that pulls data from TWO data sets in the source into a temporary target (TEMP_TARG). The catch is one data set pulls from a from a table whereas the other data set pulls from a flat file.  A union is done on the data sets.
    I then create another interface, called MJ_INT, that uses the MJ_TEMP_INT as a source and the target is a real db. table called "REAL_TARGET"
    Two questions:
    When I execute my second interface  (MJ_INT), I get a message "ORA-00942: table or view does not exist" because it is looking for a real db table TEMP_TARG. Why must I have one ? because I am pulling from a flat file ?
    On my second interface (MJ_INT) when I look at the property sheet of my source interface MJ_TEMP_INT (yellow), the checkbox next to "Use temporary interface as Derived table" is DISABLED.  Why ? Is is also because my temporary interface is pulling from a flat file ?
    I have attached a file that shows a screen shot of my ODI studio.
    By the way,  IF my temporary interface source has only one data set pulling from a db. table into a temporary target table, say called MJ_TEMP2_TARG,  and then when I use this temporary interface as a source to another other real db. target table (REAL2_TARGET),  THEN, every thing works.  ODI does not require me to have a real db. table MJ_TEMP2_TARG and the checkbox for "Use temporary interface as Derived table" is NOT DISABLED and my REAL2_TARGET table gets populated.
    Thank you in advance.
    M. Jamal.

    Thanks SH. I thought so. 
    Though I understand the reason to materialize the file in a staging area, but that almost defeats the purpose of having a temporary interface in this case if we have to save the data in a permanent db. table first.  I assume the db. table sticks around and is not automatically dropped once the interface executing ends.  If the db. table sticks around then I also must truncate it first before executing the temporary interface each time. Right ?

  • TABLES REQUIRED FOR  REPORTS

    please any body CAN YELL ME THE TABLES INVOLVED IN THESE FOLLOWING TWO REPORTS  
    VERY URGENT
    IT IS SVERY USEFULE TO ME
    PLEASE HELP ME
    &#61656;Contract Compliance Report : This report looks at the actual customer purchases (QTY) by period vs. targeted quantities.
              The report created will list all the contracts quantity vs. shipped quantity in the period specified for a given customer or material or sales organization or contract number along with details such as material numbers, contract start date, contract end date, etc.
    &#61656;     Contract Expiration Report : Contracts need to be monitored and quotations sent out for renewal as they approach their expiry date. A report is required to show the contracts expiring.
              This report will list all the contracts expiring in the period specified for a given customer or material or sales organization or contract number along with details such as equipment numbers, material numbers, contract start date, contract end date, etc.
    WITH REGARDS
    VENUMADHAV

    Hi Venumadhav,
                             Check table EKKO , EKPO,VBAK,VBAP
    Regards,
    Hemant

Maybe you are looking for