Ignoring the dot and Minus Symbol

Hello ABAPpers,
I have a field WRBTR(Amount in document currency) whose value contains the dot as well as minus symbol.
I have to ignore this value.
Is their any function module or the standard method to ignore this value.
Please reply.
Regards,
Rahul

hi,
just declare another integer variable and use this code...
data w_temp type i.
if WRBTR < 0.
w_temp = 0 - WRBTR.
else.
w_temp = WRBTR.
endif.
write w_temp.  " this will ignore - as well as dot.
Regards,
Siddarth

Similar Messages

  • My iPad screen is blank except for the service and battery symbol.  Any ideas how I can fix this?

    My Ipad screen is blank except for the service and battery symbols. Any ideas how I can fix this please?

    Try restarting
    Hold down the Sleep/Wake button and the home button together until the apple logo appears (ignore the ON/OFF slider) then let both buttons go and wait for phone to restart (no data will be lost).

  • The plus and minus button on my headphones aren't working

    The plus and minus button on my i phone 5 headphones aren't working

    I think there are a lot of us having the same problem. Siri also doesn't work. The only thing I can use the earbuds for is turning the iPod off and on.....

  • Where are the plus and minus keys on a Pavilion dv6-3150us Entertainment Notebook?

    Where are the plus and minus keys on a Pavilion dv6-3150us Entertainment Notebook?  Joe
    Joe B.

    Its on the keyboard somewhere on top center close to the number keys. To be straight, its just below F12 key. 
    //Click on Kudos and Accept as Solution if my reply was helpful and answered your question//
    I am an HP employee!!

  • My i pod shows my charger and itunes so i download i tunes. But itunes said i had to do my passcode but the charger and itunes symbol wont go away long enough for me to enter my passcode! what do i do?

    My ipod shows my charger and itunes, so i download itunes. But then itunes says i musst enter my passcode on my i pod but the charger and itunes symbols wont go away long enough for me to enter my passcode. what should i do?

    Disabled
    Place the iOS device in Recovery Mode and then connect to your computer and restore via iTunes. The iPod will be erased.
    iOS: Forgot passcode or device disabled
    If recovery mode does not work try DFU mode.                        
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings        
    For how to restore:                                                             
    iTunes: Restoring iOS software
    To restore from backup see:
    iOS: Back up and restore your iOS device with iCloud or iTunes       
    If you restore from iCloud backup the apps will be automatically downloaded. If you restore from iTunes backup the apps and music have to be in the iTunes library since synced media like apps and music are not included in the backup of the iOS device that iTunes makes.
    You can redownload most iTunes purchases by:                         
    Downloading past purchases from the App Store, iBookstore, and iTunes Store        
    If problem what happens or does not happen and when in the instructions? When you successfully get the iPod in recovery mode and connect to computer iTunes should say it found an iPod in recovery mode.

  • I have an ipod 1g and it has the usb and itunes symbols but when i connect it to itunes it say unnable to connect ipod becuase you need to type in the passcode but i cant because of the symbols. Help?

    So my ipod (not sure if its a 1st or 2nd g) but it has the usb and itunes symbols on the screen but when i plug it into the computer, it says, "unable to connect this ipod. type the passcode on the ipod on the ipod to connect" but i cant because of the symbols. what should i do?

    Place the iOS device in Recovery Mode and then connect to your computer and restore via iTunes. The iPod will be erased.
    iOS: Wrong passcode results in red disabled screen        
    If recovery mode does not work try DFU mode.
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings

  • Premiere Pro CC and Encore CC are ignoring the Target and Maximum Bitrates

    Adobe Premiere Pro CC and Adobe Encore CC are ignoring the Target and Maximum Bitrates settings in the export window, The files that are exported are much smaller than what the estimated size of the file should be shown in the export window and are highly compressed. What can cause such an issue?
    I haven't drastically changed my presets.

    There is a very definite bug in the Adobe Media Encoder engine which is used in both Premiere Pro and After Effects.  H.264 exports seem to randomly choose their own export quality, using 2-pass VBR.  I have found with some DV-size exports on 'match quality' in Premiere Pro, that setting the export above 10Mbps pushes the quality down to well under 1Mbps, e.g. 167kbps.  I've found that using the default min 6, max 8 seems to work the best.  I've worked with this on two different machines and fiddled with it extensively and this is definitely NOT an intended 'feature'.  In fact, I have found that exporting from the same sequence, if I select the first 20 seconds, I get very low bitrate, but if I select 30 seconds or more, I get the higher bitrate that I want!  And I tend to get different results when I enable and disable 'use previews'.
    I am also having some trouble with missing frames when exporting progressive animation files to h.264 mp4 files that never occured before.  Not sure yet if this is related to the same issue, but interestingly, I don't get the 'blinking' missing frames issue when the bitrate drops itself down to a very low 150-200kbps.  When I do get the export rate up higher, then the missing frames on just this animation clip return.
    So, after my tests, here is a screen capture of sample export settings (yes, 15Mbps is a very high bitrate for DV, but the same happens at 6Mbps or 7 or whatever I try in some cases):
    This gave me a 1.5MB file with a reported 167kbps bitrate and a quality level as shown below:
    A currently working 'workaround' is to use 1-pass VBR which gives me a crisp, clean 5.5MB file.  Would a few others please try to reproduce this so we can get it escalated to bug status?  I'll report it if you can confirm it there, this is happening on two computers here.
    Thanks,
    Sean

  • The plus(+) and minus(-) keys to increment or decrement the date

    Hi All,
    I have a date field in which I would like to have the + and - keys to increment or decrement the date as in some windows programs.
    Thank you, Bill

    Hi Chad, Yes I know the Date Picker... that is what it has now.
    My users are keyboard users... hitting the plus or minus sign in the Num Pad is much quicker if the date is only 2-3 day plus or minus...
    We desire to have the Date Picker and have maybe a onkey event call. I was hoping to find someone that has used "onkey" for a specific element/field so it doesn't look at every key stroke in the document but just the one date element onkeyup etc......
    Thanks for the response.
    Bill

  • In po amount the dot and cama is exchanged

    hi masters,
    i m working on po. when i take the print preview of po then it exchange the cama and dot in amount field. means if i have to print 12,123.23 then it prints 12.123,23. but in me21n t.c. while creating po it shows correct. i have copied the medruck script and now i m working on that. plz suggest any solution.

    the format of data , currency wiil be taken from user setiings ....
    First of all u decide what settings u r going to use ....
    if u r going to any specific irrespective of user setting , u can set the country in scripts,....
    if u want to print the format as per the user settings u leave as it is ....
    Now if u want to change ur user settings do the following ...
    Goto Settings -> User Profile -> Own data -> select defaults tab
    there u can select date , decimal and time formats ....
    Hope this will helps ...

  • How to display the actual reading alone the dot and conditional change the color of the dot/figure if it is over / below an alert figure

    Hi,
    Please help on how to achive the subjected... Thanks

    Hi,
    You have to explain your problem clearly with as much details as possible including the version of the SQL you are using so that everyone here can understand. From the title of your post it looks like that you want to change the color of the data series
    marker (the dot in the picture above) in a SSRS chart.
    If I have understood you correctly then here is how you can do it.
    1. Select the data series properties. Select and right click on the line in the chart in design mode. Then click on "Series Properties" and go to the properties tab for "Markers". Under "Marker Color" drop down select the expression
    and set the expression as shown in the picture. Replace "Field!Qty.Value" with appropriate field and the criteria for the upper and lower bound you want with their respective color.
    2. You can see in the snapshot below that the color of January Month has changed to Red since the qty value is less than 300 as set in the expression above.
    --sIbu

  • JRE Cache ignores the "Expire" and "Cache-Control: no-cache" directives.

    My applet is using HttpURLConection to retrieve data from a server with Caching enabled. The cache contents are "revalidated" (via "if-modfied-since") each time the applet is started. However, subsequent requests to retrieve the same resource are always read from the cache with no validation even if the resource has expired.
    The server is sending a valid "Expires:" tag and "Cache-Control: no-cache" tag in the response; but, the JRE refuses to recheck for an updated version of the resource even after the file has expired.
    The JRE does seem to understand the "Cache-Control: no-store" tag; but, this is inefficient (no caching at all) when I'm tring to get it to not refetch the resource unless there's a change. Is there some other tag that the JRE is expecting to see?

    I have a similar problem except that I want my pages to not cache at all. The server is setting the Cache-Control: max-age to 0 and the Expires to "now" but JRE seems to ignore these settings, but only sometimes. Sometimes pages are fetched from cache and sometimes from the server.
    In my applet I'm using a normal URLConnection like this:
    URLConnection uc = new URL("http://<server>/method").openConnection();
    uc.connect();
    InputStream is = uc.getInputStream();
    is.read();When my request headers look like this:
    accept-encoding: gzip
    Host: <server>
    Cache-Control: no-cache
    Pragma: no-cache
    User-Agent: Mozilla/4.0 (Windows XP 5.1) Java/1.6.0_13
    Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
    Connection: keep-alivethe page will not be cached and is requested again but this time without the accept-encoding, Pragma and Cache-Control. The adding (and removal) of the headers seems to happen inside the JRE, though. I'm not explicitly setting them.
    The response header of the first request looks like this:
    HTTP/1.1 200 OK
    Date: Wed, 20 May 2009 12:55:07 GMT
    Server: Apache/2.2.11 (Win32) mod_jk/1.2.26 PHP/5.2.8
    Cache-Control: max-age=0
    Expires: Wed, 20 May 2009 12:55:07 GMT
    Vary: User-Agent,Accept-Encoding
    Content-Encoding: gzip
    Keep-Alive: timeout=120, max=79
    Connection: Keep-Alive
    Transfer-Encoding: chunked
    Content-Type: text/html;charset=iso-8859-1When the request is made with this header:
    User-Agent: Mozilla/4.0 (Windows XP 5.1) Java/1.6.0_13
    Host: <server>
    Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
    Connection: keep-aliveThe response headers looks like this:
    HTTP/1.1 200 OK
    Date: Wed, 20 May 2009 12:55:07 GMT
    Server: Apache/2.2.11 (Win32) mod_jk/1.2.26 PHP/5.2.8
    Content-Length: 1016
    Cache-Control: max-age=0
    Expires: Wed, 20 May 2009 12:55:07 GMT
    Vary: User-Agent,Accept-Encoding
    Keep-Alive: timeout=120, max=83
    Connection: Keep-Alive
    Content-Type: text/html;charset=iso-8859-1And in this case the JRE sometimes fetches the request from the server and sometimes from cache. I have not been able to determine how the JRE decides to refresh, or why it sometimes sends an accept-encoding and Pragma header and sometimes not.
    any help would be appreciated.
    Alex

  • Where is the microphone and globe symbol? It's not there, but its pictured before I downloaded the app on the store???? Please help!!!!

    I have downloaded the "pages" app. Before I downloaded it I looked in the pictures and it shows a microphone and a globe. I have downloaded it and now have no microphone or globe!!! Please help on how I can get this!!!!

    For dictation, see
    http://support.apple.com/kb/HT5176
    For the globe, you must activate more than one keyboard.

  • Move the created (and modified) symbol to another div.

    Hi,
    Let's say i have a container (it's a symbol... sym.container=sym.createChildSymbol("container","containers");)
    1. Created a child symbol "object" in one container.
    sym.object=sym.container.createChildSymbol("object","containerForObject");
    2. Made several changes to it.
    What i want to do now, is to
    1. Create a new container. sym.container2=sym.createChildSymbol("container2","containers");
    2. delete the symbol the "object" was in. sym.container.deleteSymbol().
    3. Put the "object" (without creating it again, just moving it) in the, new, sym.container2's "containerForObject".
    <out of ideas>
    Thanks,
    Dario

    Hi, Dario-
    When you call deleteSymbol, you're actually deleting the entire instance of the symbol.  Is there a reason you want to reparent the symbol that way?  Another way to handle it is to create the symbol attached to the Stage or a dummy object and then create a link to it using a variable on one symbol or another.  That way, you only create the object once but have a reference to it in one symbol or the other.
    Hope that helps,
    -Elaine

  • Exchange Active Sync - Is there away to have the Reply and Forward symbols synchronise btween iOS devices and Exchange 2007?

    Our company is running ActiveSync through Exchange 2007 and all our iOS devices connect to Exchange via MDM profiles.
    When a reply/forward is made on the device, the reply/forward symbol is not shown in Outlook and vice versa.
    Is this a setting on Exchange somewhere or inherent with iOS and ActiveSync?

    Hello Skipaldinho13,
    I believe it is because the EAS version you are on is most likely below EAS 14.0.  EAS 14.0 was released with Microsoft Exchange Server 2010, which supports specifically what you are looking for.  Here's a good reference on all the EAS versions and change logs associated with the respective releases:
    http://social.technet.microsoft.com/wiki/contents/articles/1151.exchange-actives ync-overview.aspx
    I hope this helps.
    Regards,

  • I got a Sim Free 64GB Iphone 5 from Carphonewarehouse in UK n gifted the same to my Bro in law in India. He inserted the nano sim and can see the carrier and 3G symbol but the phone asks for activation. Its a SIM FREE phone, why cant he use it?

    Hi,
    Please help me with this as the phone is currently lying as a dead paperwieght with my brother in law. The phone, even though bought as SIM FREE, keeps asking for ACTIVATION!!!
    Does it mean that I need to activate it with a SIM of one of the carriers that offers a contract and then I am free to use it with any SIM anywhere in the world?
    Please assist in as much detail as you can.
    Thanks.

    Hi FelipeV,
    Thanks, tried that.. half their numbers keep going busy and when they do pick up they are unable to assist.
    I called up APPLE in UK as well, no help there either..
    but.. I say.. its a SIM FREE phone for crying out loud, what is this ACTIVATION nonsense??
    Thanks for the suggestion anyways.

Maybe you are looking for

  • Capture HD with AVCHD apple intermediate codec

    I have captured video from my Canon xha1 previously. Today I went to capture some video. I have my presets to HD with avchd apple intermediate codec. When I go to capture I receive the message "capture preset must have video or an audio digitizer set

  • Linking to a different document after a certain date

    I hope there is a way to do this. I have a PDF that I have added to a web page. It is a registration form to be filled out and sent in. The prices on the form reflects both early bird (until April 29) and regular prices. I have created a second regis

  • SOA WebLogic : Cannot load JDBC driver class

    Hi, I'm new to this Oracle SOA World. Currently I'm trying to configure environment on my system. I found a very useful document to install all related SOA component to my system, the document name was 'Quick Start Guide for Oracle® SOA Suite 11gR1 (

  • Weblogic.transaction.XAException: XAER_RMERR

    We have JMS adapter product which uses our own transaction manager to manage an XA global transaction. Using this product we can configure a XA connection and able to produce a message to JMS Queue. Our JMS adapter product works fine with almost all

  • Photo booth quit unexpectedly. Need Help!

    I've tried deleting com.apple.Photobooth.plist, resetting the PRAM and using the repair disk permission but still it doesn't solved the problem.