Change logs for Z table.

Hi All,
I am trying  to fetch the old value and new value for the z table field.Change log is activated for the Z table. but i dont know how to fetch the change logs.
SCU3 is the standard transaction to see the change logs for all the tables.
Is there any table where the change logs values are maintained?
Does anyone know how to get the change log value?
Thanks in advance.
Regards,
Amruta.

Hello,
If for a specific set of tables no change documents are triggered by SAP you can always setup your own Change Document Object with transaction SCDO.
Of course you need to be careful with this transactions (how big is the table data, how many changes, etc...).
Table logging is something else, they are stored in table DBTABLOG and can be analysed via SCU3.
For table logging you need extra system parameters to be set, they are explained in SAP Note:
Note 1916 - Logging table changes in R/3
Pay attention with table logging because a lot of tables are logged in DBTABLOG once you activate the parameter, this can have a major impact on performance.
To have an idea what other tables will be logged, check tcode SE16 on table DD09L and put an 'X' in field PROTOKOLL, result will be thousands of tables.
In your specific scenario I think it is best you go for the change documents with SCDO.
Wim Van den Wyngaert

Similar Messages

  • Activate change logs for the table V_T007K

    Hi,
    Change log check box is activated in table and change logs is activated in system. But still I am not able to view any change logs recorded for the table V_T007K using SCU3 transaction.
    I tried by changing some data and than checked the SCu3 transaction. nothing is recorded against the table.
    Please let me know what needs to be done to capture the change logs for the changes done to the data in the table V_T007k table.
    Thanks in Advance.
    Thanks & Regards,
    Madhuri.

    Hi
    The table u mentioned V_T007k  is not a transparent table
    .its a view only for views u cant track changes.
    But only for transparent tables u can only track changes thru SCU3
    Also u can find the changes in a table from SAP TABLE
    CDHDR and CDPOS.
    if helpful reward me points.
    Regards
    Manas Ranjan Panda

  • How To See Change Log For A Table Entry

    Hi Experts,
    One entry is created in a table. I want to know, when that entry was created/ changed.
    Is there a way to find it out.
    PLZ NOTE: Table doesn't contain any DATE field.
    Regards

    Hi,
    or else do like this...
    In order to maintain the log changes the main pre reuisite is to checkmark the checkbox in dataelement of table filed.
    To do this...
    goto transaction SE11>enter ur table name>cleck on fields tab>cleick on dataelement->click on Furthercharacterstics tab-->select the checkbox'Change Document'.
    If u dont select dis the u cannot see the log entry of the particuylar field..Do like this for each dataelement for each table field...selecting all the fields is not mandatory..u can choose the table field u want to see the log report..
    Once u done with dat...
    Goto SCDO transaction> click on create>give a name change doc startwith Z or Y only>Follow the prodedure and in-->name of table field>enter u r TABLE NAME->click on individual field checkbox.--->insertentries..
    Once u done with dis..
    Goto SE16->enter CHDIR or CDPOS->press ENTER->enter u r object id>F8
    U can see the new and old value of a table entry.....

  • Create change log for Z tables in XD02/XD03

    I have added a new tab, to customer master screen. The new screen under that tab has 4 fields,
    those 4 fields are inserted into Z table.
    Can you please give me the sequence of steps so that system will show change history with Z fields?
    I checked that fields are set for change document.
    I have created change document using SCDO.
    How to use method GET_FIELDNAME_FOR_CHANGEDOC of CL_IM_V_CUSTOMER_ADD_D_CS class and method GET_CHANGEDOC_FOR_OWN_TABLES of CL_IM_V_CUSTOMER_ADD_DATA class?

    Hi,
    I have a similar problem with MK02 (vendor master).
    I tried with appending a user field to LFA1.
    I hand over the table and fieldname (LFA1-Z....) in parameter E_FIELDNAME of method VENDOR_ADD_DATA_CS.GET_FIELDNAME_FOR_CHANGEDOC .
    With method GET_CHANGEDOC_FOR_OWN_TABLES of BAdI VENDOR_ADD_DATA I provide the objectclass 'KRED' to the standard program.
    However, there is no change document created for changes on the appended field. If I change one of the standard fields the change document is created.
    Do I have to put my own coding for change document creation somewhere in the BADI methods?
    Any idea?
    Thanks,
    Holger
    Edited by: Holger Probst on Apr 28, 2010 1:30 PM

  • Function to create change log for any table

    Hi
    There is some FM which give me information what was changed in ztable for actually process.

    I got.
    It is BAL

  • Change Logs for TCODE -- FILE

    Hi Friends,
        Please help me in finding the change logs  for the TCODE  FILE,
        i.e  The changes made to the Logical paths
       I had tried  Utilities---->change logs , but unfortunately i cannot find any changes logs
       But there are changes made to the logical paths in my system but i cannot see them in change logs
    thanks
    chandrasekhar j

    rec/client is a profile parameter, you can view the settings in transaction RZ10.  However I find program RSPARAM more useful, the report lists all system parameters with their default and altered value.  Also if you double-click on a parameter you can get to the full help text for its meaning.
    The parameter essentially switches on table change logging for configuration tables (based on the technical settings of the table) and has to be set before the changes are made.
    Hope this helps.
    Nick

  • Change Log for a Ztable

    Hello,
    I have a requirement to get the change log of a Ztable and i have check the LOG Table change in Technical setting and also maintained respective entries in RZ11 with help of Basis.
    But still i am not able to see the changes thorugh SCu3 Tcode.
    I have seen FM /BEV2/ED_READ_DBLOG but was not able to use the same to track DGTABLOG changes.
    Kindly suggest and view.
    Thanks
    Ritesh

    Go to AUT10, press F9.
    Then enter the table name in field Table Name.
    Then press execute.
    Also check the blog Find Changes Logs for a table using SM30
    **Edited by: Dëv Päträ

  • Activating change documents for standard tables

    Hi all,
    Can someone please tell me how I can activate change documents for a standard table.
    I created a change document object in SCDO and included the standard table I am working with. This table does not have "LOG DATA CHANGES' enabled in its technical settings. I checked the data element of the field I am interested in and it has "Change Document" enabled.
    Is there any way to activate change documents for a std table without writing code to create change documents? 
    Thanks.

    Hi,
    Check this transaction SCU3, this is to activate the change logs for the tables.
    Regards,
    Satish

  • What is the impact - Activating Change Logs for Material Classification Dta

    To activate Change Logs for Material Classification Data I must first set the flag for "Multiple Objs Allowed" for the Class Type 001 Material Class. I am curious of what the impact of setting this flag will be. Also, is there a way to measure the DASD impact of activating the Change logging for this data.
    Thankyou
    Kevin

    In addition to the performance impact the process of turning on Change Logs for Classification data will convert the tables KSSK and AUSP to use an internal SAP number as a key instead of the Material number. This will cause problems for any custom programs that access those files directly and expect the material number to be the key. This file conversion occurs during the execution of program RCCLUKA2 which is used to Flag the change logs for existing records. This can be reversed by running report RMCLINOB. Because of the above impact we decided here to NOT implement this change in production.

  • How do we chcek change Logs for any stndrd transaction

    Hi gurus,
    Are there any tables to check change Logs for any SAp standard t-code ?
    Thanks
    Kylie

    ALex ,
    For eg :if its a t-code related to Purchasing : then Purchase Order and it's corresponding item level details are retrieved.
    But i m thinking in a different way: i need to check LOGS of a t-code which might have a transport request
    following such a transport request i can get the USER details who migrtaed the changes of t-code (for eg:ME23n)
    from SAP QA to SAP PROD.
    Thanx
    Kylie
    Edited by: kylietisha on May 31, 2010 8:15 AM

  • Change Logs for customer master data in 3.1 H version

    Hello All
    Are they any existing reports or change logs for viewing changes to customer master data in 3.1h version.  I want to be able to report based on changes made to customer master.
    I know there is a good report in 6.0 version for this- S_ALR_87012182.
    If I have to develop a custom program for this in 3.1h. Which table I should use? KNA1 or CDPOS.
    Any ideas will be appreciated.
    Hema.

    Hi,
    Please check the filter settings maintained for the adapter object CUSTOMER in R3AC1. The same filter settings can be referred in tables Table: CRMFILTAB (R/3) and SMOFFILTAB(CRM) as per srinivas's reply.
    Check the sales area of the customer maintained (Sales Area, Division, Distribution Channel etc.) and see if the current filter settings are restricting the customer from getting replicated in CRM. If everything is maintained fine then check for any failure Bdocs in SMW01 or SMW02.
    Regards,
    K

  • Change logs for Shopping cart

    Hi,
    Is it possible to get the change logs for a shopping cart in SRM as to who deleted a line item after approval? We are in the SRM 4 version ( classic scenario).
    The problem is that the batch job user seems to be coming up in the last update for the shopping cart and the backend PO is deleted with the RFC user name.
    Are there any tables in SRM where the change is logged? I checked CDHDR/CDPOS tables but it is difficult to get the logs for the shopping cart especially for the deleted action.
    Any clues/ideas would be appreciated.
    Regards,
    Rajesh

    Hi
    expand the shopping cart
    in the right top corner you can see
    Display Changes
    shopping cart might be deleted by BATCHRFC
    if the BUYER deleted a PO and the status will be updated in the shopping cart by BATCHRFC user.
    Muthu

  • Change logs for tcode WE20 and MN04

    Hi Gurus,
    Good day.
    Please help. does WE20 and MN04 generates change logs? If yes, please advice on how to check change logs of both transactions.
    Thanks in advance.

    I have never seen change logs for WE20.
    MN04 is creation of conditions. as conditions usually stored in own tables, the change history needs to be activated for these tables via SE11 first.

  • How to get change log for z-fields in VBAk(Sales order)

    Hi All,
    Please help me in this.
    My requirement is get the change log for z-fields in sales order.
    In the sales order header level we have one tab Additioanl data.
    In this we have z-fields, if we change any of the field value, it is accepting the same and updating in data base as well.
    But it is not appearing in change log<. I.e. Environment->changes.
    How to get the change log for the z-fields.
    In data element level enable the check box of change document.
    Please help me in this.
    Thanks in advance
    Jaya,G

    Hi Jaya,
    For this you need to do some coding. Here is a link which tells you, step by step procedure how to activate Change log for the Z tables.
    THe Object that you need to use for Sales Document   is VERKBELEG
    [https://wiki.sdn.sap.com/wiki/display/ABAP/Maintaining%20Change%20Log%20for%20Database%20Tables]
    Hope this helps..
    This is Primarily a Technical Consultant Job. Take his help before you make any changes.
    Thnks
    Srini

  • Change log for CRM service order

    Dear Experts,
      I've created log profile in CRM under IMG path Customer Relationship Management->Basic Functions-> Change log with protocolo " Changed document "  & segment " PRICING_I ". This log profile is attached to transaction type service order.
    Basic idea is to capture the changes made on the pricing in service order. Now with this setup where can i see the trace of changes done in service order. Is there any table that fills with the log  ? 
    Basically i'm trying to find log DB table for pricing with this setup.Can anyone pls suggest me to resolve the issue.
    Regards
    Devika.S

    Hi,
    there are no change logs for CUMULAT_H object because this is only a temporary object in CRM Order buffer. Check for example the function module CRM_CUMULAT_H_READ_OB. You will find out the this module does not read the CUMULATE_H from the DB cumulates the values by reading the item values.  Because of that you will also see that in view CRMV_OBJECTS the change document relevance is not maintained for this object.
    So you will not a change entry for CUMULAT_H in CDHDR/CDPOS. As a workaround for your requirement you can read the changes of CRMD_PRICING_I-NET_VALUE from the change document tables or write a change entry on save into a customer field and/or table.
    Regards
    Nicolai

Maybe you are looking for