Table for configuration values

Hi,
My Sales Order/Invoice Material has is configured. In the VBRP table i can get the configuration(filed CUOBJ).
Please tell me the table to find the values for this configuration Object.
Thanks in advance.
Challa

U can use WHERE USED LIST for this filed, then u identify the config tables from normal tables, from the displayed list......these days i dont hv SAP access, so, i can not!!!
thanq

Similar Messages

  • Table for characteristics values in the sales order

    Hi Experts
    I am entering the characteristics values in the classification screen in the sales order.
    I want to capture the characteristics & values with reference to the individual sales order for reports.
    Please let me know the tables for the same as it doesn't get capture in the item table..
    Thanks
    Ganesh
    Edited by: jganesh on May 4, 2011 1:26 PM

    Hiii,
    you may use VELO01_GET_CONFIGURATION function module to pass VBAP-CUOBJ value
    Hope it will solve your problem.
    Regards
    Shambhu Sarkar

  • DB Tables for Configuration Settings

    hello, I work for a Business System Department. Here, we use a data mining tool to download SAP DB tables and then we import them in a tool for Data Analysis.
    I'd like to develop something automatic to analyze configuration settings in SAP (the ones in spro) but I don't know how to identify in which tables these settings are stored. eg: in which table is it stored settings related to GR reversal? and how find out about DB tables for other settings.

    look for tables SDBA*
    SDBAH contains header information on jobs that ran.
    if this answers your question, close this message.

  • Table for Configuration Profile

    Can any one tell me the standard table name where the details of the Configuration Profile (tcode CU41) are stored...
    I know some tables for this transaction
    CUCO
    T134
    TC04
    TC04T
    TCLA
    TCLST
    TCU0S
    TCUQD
    But i didnt find the fields like MATNR , Profile name , Class etc in this table
    Thanks in advance.

    HI Rajesh
    Please check if table INOB helps you.
    Kind Regards
    Eswar

  • Table for Original Values in Results Recording

    Hi,
    Where are the original values of the results recording of the inspection lot (inspection type 04) stored?
    Or, is there any function module to fetch this data?
    Regards
    Ramakanth

    it's in table QASE
    original value (Data Element- QORIGINAL_INPUT )

  • GRC table for Configuration settings available

    Hi All,
    Please help if there is any table in GRC which can show all the Configuration Parameters  available along with all possible parameter values of a parameter.
    Regards,
    Sravan

    Hi All,
    Thanks for your inputs.
    Actually what my doubt was Like AGR_TEXTS will give Role and its description.
    We need description of all the Parameters . And also all posible values of the parameters.
    As table stated by Simon contain maintained configuation settings(it actually redirects to Maintain configuration settings scren of SPRO) - can we export maintained configuration settings ... I see export option greyed out ..
    I am trying to know if we have any table that contains all the parameters available in GRC.
    Regards,
    Sravan

  • Table for Condition Value in VF03

    Dear all,
    Im creating the output format for Billing Document(INVOICE) through VFO3,
    i need to put the unit price and different Taxes(Condition values) miantained in VF03,
    CAN ANY ONE TELL ME FROM WHERE i need to fetch all condition values based on billing document No.
    i.e from which tables and whts the conditions
    IM AN ABAPER SO KINDLY GIVE THE TABLES FLOW AS POSSIBLE.
    Regards,
    Niranja.G

    Komv-kwert is the value which depends on condition type (KOMV-KSCHL).
    regards,
    Manish

  • Assets table for Acquisition value and Equipment number

    Hi,
    What is the table that store the Acquisition value and the Equipment number of the assets ?
    Please help
    Regards.

    Hi Jehade,
    ITOB table records the changes made in the equipment master records.
    But I think it is better for you to use the view V_EQUI  instead of ITOB table. If you use the table ITOB in any report it may hamper the performance of the report.
    Please refer the SAP NOTE # 335537 - ITOB Should not be used
    Hope this can help you
    Tarek

  • Tables for threshold value in GTS 11

    Good morning,
    to get away from our old ERP preference calculation we bought a license for GTS. At the moment we are discussing implementing version 10.1 or even 11.
    I am worrying as I am not sure, how to put data out of GTS to BI (BW) with version 11. We need the price and the threshold value (former table MMPREF_PRO_....) and those for the vendor declaration from supplier and the compression. (LFEI/MAPE).
    Does anybody has experience with getting this into BI? And the "new" tablenames in GTS?
    Hope, my questions are not too dumb, but we are just starting.
    Thanks for any help and have a nice day.
    Rgds Alex Linck
    Kostal Germany

    Hi ,
    Customize as per the path given below for the GTS to BI(BW) data replication.
    IMG : Integration with Other mySAP.com Components >> Data Transfer to the SAP Business Information Warehouse >> General Settings >> Maintain Control Parameters for Data Transfer. 
    GTS > General Setting > Document Structure > Define Document Types Turn on > Transfer to SAP Netweaver BI Active flag .
    GTS > General Setting > Document Structure > Define Item Categories > Transfer to SAP Netweaver BI Active flag .
    GTS > General Setting > Organizational Structure > Control at Foreign Trade Organization [FTO] for SAP NW BI > In the BI Active column, this flag is turned on for active FTOs.
    Ashish

  • Org. Structure - table for inherited values (general attributes) ?

    Hello,
    I need to read all general attributes maintained at the selected
    position (objid), including inherited values.
    Do you know where inherited values are stored in ?
    In table HRT1222 I can see only locally maintained attributes.
    Best regards,
    Robert

    Hi Robert,
    How can you make the inherited values available to a user.  I would assume that there would be a report but I could not find one.  Can this fm be made available for a SAP Query?
    It seems to be an obvious requirement by users but yet not easily available.
    Thanks
    Pascal
    Edited by: Pascal Menezes on Feb 25, 2011 2:57 PM

  • Tables for Costing values in Sales

    Dear SAP experts ,
    I have values in trasaction KKAC and CN41N that I need to capture in a report.
    Do you guys know what tables I can access these values the fastest ?
    In KKAC , I would like to see the total Cost and Revenue, so going thru COEP would be a pain . Any other suggestion ?
    IN CN41N I need to look at the Total Cost and Total Revenue as well based on the WBS. - Any suggestions ?
    Thanks a million
    regards
    Moon

    Hi ,
    Thanks for your reply but this is not what I want.
    I know the transaction codes, but I need SAP tables now because I am creating my own customised report.
    My reports need to look something like what I see in KKAC and CN41N, hence I need SAP tables that I can use to extract this same data.
    KKAC - to look at cost and revenue as a whole ( not line item ) anything else besides COEP  ?
    CN41N -  to look at the cost and revenue at WBS level - what table can I use ?
    rgds
    Moon

  • Is it possible to filter a table for NULL values in a column? (11g)

    I am using the out-of-the box table filtering provided by ADF Faces RC, but cannot figure out how to filter on Null value that are in the table.
    I have tried "IS NULL" and "= NULL", but nothing works.
    I have a backing bean that intercepts the filtered values before the filter is applied, and I can't set it there either.
    Does anyone know how this is accomplished?

    No, it is not. Worse, many people will view this in any old PDF viewer, most of which won't have overprint preview at all.
    You need to send very clear instructions about this, with specific screen shots - or better, avoid tools and constructions that require it. Probably some wording about "need to view with suitable professional tools" will make the message more palatable.

  • To display all tables for particular value

    hi All
    I know one column value(Suppose ename as SMITH in emp table). So now I want to display all the tables which will contain ename as SMITH.
    Thanks
    null

    Hi Smiller
    Its displaying the tables which has column name what we are giving in Query . But here instead of passing column name(ename) I want to pass column value(SMITH). If I pass this SMITH to the query I want do display the tables where smith exists. Hope You got.
    Thanks
    Devender
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by smiller ():
    select table_name from user_tab_columns where column_name like 'ename';
    OR
    select table_name from dba_tab_columns
    where column_name like 'ename';
    <HR></BLOCKQUOTE>
    null

  • SAP GRC 10.1 AMF No data selected when adding duplicate fields from separate tables for configurable data sources

    Hi There,
    In SAP GRC 10.0, our team had an issue where we could not add duplicate fields from separate table (see ERROR: Select Currency/UoM field for the selected analyzed fields). This was resolved by the SAP Note 1904313/ 1904314 (http://service.sap.com/sap/support/notes/1904313).
    We upgraded our system to SAP GRC 10.1 SP05 and could now add the duplicate fields from separate tables. SAP Note 1904313/ 1904314 was part of SAP GRC 10.1 SP03 so it makes sense that we, in a higher version (SP05), would be able to do this.
    The issue now is when we add the duplicate fields from different tables and run the Ad-hoc Query to test if the data source works correctly, the No Data Selected warning persists. This means that the data source provides no data for analysis, which is required to write our business rules.
    Below is an example:
    Basic data source with just one currency reference field EBAN-WAERS.
    When you run the Ad-Hoc Query you receive data.
    Basic data source with second currency reference field EKKO-WAERS.
    When you run the Ad-Hoc Query no data is found.
    Please also make reference to the following thread logged by my colleague (ERROR: Select Currency/UoM field for the selected analyzed fields)
    Any assistance to receive data with duplicate fields from separate tables will be highly appreciated.
    Thanking you in advance.
    Regards
    Gary Khan

    Hi
    following are the  error messages from dump
    hrtText
       There is already a line with the same key.
    hat happened?
       Error in ABAP application program.
       The current ABAP program "SAPLCKMS" had to be terminated because one of the
       statements could not be executed.
       This is probably due to an error in the ABAP program.
    rror analysis
       You wanted to add an entry to table "\FUNCTION-POOL=CKMS\DATA=T_DYN_CKMLCR",
        which you declared
       with a UNIQUE KEY. However, there was already an entry with the
       same key.
       This may have been in an INSERT or MOVE statement, or within a
       SELECT ... INTO statement.
       In particular, you cannot insert more than one initial line into a
       table with a unique key using the INSERT INITIAL LINE... statement.
    rigger Location of Runtime Error
       Program                                 SAPLCKMS
       Include                                 LCKMSF01
       Row                                     226
       Module type                             (FORM)
       Module Name                             DYNAMIC_PERIOD_CLOSING
    Source code where dump ocured
    222
    223           APPEND ht_ckmlpp TO t_add_ckmlpp.
    224           APPEND LINES OF ht_ckmlcr TO t_add_ckmlcr.
    225           INSERT ht_ckmlpp INTO TABLE t_dyn_ckmlpp.
    >>>>           INSERT LINES OF ht_ckmlcr INTO TABLE t_dyn_ckmlcr.
    227         ENDWHILE.
    Also I guess there is problem with material ledger in R/3 side
    I have never worked on material ledger before so dont hav idea of Tcode and tables in SAP R/3 for material ledger.
    Thanks
    Navneet

  • Table for Tax Values in PO

    Dear Experts,
    PLease let me know, the values of taxes in Purchase order is tored in which table..
    I've identified, the Pricing conditions are stored in KONV table..
    But where the Tax conditions are stored.. Which Table..
    let me know.. Thanks in Advance

    Hi,
    Go to SE37 to get list of Function Modules
    Refer links;
    [Creating a Function module|http://help.sap.com/saphelp_nw04/helpdata/en/26/64f623fa8911d386e70000e82011b8/content.htm]
    [Calling Function Modules|http://help.sap.com/saphelp_nw70/helpdata/en/9f/db98ef35c111d1829f0000e829fbfe/content.htm]

Maybe you are looking for

  • Web Gallery Captions

    Using the Bridge CS4, in Windows XP, what is the simplest and fastest way to include a caption or a title or the filename for each of the pictures of a web gallery when it is displayed on the browser? Thanks

  • DV-NTSC or DV-NTSC ANAMORPHIC?

    I am about to rebuild a Final Cut Pro 7 project for 16:9.  I have resized all stills to 960x540 and the clips (29.97 fps) are ready for importing. I now have to make the choice of either DV-NTSC or DV-NTSC ANAMORPHIC.  I have tried a search of the in

  • Problem with displaying a splash screen twice

    I have a splash screen that displays while I am reading data from the recordstore, I use the same sceen when I am writing data back to the record store when the application exits. The problem I am having is that the screen never appears the second ti

  • Short url options for iweb '08 & godaddy HEEEEEEEEEEEEEELP!!!!!

    I have a new website up. I used iweb 08 and Godaddy. I just want the name only. I want this to show up ---->Example www.sitename.com and the then according pages to follow. Example www.sitename.com/media, www.sitename.com/store, www.sitename.com/shir

  • Getting my Music back! Help

    Ok so I have my 2-3 gb worth of music on my ipod, and I had it on my computer, only my computer crashed so I had to get a new hard drive (blah blah blah..) But anyways, is there a way I can get my music back onto my computer from my ipod? That'd be a