How can we automate the process of selective deletion in process chain

Hi,
I got to delete data from ODS and InfoCube selectively every Tuesday. So I am aware that there is an ABAP program through which we can automate the process of selective deletion in Process chain. So plz let me know the proceedure to automate this process.

Hi,
Try this.
Need to genrate the deletion program using tcode Delete_Facts.
steps : 1 run the Delete_Facts tcode and give your cube name in the input parameter
step2 . select deletion program and execute . you will get the system genarated program
step 3 copy this prg and save as zprg.
step4 : run the program with selection
step 5. if your selection is date then you need to create dynamic varient needs to be populate the value for the date fields
step 6: you need to maintain the date values in the TVAR table if necessary
step 7. you need to use this custom prg in your process chain after completion of test
source : SDN.
Thanks,
JituK

Similar Messages

  • How can I automate the multi-step process of looking up a caller's contact details when a telephone call comes in with caller ID?

    How can I automate the multi-step process of looking up a caller's contact details when a telephone call comes in with caller ID. I want to be able to see more than just the first & last name when a client calls me. I would like the caller ID to pull up the same information that shows up when you search for and find a contact name and then click on the right arrow.
    My workaround is to force/enter both the last name and the address in the last name field since then the address will show up.
    The only computerized way to look up this additional information is to put the client on hold, memorize the first and last name and correctly enter it in the search field of the contact database and hopefully find it before the client gets tired of waiting.
    Note that I go to about 48 small jobs per week. So far I have about 9,000 contacts. It's easy to make a mistake and have the client wondering what I'm doing and what's taking so long.
    The second workaround is to use paper and pencil and ask the client for name, address, cross street and phone number again, repeating what I did some time previously.
    Please help meautomate this process.

    You don't have to put anyone on hold. When the call comes in, tap the Home button, then tap contacts, go to the contact. Tap Home button when finished, tap the top banner to return to the call screen.

  • How can we automate the Depreciation keys based on production for business

    How can we automate the Depreciation keys based on production for business u2013 this is currently not an optimised process if we expect business to manually change the keyu2019s on a monthly basis.
    The end user updates the table, transaction AO25, manually on month end after the production calculations are completed. The question is, is it possible when the PP is completed, that the system updates the Period Unit table for that period?
    Thanks.
    Regards,
    PS PS

    Hi,
    I am new at this, so I need a explanation on how will this help me, and how do I get about doing this?
    Thanks a lot.
    Regards,
    PS PS

  • How can you automate the monthly opening of MM periods

    How can you automate the monthly opening of MM periods ????????????

    RMMMPERI accepts a period/year or a date.
    If you enter a date the period is derived by it.
    1. create a variant and check the attribute 'selection variable' for the parameter date. Then click the button 'Selection variables' and set the current date. Every time this variant is used the parameter DATE is filled with the current date.
    2. create a job for RMMMPERI with the variant created in the preceding step. Set it as periodic.
    If you're not using a fiscal year variant simply schedule it as monthly (to be executed the first day of the month).
    If you are using a fiscal year variant you'd have to define a calendar with only the first day of each period defined as working 
    day and use it in the periodicity restrictions.
    Another possibility:
    Write a very simple ABAP which run daily to check if the period has changed and submit RMMMPERI.
    Regards
    Chander

  • HOW CAN I HAVE THE NUMBER OF SELECTED ROWS IN ALV GRID?

    HI.
    HOW CAN I HAVE THE NUMBER OF SELECTED ROWS IN ALV GRID????
    GABRY =)

    You need to use
    data : grid1  type ref to cl_gui_alv_grid.
      call method grid1->get_selected_rows
        importing
          et_index_rows = i_sel_alvrows[].

  • How can I use the "Correct camera distortion" filter and process multiple files in PSE 11?

    How can I use the "Correct camera distortion" filter and process multiple files in PSE 11?

    Did you check the help page for Correct Camera Distortion and Process multiple file
    Correct Camera Distortion: http://helpx.adobe.com/photoshop-elements/using/retouching-correcting.html#main-pars_headi ng_5
    Process multiple files: http://help.adobe.com/en_US/photoshopelements/using/WS287f927bd30d4b1f89cffc612e28adab65-7 fff.html#WS287f927bd30d4b1f89cffc612e28adab65-7ff6

  • How can we recognize the time taking for executing any process chain

    Hi,
    I have one metachain which consists of several local process chain. It was executed successfully. So how can I find out total time for executing this meta chain.Is there any way to find out that this process execution time is lile some hours and some mins.

    ST13 trans description is Analysis & Service Tools Launch pad and is part of the ST-A/PI plugin.  See Note 69455 - Servicetools for Applications ST-A/PI (ST14, RTCCTOOL, ST12) aand talk to your Basis folks to find out if they can install it since it sounds like it is not installed at your site.
    Here's a list of functions the tool provides - only some are BW specific, so if you can not get ST13 authorization, see if you can at least run the pgm
    Analysis/Service Tools
    Name                     Title                                          
    RTCCTOOL              SAP Servicetools Update
    ST12                        Single transaction analysis
    SDCCVIEWER          SDCC: View data from ST-A/PI subroutines
    SOS_CUSTOMER_DATA                Customer Checks for Security Optimitation
    BATCH_JOB_ANALYSIS               Batch job analysis
    CMO_SYSTEM_MONITORING            CMO - System Monitoring
    ITSTRACEVIEW                     ITS trace viewer (SAPjulep) for EBP/CRM
    STAD_DATA_GET                    Select STAD data and put to download
    BPSTOOLS                         BW-BPS Performance Toolset
    BIIPTOOLS                        BI-IP Performance Toolset
    BW_QUERY_ACCESSES                BW: aggregate/InfoCube accesses of queries
    BW_QUERY_USAGE                   BW: query usage statistics
    BW-TOOLS                         BW Tools
    SEM_BCS_STATISTIC_ANALYSIS       SEM-BCS: Statistic Analysis
    BWQUAC_CUST                      BW Query Alert Collector Customizing
    TABLE_ANALYSIS                   Table Analysis Tools
    UPGRADE_TOOLS                    Tools for Upgrade
    MASS_MAN_MONITORING              Monitoring for Mass Data
    CUST_DMA_TAANA                   DVM: Settings for ST14 CA
    PROJBROWSER                      Service Software: Local project browser
    ANALYSISBROWSER                  Service Software: Analysis browser
    SDCC_DOWNLOAD_SIMULATION         SDCC download simulation for ST-A/PI collectors
    TEXTBROWSER                      Service Software: Short&Longtext browser
    SET_SDCC_PRODUCTIVE_CLIENT       Manually set analysis client for SDCC datacollection
    There were a few OSS Notes relating to ST03N dumping you might want to review to see if they need to be applied
    Nothing is ever as easy as it ought to be.

  • JFileChooser, how can you allow the user to select MORE than 1 file?

    Hello everyone.
    I want to allow the user to select multiple files from a directory, not just 1, but not just the whole directory.
    Currently I see these 2 options from looking at the sun's JFileChooser demo:
    //Create a file chooser
            fc = new JFileChooser();
            //Uncomment one of the following lines to try a different
            //file selection mode.  The first allows just directories
            //to be selected (and, at least in the Java look and feel,
            //shown).  The second allows both files and directories
            //to be selected.  If you leave these lines commented out,
            //then the default mode (FILES_ONLY) will be used.
            //fc.setFileSelectionMode(JFileChooser.DIRECTORIES_ONLY);
            fc.setFileSelectionMode(JFileChooser.FILES_AND_DIRECTORIES);but both don't allow the selection of more than 1 file.
    When I say, select more than 1 file I mean the user can hold in SHIFT or CTRL and select files.
    Any ideas how to do this?
    Thanks!

    http://java.sun.com/javase/6/docs/api/javax/swing/JFileChooser.html#setMultiSelectionEnabled(boolean)
    Cheers,
    Laird

  • How can I capture the event of selecting a listbar page item?

    Is there any way that I can capture the event of clicking/selecting a listbar page item (not just selecting the listbar page) from the listbar activeX control in TestStand 3.0?
    I was able to populate the list bar page with items, now how do I know if a user selects any one of those items?
    Thanks for your time and assistance,
    Mark

    Use the CursorMoved event.

  • How can i check the unzip file has finished unzip process?

    i am using 7zip to unzip the file. java program can check the unzip file has finished unzip process?
    Edited by: rayray2008 on Feb 12, 2008 7:14 PM

    Downloading and burning Linux or Windows ISO images for example with a single flipped bit can cause system instability nearly impossible to track down, and not otherwise detectable. An MD5 checksum (OR SHA) check will quickly detect any such transmission errors. Not something anyone I know bothers to use unless it's important data. The temporary fix of changing the about:config setting, then expanding to full screen in downloads was working. But now, based on my interpretation of comments made on the authors Sourceforge page, Firefox has made updates that prevent the MD5 Reborned Hasher from working in Firefox at all. If that's true, I would really like to know the reason. With all this talk of NSA spying, I would think more people would be interested in making sure someone isn't tampering with their downloads. I have no idea. But I do believe the wonderful volunteers at Firefox need to figure out a way to make this valuable piece of security software whole again. Thank You.
    PS: For those needing to verify a file, you might want to try the "Microsoft File Checksum Integrity Verifier" kb841290 . It's old, but does large file MD5 from a command prompt.

  • App or podcast downloaded to iphone is deleted from iphone and transferred to iTunes 11.  How can I keep the file from being deleted from the iPhone?

    I recently updated iTunes from version 10.x to 11.  In version 10, I could download a podcast or an app to my iPhone from the app store, then the app or podcast would co COPIED to iTunes during a sync.  Now with version 11, when I sync, the app or podcast is deleted from my iPhone and MOVED to iTunes.  How can I get back the old feature of making a copy?  This is a very dumb thing that happens in iTunes and I can not believe that I am the only one to complain abou this.  Please help me.  What do I need to change in iTunes to keep my copy on the iPhone.
    Thanks to all you geniouses out there!
    Doug

    Not 100% sure of your question.  If you are wanting to delete apps from itunes just right click then delete then empty recycle bin.

  • How can i remove the email account without deleting the email account?

    Hi
    I have an old email account which I want to remove from Mail, which I know how to do.  However I don't want to delete these emails but rather park them off-site so that if I ever need them again I can easily re-import.  By removing the email account in preferences it says it will delete all the emails etc. from my computer.  Is my only solution to copy the emails to a different location, then delete the account and if needed re-import at a later date?
    Thanks
    David

    You can do a couple of things.
    You can Export the emails to a .mbox file then Import them in which will create an Import folder in Mail; then delete your email account. Or you can just disable the email account leaving it in your list of accounts only disabled.

  • How can I automate the threshold for a moving object whose light intensity changes for each frame.

    I'm using the PCI-1408 and I have this video where an object's shape and color intensity changes for each frame. I want to do a pixel count of that object verses the background (the background also changes color) for each frame. I'm guessing that I need an automatic threshold, but I really have no idea of how to implement this. Any ideas, anyone?

    Hopefully there is a clear distinction between the background and the object.
    You can use IMAQ AutoBThreshold to determine the threshold level for an image. You can select from a variety of methods for determining a binary threshold level. Route the "Threshold Data" output along with your image to IMAQ MultiThreshold, which will quickly apply the threshold to your image. Display the results using WindDraw and the Binary palette (from IMAQ GetPalette).
    This should run close to real-time. Binary thresholding is a fairly fast operation. You will probably end up processing every other image, which is close enough for most projects.
    Bruce
    Bruce Ammons
    Ammons Engineering

  • How can we call the event in Selected event or clicked event in ListBox control

    How to call the following code    ole_1.object.loadfile(ls_filename) ,  while selecting  an item from the control or while
    single click on the item in List Box Control

    Hi Polachan;
      Can you elaborate? Your question seems quite vague.
    Maybe some more details as to what you are trying to accomplish might help.
    Thanks ... Chris

  • How  can i get the event of selected PageItem in ActionScript

    hi,
    when i select the pageitem on document then i want the event of that pageitem .
    Is there a possibility to get that event ?
    best thanks for any hint.
    govind

    Marcel,
    Please consult the "Tables" chapter in the UIX Developer's Guide. You can search for a method titled "doSelectionEvent" that will indicate how to deal with table selections.
    Hope this helps,
    Ryan Pollock

Maybe you are looking for

  • How can I delete an App from my macbook pro?

    Sorry for the maybe silly question.....but I can not drop Apps in the Trashcan. How can I delete completely Apps on the MacBook? Thx for the help!

  • How to edit VI in a library?

    I downloaded the example Vi library "Sine Swept Frequency Response", which contains a VI showing how we can get the frequency response of a filter. I would like to integrate this functionality in my own VI. However, when I start the VI, I get no edit

  • Problem with multi row delete

    Hi, I'm new in apex and I tried to build master detail report on some view. Everything is cool but "delete checked" doesn't work. "ORA-20001: Error in multi row delete operation: row= , ORA-06502: PL/SQL: numeric or value error: NULL index table key

  • Lumia 620 unable to connect to PC

    My lumia 620 is unable to connect to my win 8.1 pc. Whenever I plugin my device it starts getting charged but nothing shows up so that I could access the files in my mobile. It was working all right till a couple of days back; then I came across this

  • Photos sent through ePrint are washed out - Help

    I just ran a test sending 3 photos from my ipad via email to my HP Envy 100 e-Printer and they all appeared washed out. I then sent the same 3 photos directly to the HP Envy 100 e-Printer using the HP iPrint app and they were nice and brilliant -- co