Time to days conversion function

Hi Experts,
I am getting on KF as time diffrence between 2 time char. My requirement is that can I convert this time diffrence into days. e.g if suppose my out put is 12:00:00 then I should get as 0.5 days
I need to combine this into my other KF which is days so that I get duration in days only.
Thanks
NooN

Hi Rahi,
You can check FM "RSSM_CONVERT_TIMESTAMP2DAYSEC" . You can export "Time" Paramenter (HH:MM:SS) and import SEC (in Seconds). From Seconds you can calculate no. of days by dividing Seconds by 86,400.
hope it helps you...
Thanks
chandra sekhar

Similar Messages

  • Three or four times a day the radio module in my iphone doesn't responding. Sometimes it happened during a phone conversation, sometimes without any reason during a day.

    I have a problem. I use my iphone4 during one year. I bought it with firmware 4.0.2. Three or four times a day the radio module wasn't responding. Sometimes it happened during a phone conversation, sometimes without any reason during a day. Just I was out of connection for incoming calls. But it happened without any warnings on my iphone. After I have upgraded firmware to 4.1, this problem disappeared (baseband 2.10.04). But a week ago I upgraded firmware to 4.3.3 and my problem appeared again (4.10.01). I changed SIM-card, but it didn't help. How can solve this problem? I want to downgrade baseband to 2.10.04. Are there another solutions?

        Hi ZachBrunelle!
    I'm saddened that your having trouble with your device and you efforts are  greatly appreciated, let's get to the bottom of this! You mentioned your device not having any physical damage, has it been exposed to anytime of water/moisture?

  • Computer has started locking up 3-4 times a day when doing normal browsing functions. I've runb disk utility and done soft boots but it does't help.s

    Computer has started locking up on a regular basis (several times a day) when doing normal internet browsing. I've gone through disk utility and safe start sequences but I see no improvement.

    I've had this unit for a few years (can't remember how many)
    iMAC 4,1
    2 GHz Intel Core Duo
    1 GB  667 MHz DDR2 SDRAM
    When I go to the activity center, I see the RAM used as follows:
    Free  23 MB
    Wired 120 MB
    Active 597 MB
    Inactive 283 MB

  • IPhone 4S battery draining too fast...Need to charge 3 times a day

    Finally after 4 years I was very excited to get an iPhone that has all the features I wanted…but I am disappointed so far.
    I purchased an iPhone 4S 32GB on 10/7 and has not been impressed with the battery life. I have to charge my iPhone at least 3 times a day. I go to work at 8 AM and by 11:30 AM the battery is at 20 %, so I charge it again which takes only about 60 to 120 minutes to charge, and by 5:30 PM I have to start charging again…the third charge has start around 11:30 PM and I have to keep the phone plugged overnight otherwise it will be dead by 6 AM.
    I have read other posts on the web and people have suggested turning notifications, location services…etc which I went ahead and did but that did not change the battery issue. What is the purpose of having the iPhone 4S if all the features have to be turned off.
    I always try to kill apps that running in background but still no fix to battery issue.
    on 10/19/11 I went to Apple store and exchanged the phone with new one. The apple rep activated the phone for me and the charge was at 78 %. I left the store and 10 minutes later I was at my house, but again I was surprised to see the battery has drooped to 65 % within 10 minutes. While I was driving home I did not touch the phone or make/receive calls.
    When I got home I plugged the phone and when it was charge at 100 % I unplugged it and 40 minutes later the battery dropped to 70 %.
    Today I unplugged my iPhone 4s at 8:20 this morning with 100% and by 10:43 AM I am down to 63%. By 11:13 AM the battery was at 54% and by 11:46 AM the battery was down to 44% with me not touching it. I have turned everything off such notifications, locations services...etc and nothing in the background is working and I only used it for a 10 minute conversation.
    It seemed that a lot of users are have similar issue. Not sure if the issue related to iOS 5, iPhone or bad batch of iPhone or iPhone batteries.
    Before getting the iPhone 4S i had a 3GS from a family member that i had to charge at least 3 times a day. The only reason I got the new 4S is to not have to deal with frequent charge. I think I am 90 % close to returning the phone back to Apple and wait few months before attempting to purchase another phone.
    Thanks.....B

    What made the trick for me was to drain the phone completely - until it dies. (It took quite a while to go from 3% to 0...). Then, charge it overnight.
    Previous days I would start charging it with the battery at 10-15%, on red. Also for the last week I've been trying disabling functions, with the hope of finding what was the "offending" piece but without much success. Still was loosing about 10% per hour, just by using it to check emails, maps, and sometimes a call.
    Today is almost two hours since I left home, with everything turned on again, used mail, maps with traffic during the ride to work, some browsing - using it "normally" - and the battery is still at 95%.
    That looks more like normal to me.!!
    Might try to drain it to 0% again as many other suggested, but if it is a battery charger "calibration", it shouldn't be necesary to do it more than once.

  • DVR STB will not hold the display of the time of day.

    I am new to FIOS.  I have a DVR Set Top Box for my HD TV.  I prefer to see the time of day displayed.  I set this option in Menu/Settings/Set Top/Display and it works OK UNTIL you change the channel.  Then it displays the new channel and DOES NOT revert back to the time of day as it is supposed to do.
    Called Verizon.  They reset the box.  It worked OK for about 30 minutes then went back to the same problem.  I don't want them to reset it again because when they did it wiped all of my favorites.
    Any solutions will be greatly appreciated.
    Solved!
    Go to Solution.

    Try rebooting the STB and then change the clock setting and change it back. That worked for me when i had this issue. I have seen this reported a couple of times and most of the time if this fix didnt work, the issue resolved itself within a couple of days.
    Also, it should be noted that with the 1.7IMG release they changed the way the front display functioned. It now changes to show the channel number at every program change and then reverts back to showing the clock after about 2 minutes.
    "If your problem has been solved, please mark it as such. Don't forget to hand out your Kudos!"

  • Scheduling specific time of day for automatic software updates

    How can one schedule a specific time of day (i.e. between 11:01 pm to 5.59 am when I have unlimited download availability) for an iMac to search for automatic software updates? System preferences only offer frequency, but no time option. If it is possible to schedule a specific time, will invoking the feature override the sleep function, wake up the machine and perform the software update and then let the machine go back to "sleep?" Thank you for all your help.

    to clarify barney's suggestion, the following terminal command will download all available updates and put them in your Downloads folder.
    softwareupdate -d --all
    so what you need to do is this.
    1. turn off automatic software update in software update system preferences.
    2. make a cron or a launch daemon to run the above terminal command periodically at the time of your choosing. to make a launch daemon I recommend using lingon http://tuppis.com/lingon/
    The daemon will only run if the computer is not asleep at the scheduled time so you might want to set to to wake/start shortly before that. this is done in system preferences->energy saver->schedule.
    to install the updates once they are downloaded double-click on the pkg files and follow the instructions.

  • Since upgrading to Firefox 6 my computer has gone from staying up until yearly power failures to crashing many times a day.

    VERY strange. I upgraded to 6 when it came out and it took me quite a few days later to figure out WHY I went from no crashes to nvidia driver crashes MANY times a day.
    It was firefox 6.0.
    I thought my nvidia drivers were out of date. They were one version behind so I upgraded. Crash.
    I thought maybe some kernel interaction might be an issue so I compiled up the latest Linux 3.0.3 and re-installed the nvidia drivers.
    Still crash. Took me a few more days to realize the only thing that changed on my system was Firefox. I usually upgrade without thinking.
    I switched to Opera. Not a single crash in a week. So it is Firefox. I dug and dug and dug on google and found a remote reference to some acceleration added in 6. I disabled it. It still crashes. I have moved back to Firefox 5 and have run all day without a crash.
    My computer at home runs about a dozen web sites, 2 X servers on separate consoles (one for standard browsing and all other functions and one for World of Warcraft gaming - I like to keep them separate), FTP, TeamSpeak server ver 2 & 3, NFS for terrabytes of media files, lets just say many things. Firefox 6 killed me.
    What more info do you need. Sorry I pasted ver 5 Troubleshooting Info, but I need a special request before I run anything greater than 6 on this system again. I will do it if needed but I will need a reboot to prevent all these kernel/video driver crashes.
    ONLY when I run Firefox 6. After some small usage (while watching xine videos or web browsing youtube, playing WoW, or who knows what) the screen FLASHES and I know a freeze is eminent. If I can get one last xterm up I can dmesg and see these messages or if I log in with my android phone via SSH. I still have control of the system just no display. I can reboot there or Alt-Sysrq Sync, Unmount, Boot to restart my system many times a day.
    Aug 26 03:33:56 mrlinux kernel: NVRM: Xid (0000:01:00): 12, COCOD 00000000 e0014300 00000043 00000200 fe7f0f00
    Aug 26 03:33:57 mrlinux kernel: NVRM: Xid (0000:01:00): 3, C 00000000 SC 00000000 M 00000420 Data fff50000
    Aug 26 03:33:57 mrlinux kernel: NVRM: Xid (0000:01:00): 3, C 00000000 SC 00000000 M 00000420 Data 00810000
    Aug 26 03:33:57 mrlinux kernel: NVRM: Xid (0000:01:00): 6, PE0000 0420 00810000 00000000 00000000 00000000
    Aug 26 03:33:57 mrlinux kernel: NVRM: Xid (0000:01:00): 3, C 00000000 SC 00000000 M 00000420 Data 00000000
    Aug 26 03:33:57 mrlinux kernel: NVRM: Xid (0000:01:00): 6, PE0000 0420 00000000 00000000 00000000 00000000
    Aug 26 03:33:57 mrlinux kernel: NVRM: Xid (0000:01:00): 3, C 00000000 SC 00000000 M 00000420 Data 00040000
    Aug 26 03:33:57 mrlinux kernel: NVRM: Xid (0000:01:00): 6, PE0000 0420 00040000 00000000 00000000 00000000
    Aug 26 03:34:42 mrlinux kernel: NVRM: os_schedule: Attempted to yield the CPU while in atomic or interrupt context
    Aug 26 03:35:18 mrlinux last message repeated 3 times
    Aug 26 03:35:54 mrlinux last message repeated 3 times
    Aug 26 03:35:58 mrlinux dhcpcd[2248]: eth0: lost lease, attemping to rebind
    Aug 26 03:36:06 mrlinux kernel: NVRM: os_schedule: Attempted to yield the CPU while in atomic or interrupt context
    Aug 26 03:36:42 mrlinux last message repeated 3 times
    Aug 26 03:37:06 mrlinux last message repeated 2 times
    Aug 26 03:37:07 mrlinux vmnet-dhcpd: select: Interrupted system call
    Aug 26 03:37:07 mrlinux vmnet-dhcpd: exiting.
    Aug 26 03:37:08 mrlinux vmnet-dhcpd: select: Interrupted system call
    Aug 26 03:37:08 mrlinux vmnet-dhcpd: exiting.
    Aug 26 03:37:11 mrlinux mountd[4656]: Caught signal 15, un-registering and exiting.
    Aug 26 03:37:12 mrlinux kernel: nfsd: last server has exited, flushing export cache
    Aug 26 03:37:12 mrlinux dhcpcd[2248]: eth0: netlink: No such process
    Aug 26 03:37:13 mrlinux dhcpd: receive_packet failed on eth1: Network is down

    That is probably rather unlikely. The updates are released ''throttled'' initially to a portion of users so that any major problems will be picked up before everyone gets it.
    It is also run through a staged procedure releasing as six weeks each in Nightly -> Aurora -> Beta versions. Although some code change will occur in that process. The Releases also must also pass automated testing.
    Once the Release happens then we can look for problems showing up from: the crash reporter, the input feedback, telemetry,and comments on this forum.
    Problems do and always will get through but it is unlikely a problems causing Firefox not to start would go unnoticed unless it only affected a vanishingly small proportion of users (nearly 1/2 Billion total),and then it would possibly be because of specific hardware or interactions with other software.
    <u>Malware</u>
    Presumably you installed the conduit plugin deliberately and like it. A simple web search suggests many users may be unhappy with that software. Search
    * [https://www.google.co.uk/search?q=conduit+plugin&hl=en&btnG=Google+Search&sourceid=Mozilla-search&start=0 conduit plugin]
    **[https://www.google.co.uk/search?q=conduit+plugin&hl=en&btnG=Google+Search&sourceid=Mozilla-search&start=0#hl=en&q=conduit+malware conduit malware]
    It is suggested that you scan with multiple varied and up to date tools not just one as they tend to pick up different things.
    I should possibly have also included a direct link to
    * AdwCleaner tool download http://general-changelog-team.fr/en/downloads/viewdownload/20-outils-de-xplode/2-adwcleaner
    * the above link is in [[Troubleshoot Firefox issues caused by malware |the kb]] article

  • Need help for Conversion Function in Oracle

    Hi, Can Any One help me Please.
    I need a Oracle conversion script for converting from decimal to hex. and decimal to datetime.
    Thanks In Advance.

    Hi,
    for the Hex-Number-conversion see:
    [url http://psoug.org/snippet/Convert-Hex-to-Decimal-Decimal-to-Hex_78.htm] self-defined Conversion-Functions
    What number format do you have? YYYMMDD
    Or is there a Date corresponding to 1 and a number n represent the date n-1 days after day 1?
    Please describe further.
    Bye
    stratmo

  • My iMac running 10.10.2 keeps crashing several times a day. It does a automatic restart and gives me a option to send in a report. Any ideas what might be causing this?

    My iMac does an automatic restart several times a day. It gives me a option to send in a "panic" report. This happens randomly during the day and night. Any idea of anything new that might be causing this? I am up to date on all applications.

    Mac users often ask whether they should install "anti-virus" (AV) software. The usual answer is "no." That answer is right, but it may give the wrong impression that there is no threat from what are loosely called "viruses." There is a threat, and you need to educate yourself about it.
    1. This is a comment on what you should—and should not—do to protect yourself from malicious software ("malware") that circulates on the Internet and gets onto a computer as an unintended consequence of the user's actions.
    It does not apply to software, such as keystroke loggers, that may be installed deliberately by an intruder who has hands-on access to the computer, or who has been able to take control of it remotely. That threat is in a different category, and there's no easy way to defend against it. AV software is not intended to, and does not, defend against such attacks.
    The comment is long because the issue is complex. The key points are in sections 5, 6, and 10.
    OS X now implements three layers of built-in protection specifically against malware, not counting runtime protections such as execute disable, sandboxing, system library randomization, and address space layout randomization that may also guard against other kinds of exploits.
    2. All versions of OS X since 10.6.7 have been able to detect known Mac malware in downloaded files, and to block insecure web plugins. This feature is transparent to the user. Internally Apple calls it "XProtect."
    The malware recognition database used by XProtect is automatically updated; however, you shouldn't rely on it, because the attackers are always at least a day ahead of the defenders.
    The following caveats apply to XProtect:
    ☞ It can be bypassed by some third-party networking software, such as BitTorrent clients and Java applets.
    ☞ It only applies to software downloaded from the network. Software installed from a CD or other media is not checked.
    As new versions of OS X are released, it's not clear whether Apple will indefinitely continue to maintain the XProtect database of older versions such as 10.6. The security of obsolete system versions may eventually be degraded. Security updates to the code of obsolete systems will stop being released at some point, and that may leave them open to other kinds of attack besides malware.
    3. Starting with OS X 10.7.5, there has been a second layer of built-in malware protection, designated "Gatekeeper" by Apple. By default, applications and Installer packages downloaded from the network will only run if they're digitally signed by a developer with a certificate issued by Apple. Software certified in this way hasn't been checked for security by Apple unless it comes from the App Store, but you can be reasonably sure that it hasn't been modified by anyone other than the developer. His identity is known to Apple, so he could be held legally responsible if he distributed malware. That may not mean much if the developer lives in a country with a weak legal system (see below.)
    Gatekeeper doesn't depend on a database of known malware. It has, however, the same limitations as XProtect, and in addition the following:
    ☞ It can easily be disabled or overridden by the user.
    ☞ A malware attacker could get control of a code-signing certificate under false pretenses, or could simply ignore the consequences of distributing codesigned malware.
    ☞ An App Store developer could find a way to bypass Apple's oversight, or the oversight could fail due to human error.
    Apple has taken far too long to revoke the codesigning certificates of some known abusers, thereby diluting the value of Gatekeeper and the Developer ID program. Those lapses don't involve App Store products, however.
    For the reasons given, App Store products, and—to a lesser extent—other applications recognized by Gatekeeper as signed, are safer than others, but they can't be considered absolutely safe. "Sandboxed" applications may prompt for access to private data, such as your contacts, or for access to the network. Think before granting that access. Sandbox security is based on user input. Never click through any request for authorization without thinking.
    4. Starting with OS X 10.8.3, a third layer of protection has been added: a "Malware Removal Tool" (MRT). MRT runs automatically in the background when you update the OS. It checks for, and removes, malware that may have evaded the other protections via a Java exploit (see below.) MRT also runs when you install or update the Apple-supplied Java runtime (but not the Oracle runtime.) Like XProtect, MRT is effective against known threats, but not against unknown ones. It notifies you if it finds malware, but otherwise there's no user interface to MRT.
    5. The built-in security features of OS X reduce the risk of malware attack, but they are not, and never will be, complete protection. Malware is a problem of human behavior, not machine behavior, and no technological fix alone is going to solve it. Trusting software to protect you will only make you more vulnerable.
    The best defense is always going to be your own intelligence. With the possible exception of Java exploits, all known malware circulating on the Internet that affects a fully-updated installation of OS X 10.6 or later takes the form of so-called "Trojan horses," which can only have an effect if the victim is duped into running them. The threat therefore amounts to a battle of wits between you and Internet criminals. If you're better informed than they think you are, you'll win. That means, in practice, that you always stay within a safe harbor of computing practices. How do you know when you're leaving the safe harbor? Below are some warning signs of danger.
    Software from an untrustworthy source
    ☞ Software with a corporate brand, such as Adobe Flash Player, doesn't come directly from the developer’s website. Do not trust an alert from any website to update Flash, or your browser, or any other software. A genuine alert that Flash is outdated and blocked is shown on this support page. Follow the instructions on the support page in that case. Otherwise, assume that the alert is fake and someone is trying to scam you into installing malware. If you see such alerts on more than one website, ask for instructions.
    ☞ Software of any kind is distributed via BitTorrent, or Usenet, or on a website that also distributes pirated music or movies.
    ☞ Rogue websites such as Softonic, Soft32, and CNET Download distribute free applications that have been packaged in a superfluous "installer."
    ☞ The software is advertised by means of spam or intrusive web ads. Any ad, on any site, that includes a direct link to a download should be ignored.
    Software that is plainly illegal or does something illegal
    ☞ High-priced commercial software such as Photoshop is "cracked" or "free."
    ☞ An application helps you to infringe copyright, for instance by circumventing the copy protection on commercial software, or saving streamed media for reuse without permission. All "YouTube downloaders" are in this category, though not all are necessarily malicious.
    Conditional or unsolicited offers from strangers
    ☞ A telephone caller or a web page tells you that you have a “virus” and offers to help you remove it. (Some reputable websites did legitimately warn visitors who were infected with the "DNSChanger" malware. That exception to this rule no longer applies.)
    ☞ A web site offers free content such as video or music, but to use it you must install a “codec,” “plug-in,” "player," "downloader," "extractor," or “certificate” that comes from that same site, or an unknown one.
    ☞ You win a prize in a contest you never entered.
    ☞ Someone on a message board such as this one is eager to help you, but only if you download an application of his choosing.
    ☞ A "FREE WI-FI !!!" network advertises itself in a public place such as an airport, but is not provided by the management.
    ☞ Anything online that you would expect to pay for is "free."
    Unexpected events
    ☞ A file is downloaded automatically when you visit a web page, with no other action on your part. Delete any such file without opening it.
    ☞ You open what you think is a document and get an alert that it's "an application downloaded from the Internet." Click Cancel and delete the file. Even if you don't get the alert, you should still delete any file that isn't what you expected it to be.
    ☞ An application does something you don't expect, such as asking for permission to access your contacts, your location, or the Internet for no obvious reason.
    ☞ Software is attached to email that you didn't request, even if it comes (or seems to come) from someone you trust.
    I don't say that leaving the safe harbor just once will necessarily result in disaster, but making a habit of it will weaken your defenses against malware attack. Any of the above scenarios should, at the very least, make you uncomfortable.
    6. Java on the Web (not to be confused with JavaScript, to which it's not related, despite the similarity of the names) is a weak point in the security of any system. Java is, among other things, a platform for running complex applications in a web page, on the client. That was always a bad idea, and Java's developers have proven themselves incapable of implementing it without also creating a portal for malware to enter. Past Java exploits are the closest thing there has ever been to a Windows-style virus affecting OS X. Merely loading a page with malicious Java content could be harmful.
    Fortunately, client-side Java on the Web is obsolete and mostly extinct. Only a few outmoded sites still use it. Try to hasten the process of extinction by avoiding those sites, if you have a choice. Forget about playing games or other non-essential uses of Java.
    Java is not included in OS X 10.7 and later. Discrete Java installers are distributed by Apple and by Oracle (the developer of Java.) Don't use either one unless you need it. Most people don't. If Java is installed, disable it—not JavaScript—in your browsers.
    Regardless of version, experience has shown that Java on the Web can't be trusted. If you must use a Java applet for a task on a specific site, enable Java only for that site in Safari. Never enable Java for a public website that carries third-party advertising. Use it only on well-known, login-protected, secure websites without ads. In Safari 6 or later, you'll see a padlock icon in the address bar when visiting a secure site.
    Stay within the safe harbor, and you’ll be as safe from malware as you can practically be. The rest of this comment concerns what you should not do to protect yourself.
    7. Never install any commercial AV or "Internet security" products for the Mac, as they are all worse than useless. If you need to be able to detect Windows malware in your files, use one of the free security apps in the Mac App Store—nothing else.
    Why shouldn't you use commercial AV products?
    ☞ To recognize malware, the software depends on a database of known threats, which is always at least a day out of date. This technique is a proven failure, as a major AV software vendor has admitted. Most attacks are "zero-day"—that is, previously unknown. Recognition-based AV does not defend against such attacks, and the enterprise IT industry is coming to the realization that traditional AV software is worthless.
    ☞ Its design is predicated on the nonexistent threat that malware may be injected at any time, anywhere in the file system. Malware is downloaded from the network; it doesn't materialize from nowhere. In order to meet that nonexistent threat, commercial AV software modifies or duplicates low-level functions of the operating system, which is a waste of resources and a common cause of instability, bugs, and poor performance.
    ☞ By modifying the operating system, the software may also create weaknesses that could be exploited by malware attackers.
    ☞ Most importantly, a false sense of security is dangerous.
    8. An AV product from the App Store, such as "ClamXav," has the same drawback as the commercial suites of being always out of date, but it does not inject low-level code into the operating system. That doesn't mean it's entirely harmless. It may report email messages that have "phishing" links in the body, or Windows malware in attachments, as infected files, and offer to delete or move them. Doing so will corrupt the Mail database. The messages should be deleted from within the Mail application.
    An AV app is not needed, and cannot be relied upon, for protection against OS X malware. It's useful, if at all, only for detecting Windows malware, and even for that use it's not really effective, because new Windows malware is emerging much faster than OS X malware.
    Windows malware can't harm you directly (unless, of course, you use Windows.) Just don't pass it on to anyone else. A malicious attachment in email is usually easy to recognize by the name alone. An actual example:
    London Terror Moovie.avi [124 spaces] Checked By Norton Antivirus.exe
    You don't need software to tell you that's a Windows trojan. Software may be able to tell you which trojan it is, but who cares? In practice, there's no reason to use recognition software unless an organizational policy requires it. Windows malware is so widespread that you should assume it's in every email attachment until proven otherwise. Nevertheless, ClamXav or a similar product from the App Store may serve a purpose if it satisfies an ill-informed network administrator who says you must run some kind of AV application. It's free and it won't handicap the system.
    The ClamXav developer won't try to "upsell" you to a paid version of the product. Other developers may do that. Don't be upsold. For one thing, you should not pay to protect Windows users from the consequences of their choice of computing platform. For another, a paid upgrade from a free app will probably have all the disadvantages mentioned in section 7.
    9. It seems to be a common belief that the built-in Application Firewall acts as a barrier to infection, or prevents malware from functioning. It does neither. It blocks inbound connections to certain network services you're running, such as file sharing. It's disabled by default and you should leave it that way if you're behind a router on a private home or office network. Activate it only when you're on an untrusted network, for instance a public Wi-Fi hotspot, where you don't want to provide services. Disable any services you don't use in the Sharing preference pane. All are disabled by default.
    10. As a Mac user, you don't have to live in fear that your computer may be infected every time you install software, read email, or visit a web page. But neither can you assume that you will always be safe from exploitation, no matter what you do. Navigating the Internet is like walking the streets of a big city. It can be as safe or as dangerous as you choose to make it. The greatest harm done by security software is precisely its selling point: it makes people feel safe. They may then feel safe enough to take risks from which the software doesn't protect them. Nothing can lessen the need for safe computing practices.

  • How to Load Revalued Assets in FA at the time of Data Conversion

    Dear Experts,
    How to Load Revalued Assets in FA at the time of Data Conversion?? Please help me
    Thanks & Regards
    Laxman

    Let me ask agagin to all experts.
    I want to make A condition to be repriced at the time of billing.
    For this, I have to set condition category as 'L' (Generally new when copying).
    But I do not want to do in that way becauuse I am maintaining big operated system now.
    In addition, though I migrate open orders after changing config. as 'L', it is almost impossible for use to migrate because we have more than a thound open orders per a DAY as Globalized system.
    That is why I am asking.
    Simply I can create new condition but as I mentioned, there are various recycling fee so we already created about 10 conditions. And this recycling conditions are linked to REA package of SAP. So creating another 10 more conditions can not be a way for us.
    At last, what I want is not to be shown this condition only in billing doc.
    'A' condition should be displayed in both Sales order and Billing doc.
    And simultaneously, when the billing is created and if user changed 'A' condition master, then new value which is different from sales order have to be reflected in billing doc.
    Thank you in advance.

  • Ipod touch time of day restrictions

    I have a 4th gen ipod touch and I want to set up time of day restrictions, such that the device cannot be used during the restricted hours.
    I've looked quite a bit on the web and it appears that this functionality does not natively exist as I've described.
    Can anyone recommend any apps that can accomplish this? 
    I have no problem with jailbreaking the device if the app does not come from the apple store.
    If there are other ways to solve this in iOS, other than an app, I'd be interested in those approaches as well.
    Thanks in advance.

    Maybe:
    Parental Control/Game time limiter: Apple Support Communities
    You should also be able to set up your router to set time intervals for connecting to the internet.
    Jailbreaking voids the Apple warranty and also means that you will not get any support from Apple, including from this Apple forum. Jailbreaking can't be discussed in this Apple forum.
    Unauthorized modification of iOS has been a major source of instability, disruption of services, and other issues

  • Date to Elapsed Days Conversion

    Hello Guys
    I need guidance in Date to Days Conversion
    Lets Suppose i have a string as following
    var time:String = "2009-09-01"
    and as today is 5
    so i want a value like
    "4 Days Ago"
    How could i convert this date to days?
    Thanks in advance

    Hi,
    First compare this with previous records, i think there is some wrong input, for this type of fiscal Period u can use PERI7 Conversion Routine.
    http://help.sap.com/saphelp_nw04/helpdata/en/3f/e2e32d7e612d4eb4f610b2674af40b/content.htm
    Hope it helps.
    Regards
    Siddhu

  • Time offset in Conversion or Transformation

    Hi Gurus
    I have a question, I can generate time offset in conversions or transformation? for example a function to load data 2011 and that automatically be save as 2012, but dynamic, without script logic?
    something like this
    *MAPPING
    TIME=TMVL(12, 0FISCPER)
    thanks and
    regards
    Edited by: Nayadeth jeldres on Dec 5, 2011 10:52 PM

    As far as i know , we can not use TMVL in transformation or conversion file. Its a script logic keyword

  • Scheduling process chain 3 specific times a day

    Hi ,
    my requirement is to schedule a process chain 3 times a day.
    i have gone through the forum and got the solution EVENTS.
    please provide me how to do this in detail like step by step.
    how to create a event in SM64 and how we will define the time there.
    and creating a ZPROGRAM with the function module (please provide step bystep).
    thanks
    Sridhar

    You create user events in SM62.  In SM62, next to "User even names", click on <b>Maintain</b> and press Enter.  Click on the Create icon to create a new event (let's call it ZEVENT).
    Next, in your process chain, change the Start variant to be scheduled "After event", and put in ZEVENT for the event name.  Also, click on the "Periodic job" at the bottom.  This will automatically reschedule the jobs for the process chain after it executes.
    Next, create an ABAP program (let's call it Z_EVENT_RAISE) to call the function module BP_EVENT_RAISE.  You're code can look like this:
    REPORT Z_EVENT_RAISE.
    PARAMETERS: P_EVENT LIKE TBTCO-EVENTID.
    CALL FUNCTION 'BP_EVENT_RAISE'
    EXPORTING
    EVENTID = P_EVENT.
    IF sy-subrc <> 0.
    * MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    * WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    This ABAP program will prompt for an event name, so you will need to create a variant (let's call it ZEVENT) which will save the value of the event name (also ZEVENT).  You will need the variant name to be able to trigger the event in a batch job.
    Now all you need is the batch job.  Use tcode SM36 to create a batch job where you call the ABAP program (Z_EVENT_RAISE) using the variant (ZEVENT).
    Note, SM64 only triggers an event manually.
    Does this help?
    Oh, and you can copy this job to schedule it three times a day.
    Message was edited by:
            Geo

  • Error message multiple times a day: application net_rim_bb_vvm(180 is not responding; process terminated

    I have a Style 9670 running OS6 on the Sprint network.
    I upgraded to this phone about a month ago. approximately 2 weeks ago this error:
     application net_rim_bb_vvm(180 is not responding; process terminated.
    at first it was every 2-3 days. its now happening 2-3 times a day. Sometimes I can hit the ok button highlight and can continue using my phone, but as of lately more often than not, I must pull the battery as the phone locks up.
    BB support was unable to help. Sprint my carrier has been unable to help and wants me to drive another 30 miles to a "tech store". Any help would be appreciated.
    Thanks in advanve.
    FEAR is an ILLUSION

    Hello ScottZski and welcome to the BlackBerry Support Community Forums.
    This message is indicating an error with your device software. An application is not able to function properly and it's causing your device to error out. 
    That being said, it's fixable
    I am going to assume you have the Desktop Software installed, seeing as you said you did an update recently. Back up your device data before we begin.
    After your data is backed up, follow the steps in KB11320 to reinstall your software. Once the reload is completed, do a test to ensure the error is fixed by doing a reboot of your BlackBerry by removing and reinserting the battery.
    When you go to restore your device data, it is recommended to do an essential data restore (such as your Contacts, BBM, Email, SMS). To do this advanced restore, follow the steps in KB23680.
    You will need to also need to resend your email service books to resume email delivery. KB15402 will show you how to resend your service books.
    Let me know how you make out.
    -HMthePirate
    Come follow your BlackBerry Technical Team on twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.Click Solution? for posts that have solved your issue(s)!

Maybe you are looking for