Where we find changes in data  of table

if log the table , it records the changes made to the data in the
table , where it stores the data.
regards,
Chandu

Check the tables CDHDR, CDPOS
CDHDR - Change Document Header table
CDPOS - Change Document Item table
Regards.

Similar Messages

  • How to find the deleted data in tables

    guys,
    how to find the deleted data in tables example: i want to see whether anyone deleted data in MB5B report tables like mbew, etc.,
    regards,

    Hi,
    MBEWH is actually the history table of MBEW. It will record all the changes. As I have told you earlier if you have deleted the record dirctly from the table then it will not come even in the table MBEWH
    That means no changes have been made.
    regards

  • HT203167 I have just downloaded the latest itunes version (11.0.1). All my data cannot now be located, though the library is showing all the correct content.The data is stored on an external hard drive. How do I tell the library where to find it's data?

    I have just downloaded the latest itunes version (11.0.1). All my data cannot now be located, though the library is showing all the correct content.The data is stored on an external hard drive. How do I tell the library where to find it's data?

    The iTunes application should be installed on the system drive. You may need to repair iTunes to fix that error regarding a missing .exe.
    To organize your library properly see Make a split library portable.
    If you don't have a working version of the library that can be transformed into a portable shape I have tools and techniques that can repair the broken links.
    tt2

  • Find out missing dates in table

    Hi,
    I've a table that sould have a record for day with sales info, but for some reason there are missing dates, is there any way i could find out witch dates are missing.
    Table Example:
    sales_date | value
    2010-01-01 | 20
    2010-01-02 | 30
    2010-01-04 | 40
    The output of the query for the example above sould return only the missing date (2010-01-03).
    Thanks in advance

    How about (I wouldn't use this if your concerned about speed!)...
    WITH src_data
           AS (SELECT TO_DATE('2010-01-01', 'YYYY-MM-DD') sales_date FROM DUAL
               UNION ALL
               SELECT TO_DATE('2010-01-02', 'YYYY-MM-DD') sales_date FROM DUAL
               UNION ALL
               SELECT TO_DATE('2010-01-04', 'YYYY-MM-DD') sales_date FROM DUAL),
        date_table
           AS (SELECT     LEVEL, MAX(sales_date) - LEVEL + 1 my_date
               FROM       src_data
               CONNECT BY LEVEL <=
                             (SELECT MAX(sales_date) - MIN(sales_date) + 1
                              FROM   src_data)
               GROUP BY   LEVEL
               ORDER BY   my_date ASC)
    SELECT *
    FROM   date_table
    WHERE  NOT EXISTS (SELECT 1
                       FROM   src_data
                       WHERE  sales_date = my_date)Cheers
    Ben

  • How to find changes done for a table

    Hi All,
    We have a customized trasparent table , for which  table log is not maintained. There is a change in data for this table and we want to find out who has done the changes and when .
    We are using SAP R/3 4.6c with Oracle 8.1.7
    Please let us know if there is any way to sort this out .
    Regards,
    BN

    Hello Nayak,
    as you told us that it is a customizing table .. there should not be many changes.
    If you don't activate the table log ... then you can only go over the logminer of oracle (it is much easier, if you know a timeframe in which the data maybe changed):
    http://www.oracle-base.com/articles/8i/LogMiner.php
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14237/dynviews_1154.htm#i1408263
    => TIMESTAMP
    => TABLE_NAME
    => SESSION_INFO
    => SQL_REDO
    => SQL_UNDO
    You will not see which user has done the change but you will find the abap program and with that information you can go to ST03n and have a look which user called this program.
    Regards
    Stefan

  • Change Bank Data in Table REGUH

    Hello.
    I am trying to find an user*exit, BADI...a place to change bank data when running the proposal in F110...the problem is when I have a vendor open in several companies from several countries the standard program fills table REGUH with the first line of bank data from the vendors master record not considering the country of the company versus the country of the bank account.
    Thanks in advance.

    Hi
    Check the following User exits and BADI's related to F110 Tcode:
    Enhancement
    RFFOX074                                Frame for user exit RFFOX074 (in program RFFOCH_U)
    RFFOX075                                Frame for user exit RFFOX075 (in program RFFOCH_U)
    RFFOX081                                Frame for user exit RFFOX081 (in program RFFOF__T)
    RFFOX082                                Frame for user exit RFFOX082 (in program RFFOF__T)
    RFFOX100                                Frame for user exit RFFOX100 (in program RFFOUS_T)
    RFFOX101                                Frame for user exit RFFOX101 (in program RFFOUS_T)
    RFFOX102                                Frame for user exit RFFOX102 (in program RFFOUS_T)
    RFFOX103                                Frame for user exit RFFOX103 (in program RFFOUS_T)
    RFFOX104                                user exit
    RFFOX105                                Frame for user exit RFFOX105 (in program RFFOUS_T)
    RFFOX200                                Frame for user exit RFFOX200 (in program RFFONZ_T)
    RFFOX210                                Frame for user exit RFFOX210 (in program RFFOAU_T)
    RFFOX211                                Frame for user exit RFFOX211 (in program RFFONZ_T)
    RFFOX230                                General program for user exit RFFOX230 (in program RFFOJP_
    RFFOX240                                Enhancement for User Exit 240 (RFFOAT_P)
    RFFOX250                                Enhancement for User Exit 250 (RFFODK_E)
    RFFOX901                                Framework for user exit RFFOX901 (in program RFFOM100)
    RFFOX902                                Framework for user exit RFFOX902 (in program RFFOM100)
    FDTAX001                                Enhancement to Transaction FDTA (event after the download)
    FEDI0002                                Function exits for EDI DOCS in FI - Incoming pyt adv.notes
    FEDI0003                                Function exits for EDI docs in FI - Save PEXR segments
    FEDI0004                                Function exits for EDI docs in FI - particular events
    FEDI0006                                Function Exits for EDI-docs in FI: Save IDCR Segments
    RFFOX003                                Frame for user exit RFFOX003 (in program RFFOM100)
    RFFOX041                                Framework for user exit RFFOX041 (in program RFFOBE_I)
    RFFOX042                                Framework for user exit RFFOX042 (in program RFFOBE_E)
    RFFOX043                                Framework for user exit RFFOX043 (in program RFFOBE_D)
    RFFOX061                                Frame for user exit RFFOX061 (in program RFFOCH_P)
    RFFOX062                                Frame for user exit RFFOX062 (in program RFFOCH_P)
    RFFOX063                                Frame for user exit RFFOX063 (in program RFFOCH_P)
    RFFOX064                                Frame for user exit RFFOX064 (in program RFFOCH_P)
    RFFOX065                                Frame for user exit RFFOX065 (in program RFFOCH_P)
    RFFOX066                                Frame for user exit RFFOX066 (in program RFFOCH_P)
    RFFOX071                                Frame for user exit RFFOX071 (in program RFFOCH_U)
    RFFOX072              Frame for user exit RFFOX072 (in program RFFOCH_U)
    RFFOX073              Frame for user exit RFFOX073 (in program RFFOCH_U)
    Business Add-in
    FI_BSTM_MC_EXIT            FI Account Statement: Exit from MultiCash Conversion
    FI_F110_SCHEDULE_JOB       F110: Check before scheduling a proposal/update run
    reward if useful
    regards,
    ANJI

  • Where to find the picking date?

    Hi!
      Can amy one pls tell me where to find picking date in which table?
    Pls reply guys
    Imran.

    hi
    <b>KODAT</b> has the planned Picking date
    regards
    ravish
    <b>plz dont forget to reward points if helpful</b>

  • Find/Change Varying dates..

    I have a varied dates that appear throughout a LONG document.. for instance "January 14, 1945" date changes all the time of course.. usually appears at start of a paragraph.. i need to set up a find/change to be able to select it, and I need to change it's style.. is this the wildcard choice somehow in find/change?

    try a GREP search for      \<\w+\.? \d\d?, \d{4}\>      (those are ordinary typed spaces after the first ? and the comma). If should find dates with months spelled out or abbreviated with or without a period. You can use this in a GREP Style as part of a paragraph style to apply your character style so you don't need find/change

  • Find/Change (Multiple Date Changes in one Find)

    Hi ID geniuses, got a question for your gigantic brains.
    This may or may not be an easy one...
    I do a lot of production work and I'd like to create a Find/Change or even a GREP search that will allow me to change multiple blank dates at once).
    the format changes from file to file and follows these 4 formats usually and all 4 formats could be used in one document.
    XX/XX/XX (8 characters)
    XX/XX/10 (8 characters)
    XX/XX/2010 (10 characters)
    9/26/10 - wrong date in place already. (6 – 8 characters depending on the month)
    Instead of having 4 different searches, is it possible to do one search that look for any of these text formats and change them at once?
    Any ideas/guidance will be appreciated.
    Thanks for your time.

    Piece of cake.
    Of course GREP comes to the rescue. Enter this in your search field:
    \b((XX|\d{1,2})/){2}(XX|\d{2,4})\b
    and it'll find any of your examples. Wot Doth This All Mean?
    \b     a Word break -- there must not be a word character before this entire expression. This means it'll ignore "XXX/XX/XX".
    (     repeat group -- see below
    ( XX | \d{1,2} )     Either "XX" (exactly) or "a digit, 1 or 2". This means it'll ignore "XXX/XX/XX" (three exes), pick up "1/2/3" (one digit), ignore "123/123/123" (three digits)
    /     A slash. Nothing special, except ...
    )     .. since this is the end of the repeat group ...
    {2}     ... we want twice the sequence "XX/" (or "digit/"), to match "XX/XX/" and every possible combo with digits as well.
    (     oh yet another group. That's because ...
    XX     .. this literal text ...
    |     ... OR ... (hold on, I'm gettin' there)
    \d{2,4}     .. two to four digits should be matched ..
    )     .. in this entire group.
    \b     Phew! A Word break to prevent it matching "12/34/56789"

  • Where to find Pick Release Date After Ship Confirm in Order to Cash cycle

    Dear All,
    In Order to Cash cycle how to find Pick Release Date. After performing the Ship Confirm Transaction, how to view when we have performed Pick Release Transaction?
    Thanks in Advance.
    Regards,
    Aditya

    Run the Diagnostic OM order Information report against the order. In the report you can the find the picked date.
    Can I know you are using the transact move order ?
    Thanks

  • Where to find goods receipt data only working with GR in tcode me23n

    hi,
    I am getting this error 1. Enter Good receipt data only when working with GR-based IV. What can be done for this. how to rectify this error.
    Where can i find the goods receipt data in the transaction Me23n.

    in addtion to above process ,
    u can check @ table level EKBE w.r.f PO number.
    VGABE = 1     Goods receipt
            2     Invoice receipt
    and let us know what u are doing in ME23N.
    FOR GR Tcode is MIGO
    for IN tcode is MIRO.
    Regards
    Prabhu

  • To find the greatest date from table

    guys,
    I currently use this query to find the difference between sysdate and the oldest date in the table
    select (SYSDATE - cur_date) from comp_check
    the problem is it fives multiple records as output.
    i want to design a query that will give the difference between sysdate and the oldest date in the table(it should throw only one record as the result)
    how do i do that.
    thanks in advance

    SQL> select sysdate-min(created) from all_users
    SQL> /
    SYSDATE-MIN(CREATED)
              507,373866
    SQL> Nicolas.
    MIN usage for oldest. Correction after ennisb's remark, thanks.
    Message was edited by:
    N. Gasparotto

  • Find/change colour tint in table cell

    Hi everyone,
    I have a document containing a heap of tables. The tables currently have a tint of 15% black in some of the rows and I need to change this to 5% black. I also need to change the stroke weight from 0.5pt to 0.3pt.
    Since there are so many of them, I wondered if there was a way to do this with find and change. The tables aren't objects - they're just regular tables inserted into the text frames.
    Appreciate any help.
    Thanks

    Sorry to come back to this post but I'm still trying to figure out how to adapt the script suggested at this link: http://forums.adobe.com/thread/681944
    I'm assuming I need to swap out some values but  how would I adapt it so that it looks for table cells coloured with 20% black and changes them to 10% black.
    As mentioned previously, my javascript knowledge is limited so I'd need some guidance.
    Any further advice appreciated.

  • Where to find Oracle Apps HR schema table structures?

    Hi!
    Can someone guide me to the link where I can find the HR schema table structures for Oracle E-Biz suite 11.5.10?
    Previously, i used to get them under Top Tech Docs on the metalink.
    Thanks and regards,
    Aparna

    Hi Aparna,
    You can also find in http://irep.oracle.com/index.html
    Regards,
    Naga Suresh. Challapalli

  • Query to find oldest man data from table

    Emp tab:
    f_name varchar2(30)
    l_name varchar2(30)
    dob date
    sex varchar2(5)
    I want to find the F_name of the oldest man born in year 1965 , who possess the "DA" in the f_name.

    How about this?
    SELECT f_name
      FROM (SELECT *
              FROM emp
             WHERE TRUNC(dob) = 1965
               AND UPPER(f_name) LIKE '%DA%'
             ORDER BY dob desc
    WHERE ROWNUM = 1       
    not tested and assuming that there are no duplicate dates. Another option would be analytic functions.
    C.

Maybe you are looking for

  • Reverting from UTF-8 to ISO-8859-1

    Hi, i have a database installed in UTF-8, it´s a new instalation and the guides i had didnt mention any restrictions on characterset for the teams that were migrating. Well the problem is some teams are moving some of their projects to the new server

  • ASUG 2007 Spring Conference

    Hello Workflow Friends, It's that time of year again... We are gearing up for an very educational Spring Conference, April 22-25 at the Georgia World Congress Center in Atlanta, Georgia. The Workflow/Webflow track has been renamed 'Workflow and Busin

  • Jdbc thin driver with Oracle 9i database

    Hi, I'm having a problem with java code which previously deployed ok on an Oracle 817 database. In attempting to access data from a 9i database I get the following error: java.sql.SQLException: ORA-00600: internal error code, arguments: [ttcgcshnd-1]

  • Reports in JDeveloper 9.0.3

    Hi, what would be the best way to produce high quality paper reports from a JClient application (with preview) ? How can I invoke reports generated from Oracle Reports 9i (JSP) from JClient ? I suppose that a Runtime.exec() is not the very best way t

  • Partner determination for Intercompany Billing

    Dear Guru's, I have configured intercompany sales process and am facing difficulty in the billing part. When the Intercompany invoice is generated, the payer in this invoice should be the internal customer(the customer asigned to the ordering sales o