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.

Similar Messages

  • 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 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 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

  • Table for email settings

    Hi,
    We have more than 100 reports scheduled in broadcaster. The client would like to know which WAD template / query goes to which user. Is there a table to get list of email related settings for all WAD / Queries (e.g. Subject line, list of recipients)
    RSRD_SETTING gives a list of broadcast settings, but not the recipient list or subject line of mail.
    Regards,
    Nikhil

    Hi Nikhil,
    Try CL_RSRD_SETTING_DT
    Cheers,
    Tanish.

  • Table for FB00 settings

    Hi
    In which View/Tables are the user specific settings maintained in transaction FB00 are stored ?
    Regards
    Sachin

    Howdy,
    They are stored in a mixture of parameter-ids, for example the options in the Document entry tab of FB00 is stored in parameter-id FOP.
    Parameter-ids are stored in table USR05.
    Hope that helps.
    Alex

  • Table for field settings for vendor master

    Dears,
    Can you please let me know which table do i need to refer if I want to know which fields are maintained mandatory, optional, suppres for Vendor master for each account groups.
    I have looked into table T077K, but the table values are showing for example ..................................... How to conclude with these values.
    Please suggest.
    Regards
    Kamesh

    Hi
    fiedl selection for vendor Mastr depend upon Vendor account gruop there you can fied out which field is optiona or dispaly like wise
    check following link 
    You maintain the account groups in Customizing for Logistics General under Business Partners - Vendor - Control - Define Account Groups and Field Selection (Vendor).
    [http://help.sap.com/saphelp_470/helpdata/en/75/ee0b1c55c811d189900000e8322d00/content.htm]
    Regards
    Kailas Ugale

  • 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 Infopackage settings -- Events ?

    Hello BW Experts,
    Infopackage > schedule tab > we can have Events mentioned in the scheduling button window popup screen and also in the subsequent process screen. Is there a table where this information is stored.
    Suggestions appreciated.
    Thanks,
    BWer

    hi BWer,
    try table RSLDPSEL
    The sme variable in data selection of inpopackage and value in transfer rul
    try to search this forum wiht 'RSLDPSEL' may give some
    Access InfoPackage Selection in Transfer Rule
    Access infoPackage Selection in start routine of update rule
    other infopackage table
    RSREQDONE
    RSSELDONE
    RSLDTDONE
    RSUICDONE
    hope this helps.

  • How can i use i cloud whith my iphone 3g? the app don´t apear on my tabler for configuration.

    versao 4.2.1 (8c148)
    modelo mb489po
    i phone 3g

    Unfortunately you won't be able to.  iCloud requires iOS 5 or higher and the 3G cannot be updated beyond iOS 4.2.1.

  • Table for Webtemplate/Broadcast settings

    Hello All,
    Can any one tell the right table that gives the relationship between 'Web template name' and 'Broadcast setting name' associated with that web template.?
    I tried table RSRD_SETTING ,but this has only the broadcast setting name ,but I want to see what web template has this broad cast setting.
    Any help is much appreciated !
    Jb

    Hi JB,
    check additional RSRD_SETT_NODE, RSRD_REGISTRATN.
    Re: Relationship b/w tables and table fields
    Table for email settings
    Look for entries in tables RSRD*
    Regards
    Andreas

  • Tables for DTP and Infopackage

    Hi ,
    My requirement is we need to write a custom ABAP Program to view properties and various tabs, details in the tab etc for DTP and Info package. So we need the list of tables or any sources from where the data is fetched for the each of details in DTP and Info packages.
    For example: Will get the Infopackage Data Selection details from table 'RSLDPSEL'. Like this we need table for each settings in Infopackage and DTP.
    Regards,
    Lavanya.

    HI,
    Infopackage related table:-
    RSLDPIO-     Links datasource to infopackages
    RSLDPIOT-infoPackage Text Description
    RSLDPRULE-ABAP source code for InfoPackages
    RSLDPSEL -Hardcoded selections in InfoPackages
    RSMONICDP-Contains the request-id number by data target
    RSPAKPOS-List of InfoPackage Groups / InfoPackages
    DTP Related Tables:-
    RSBKDTP       BW: Data Transfer Process Header Data
    RSBKDTPH      DTP: Historic Versions
    RSBKDTPSTAT      Status Information on Data Transfer Process
    RSBKDTPT      Texts on Data Transfer Processes
    RSBKDTPTH      Texts on Data Transfer Processes
    RSDDSTATDTP      Table for WHM Statistics. Details DTP
    RSOACUBE_DTP      BW: OLTP Direct Access: Directory of Assigned Remote DTPs
    RSBKDATAPAKSEL      DTP: Data Package Selections
    RSBKSELECT      Selections for DTP Request (Summary)
    RSBKREQUEST      DTP Request
    RSBKREQUEST_V      View of DTP Request
    RSBKBP      Breakpoints
    RSBKDATAINFO      Information on DTP Runtime Buffers
    RSBKDATAPAKID      DTP: Status Table for Data Packages
    RSBKSUBSTEP      Properties of Substeps in a DTP

  • Purchase requisiton/RFQ/Q/PO what we do configuration settings

    pls guide what we do configuration settings PR/RFQ/Q/PO ? In real time project shall we use standard document types or configured documents use it ?
    in what situation get the situation to crate the new document types?

    hi,
    you can opt to create new doc types if you have different procurement types. Example: you have standard procurement as well as subcontracting. In this case if you use the standard PO/PR/RFQ type then looking at the document types you cannot differiate between a standard PO and a subcontract PO.
    because doc type controls the number ranges of the document so in both cases same number range will be used by the system.
    where as if you define different doc types for standard procurement and subcontarc process and you attach different number range for two doc types then looking at the doc number you can identify whether it is standard or subcontratc.
    Also different doc types are used for better analysis as there are many standard reports which use Doc type as input.
    Apart from this Doc type also governs authorization. So in your company if there are 2 depts. 1 can perform standard procurement and other can perform subcontract procurement the by defining 2 different doc type you can give authorization accordingly.
    For configuration settings, you have to copy standard doc type to create a new one. and check number ranges. change it if required. Also check the field selection group.
    You have to specify item categories also for the new doc type.
    Hope you have got some clue
    Regards
    Seema.

  • Need info on BW Configuration settings

    Hi Experts,
    We are implementing new BW system (BI 7.0) along with ECC 6.0 for our client.
    As this is the first BI 7.0 implementation for me, I appriciate if anybody can send me the documents for configuration settings which we do in BI as well as in R/3 side.
    Also send me some blue print documents as well.
    My email id : [email protected]
    Thanks in advance

    hi nitin
    http://help.sap.com/bp_iasifrsv1470/BBlibrary/Documentation/I67_BB_ConfigGuide_EN_DE.doc
    check the above link
    jeeva

  • Configuration settings for applications ... best practices?

    Hi!
    We're currently developing applications for WebLogic (ADF Faces RC, EAR deployment).
    Now we arrived at a point where we need some simple configuration settings/properties on the server or the domain. The applications should be able to read these settings, the mechanism should be as simple as possible.
    An administrator at the server should be able to update the settings and the applications should pick up the changed values the next time the settings are accessed, without server or application restart.
    I wonder what the best way would be to handle this?
    - put them into the database, but then all apps would need DB access to those settings?
    - System env. variable on the server, but how to pick up changes without restart?
    - Property file? Where do I put that so that an admin can easily find and edit it?
    What are you guys using? I was kind of hoping that WebLogic would provide some UI in the console app, that enables an admin to set some properties, but I couldn't find one. Is there one?
    Any advice?
    Thanks.
    Sascha

    Hi Sascha,
    If you place the properties files in %WEBLOGIC_HOME%/user_projects/domains/[your_domain] then the properties file should be picked up, without having to be placed in a jar file, and in a location that will be easy to find for the WebLogic administrator.
    Hope it helps.
    Regards,
    Cris

Maybe you are looking for

  • PP-PI - Process message processing and batch management in PI_CONS message

    Hi All, Hope you can help me to find the better solution... I will try to explain my scenario Scenario: to control the production run PP-PI module is in use. Process order are created in SAP system and then transferred to the process control system w

  • Itunes wont load... pls help!!

    Hello, I downloaded the new iTunes software a little while ago, and everything was working fine until yesterday. Every time I try to load iTunes I get the hourglass for a few seconds and then nothing! I have uninstalled Norton Anti Virus and Quicktim

  • J2EE JNDI-00009 EJB Reference "ejb/SessionEJBCalled" could not be resolved

    When load (run) the following EJB (JDev 10.1.3.1.0 embedded server) loads with no problem: package project2; import javax.ejb.Stateless; @Stateless public class SessionEJBCalledBean implements SessionEJBCalledLocal { public SessionEJBCalledBean() {  

  • URGENT PLS -00306

    FUNCTION biGetInstallation     pvcTelephoneNo              IN  stnd_formats.telephone_no%TYPE,     prcInstallationCursor       OUT tInstallationCursor,     pvcUsrMsg                   OUT stnd_formats.usr_msg%TYPE,     pvcLogMsg                   OUT

  • JDBC for Active-Active Oracle Primary/Failover DB

    Hi, Currently for our application we use an Oracle Primary (Active) and FailOver (Passive) setup. To connect to these databases, we use two JNDIs and use JDBC thin driver. Say when a Failover (FO) occurs, we have a logic to use the FO JNDI and connec