How to find InfoCube creation date?

Hello,
Does anyone know how I can find the date an InfoCube was created?
Thanks muchly!
Gary

Hmm... that's a tricky one....
The only place I could find this is via the log:
Tx SLG1; OBject = RSD, SubObj = CUBE_SAVE; External ID = cube_name_tech.
This is of course if you didn't delete your logs...
Another way would be to findout transport requests with the cube... SE03 search obj in requests / R3TR/CUBE as IObj and your cube name... This will give an indication but again, provided you didn't archive this data....
Another alternative is to query RSICCONT which will give the first time the cube was loaded with data....
hope this helps...
Olivier.
Message was edited by:
        Olivier Cora

Similar Messages

  • How to find the creation date for a released requests..

    Hi friends ,
    In se09 tcode , we a date which represents the last changed date .. Now , for a particular Released request i want to find out the Creation date for it . How can i find it . I checked the tables like E070create there also we have requests that not released yet , i have also checked se03 and other tcode and a fn mo dules like TR_READ_GLOBAL_INFO_OF_REQUEST .
    So how to find the creation date for a released requests. Iam waiting for ur inputs..
    Thanks in advance..

    hi,
    Did u found the way to get the request creation date?
    I also need the same information.
    This needed for audit purpose........so it is must.
    Please help me in this.
    Best regards,
    vinod

  • To know how to find the Creation date, Assignement date and Activation date

    Hi All,
        Can you please guide me to find the answer for the below mentioned questions:
    Apart from Change log ,
    1, Creation date
         May I know is there any approach to find the  Creation date of a particular Pricing condition type.
    2. Assignment date -
        How to find the assignment date of a particular condition type to a pricing procedure.
    3. Activation Date -
        May I know is there any to find out the date of Activation for the Customer hiearchy in T code VDH1N
    Presently I'm working on SAP ECC 6.0For the above question I tried T codes and table but I'm not able to find out exactly. Even in Change logs I'm not able to get it.
      Can you please guide me where I'm missing.
    Thanks in Advance
    Thanks & Regards,
    Pugal

    Hi,
    Something like this
    select table_name, created from user_objects where object_type = 'TABLE'Regards
    Anurag Tibrewal
    Oops: I did not see the requirement correctly. If auditing is not the option for you then logminer (if archive is present) else no other option i can think of.
    Edited by: Anurag Tibrewal on Oct 6, 2009 8:37 PM

  • How to find out creation date of a table

    Good day.
    How can I find out of any table's creation date?
    Thanks.

    select created from user_objects
    where object_name = 'PUT YOUR TABLE NAME HERE';

  • How to find Record creation date

    Hi Friends,
    Is there any way to find the actual Record creation date for each record in Database tables?
    Thanks

    Hi.
    I would like to suggest you something.
    In order to get the changed record date entry,
    1. GoTo the table you have created.
    2. GoTo the data element related to that field which you have defined.
    3. In the data element window, GoTo->Further Characteristics (Window) and
    4.Check the CHANGE DOCUMENT Radio button.
    Hence, For every change the date will be fetched.
    But, This is valid for only that TABLE.
    \[removed by moderator\]
    Regards
    Harsh
    Edited by: Jan Stallkamp on Jul 7, 2008 6:03 PM

  • How to find ODS creation date?

    Hi All, I'm struggling to look for the creation date of a particular ODS in our BW system. Can anyone advise?
    Thanks.

    Hi,
    Go to edit mode of the ODS. In file menu extras -> Information (log/status) select mass activator. In here You can see when the ODS was activated the first time.
    or
    se11, table rsdodso, field timestmp
    Assign points if useful
    -Shreya

  • How to find the creation date of a column in a table?

    Hi,
    i scroll all the view and table of the Oracle RDBMS catalog and i didn't find how i can find when a column has been added to a table.
    Is there a way i can find this info?
    The column added is not the same date tehn the date of the table creation or the analyse column.
    Thanks

    Hi,
    Something like this
    select table_name, created from user_objects where object_type = 'TABLE'Regards
    Anurag Tibrewal
    Oops: I did not see the requirement correctly. If auditing is not the option for you then logminer (if archive is present) else no other option i can think of.
    Edited by: Anurag Tibrewal on Oct 6, 2009 8:37 PM

  • How to find out when data was deleted from table in oracle and Who deleted that

    HI Experts,
    Help me for below query:
    how to find out when data was deleted from table in oracle and Who deleted that ?
    I did that to fidn out some data from dba_tab_modifications, but I m not sure that what timestamp shows, wether it shows for update,insert or delete time ?
    SQL> select TABLE_OWNER,TABLE_NAME,INSERTS,UPDATES,DELETES,TIMESTAMP,DROP_SEGMENTS,TRUNCATED from dba_tab_modifications where TABLE_NAME='F9001';
    TABLE_OWNER                    TABLE_NAME                        INSERTS    UPDATES    DELETES     TIMESTAMP         DROP_SEGMENTS TRU
    PRODCTL                        F9001                                                     1683         46       2171            11-12-13 18:23:39             0                   NO
    Audit is enable in my enviroment?
    customer is facing the issue and data missing in the table and I told him that yes there is a delete at 11-12-13 18:23:39 in table after seeing the DELETS column and timestamp in dba_tab_modifications, but not sure I am right or not
    SQL> show parameter audit
    NAME                                 TYPE        VALUE
    audit_file_dest                      string      /oracle/admin/pbowe/adump
    audit_sys_operations                 boolean     TRUE
    audit_syslog_level                   string
    audit_trail                          string      DB, EXTENDED
    please help
    Thanks
    Sam

    LOGMiner --> Using LogMiner to Analyze Redo Log Files
    AUDIT --> Configuring and Administering Auditing

  • How to find out which data control do the page layout components come from?

    hi,
    work in Jdev 11.1.2.3
    After have drag and drop data control into pages designer, how to find out which data control do the page layout component (such as a field in form layout) come from?
    --i cannot find data control related information in the property pallete for the page layout component.
    Regards.

    This information can be found in the page definition file.
    Select the field in the page and then click the binding tab.

  • How to find and replace data in form fields in acrobat xi, its not allowing to do so while trying, a

    how to find and replace data in form fields in acrobat xi, its not allowing to do so while trying, asking for adobe livecycle to get installed. please help.

    Easiest way to do it is the following:
    - Open the PDF file in Acrobat.
    - Go to Tools - Forms - More Form Options - Export Data.
    - Save the form data as an XML file somewhere on your system.
    - Open XML the file in a plain-text editor (I recommend Notepad++).
    - Let's say you want to replace all the years in the dates from "2013" to "2014". Do a global Search&Replace of "2013-" to "2014-" (I added the dash just to make sure that only date fields are edited).
    - Save the XML file (maybe under a new name).
    - Go back to the PDF file, and now go to Tools - Forms - More Form Options - Import Data.
    - Select the edited XML file and import it.
    - Done!

  • Is it possible to find the creation date of a contact in icloud?

    I would like to find the creation date of a contact in icloud, I don't know if it's possible ? many thanks

    I don't think you're going to be able to do this. The problem is that the data on an audio CD is in a special format (caslled Solomon-Reed Cross Interleave if you really want to know) in which eveything is in a single stream with special error protection, and a table of contents at the beginning listing where each track begins. When you put the CD into a Mac the Finder shows the tracks as AIFF files, but this is an illusion; since the Finder is doing this on the fly it shows them as created at the time of insertion (I don't know why you're getting 'yesterday'). If you drag them to the Desktop then they will be converted to AIFF in the process.
    I don't know what a PC does: but the CD's data isn't a computer-type file and doesn't contain the creation date, so it's academic.

  • How to find Pick Release Date in O2C Cycle

    Dera All,
    How to find Pick Release date in Order to Cash cylec after we perform the ship confirm Transaction.
    Please advice me as its a requirement from my customer. Pick Release date should come in Report.
    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

  • 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

  • How to get the creation date of an event/meeting

    I need to implement some control rules on booking conference rooms depending on the creation date and start date.
    For example:
    - the booking cannot be accepted if the meeting start date is less than 2 hours ahead
    at 3:00 PM I can book the conference room for a meeting starting at 5:05PM
    but not for a meeting starting at 4:55PM
    - the booking cannot be accepted after 5:30PM for a meeting starting the next morning before 10:00AM
    at 5:45PM I can book the conference room for a meeting tomorrow at 11:00AM, but not for a meeting at 9:45AM

    Hi Michel,
    how to get the creation date of an event/meeting?When you use the calendar sdk to fetch a meeting there is an Icalendar(http://www.ietf.org/rfc/rfc2445.txt) property called CREATED with the creation time in UTC.
    For example:
    - the booking cannot be accepted if the meeting start
    date is less than 2 hours ahead
    at 3:00 PM I can book the conference room for a
    meeting starting at 5:05PM
    but not for a meeting starting at 4:55PM
    You would want to implement these rules with with the sdk? That would implie that users connecting to the calendar server with any other client than the calendar sdk could still book these resources whenever they want.
    Or you would want to go an validate all the meetings once they are already created?
    Cheers,
    Jean-Philippe

  • How to find Validate purchase date my mac book pro.Serial Number  CP********TY3

    how to find Validate purchase date my mac book pro.Serial Number  CP***********TY3
    <Personal Information Edited by Host>

    see More like this to the right of the screen
    https://discussions.apple.com/message/20811606#20811606
    https://selfsolve.apple.com/agreementWarrantyDynamic.do

Maybe you are looking for

  • Purchased a new iPAD and wifi network name detected ,but the Next button is not enabled. Please help me

    HI Purchased a new ipad I am currently stuck with the installation of iPAD  and stays at Wifi Network and not able to highlight NEXT Please advice Regards YSivakumar

  • Safari stops playing youtube videos

    Recently when playing You Tube videos I find that the playback overtakes the downloa, thereby stopping. This happens with Safari and Firefox. To clarify: The grey part of the progress bar does not stay ahead of the red playback bar. I never had this

  • Boris Title Crawl question

    I am using the title crawl but would like to hold he last line on the screen. does anyone know how to set the parameters to hold? i fiddled around with the motion tab but nothing i am doing is changing anything. the credits are rolling from beginning

  • PLSQL and XMLTYPE -- Trying to pass cursor record into a XMLTYPE query.

    Hi all -- I'm trying to pass records from a cursor into a xmltype query, with no success. If i hard code what the cursor record is, it works just fine, but when I use cursor_rec.value, I think it is taking that strin literally. Here is a simple examp

  • Can i skip excise effect from inventory transfer?

    Dear Experts,                  Can anybody tell me in my case how to skip excise effect? Actully I'm developing Quality Check Addon. My Item is excisable and while receiving I'm taking it in one of the excisable warehouse. For that I'm creating incom