Automatic table updation for every 10hrs

dear friends,
once in a 10 hour my table should be truncated.so please guid me to choose which is a suitable package and functions

If you4re using UNIX or LINUX, try to start the cron command. In this, start a procedure that truncates your table . Hope it helps you.
<BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by [email protected]:
dear friends,
once in a 10 hour my table should be truncated.so please guid me to choose which is a suitable package and functions<HR></BLOCKQUOTE>
null

Similar Messages

  • Tables updating for atransaction

    Hi All,
       i wnat to know is there any transaction code or program to know the tables updated for a transaction.
    we have a transaction called PPOM and FS00 ,i want to know which tables are updated when i create new records for these transaction codes.
    With regards,
    kiran I

    Hi,
      You can check tables CDHDR and CDPOS tables.
    You can check the modified tables, values, by which transaction does this modification has been done.
    Give current date to check. As these are cluster tables, it may take some time for retrieving data.
    CDHDR - header details
    CDPOS - item details
    Regards,
    Sailaja.
    Dont forget to reward points, if answer helps you.
    Message was edited by: Sailaja N.L.

  • How to automate download update for Apps ?

    HI,
    Is there a way to automate downloads updates for iPhone or iPad (Apps) from itunes?
    I did not find a way to do it with AppleScript?
    There is a post said "No solution" for that option (from 2010). I wanted to know if the situation as changed since ?
    Many Tahnks
    HDR

    Go into the App Store, go to the "Featured" link on the bottom left, and scroll all the way down.  At the bottom, you'll see your account information.  Click on that, enter your password if needed, and click "View Apple ID".
    Near the bottom of that display, you'll see "Turn off Genius for Apps".
    These instructions work for iOS 6.  Your post says you have an earlier iOS.  They may not work there.
    Suggest you get iOS 6.0.1 if you don't already have it.

  • Results not updating for every row in BIpublisher

    Hi all I have a Bi publisher report that is updating the results for the first row and in the second row to update the results it is picking the values from the first column itself and using the same values for all the other rows.
    Here is my report format
    Month saves Total, for 30,60,90,120
    Jan
    feb
    Mar
    Total are the enrolls by each month and days shows after 30,60,90,120 how many are still active. Following eg should give an idea of exactly whats happening
    Eg:
    Total 30days 60days 90days 120days 150days 180days 210days
    ------------------------------------------------------------------------------------------------------------------------------------------------------------ Jan saves 330 287 274 270 263 262 259 257
    Feb saves 298 255 242 238 231 230 227 225
    Mar saves 291 248 235 231 224 223 220 218
    So what is happening is lets say for example there are a total of 330 enrolls in january and after 30days 287 are still active and after 60days 274 are still active after 90 270...... etc
    Am getting the January active values correctly.
    BUt going forward when I see the values for february The total enrolls for february is 298 and after 30 days which are active is not giving me the correct.
    It is substracting the same amount as jan. looking at the numbers it is substracting
    -43, -13,-4,-7,-1,-3,-2 for Jan which are the cancels after the consecutive days
    It is substracting the same amount for feb also but my actual cancels for feb are different it should be 45,12,8,9,2,2,
    It is doing the same for all the months.
    There should be a change in the code. Following is the XSL code am using in
    <?xdoxslt:set_variable($_XDOCTX, 'v_SavesCanceled', SAVES_CANCELED_COUNT)?>
    <?xdoxslt:set_variable($_XDOCTX, 'v_RtSaves', xdoxslt:get_variable($_XDOCTX, 'v_RtSaves') - xdoxslt:get_variable($_XDOCTX, 'v_SavesCanceled'))?>
    <?xdoxslt:get_variable($_XDOCTX, 'v_RtSaves')?>
    Actually the cancels should be updated for each row but its picking the same cancels for every month.
    Hope it is clear let me know if you need any further info
    Any help is appreciated.
    Thanks

    Thank you very much for your help. The rtf file sent worked and updating results as required.Thank you
    Thanks

  • Problem Regarding TABLE updation for Scheduling Agreement

    Dear Experts,
    We have noticed that whenever we are releasing any Delivery Schedule for a line item against a Scheduling Agreement the table field ABART(Scheduling Agreement Release Type) in table EKET is not getting updated,but the same field or column in TABLE EKEH or EKEK is getting updated.
    Please advice what is the problem and how to resolve the same.
    Regards,
    Soumick

    Hi,
    The scheduling agreement schedule line is not firmed physically:The fixing indicator (EKET-FIXKZ) is empty for this schedule line.
    This can be checked in Transaction ME39 or with Transaction SE16 for table EKET for the corresponding schedule line.
    In the MRP group of the corresponding material, it is set that only transferred scheduling agreement schedule lines should be regarded as firmed (Transaction OPPR, firming scheduling agreement, Firm transmSLines [Field XFAT1]).
    In this case, only such scheduling agreement schedule lines are firmed which were transferred by message transmission through purchasing to the vendor. (see also the F1 help for the field).
    However, the system displays all scheduling agreement schedule lines as fixed in Transaction MD04 within the release period and assigns them with a star ('*'), that is, this applies also scheduling agreement schedule lines with a transmitted quantity of 0.
    In contrast to the above, these schedule lines are not displayed as fixed in Transaction MD05 or in the planning with 'Display result'.
    Note 354164 explains this system behavior.
    For the planning, the transmitted quantity is considered as fixed if this is correspondingly set in the MRP group of the material.
    If the transmitted quantity was updated correctly, it should be contained in field AMENG of table EKET.
    By using Transaction SE16 for this table and the corresponding schedule line (scheduling agreement number EBELN, item EBELP, schedule line ETENR), you should be able to find out....
    transmitted quantity was written to the database and a fixing can be carried out correspondingly in amount of the transmitted quantity or whether no update of the transmitted quantity occurred (see below Notes 82169, 117093, 134356).
    Solution
    First, the system behaves as intended.
    It should be checked whether the function, which is controlled by this indicator, is actually wanted this way (to firm only scheduling agreement schedule lines which actually have been transferred).
    In addition, problems can occur in purchasing when the printed quantity is updated (AMENG).This symptom can especially occur after you have upgraded from a release < Release 4.0A to a release > Release 4.0B.
    In this regard, see the related Notes 82169, 117093 and 134356.
    Regards,
    Udaya.

  • How to Run a Report automatically in Background for every night

    Hi,
    How to run a report program in Background automatically for every nigh.
    Thanks
    Ramesh

    Hi Ramesh,
    You can use SM36 and use the "Job Wizard" to define a background job in simple step by step procedure
    Or
    Goto SM37 and specify a job name.
    Next specify the ABAP Program Name of the report you want to execute under Job Step.
    Then click on "Extended Job Selection" and goto the Period Tab.
    There select "Only Periodic Jobs" and then specify the frequency of execution based on Months, Weeks, Days, Hours or Minutes.
    Hope this helps,
    Regards,
    Madhur
    Message was edited by: Madhur Chopra

  • Table updation for J2IUN available balance

    Hi Experts !!
      I have my "available balance" in J2IUN is wrong. So I want to correct this balance through table level. Please let me know the procedure & table names for updating this balance.
    Thanks & Regards,
           Aruna.

    Hi,
    Please check table  BSIS and J_1ISERUTZ.
    BR

  • Patchset Update for every Instance neccessary??? Urgent!

    Dear experts!
    I am running a server with Oracle v.10.2.0.1.0 and 4 database instances. Today I installed the Patchset Update for version 10.2.0.5.0.
    After the runInstaller routine completed, I logged into one of these instances and ran the catupgr.sql followed by the utlrp.sql script.
    My question to you is if I have to run these scripts for every instance seperately to upgrade sys and system schemas to v.10.2.0.5.0?
    It is really urgent as I'll have to get back to work tomorrow. The systems need to run on Monday!
    I appreciate your help! Many thanks in advance for clarifying the necessary steps! I'lll keep you updated on how things go!
    Best regards,
    Seb

    skahlert wrote:
    Dear experts!
    I am running a server with Oracle v.10.2.0.1.0 and 4 database instances. Today I installed the Patchset Update for version 10.2.0.5.0.
    After the runInstaller routine completed, I logged into one of these instances and ran the catupgr.sql followed by the utlrp.sql script.
    My question to you is if I have to run these scripts for every instance seperately to upgrade sys and system schemas to v.10.2.0.5.0?
    Yes, you will need to run the scripts on each database that uses this ORACLE_HOME. The steps are outlined in the README for 10.2.0.5 patch.
    It is really urgent as I'll have to get back to work tomorrow. The systems need to run on Monday!
    I appreciate your help! Many thanks in advance for clarifying the necessary steps! I'lll keep you updated on how things go!
    Best regards,
    SebHTH
    Srini

  • Automatic Adobe Update for users without admin privileges

    Hi there,
    I have a PC with Windows 7 Professional (32bits) and Adobe Reader (9.4.6)
    I have selected "Automatically install updates" in Preferences --> Updater:
    The problem is: when a normal user (without admin privileges) is using the system, it turns up an Adobe Box which asks the user to install the Update:
    But when the user tries to update, it asks to insert the admin password.
    How can I solve this? I would like Adobe Reader updates to be downloaded and automatically installed for users in my PC without admin privileges. Is this possible?
    Thanks in advance.
    Best regards,
    Pablo

    Anyone have any further insight into this?  Is there a way to simply give the user admin creds but only for Adobe Reader that would permit users to do thier own updates?
    I don't want to have to constantly update the MSI I am deploying with GP/LUP if possible.
    I am, however simply looking to update 11.0.0 to 11.0.1 ,11.0.2....etc without having to touch GP/LUP/each end user machine

  • VBFA Table Update for Credit Note

    Hi ,
    I have created a rebate credit memo advice and a credit memo billing docment for final settlement. Now the document category that is displayed in VBAK and VBRK document respectively indicate that the documents created are credit memo documents but when i check in the document flow in Table VBFA, i observed that the document category indicated against the credit note order and Billing document is P and L respectively which is the document category for Debit Memo. Need to know how this document category changed in VBFA from Credit memo to debit memo category.Further need to know how the document category in VBFA table is updated.
    To provide more inputs,when i create a normal credit note advice to billing process,VBFA takes the document category of credit memo.
    Regards,
    VEE KAY

    HI,
    this is not possible.
    Tips:
    1. Create a reserve invoice with negative amount with items copying the original invoice rows inside with custom code. (this will not thouch the stock).
    or
    2. Create a non inventory managed item (service type)  - code: DE (Discount/Exemptions)
    then you can use it:
    2.1. Create the credit memo
    2.2. Copy lines via custom code, but the itemcode will be always your itemcode, and every other can be copied from Invoice.
    each cases there will no connection between your Original Invoice and Created Credit Memo/Reserve Invoice. You should have to use custom code to copy lines from original items.
    In payment you can use the numatcard field for matching the documents together (numatcard: Vendor/Customer reference number)
    Regards,
    J:

  • Error in MCH1 table update for batch create with class assignment

    Hi Experts,
    I am looking for a BAPI which could help me to assign a class and in respectively assigns characteristics to th batch.
    and hence i cant update MCH1 table for the same.
    so please suggest me how could i achieve the same.
    Thank you in advance.
    Regards,
    Ashish

    Hello,
    You can use the BAPI BAPI_OBJCL_CHANGE.
    Regards,
    Alok Tiwari

  • Automate slipstream updates for Office setup

    Hi. my question is for Office 2010\2013 setup
    I always use the Updates folder to get the latest updates before installing office
    but it still a very manual job. going to the microsoft update catalog website, download the office updates that are newer than what I have for each product (Office, Word, Excel, PowerPoint...), extract the files to get the MSP file and copy or overwrite
    the files to the Updates folder...
    I was wondering if there's a switch, powershell script or even a 3rd party tool that can do this job for me?
    In Office 365 ProPlus i know that when I download a package I always get the most updated package automatically, which is great! I'm looking for something similar for Office 2013\2010 installation
    that will check online updates, match it with my current update folder and download, extract and copy the latest updates to my installation source.
    thanks
    Tamir Levy

    Hi Tamir,
    As far as I know, for MSI-based Office edition, we can not accomplish this whole process with any Office built-in options/configuration settings.
    I'm not sure if this is achievable via any scripts, you might want to have a try in our dedicated scripting forum -
    Script Center and see if anyone can provide a scripted solution.
    Thanks for your understanding.
    Regards,
    Ethan Hua
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Joint Venture : tables  updation for currency added to equity group

    Hi All,
    I want to know is there any table for joint Venture which would update the inception date for a particular equity group.
    Ex : For Joint Venture ovski  lets say equity group 001 has two currency NOK,USD
    Later 2 new currency are added EUR,GSB  so new equity group 002 has 4 currency....can we know the inception date for the added currency.
    Is there any table which gets updated on the inception of new currency to a particular Equity Group against that venture.
    Please do respond.
    Regards,
    Anu

    >
    anu shankari wrote:
    > Please do respond.
    >
    Please do read the rules, they have a section about demanding responses, as well as one about posting in the right forum............

  • Contracts Price updation for every three months

    Hi Experts,
    we need to change multiple condition enties in contracts.All prices need to change and we need to update them
    to new level. Since the field NET PRICE is grey I have to open each
    individual item in the valid period and change price by price.
    Since we have to update approx. 20 contracts every 3 months we would like to know
    if there is an easier function / possibility to upload the data to SAP
    for the contracts.
    Please provide you needful suggesitions.
    Rgds,
    RK

    HI Jack,
    I can see this report RM06ENP0 with Tcode ME3P.
    Can you pls guide me how to run the report RM06ENP0 with the "No Date Check" selected.
    I mean where i have to select and what type of inputs need to maintain.
    I dont have any idea if i run this report what will happend and how the prices will change for all contracts
    Pls elaborate in detail.
    Above "Qui" mentioned to use MEKR Tcode,if you have any idea on this also pls share me some points.
    Brgds,
    RK

  • Tables updated for GP12N

    Hi,
    On successful execution of Tcode GP12N, which tables are getting updated?
    Thanks,
    Asha

    T8PL00                              FI Planning: Installed Plan Tables                          
    T8PL01                              FI-Planning: Summary Table Dimensions to be Planned         
    T8PL01DD                          FI Planning: Dimensions Table Index - Dictionary Information
    T8PL01DP                          FI Planning : Field Dependency for Validation               
    T8PL01S                           FI-Planning: Dimensions that Allow Sets                     
    T8PL01SF                          FI Planning: Special Handling of Dimensions                 
    T8PL01SV                          FI-Planning: Comb. fixed values/attr. for key fig. and dim. 
    T8PL02                              FI-Planning: User attributes                                
    T8PL02CC                          FI Planning: Currency Translation                           
    T8PL03                               FI Planning: Configuration of Plan Tasks                    
    T8PLUATTR                        FI-Planning: Key Figures for Planning
    Edited by: Bala Krishna on Sep 12, 2008 12:25 AM

Maybe you are looking for

  • Open Files w/o Saving

    Whenever I have to open a .doc Safari automatically saves the file into my downloads folder. This is annoying as I don't always want to keep the file and constantly have to go into my downloads folder to clean it out. I'm a recent windows switcher, a

  • How to manage more than one iTunes library?

    I want to transfer some media from my lap to an ext drive to create more space. I want one iTunes library on the ext drive for some media and keep the main library on my laptop. I created a new iTunes library on my external drive and added one artist

  • How do my wife and i use the same ipad?

    How do my wife and i use the same ipad?

  • FIREFOX 3.6 WILL NOT STAY ON TOP PROBLEM BUT 3.5 WORKS FINE

    WHEN I USE FIREFOX 3.6 OR ANY VERSION OF THE 3.6 AND I SELECT STAY ON TOP (I HAVE A THIRD PARTY PROGRAM THAT ALLOWS THIS) AFTER I MINIMIZE THE WINDOW THEN IT WILL LOOSE THE STAY ON TOP COMMAND. ALTHOUGH WITH FIREFOX 3.5 VERSIONS IT KEEPS IT'S STAY ON

  • Restore pages to ipad mini

    I accidentally deleted the "Information/Help/Gettting Started" section from my Pages app on ipad mini.  How do I get this back.  (I cannot believe it let me delete this important information).