Delete Time Slice

Hi Experts,
In EG41, we can can create a new time slice for changing the register configuration.
My requirement is to change the register configuration for a previous date than the new time slice. For this we need to edit /delete the newly created time slice.
Please let me know how to delete the new time slice which was created.
In other words, I want to remove the lastest time slice in EG41, how can I do that....??
Please do confirm in which table this time slice data is stored.
Regards
S Sinha

Hi,
There is no specific way to delete new time slice,one way is remove any changes which you have made in new time slice and make it identical to previous timeslice and save it.
The time slice data is maintained in Table EGERH and View V_EGER_H.
Function module which update the time slice is ISU_DB_V_EGER_UPDATE.
Hope this helps.

Similar Messages

  • Incorrect time slices for 0UCCONTRACT (note 713358)

    Hello everybody,
    I have the same problem as mentioned in note 713358:
    Time slices of contracts were closed in IS-U. NO new time slice wasopened to this end (with the end date December 31, 9999). After the data is loaded, a time slice of the contract with the end date December 31, 9999 remains in BW, and receives the attributes of the contract before it is completed.
    I can't delete all the master data for the contracts, because they are already in use in another ODS objects.
    Is it possible to delete only historical data (table QUCCONTRACT)?
    I tried to do another initial upload (0UCCONTRACTH_ATTR) over the existing master data, but it didn't help, incorrect time slices remain the same.
    Is is possible to fix historical data without deleting all the master data?
    Any help would be greatly appreciated.

    I wrote a direct update statement to QUCCONRACT that deleted all attributes and then I started a new upload.

  • Logical time in deleted time events - RPUAUD00

    Dear All,
    We are using standard report RPUAUD00 to read deleted time events (Infotype 2011) from system. In certain cases, deletion entries are displayed without any entry for field LTIME (Logical Time). Can any one throw some light, as of why and how this LTIME entry is not logged in change log?
    Thank you.
    Regards,
    Kartik

    Dear All,
    We tried replicating this behaviour, but unable to. Any thoughts on this behaviour please..
    Regards,
    Kartik

  • How do i arrange deleted files (in trash) in order of deletion time/date?

    I accidentaly deleted several files (not sure of their files names, at least not all of them) so went to the trash to recover them and i didn't find a way to arrange or sort them by date of deletion. Given that they were just deleted it would have been the last 5-6 files or so. But i don't remember the files names or when they were last accessed of course! Is there any way to just short by deletion time and be done with that???

    Thanks for the very quick response Nick .. this helped but it didn't seem to work for me (Mt. Lion on MBP).
    i just don't see anything under "Date Added" !
    I tried to create and delete a file after adding this column - same thing, all i get is "--" !
    Any ideas how to fix this ?

  • I've mistakenly deleted Time Machine backups from my external HDD. How do I fix this?!

    I manually deleted several Time Machine backups from my external HDD. Whenever I attempt to empty trash, it states (error code -22) has occurred. How do I fix my predicament?
    I understand (now) that I should never do this and ONLY delete from the Time Machine app itself but I did not assume this would be so complex by taking a blind stab at it. How do I either a) place the Time Machine backups where the originated (Put Back is not an option when right-clicked) or b) successfully delete these so I can clear my bin.
    I am running Mac OS 10.10 on a 13" MacBook Air (mid-2013) w/ 4GB of RAM and 128GB SSD. My external drive is a 5400 RPM WD USB 2.0 External Hard Drive.

    Try Trash won't empty deleted time machine backups

  • Problem in Delete Time Quota Compensation

    Hi,
    There is a problem in Infotype- 416 (Time Quota Compensation) with subtype - Workmen SL Encashment.
    When I click on delete button, it goes in nexr screen - Delete Time Quota Compensation. From here, in Absence quotas, i want to delete 1 line item.
    There is a one problem in deleting this.. system shows the message Change before earliest retro. date 01.04.2009 acc. to control rec. to py area WK.
    Please let me know, what it is???
    Regards..

    What is the beginning date of the infotype record you are trying to delete?
    Please delete the payroll control record and re-create (by checking my prev message) so that the payroll period and retro period are in line with the start date of the IT.
    e.g. if IT record is 01.01.2009 - 31.12.2009 --> So create the payroll record for 01.2009 period and 01.2009 retro period. Make sure status is Rel for correction.
    As the infotype you're trying to delete belongs to a prior payroll period, control record acts as a shield to changes on this data since it is already used for a prior payroll calculation.
    Dilek

  • HT201250 is there any way to retrieve deleted time machine backups?

    is there any way to retrieve deleted time machine backups? it has now deleted the oldest, but most important backup. It was made right before before upgrading to mountain lion. Because I had some issues with placing the files back the way I wanted, I had to connect my hard drive to my mac several times. Result, everytime I did so, a backup was made. Like today, when I was transferring everything from that specific backup. But in the meantime Time Machine made a new backup, deleting the old one I was using.  Ironically, I lost everything while I was transferring the files back to my mac. Please give me good news.

    Once the external hard drive that you use for Time machine deleted its oldest backup and overwrote it, the ability to retrieve those files disappeared.  They are gone for good.
    Hope this helps

  • EABP table dats is missing in TDMS ERP time slice tranfer

    Hi,
    Is EABP table (Budget Billing Plan) is not part of TDMS ERP transfer? Recently we did some erp time slice transfer with 2 yrs of data but this table data was not selected in sender system. Our project team needs this table data for their testing. For temporary solution we transported table data from sender system to receiver system with sap transport tools.
    Is anyone have any idea why this table data was not carried out with tdms?
    thanks, I appreciate your help.
    Thanks
    Din.

    Hi
    It should get transferred by TDMS, there may be some customizing issue. Raise a OSS message to SAP support they will be able to solve it.
    Best regards
    Pankaj

  • DAX Calculation shows incorrect results when driven from Time Slicer

    Hi,
    We have defined a DAX quarter on quarter calculation  
    PREV Q % 13F:=divide([PREV Q ABS 13F],[Prior Quarter 13F])
    Prior Quarter 13F:=CALCULATE(sum([TotalValue]), DATEADD(Time[Date], -1, QUARTER))
    PREV Q ABS 13f:=CALCULATE(sum([TotalValue]))-[Prior Quarter 13F]
    which works fine in Pivottables in Excel but when time selection is driven by a time slicer the calculation doesn't work anymore:
    Is this a but or expected behaviour? Are there other ways to use a control that affects multiple other pivot tables like the time slicer?
    Thanks for your help!
    Martin

    OK, there are some really interesting points here - i think the screenshot below best explains it:
    Time Slicers use MDX subselects to propagate the selection to the pivot table:
    SELECT .... FROM (SELECT Filter([Fact13FSample].[ReportDate].Levels(1).AllMembers, ([Fact13FSample].[ReportDate].CurrentMember.MemberValue>=CDate("2013-04-01") AND [Fact13FSample].[ReportDate].CurrentMember.MemberValue<CDate("2013-07-01")))
    ON COLUMNS  FROM  ...
    this works just fine for normal measures but seems to cause issues with time-intelligence function
    it actually causes an issue with all calculations that use CALCULATE and thereby shift the context out of the subselect
    it seems that you cannot get out of this context using DAX- at least i could not find a solution yet
    not even this works:
    All Quarter 13F:=CALCULATE([SumTV], ALL('Time'))
    the result is always limited to the subselect :/
    funny thing is that this only seems to happen with this specific subselects so i guess it is further related to MDX FILTER() or .MemberValue or CDATE()
    the only option i could currently think of is to use regular slicers
    Gerhard Brueckl
    blogging @ http://blog.gbrueckl.at
    working @ http://www.pmOne.com

  • Delete time series entries via TS_SET/ TS_GET

    Hello everbody,
    I have a question concerning the TS_SET/ TS_GET functionality.
    In a DP macro I createentries via TS_SET (e.g. TS_SET ('LV_Test ; ACT_IOBJNM_VALUE( 'ZC2003' ) ; '' ; '' ; 1 ; 1 ).
    Is there also a possiblity to delete the time series entry afterwards via macro?
    Otherwise I always have to jump into the table via SE11 and delete it manually.
    Thanks for your help!!
    Stefan

    Hello AA,
    Which SCM version you are using. In case of SCM4.1 version, if you want to do some changes in planning area configuration settings, you have to deinitialize the planning area and then do the changes and reinitialize it. For that you have proper data backup. with out data backup its difficult to retrieve the data back.
    From SCM5.0 onward its possible to do the configuration changes without deinitializing the planning area.
    There are 2 ways to delete the time series of DP Planning Area.
    1) If you use SCM7.0 you will see the menu path  Advanced Planning and Optimization --> Environment --> Time Series Administration --> Deintialize Planning Area (/SAPAPO/TSDEINIT)
    2) Go to /SAPAPO/MSDP_ADMIN t code and select the planning area context menu select Delete Time Series Objects
    you mentioned " it's very strange why this is happened and not sure if you have also experienced it (i.e. for example time series exists for 'active' planning version and then suddenly it's deleted)."
    This means, have you done any of the changes in the planning area structure. Deinitialization of the planning area leads to loss of time series values i.e will lose data in the planning books.
    Your planning area got deintialized, Can you pls explan whats up exactly happened. I mean what are the major changes done in your planning area. At what situation planning area got deintialized.
    For better understanding pls go through the SAP Help regarding Indialize and Deintialize the planning area.
    http://help.sap.com/saphelp_scm50/helpdata/en/8f/9d6937089c2556e10000009b38f889/frameset.htm
    and also the below threads
    Changing a DP Planning Area | SCN
    Initialize and De-Initialize of Planning Area | SCN
    Regards,
    Subhan

  • EG42 - Device Modification Prorate time slice

    Hi SAP Experts,
    User changes the register group using EG42 and click on prorate as well, which creates the time slices in the system. User do not want those time slices. We have asked user not click on prorate, however they are still doing it by mistake.
    Also, sometimes they do this when device is in AVLB status which creates weird time slices.
    Currently to correct those timeslices, we change the table entries in EGERH, EADZ, ETDZ, EASTL, EASTS. But we need a permanent solution for this issue:
    1) How to stop user from clicking prorate, can we disable the option or is there any config?
    2) Is there any transaction which can reverse this activity, as in change the register group back to original and remove extra timeslice?
    3) Is there any EXIT which can give user an error when they click on prorate?
    Please advise.
    Regards,
    Nidhi

    When user changes the register group checking Prorate, there can be three scenarios:
    1) Number of registers in new register group are less than number of registers in original register group
    - I am not able to reverse these and need to change table entries in ETDZ, EADZ and EASTS. How to reverse/remove such time slice using EG42 or any other transaction?
    2) Number of registers in new register group are greater than number of registers in original register group
    - These can be reversed by just using EG42 and changing the register group back to original.
    3) Number of registers in new register group are equal to number of registers in original register group
    - These can be reversed by just using EG42 and changing the register group back to original.

  • Cancellation of time slice in EG41 (device info record) for device

    Hi,
    How to cancel time slice for device in EG41 (deice info record)
    Actually  we have device which is technically installed. which has 2 time slice say 10.06.2009 to 16.06.2009 & 17.06.2009 to 31.12.9999. both different technical data. I want to cancel second time slice . how to do this???
    I have already cancelled all meter reading corresponding in EL37.
    Regards,
    Chetan

    solved by myself

  • Deletion Time Period at SNP Optimization

    Hi!
    I'm facing some problems at my SNP Optimization due a wrong Deletion Time Period.
    Where could I maintain the "Deletion Time Period" (DEL_TRANS and DEL_PROD) for SNP?
    Thanks a lot!
    Victor Leao

    Hi Pawan,
    Thanks for your reply.
    In fact, it is not a program error. The situation is the following:
    For example:
    I have some SNP documents (stock transfer) at 23.12.2011. They were generated at the last optimization.
    Now, a new optimization is run and some documents at 23.12.2011 were not deleted.
    Checking the "Deletion Time Period" (DEL_TRANS) at SNP Optimization Log, I see that for those products the "Start" is 06.02.2012 and the "Finish" is 06.05.2012. So, documents before 06.02.2012 are not considered for deletion.
    The products wich documents were deleted have "Start" at 01.01.1970 and "Finish" at 06.05.2012.
    I would like to understand how can I maintain those dates for DEL_TRANS.
    Thanks in advance,
    Victor Leao

  • Delete time range email fron Database

    Hi,
    Anyone can help me with this:
    1. Show oldest email in Exchange 2013 organization
    2. Delete time range email from entire 2013 organization (EJ: from 01/01/2000 to 01/01/2013)
    Thanks in advance

    1. you would need to depend on some third party tool or you would need to do develop some script or EWS program to do that.
    2. You can use Search-Mailbox with DeleteContent and -SearchQuery “Received:> $(’01/01/2000')
    and Received:< $(’01/01/2013')” parameters to delete them... More details here... http://technet.microsoft.com/en-us/library/ff459253(v=exchg.150).aspx
    Blog |
    Get Your Exchange Powershell Tip of the Day from here

  • How can I delete time machine backup folders moved into the trash from an external drive?

    I made the mistake of moving Time Machine backup files into the trash, but I can't seem to delete them. I tried the option key when clicking on "Empty Trash" and "Secure Empty Trash" (before and after rebooting), but that always led to error 8003. The files won't allow me to change their name. Using approchaes to Terminal from three different Mac-related webpages also failed. I also tried Trash It, but it seemed to be making little progress after letting it run 48 hours. Any other suggestions before calling Apple?

    Assuming these were not backups made over a network (thus not in a sparse bundle disk image), see #E6 in Time Machine - Troubleshooting.
    But any way you empty the trash on that disk/partition is probably going to take a very long time -- there's no doubt several hundred thousand files there, perhaps a million or more.
    You may have to just erase the disk (with Disk Utility) and start over.
    You really shouldn't have to delete Time Machine backups, as it will do that automatically when the destination gets full.  But if you really want to, see #12 in Time Machine - Frequently Asked Questions.

Maybe you are looking for