Log of change on CCS

Hi All,
In transaction ES56 (Change Connection Object), the option Extras (Changes to Object), shows the log of changes related to the Connection Object. This log is generated only for changes in standard data such as: address, city, state, country, etc.
In my current project the Connection Object have two custom date fields and we would like this standard log to also record information about these fields. These two custom fields were appended at IFLOT table. Is it possible to add custom fields to this standard log? Let me know if anyone had faced this issue before.
Thanks,
Débora Pinheiro

Hi,
Use transaction SCU3 to see change on your table.
Rgds

Similar Messages

  • Error: while configuring logs for changes in infotype data

    Hi All,
    I am configuring the following Tables for maintain logs for changes in infotype data.
    V_T585A, V_T585B and V_T585C
    While configuring V_T585B, when i input * in 'field name' column it gives me an warning message " All data fields in **** infotype 31 will be deleted.
    Please let me know, what does this warning message means?
    Also, How is the report RPUAUD00 read?
    Regards
    Simran

    Hi Simran,
    you are not suppose to give the IT 0031-Reference Personnel Numbers in these tables. why because this will done at the time of Employee hiring only and we don't change this. if you change you will lost the old data in the IT.
    Normally we assign only the IT which we change frequently for the master data. example like 0 1 2 7 8 9 27 582 - 589 2001 2006.
    if you are configuring today means from today on-wards any changes had made to these IT's you can see in the report. before changes will not be seen. in the report you have to choose either long-term document / short-term document and remaining fields as per the requirement.
    Regards,
    Praneeth kumar

  • Logging the changes of a custom table into CDHDR and CDPOS

    Hi all,
               What is the strucutre that is to be passed while creation of a ChangeDocument(Object Class) for the parameter
    Name of Ref. tab in SCDO tcode.And what other steps are to be done for logging the changes of a custom table.

    How do you maintain the first table? Did you create the maintenance module yourself or did you get it generated by SAP? If you have your own maintenace module, all you have to do is get the values from the table at the time when you update it and seve the necessary values in the second table. If you have a generated maintenance module, then you would have to do this in there, problem is you will need to register the onject when you change it.
    Let me know if this helps.

  • How to determine Default Table Logging (log data changes )

    Does anyone know how to view exactly what tables and related data fields have change logging enabled by default? I know that some of the standard reports will produce "edit reports" show who changed what field, when ,old and new values, etc, but I don't know how to determine where the data is retrieved from.
    For example: If I look in the ABAP Dictionary at table LFA1, technical settings, it shows that log data changes is not "checked" or enabled. But if I run the standard AR Master Data Change Report, I get output showing valid field changes.
    I have seen other threads that refer to SCU3 but I can't determine the above this from report.
    Any assistance would be greatly appreciated.

    Hi Arthur,
    As far as I am aware, these are 2 different things. 
    There is table logging which is at the table level & if activated (i.e. it's listed in table DD0LV, PROTOKOLL=X and the table logging parameter is set in the system profile/s).
    The second one is programatical logging for change documents when data is maintained though a program that has been written to include a log.  I'm not sure how to identify a complete lit of these though unfortunately.
    Hope that is of some assistance.

  • Table - Issue with Logging Data Changes

    Hi Experts,
    My client's requirement is to log data changes happened in a table which is critical. I've selected 'Log data changes' check box in technical settings of the table. Now, I'm able to see log for all the changes i did after that. But, I'm facing following issues. Kindly help me in fixing the same.
    1. The table is having two fields with same data element. In the change log SCU3, under the field name, field label mentioned in the data element is getting displayed. As, the data element is same for two fields, its difficult to find out which particular field is changed. Is there any way to display table field name instead of field label from data element?
    2. Sometime, even there is change in the data record, I'm able to see a log record in the change log with caption 'Data record unchanged'. What might be the problem and how to resolve?
    Thanks in Advance,
    Siva Sankar.

    Hi Moha Nan,
       You just use ABAP to change the table P? In this way I think it is not change to X table.
    You can upload master data to add navigation,it is a good way to bulid the SID of P table and X
    table .
      Hope it is help to you!

  • Material bapi custom field change to be logged in change document

    Hello all,
    I have just added a custom field to MARA table (materials), and updated it successfully via BAPI_MATERIAL_SAVEDATA.
    I would like now to log changes via change documents but problem : after having changed value from "A" to "B" for example, I don't see the changes (to do this, I call function CHANGEDOCUMENT_READ with parameter OBJECTCLASS = "MATERIAL" and get results from returned EDITPOS parameter).
    What is surprising me is that I can see changes of other standard and custom fields (this was done by other people in my company 2 years before but I don't have any trace what they did).
    Do you have any idea what customizing need to be changed or what else need to be done, to log changes of new custom fields into change documents?
    Thanks a lot.
    sandra

    In this transaction, there is nothing related to fields; there are only objects (like MATERIAL) and tables (like MARA).
    I can't see anything which makes the difference between our 2 custom fields MARA-ZZCOLLANA (which is logged in change documents) and MARA-ZZSSCOLL (which is not logged in change documents).
    For info, my SAP version is R/3 46C.

  • Implement log based change data capture

    Hi,
    I am trying to get log based change data capture to work . My ODI version is 11.1.1.5. I guess for log based there are 2 ways:
    1) use streams
    2) use log miner tool
    My database is Oracle 11g Express Edition. Streams i know can be possible only in enterprise edition of Oracle. So can anyone tell me how to implement log based CDC then since logminer tool is not preferred to be used in 11g

    Hi,
    Thanks for ur reply...
    I received an error while creating the change table ..
    ORA-29540: class oracle/CDC/PublishApi does not exist
    ORA-06512: at "SYS.DBMS_CDC_PUBLISH", line 298
    Canu pls help me to fix this..
    by,
    Nagaa

  • Log of changes in PPOMA_BBP ?

    Hello all
    I'm just wondering if there's a change log of changes done by a user in PPOMA_BBP... or at least a table we could have a look at it using SE16.
    TIA and best regards,
    Renaud

    Hi
    It's maintained in HRP* tables...
    Look in HRP1000
    HRP1001 tables..
    You will find multiple enties for a particular position, incase it changes by multiple users ...
    Hope this will help.
    Regards
    - Atul

  • Log Data Changes in WAS JAVA (WAS ABAP has this functionality)

    Hello,
    I use very frequently a functionality of WAS ABAP. In the ABAP Dictionary, you can activate, in the technical settings of a database table, the flag 'Log Data Changes'. If this flag is activated, every change (with UPDATE, DELETE) to an existing data record by a user or an application program is recorded in a log table in the database. Using transaction SCU3 you can see the table history.
    Now, I am using WAS JAVA, and I am creating tables in JAVA Dictionary. Has JAVA Dictionary a similar functionality?
    Thank four your help in advance.

    Hi,
    In the IDE,there exists a tracing preference which  you can use to track the changes.
    Go to Window->Preferences->Trace Configuration
    Choose the category or the location,in your case ,you can choose Dictionarynd choose the module for logging.
    You can also specify the handler for the same in the handler tab.
    Regards,
    Vidya

  • Table Log Data Changes

    Hi !
    I created A ztable (user table ) and  i  checked  the  "Log Data Changes"
    checkbox.
    I wanted to ask at which transparent  table do i see the log changes
    of the ztable ?
    Thanks
    Moshe

    Aditionally to the flag, the system must have rec/client profile parameter set.
    This are the possible parameter configs:
    Transaction RZ10 - Extended Maintenance
    rec/client = ALL (log all clients)
    rec/client = 000(,...) (log all specified clients)
    rec/client = OFF (do not log)
    Check this link: http://help.sap.com/saphelp_470/helpdata/en/7e/c81ec852c511d182c50000e829fbfe/content.htm
    Regards
    Please reward points if helpful.

  • Logged Timecode Changes after Batch Capture

    I'm working with the Kona 3 and the Panasonic D5 (HD3700B)
    I'm having a problem with FCP changing my logged clip TC after Batch Capture in 720p 59.94. This problem only occurs in 720p mode, 1080i is just fine.
    While capturing 720p 59.94 from the D5
    In FCP when I log a clip at:
    01:20:00:00 in
    01:20:30:00 out
    After Batch Capture is complete the clip shows up in the browser as:
    01:19:55:05 in
    01:20:25:05 out
    FCP is effectively changing the logged timecode of the clip. I'm capturing with burned in TC and the Burned in TC is Frame accurate, but why is FCP changing the clip's TC?
    In all my experience with FCP I have never encountered this issue and I am completely puzzled. I've contacted AJA and they have said that they do not know of this issue and were puzzled also. I am using a Tri-Level Sync and everything seems to be getting proper reference.
    There is no reason why FCP should be changing my logged clip settings. (right?) Also, I tried a test where I made the clip that came in with the bad timecode offline, and then ran a Batch Capture again, and it changes the logged timecode even further. I've tried a variety of Device Control settings playing with frame offset etc with all having the exact same numeric result (see TC above).
    Anyone who has any insight or similar experience your thoughts are greatly appreciated. Thanks for the help
    Ted - Editor, NYC

    The BITC matches the original Logged TC (even though the logged TC changes after capture)
    Logged TC (Media Start/End in FCP)
    01:20:00:00, 01:20:30:00
    Captured TC (Media Start/End in FCP)
    01:19:25:05, 01:20:25:05
    Burned in TC Captured (Viewable on Video File)
    01:20:00:00, 01:20:00:00
    I'm very curious about what yourlooking at on the deck manual. Page 145??? I don't see a page 145. It's been my understanding that the Monitor HD-SDI does produce the 720p 59.94 signal, and that's what all my monitors and Kona say that their getting.
    Also, could you clarify your last sentence.
    *"Forgive my guessing but this deck looks like it really wants to work in 1080 and 720 is kind of there to step up from 8 bit DVCPro HD."*
    I dont think that its a 23.98 issue and our source tape is not 23.98, even still if it was, it shouldn't effect the logged TC.... but I'll try it in the morning, could'nt hurt.
    Update: A person over the phone at Apple "didn't" (did) say over the phone that upgrading to 5.1 (universal) would improve 720p capabilities.
    So the next step will be giving more money to Apple for Universal and installing the new Kona drivers released yesterday.....and then let the testing fun begin again.
    Thanks so much for your help, please let me know where to find that info in the D5 (3700B) manual. Cheers.

  • How to view "Log data changes" - TC?

    Hello SDN-Community,
    i have activated the flag "Log data changes" in se13. Now i want to view the data changes, made in this table.
    1. I know there is a transaction to view those changes, only i can't remember.... I trust somebody else does!?
    2. Do i have to activate the flag "Change document" in all data elements of the corresponding table (se12/Further characteristics/Change document)??
    Please help! Answer(s) will be rewarded....
    Thanks!
    Gunther

    Log data changes
    The logging flag defines whether changes to the data records of a table should be logged. If logging is activated, every change (with UPDATE, DELETE) to an existing data record by a user or an application program is recorded in a log table in the database.
    Note: Activating logging slows down accesses that change the table. First of all, a record must be written in the log table for each change. Secondly, many users access this log table in parallel. This could cause lock situations even though the users are working with different application tables.
    Logging only takes place if parameter rec/client in the system profile is set correctly. Setting the flag on its own does not cause the table changes to be logged.
    The existing logs can be displayed with Transaction Table history (SCU3).

  • Logs or change history of planned orders

    Hi,
    Would like to ask if you know a transaction code that will display the logs or changes made for a planned orders.  If there is a transaction code also that would display the username of the person who deleted or changed the planned order. 
    Thank you.
    -Lyncel

    Hi,
    For Planned order change -  Check with  Table PLAF and below fields
    User 
    Time Stamp - This will give the last change date on  which planned order has changed( For EX today  20,080,506)
    However u cannot view the details of  deleted planend order. Because Planned order is temp object only, once u delete, it will be deleted from PLAF table
    Pradeep

  • BT Log in change - can't now email domains startin...

    Presented this problem to BT Chat Online this morning who after checking the info provided stated they weren't trained to take it any further and offered me the BT Tech Support service (at a cost): "Since BT email log in change can’t send to [email protected] (domain has a number) using Outlook & Windows Live Mail. BT web mail OK. All other contacts OK. Sending before BT change 100% OK. No solution found on Google etc.  Can you help?".  That's a better response, however, than an earlier Online Chat on same subject which routed me to the BT Email Abuse team - lol!
    I'm now advised by local computing assist specialists that this looks like a BT server problem. I'm not paying Tech Support time to fix that. So, what should I do next, please? (My technical ability to fix things for myself is limited - hence this plea for help)

    sk8ter wrote:
    Have looked at the link (thanks); however what I see on screen in Outlook 2007 for email account settings doesn't seem to fit. "Account Type" is POP3 and greyed out. However, should the "require Log On  . . .  (SPA)" box be ticked? When I look at account settings on Windows Live Mail it is also POP3 but not greyed out; "Outgoing mail server requires authentication" is ticked but "this server requires SSL" is not ticked.
    Does it make any difference that I am on Yahoo BT Mail (only the the log in has changed from Yahoo for me so far) using Outlook 2007 (home edition) and Windows Live Mail 2011? The inability to send email successfully to an address with a numeric value starting the domain only beganon the log in change - coincidence??? All advice welcome TIA.
    Yahoo sent an email to all users that SSL had to be used. BT Yahoo appears to have followed suit but not informed everyone directly.   Your post implied that only emails to particular addresses were failing. If all are failing then this is likely to be the cause.  Make sure the appropriate Server Ports are used.

  • Manually Logging Infotype Changes

    I have programs that are doing Direct Updates to Basic Pay and One Time Payments and management wants us to log the changes.  I know that this data is stored in PCL4 and that you use RP_IMPORT/RP_EXPORT to get data from and to this Cluster Table, but I'm needing an example of the code to do this if anybody has one.

    How are you doing changes to infotype 0008 and 00015?
    If at all you need to make changes to them, try to create new records which delimits old ones.....
    This can be done using BDC - Session method or Call Transaction.
    Dont use direct update statement to make changes to database table as this does not log the changes......
    Hope this helps
    Reward if useful
    Thanks,
    Haritha

Maybe you are looking for

  • Adobe CS2 and Snow Leopard

    Hi everyone, I have a MacBook Pro with a 2.2 GHz Intel Core 2 Duo Processor. I installed CS2 months ago with no problem, but since I've upgraded to Snow Leopard I've come across some issues. I had to do a complete wipe and used Snow Leopard instead o

  • I paid for a book and cannot open it to syn to reader

    I have paid for a book from i Tunes and cannot find the download to syn to my reader. While downloading the book, I had an internet interruption and now the book which seems to be lost. I am 80 yers old and cant finde the way solving problem. Please

  • How do I identify the actual /dev nodes in use by ASM?

    I'm using ASM on LUNs from an EMC SAN, fronted by PowerPath. Right now I have only one fiber path to the SAN, so /dev/emcpowera3 maps directly to /dev/sda3, for example. Oracle had a typo in what they told me to do in /etc/sysconfig/oracleasm*, so th

  • Motion assistant push button

    Hi, I am using Motion Assistant software and labview to control step motors. There is no problem about controlling the motors via Motion Assistant but I want to design a Graphical User Interface in order to control the motors via push buttons in labv

  • IPhone experience (PC vs MAC)

    Considering the iphone is an apple product, is there an upside to having a mac, where you can add certain things you could not add with your pc, or are both experiences the same?