Tracking the changes to a Info-object or info-cube.

Hi Gurus,
   I want to track a Info-object changes.Put it this way.
When the info-object is been created the length is 10 chars,But then its changed to 20  and then 40 .i don't these changes are until somebody told me.how do i track the changes to length or any other properties of the info-object ?
What about info-cube?Is there any way to track the changes done with respect to time on a info-cube?

hi Nrupal,
if the log not deleted, you can try
RSD1 - your infoobject - click icon 'logs' (blue !),
choose 'activating in dictionary', try as well saving/activating, give date range
for mass check last change, can use table RSDIOBJ
for infocube try RSDCUBE, logs, choose 'mass activator', try also 'save/activate'
to display last change, infocube right click 'display',
menu extras - info - content/change
or SE16 table RSDCUBE
the log can be accessed in infoobject or infocube maintainance also,
or try SLG1
hope this helps.

Similar Messages

  • Config reqd to track the changes to Bak details with report  S_AHR_61015505

    Hi All
    I have a need to tack the changes to 'Bank Details'. I have tried using the report 'S_AHR_61015505' , it works fine for the 'Addresses' info type but not for Bank details. I presume I need to do some config to activate the change log to track the changes to Bank info using this report.
    Can any body please tell me what I exactly I need to do  for this .
    Thanks
    Srinivas

    as suresh said follow the steps in img  then click on Field group definition. There in infotype 9(Bank Details ) check for Field group is 01 and maintain Fields
    Field Group   Field Name
    01                 BANKL
    01                 BANKN
    01                 BANKS
    01                 BKONT
    01                 EMFSL
    01                 ZLSCH.
    I hope this answers your question
    if so close the thread
    ---Bob Radi

  • How to Track the changes made to the custom table field value

    I want to track the changes made to the custom table field value in table maintenance generator.please help me it is very urgent
    Thanks & Regards,
    Kranti

    Hi Satya,
    These are the steps you've to do.
    1. Enable the change document flag in the data element level for the fields of the tables you want to monitor.
    2. Go to transaction SCDO. Create a new change object, and add your table to this object. After generation, you'll get a function module.
    3. Call this function module in the table maintainence generator screen, after the data is saved to the database table. This function module automaticallly writes the changes, with the old and new values, and the fields that were changed to the tables CDHDR and CDPOS.
    4. You can keep track of the changes made to the table by monitoring these tables.
    Regards
    Anil Madhavan

  • Track the changes to the batch jobs in the PRD system.

    Hello Basis Guru's,
    Need your help in a Query. --> Is there any best practice that can be implemented to trace all the changes done to batch jobs in the past 3 months and going forward. Be it in its scheduling or its variant changes etc, i would like to track the changes to the batch jobs in the PRD system.
    Any pointers would be really helpful.
    Thanks in advance.
    Rgds,
    Sri

    Hello Raghu,
    Third party tools can only help you but not SAP. . A lot of us may think that for example if a Job 'X' runs daily then SAP considers this job as a single object.However actually SAP will treat each run of a job seperately infact as seperate jobs. If you would have noticed each job in SAP has a job id which is unique. So actually each run is unique. Now change logs can exist for only those objects that get changed. But change logs can not exist for objects that are newly created everytime !!
    If you would have noticed you can two jobs with the name A but running two different reports/variants whatver. This is because job name is not that important it is the job id.
    Every time a job runs a new entry gets stored in TBTCO,TBTCP etc.. tables. It is not that the existing entires are updated.However yes when a job is scheduled periodically there is some kind of a link that is created in the job series but it does not showo up in any of the tables!!
    As far as 3rd party tool is concerned I can name a tool like UC4. UC4 has its own database in which the job name will always be unique. For that you can easily find change logs. I think Chronicle (Redwood Scheduler) also supports this.
    Regards.
    Ruchit.

  • Help:: Tracking the change history for a BP

    Hi All..
    I really need ur help.. Somebody please..
    I'm making a prog. to update BP (TCODE: BP) & it run well. But now, i'm getting to make report for change history in BP. As for it, i look up it in table CDHDR & CDPOS, but i didn't find it :(.
    I use these FM to update:
    1. BUP_BUPA_UPDATE.
    2. ADDR_SAVE_INTERN.
    Even i have tried to run FM ADRESSE_WRITE_DOCUMENT, but it still didn't work well.
    The questions are:
    1. Am i right for using FM ADRESSE_WRITE_DOCUMENT in order to get the history change in CDHDR & CDPOS.
    2. How to use FM ADRESSE_WRITE_DOCUMENT? What should i fill up in parameter: OBJECTID,PLANNED_CHANGE_NUMBER,PLANNED_OR_REAL_CHANGES,
    and NO_CHANGE_POINTERS ???
    3. Why do always i got the exception NO_POSITION_INSERTED in using FM ADRESSE_WRITE_DOCUMENT? How to solve it?
    4. Or are there any ways how to update well where i'm able to track the change history for BP? / Is that any functions to update BP like FM CRM_ORDER_MAINTAIN.
    Thx so much.. for ur attention
    Ur guidance is so much needed.
    Best Regards
    Daniel N.

    Hi Daniel,
    You can refer to table TCDOB for object class, it has a list of object class to which you can refer to and also the text description for each object class exists in that table.
    Regarding the object id, you need not pass the value of the object id unless and until you want to read the change history of a particular Business partner.
    Pass the value of the object class and if required the date of change to track the changes made to the BP's in that particular time period.
    Hope this helps.
    Regards,
    Karthik.

  • Track the changes to the Purchasing groups

    Hi Experts,
    Can we track the changes made to the Purchasing groups? Or when we are making the changes the history will be lost?
    Thanks in advance,
    Regards
    Anamika

    Hi,
    Go to -.> OLME -> Create Purchasing group -> MENU -> Utilities -> Change Logs
    Enter Analysis period i.e Start Date, time to end date, time
    And execute
    You will get the change log
    you can also use t code SCU3
    Push Evalute logs.
    Input 'T024' in Customizing Object/Table
    Enter Analysis period i.e Start Date, time to end date, time
    select tables in Evaluation for
    Execute
    Edited by: redriver on Dec 8, 2011 4:46 PM

  • Tracking the change of value/ New insert within a table

    Hi!
    Can you please suggest any way to track the change/s we are making in the Table. I tried the following:
    1. Activated the Log option for the table in Technical Setting
    2. Through SCU3 we are able to see the changes that has occurred in the table.
    3. I checked the option of tracking of change for a data element in further characteristic of the data element, say for matnr this is active.
    Now problem lies:
    1. The output available shows only the key field/s of the created/deleted record.
    2. No track for the changes of any non-key field(:>(
    Objective is to track any change in any field of any record of the table.
    Please can you suggest on this.
    Best wishes,
    Atanu

    Hi Atanu,
    Change Documents might be what you are looking for. SAP uses these to track changes in all important documents (Material Master, PO, SO..), and these changes can be viewed using CDHDR and CDPOS. For more information on how to enable the same, pls see the following link:
    http://help.sap.com/saphelp_47x200/helpdata/en/2a/fa0b1a493111d182b70000e829fbfe/frameset.htm
    Sudha

  • How to track the changes at report level

    Dear Team ,
    Could you please help on below scenario.
    1.Is there any way to track the changes for each report wise ? Does it possible using the audit database?
    2. how to get list for report names by each folder wise( public folders) ?
    Thanks & Regards
    Venkat

    Hi Venkat,
    1.In Webi we have a option called Track click that option to enable you to  track the changes in your report and also in Tracking option you can change the color as you preferred.
    2.Once report is ready to export click (Ctrl+E) and click Public folder then select New folder option available in right corner and create new Folder and export your report.
    Thanks
    Vignesh R

  • Tracking the changes in Scheduling agreement delivery schedule

    With Scheduling agreements, when goods receipt is done at receiving, system will validate against the Scheduled qty and delivery dates. If there is excess qty received, they need to either change the qty or the date to receive the same.
    Now current process at one customer is the vendor evaluation is done based on his ability to send exact required qty on precise date. So if the required qty is shipped / received on the scheduled date, vendor gets 1 point, if not vendor gets zero points. So both qty & date have to be correct for vendor to get 1 point, if either is wrong he gets a zero point.
    Now in our SA scenario, we are saying that in case goods are received in excess or if goods are received a day earlier, in order to perform the goods receipt, change the qty/date in SA. If this qty/date is changed to receive the goods, how can we later go into system and see whether supplier shipped as per expected qty & date?
    My understanding is we can keep track of date change, by using Statistical date in delivery schedule, but how can we keep track of qty change ?
    Thanks
    Dinesh

    Hi dinesh
    I dont know exactly this helps you or not but pl try this to track the changes of your SA.
    1.Go in ME2m.
    2.Enter material,plant,po.
    3.In scope of list enter "RAHM"
    4.Then press "Choose" tab
    5.Only select SA.
    6.Execute.
    7.Select SA and press"changes":
    I think this will show you all changes made for your SA.
    regards
    ravi

  • Tracking the changes made to the custom table  field value

    Hi all,
           can we track the changes made to the custom table field values. if yes..plz specify how it can be done.
    Example: if i changed the  value of field  'NAME' of table 'YYHCUSTOMER'. i would like to know the old value and the new value of the field. For this, I set the flag 'LOG DATA CHANGES' in the technical settings of the table 'YYHCUSTOMER'.

    -> try TA: SCU3
    regards Andreas

  • How to track the changes to a table and update the other table ?

    Hi Guys,
                   I am looking to track deletion of entries on KONV table and sync these missing entries in an other table which has primary key entries of KONV.
    How to do this.. is ALE change pointer is any good for this purpose ?
    Thanks
    AJ

    Hi Sam,
      In order to track the changes in the KONV table, go to table CDHDR and give objectclass and objectid, you will get all the details.
    Regards,
    ramesh.

  • FM for tracking the changes in materail master

    Hi Experts,
    I want to track the changes done to a material ( like if there are changes to materail description and materail group etc., ) for a given date. Is there any FM which can take the maerail number as input and give out these details. I know MM02 but I need to have an explicit FM to get these details.
    thanks
    sankar

    Hi dieter,
    Thanks for ur reply.
    If I want to check for the chage of a particular field.. for exmaple material description or material group. In CDPOS it is giving the table names only. How do i know which field is exactly changed.
    thanks
    sankar

  • Tracking the changes in HRP tables for sending thru IDOC

    Hi ALL,
    We are planning to send iDoc to another SAP system with HR Data from different HRP tables. HRP1000,HRP1001,HRP1005,HRP1008,HRP1013,HRP1050 etc
    If we change any PA infotypes they are linked to pernr and we can easily track the changes but if there is any change in HRP tables how do we track the changes and send them thru idoc.
    Thanks
    Bala Duvvuri

    Kiran,
    I am planning to use tocde PFAL  for both inital loads and delta loads of HR data to other system .Can i get all the changes for HRP tables in PFAL without custom programming?
    Let me explain with an example.
    I changed the text for one of the org units and I can see the changes in HRP1000.but how will i send this data to another SAP system using PFAL ,how will i track those changes.
    I heard that we can enable change pointers on each and every field in all the infotypes,so when i change the org unit text and  it is one of the field in PA0001 of every employee a change pointer is triggered .is that true
    Thanks
    Bala Duvvuri
    Edited by: Bala Duvvuri on May 16, 2010 8:33 AM

  • Error while creating Info Object in Info object catelog

    Hi experts,
    I'm making few info object in info object catelog but while activating system giving error mesage as "Error when generating master data routines"
    can any one tell what's the problem and what needs to be done.
    Sumantra

    Hi
    let me know weather r u using any reference object which contain the routinee.
    regards,
    chandra.

  • What are Info objects and Info package

    Hey guys
    can anybody tell me What are Info objects and Info package
    thanx
    saif

    hi Saif,
    or you can directly using RSD1 to create infoobject characteristic.
    help.sap.com may help you
    http://help.sap.com/saphelp_nw04s/helpdata/en/fc/1251421705be30e10000000a155106/frameset.htm
    http://help.sap.com/saphelp_nw04s/helpdata/en/23/054e3ce0f9fe3fe10000000a114084/frameset.htm
    http://help.sap.com/saphelp_nw04s/helpdata/en/80/1a637fe07211d2acb80000e829fbfe/frameset.htm
    http://help.sap.com/saphelp_nw04s/helpdata/en/80/1a63b3e07211d2acb80000e829fbfe/frameset.htm
    also
    sap bw cookbook by Jude Lobo
    http://www.sapgenie.com/sapgenie/docs/MySAP%20BW%20Cookbook%20Vol%201.pdf
    http://www.sapgenie.com/sapgenie/docs/MySAP%20BW%20Cookbook%20Vol%202.pdf
    hope this helps.

Maybe you are looking for

  • Problem with spry in IE

    hey guys im having a problem with Spry in IE only.. Ive tried the corrent browsers and it seems to be working well Firefox Opera Safari but Internet Explorer is not working the menus just wont drop down past my flash player? any help would be great h

  • Acrobat 8 standard installation program rejects my serial number, says it's "invalid"

    I have a genuine product of Acrobat 8 Standard, and when I put the serial number in the installation program, I get rejected. The program says my s.n. is invalid. How do I solve this?

  • Help Please: Unable to download images in e-mail

    Hi, I am a new Blackberry user and I recently purchased a new Blackberry 8900 on T-mobile (USA). I am having a number of issues with e-mail.  I am using a Blackberry Enterprise Server to connect to my personal e-mail which is hosted by the third part

  • Missing audio input devices

    I have 5 mac pro systems. All running the same OS and software versions. All using the AJA Io HD as the primary A/V capture device. 1 of the mac pros can select the Aja IO HD as the audio input in Soundtrack...on the other 4 the option is missing. Bu

  • Max # of Responses

    What happens to a FormsCetnral form when the max number of responses (5,000) is reached? Are the oldest responses simply deleted and replaced by the newer or does  a new form have to be made and embedded (HTML)?