What is to be done for gettting the sign to the left of the figure?.

Hi,
what is to be done for gettting the sign to the left of the figure?.
Example:
On normal reports if there is a negative sign ie negative value
then the sign appears like "123-"    to display it as  "-123"
what needs to be done?
I  want this on a report
using a WRITE statement.
Its urgent for me .
Thanks,
Satya,

Hi,
Use the FM CLOI_PUT_SIGN_IN_FRONT.
The amount field cannot be directly passed to this FM.
For example, If v_amount is the amount field. First move this value to a character field say lc_amount using
write v_amount to lc_amount.
Pass the lc_amount field to the FM CLOI_PUT_SIGN_IN_FRONT.
If your system does not have the FM CLOI_PUT_SIGN_IN_FRONT,
then use the below code
DATA: lc_text(1) TYPE C.
  SEARCH lc_amount FOR '-'.
  IF SY-SUBRC = 0 AND SY-FDPOS <> 0.
    SPLIT VALUE AT '-' INTO lc_amount lc_text.
    CONDENSE lc_amount.
    CONCATENATE '-' lc_amount INTO lc_amount.
  ELSE.
    CONDENSE lc_amount.
  ENDIF.
Reward points if found helpful.
Thanks,
Balaji

Similar Messages

  • HT2534 what country does this work for? no such caption as none on the paying option

    what country does this work for? no such caption as none on the paying option

    As far as I am aware it works for all countries. You are following the instructions on that page exactly e.g. it's a new account that you are trying to create and you are selecting a free app in the store and clicking on 'create Apple id' when 'buying' it ?

  • On Firefox 4, how can I put one "new tab" on the "tab bar" (The + sign) and one next to the "back/forward" buttons (as in FF 3.6)?

    On Firefox 4, how can I put one "new tab" on the "tab bar" (The + sign) and one next to the "back/forward" buttons (as in FF 3.6)?
    In my current Firefox, the "new tab" icon/item from the "customize" pop-up window menu of items is placed next to my home, back, forward buttons near the top-left of my header (Button 1 for "new tab"). Then, the tab bar automatically come with a small tab (with a + sign) to the right of your last tab opened (so you click on + and a new tab opens. Button 2 for "new tab"). I like to have this "new tab" button twice (as a + mini tab, and next to my "home icon".
    When I upgraded to Firefox 4, I seemed to be only able to "customize" or use the "new tab" in one place. Either as an icon next to home button, or as a "+ minitab", but NOT both.
    What can I do to put this button in Firefox 4 on BOTH places???
    Your help is really appreciated. I want to upgrade, but I want my buttons on both places...
    I upgraded to FF 4, but downgraded again just because this feature... that's just me of coarse :-)

    *New tab toolbar button: https://addons.mozilla.org/firefox/addon/new-tab-toolbar-button/

  • How do I remove the (-signed) which Adobe adds to the end of the document name after having signed it?

    Hi there,
    How do I remove the (-signed) which Adobe adds to the end of the document name after having signed it?
    It is not convenient to remove it every time I sign a document. So, is there a way to turn this off?
    Thank you

    I think you cannot, because for many people it is so important to keep the unsigned document, and most do not realise this until it is too late.

  • How do you change the color of the sign and fill text to the color blue

    How do you change the color of the sign and fill text to the color blue in a pdf document

    Is this using the "Fill & Sign" tab of https://cloud.acrobat.com/fillsign (for now text input is only black) or maybe using the Fill & Sign tool in Adobe Reader XI, or another application? 
    Thanks,
    Josh

  • I've recently purchased a second hand iPad 2 and it is locked to the Orange network. How can I get it unlocked without paying on top of what I have already done for the device?

    Hi, I have recently purchased an iPad 2 and only just found out after trying to use a Giffgaff sim card that it is locked to the Orange network in the UK. I don't want to be paying any extra over and above what I have already paid so my question is, is there any way to get the iPad carrier unlocked via apple or orange.  I am waiting a call back from apple today and have read on the web that orange will charge me to unlock it.
    Thanks for any help you guys can offer

    Some iPads which were subsidized by the carriers are locked to the carrier, and in that case only the carrier can authorize an unlock. You'll need to talk to Orange, and pay their fee if necessary. They may well only unlock for the original purchaser, in which case you'll need to contact the person from whom you purchased the iPad. Apple can do nothing directly in the matter, since they can only issue the unlock when the carrier provides authorization.
    Regards.

  • Created a PDF and added sticky notes, saved and emailed for review, recipient could not see or read the sticky notes.  What needs to be done for my sticky notes to be seen and read when emailed.  Thanks

    I scanned a map and printed to create a PDF document, at that point I added sticky notes of different locations with notes of descriptions, saved and email to client for review.
    Client received email but when he opened the attachment, all he could see was the map and none of my sticky notes.  
    What needs to be done so the recipient can see my sticky notes and read the descriptions for each sticky note?

    Hey roy,
    Could you please tell me what is your Acrobat version?
    Please ensure that recipient downloads the PDF and uses either Adobe Acrobat or Reader to open the sticky notes.
    Regards,
    Anubha

  • What need to be done for CDC when transfer the application server to new?

    we have a BO DI server in window, an application server JDE, and data mart in sql server for universe data. We set up the triggle based CDC in DI. Therefore, we extract change data from application database (oracle) to CDC table, then tranform the data to the sql  server database to feed the universe data. We are moving our application server (JDE) to a new server, new hardware...etc. We need to certify the CDC in the new server database, but not sure what need to be done in the CDC part. The data has to do a full refresh then we need to turn on our CDC to the new server, where we change the configeration? Does anyone has such experience before?

    sb92075 wrote:
    Sunil F. wrote:
    you need to change the location in /etc/oratab as well./etc/oratab file is NOT required to start or run Oracle RDBMSbut if you don't change it, then when the server is restarted you are reasonably likely to have the database running with the wrong binaries.
    I'd also add that you should review and update any ORACLE_HOMEs located in your network configuration (wherever you host service resolution for oracle services). Specifically listener.ora and tnsnames.ora on the server, plus client connectivity as well.
    Niall Litchfield
    Oracle DBA
    http://www.orawin.info/

  • Is there a way for people to sign into a forum with the same email they used elsewhere on the site?

    Right now, our site has to have a separate login for the forum that was built using the forum module. This poses a problem since users who sign up through other web forms that do not have username or password fields may try to sign in to the forum and then try to reset a password that does not exist. It also poses a problem in that people who are already in the CRM because they signed up using other web forms cannot use the same email address they used to sign up to register for the forum.
    We have also had the same problem with secure zones in that people who have already gone through a web form and have their name and email address in the CRM have issues signing in to the secure zone.
    So, I'm wondering if there is any way to fix this so that people can sign up using the same email address.
    Thank you for your assistance!

    lost mode don't depend of the sim card. If you take your Iphone on Lost mode... anybody can use it with the original card sim or with an other one.
    Did you try to localise it ?
    But hope that thief don't make a restore of the Iphone... Call your Mobile Operator to try to block the IMEI Number.

  • Why does new version of Adobe reader for Windows 8 not give signed and saved document the "signed" extension when you save the file after placing a signature...  this worked on an earler version.

    I have upgraded my PC to new Windows 8 machine ..  Now when I place a signature on document and save it does not automatically place a "signed" extension on the filename.  Previous version on my machine always did this.
    Why is this ,  can I set up my new version to do same...

    When you "save as" as opposed to simply "save", there is sometimes a different location for the file to be saved. When you "save as" to the same location as an original, you will bewarned that a file already exists with that name and be asked if you're sure you want ot overwrite the original file. If you didn't see that when "saving as", you probably saved the signed file to a different location.

  • Saving a Signed PDF, without the '-signed' suffix being added to the filename

    I am experiencing an issue with Adobe reader 11.
    I have a number of users who will be authorizing and signing invoices with a digital Jpeg signature (not Echosign).
    The intention is then to save the file in the same location on the Network, replacing the original file.
    However, since using version 11, it appears that as soon as you add a signature to an invoice, you are prompted to save the file as: {filename}-signed
    Having the '-signed' added to the file, then means we will be left with 2 copies of the invoice on the network drive. And as the other part of the process involves opening the invoices by using a hyperlink, we will have big problems with duplicated files etc...
    I know that the user should be able to delete the '-signed' extension, but errors may occur, where they don't always delete accurately.
    So, is there a way to switch this facility off?
    In Version 10.1.6 this didn't appear to be a problem, but i have a user who experiences the problem i 10.1.7 also. OS include Win 7 And Xp, dependent on which user, but the problem isn't OS specific
    thanks for your help

    I did not make myself clear enough - my mistake. The user is prompted with the following code - which does not save the modified document on YES.
    var cMsg = "Do you want to save changes to ‘PFSL-18, 06.96.pdf’ before closing?";
    var nRtn = app.alert(cMsg,1,3,"PFSL-18");
    //Yes
    if(nRtn==4)
    this.saveAs("../Mutual Fund Forms/PFSL-18, 06.96.pdf", this);
    this.closeDoc("../Mutual Fund Forms/PFSL-18, 06.96.pdf", this);
    else
    //No
    this.closeDoc("../Mutual Fund Forms/PFSL-18, 06.96.pdf", this);

  • Iphone is in the middle of updating, left with the option of restoring, dont want to lose info previously on it, how to prevent that?

    All I am really concerned about is are my contacts and my music. My contacts are in iCloud...but my music, is gone from what I can tell. My previous laptop had a hard drive crash which contained all my updated music, i was unable to backup that data onto an external hard drive. So i was hoing in due time when i reached an Apple Store, see what they would be able to do for me; their apple, they could save my music I have now, let me update my iPhone and put the music back on. Well silly me hooked up my iPhone to a temp netbook I have and it updated itself. now I'm left with the option of restoration. I want my music, getting contacts is easy. What do I do?

    If you purchased music from the iTunes Store, no worries, you can simply download it again with the one caveat that the music is still available in the Store.
    Everything else is probably gone.
    Due to the prevalence of viruses and other crud that infests Windows computers, there are many questions every day on Apple Support about Windows computers that crashed, leaving iPhones without their backup. Macs are not totally immune from crashes but they are much rarer, and every Mac sold has software that makes the tedium of backing up your data completely forgettable. All you need is an external storage device - an external hard disk or a Time Capsule. The Mac takes care of everything else.
    If you replace your crashed notebook with another Windows box it is just a matter of time before this happens again.
    The iPhone is not a backup device. Extracting its content is not easy and Apple has no magical way of doing so. There are third party tools that claim that ability so search with Google for possible solutions.

  • Bookmark drop downs that go outside the Firefox window are left on the desktop when bookmarks closed requiring a refresh to clean up

    If I open Bookmarks and select a folder that is longer than the Firefox window is high, the part of the bookmarks list that falls outside the window remains on the desktop when I leave bookmarks or close the window. I must then do a refresh of the desktop to get rid of the junk. Does not happen with MS IE9. I am using Windows 7 Home Premium on a SONY VAIO laptop. It started when I went to the VAIO last November. A "Show Desktop" or a refresh of the desktop cleans it up.

    Could you try disabling graphics hardware acceleration? Since this feature was added to Firefox, it has gradually improved, but there still are a few glitches with some graphic cards/drivers.
    You usually need to restart Firefox in order for this to take effect, so save all work first (e.g., mail you are composing, online documents you're editing, etc.).
    orange Firefox button ''or'' classic Tools menu > Options > Advanced
    On the "General" mini-tab, uncheck the box for "Use hardware acceleration when available"
    If you restart Firefox, is the issue resolved?

  • Ihave had to buy 2 chargers due to the fact that the square adapter was left behind,,, the charger is the same color as the face plate and was not noticed. Can you buy just the square adapter instead of the whole unit?

    I have had to buy 2 chargers due to the fact that the square part of the adapter separated from the cord and was not noticed and left behind in the hotel (same color of the faceplate)
    Can you purchase this part separate from the complete unit.?
    This is a very costly design issue. i'm sure many have done the same.

    Apple does not sell the power adapter separately from the cable. If it was the power adapter that was taken - I'm not certain from the way you phrased things - you'll have to buy both:
    http://store.apple.com/us/product/MB352LL/C
    If it's the cable you're missing, you can buy that separately:
    http://store.apple.com/us/product/MA591G/B
    Regards.

  • HT1311 Have changed my Apple id to a new email address. its all working fine on my pc and also comes up with the new id on my icloud page on my iphone, but when i tryto buy something from i tunes on the phone the sign in box still has the old id. how do i

    Have changed my apple Id to a new email address. its all working fine on my PC and also on come up with the new ID on my  icloud page on my iphone but when i try to buy something from itunes etc on my phone, the log in box still contains the old id.
    how do i change this?

    The Apple Support Communities are an international user to user technical support forum. As a man from Mexico, Spanish is my native tongue. I do not speak English very well, however, I do write in English with the aid of the Mac OS X spelling and grammar checks. I also live in a culture perhaps very very different from your own. When offering advice in the ASC, my comments are not meant to be anything more than helpful and certainly not to be taken as insults.
    It doesn't sound like you "changed" your Apple ID, sounds like you created a new one. Bad idea. All content bought with an Apple ID is forever tied to that ID. The ID that bought the content is the only ID that can update the content. Apple does not merge IDs not does Apple transfer content from one ID to another.

Maybe you are looking for

  • My mail no longer appears in my inbox. I have four mailboxes and only one does this.

    I have four mail boxes.3 are IMAP one is iCloud. One mailbox, my personal one, no longer shows the mail in the inbox. It was there then it went away. It shows up on my laptop and my iPAD but not on my desktop. I cannpot seem to see any differences in

  • DAO and Domain Object

    hi, Normally when i want to persist a domain object like Customer object to a database, my statements will be below, // code from my facade Customer cust = new Customer(); cust.setFirstName("myname"); cust.setLastName("mylastname"); // set another at

  • I'm looking for best practice on allowing employees to install apps.

    How does your company deal with employees uploading apps on company owned devices? Is there a request process? Can they expense them? What if they use their personal Apple accounts? Do you use an MDM to manage the devices? What are your security conc

  • Modification of header in an exit.

    N-tracker will have to be able to handle changes in the serial number assignment to a delivery line item.  N-tracker will have to mark the necessary serial numbers as shipped and unshipped. If a change is made to the serial number dialog for a delive

  • Ipad 2 (16GB) memory 13,54 gb instead of 14 gb

    Hello I have reset my Ipad 2 and then I Tunes ak me before the reset to dowload 4.3.3. update of IOS. Strange because my Ipad was up to date. Because I can't go further I have downloaded the 4.3.3. (8J2) update. After that I can reset my Ipad 2. Now