How to change '06-DEC-06  : Sites Converted From 005 To 001' to '06-Dec-06'

hi all i have one requirement.
Parameter : p_text1(80) type c value ‘06-DEC-06  : Sites Converted From 005 To 001’,
            P_text2(80) type c value ‘As Country Has Move Off EST "RED" List’.
Using below logic
AT SELECTION-SCREEN.
  TRANSLATE P_TEXT1+1(69) TO LOWER CASE.
  TRANSLATE P_TEXT2+1(69) TO LOWER CASE.
  TRANSLATE P_TEXT3+1(69) TO LOWER CASE.
  DATA : CTR TYPE I.
  DATA : L TYPE I.
  DATA : POS TYPE I.
  DATA : POSB TYPE I.
  L = STRLEN( P_TEXT1 ).
  DO L TIMES.
    POS = SY-INDEX.
    POSB = SY-INDEX - 1.
    CHECK POS >= 2.
    IF NOT P_TEXT1POS(1) IS INITIAL AND P_TEXT1POSB(1) IS INITIAL.
      TRANSLATE P_TEXT1+POS(1) TO UPPER CASE.
    ELSEIF NOT P_TEXT2POS(1) IS INITIAL AND P_TEXT2POSB(1) IS INITIAL.
      TRANSLATE P_TEXT2+POS(1) TO UPPER CASE.
    ELSEIF NOT P_TEXT3POS(1) IS INITIAL AND P_TEXT3POSB(1) IS INITIAL.
      TRANSLATE P_TEXT3+POS(1) TO UPPER CASE.
    ENDIF.
  ENDDO.
when i ran this report output is coming like '06-dec-06  : Sites Converted From 005 To 001' but my requirement is '06-Dec-06  : Sites Converted From 005 To 001'
second text is As Country Has Move Off EST "RED" List
my requirement is As Country Has Move Off EST "RED" List

Hi maheedhar.t,
Would it be ok if you just change your parameters like this so that there is no longer a need to TRANSLATE the value?
SELECTION-SCREEN BEGIN OF BLOCK A.
Parameter: p_text1 TYPE rlgrap-filename DEFAULT '06-DEC-06:Sites Converted From005 To 001'.
Parameter: p_text2 type rlgrap-filename DEFAULT 'As Country Has Move Off EST "RED" List'.
SELECTION-SCREEN END OF BLOCK A.
If your parameters are like this it will not be translated to ALL-CAPS in the first place.
Hope this gives you an idea.

Similar Messages

  • When I use Photoshop CS 6 to edit video, I don't know how to change video speed after I converted the clip to smart object?

    When I use Photoshop CS 6 to edit video, I don't know how to change video speed after I converted the clip to smart object? The clip color turns purple and it only allows me to add motion but not change the clip duration and speed anymore.

    Thanks for the reply and as a work around method I used the Photoshop to do all the adjustments then export the video to iMovie to finish the final cut. I also have a problem to paint or clone on a blank video layer created in Photoshop. It tells me the time is beyond the target frame time, I don't understand the message. Can you explain to me what did I do wrong? Thanks a lot!
    John Wang
    801-3618742
    [email protected] 
    http://johnwanggallery.shutterfly.com  

  • How do I maintain column formatting when converting from PDF to Excel?

    How do I maintain column formatting when converting from PDF to Excel? All info is no longer on the lines or in the columns they started out being in? Any help would be appreciated.

    Sara,
    Perhaps I am expecting too much from Adobe ExportPDF. The reason I subscribed to this service, for which I pay a yearly fee, was that I need a way to  convert scanned and digital documents to Word &/or Excel. I read the link you included but to be candid the more I tried to understand what was written the more confused I got. The process should not be this difficult. Currently I am using a NEAT scanner to create PDF documents of whatever I scan. After I changed the OCR setting on Adobe ExportPDF the output was much better but not to the point it was usable as it was. Information that appears to be lines and columns are sometimes not recognizing two columns and just putting them together in one. Obviously not usable. The other thing it does is bunch numbers that appear in a column that are just a bunch of numbers that I have no way of fixing. 
    Please let me speak to someone who can help me. Right now I not getting anything of value in my paid subscription.

  • How to change the default IDOC basic type from CREMAS05 to CREMAS04.

    Hi All,
    How to change the default IDOC basic type from CREMAS05 to CREMAS04 when sending Vendor Master Data.
    When I generate partner profile, the system will add the latest version of IDOC type which is CREMAS05 to the Outbound message. In my project, I'm asked to use CREMAS04.
    I want to use BD14 to send master data directly, but the program will generate IDOC using CREMAS05. Is there a way that I can change it to CREMAS04? And also for using Change Pointers, I want to use the report RBDMIDOC, but i have the same problem.
    Thanks
    Sai Krishna

    execute WE20 and edit the outbound parameters
    here is a pretty good example: http://documentation.softwareag.com/webmethods/sapr3_gateway/sap231/pages/sapdist.htm
    Edited by: Jürgen L. on Sep 7, 2011 9:49 PM

  • How to change colors of LCD/VFD controls from SGC-Tek?

    Hi Anybody got idea how to change colors of LCD/VFD controls from SGC-Tek?
    I have tried but could not. When I try to make myself a nest cluster of clusters of LEDs, I can change colours but I can't do the same thing with LCD/VFD controls.
    Please check at LCD/VFD controls
    Clement

    I suspect this repsonse is somewhat mis-leading, the code has no effect on the control other than setting its state, although the route is somewhat tedious for the mod.
    I would imagine that the control is set up so that the pixels didn't move around when they are being used as controls.
    There are nested groups and locks on the controls, which might make the ordering in the cluster easier to manage.
    The following should work....... ;-) it did for me
    Open  your own new VI
    Open the main LCD VI
    Open the Browse VI Hierachy
    Drag and drop the LCD VI onto your own diagram
    Create a cluster from the LCD VI's connector
    Now ungroup the clusters and unlock them (this is tedious) if you create your own then you could be more imaginative in the structure, I leave that for homework.
    Then import a new bitmap (gif) into the control
    Now update the modified contol back into the master control
    ........ Told you it could be done, but I am not sure the pain was worth it.
    BUT
    Try the alternative control..... with colour settings as well, ANY colour and even some size control.
    It was here http://members.lycos.co.uk/sgctek/

  • How to change ipad language back to english from Greek?

    How to change ipad language back to english from Greek?
    It changed to Greek after the upgrade of Itunes and IOS, but I want it in English!!!

    Yes that might be hard to do if you do not read any Greek!
    Everything should be in the same place and the icons are the same. Here is a screenshot for where the setting is in English.
    Open the Settings app;
    In Settings choose General and then scroll to the bottom and choose International;
    Then choose Language and pick your preferred English.
    Good luck.

  • How to change the language in Photoshop CC2014 from Dutch to English?

    How to change the language in Photoshop CC2014 from Dutch to English?

    Cloud language change http://helpx.adobe.com/creative-cloud/kb/change-installed-language.html

  • TS1424 apple store,just wanted to check on how to change my area settings in itunes from United States to United Arab Emirates(that's where i stay).it got changed when i tried to download google maps from the US store in itunes.please help me out here.Tha

    Apple store,just wanted to check on how to change my area settings in itunes from United States to United Arab Emirates(that's where i stay).it got changed when i tried to download google maps from the US store in itunes.please help me out here.Thanks

    Please please help me, if you know how.

  • Does anyone knows how to change Microsoft Office 2011 language default from Italian to English ???

    Does anyone knows how to change Microsoft Office 2011 language default from Italian to English ???

    Are you talking about spellcheck or the language of menus and dialogues and menus?
    In general, the best place to search/ask about MS product issues is the forums they run for that:
    ttp://answers.microsoft.com/en-us/mac/forum/macword

  • How long does it normally take to convert from PDF to Excel files?

    How long does it normally take to convert from a PDF to Excel files?

    Sara-
    I did see your response.  Thanks.  The other thing that happened was after I enabled Adobe on my Dell it apparently knocked out my Mozilla.  Now I can't get internet connection unless I use Internet Explorer which I would prefer not to.  I'm going to visit our IT folks tomorrow and see if I can get some of this resolved.
    The PDF files I obtained that I am trying to transfer to Excel may be too complex because there is a great deal of extraneous text information in the basic document that lies outside of the tables I want to transfer.  I'm going to try and highlight the tables only and see if this works.
    Thanks for taking the time answering.
    Best,
    Henry

  • How to change the language of iphone 5c from Chinese to English?

    how to change the language of iphone 5c from Chinese to English?

    Read here:
    http://support.apple.com/kb/ht2371

  • How can I keep the formatting when converting from Word to pages?

    How can I keep the formatting when converting from Word to pages?

    Use only formatting that is supported (in the same manner) in both applications. You'll need to find which that is through trial and error. Beyond those formatting options, you'll need to do some corrections, as Fruhulda suggests.
    Regards,
    Barry

  • Why is Adobe changing my fonts when I convert from publisher to pdf?

    I've just started using the pdf conversion plug-in to convert from publisher 2007 to pdf.  The way it was explained to me was that no matter what style of font you use it should be embedded in the file so that when someone opens the file they will read it in exactly the same style as I used to create it.  I am a volunteer for a non-proft org. (my church) and each year we publish a small booklet and sell space to local businesses who contribute to the well-being of my church.  This is the first year I'm using the pdf conversion but when I checked how the ad would look in adobe reader some of the fonts were changed and I can't seem to correct the problem.  It doesn't happen with all the fonts which makes it even stranger.  Anyone got any advice, suggestions, etc.  Thanks.
    Manny

    I'm having the same problem and unfortunately, it doesnt matter which software i'm using... Word,
    Publisher, and even photoshop.  I have Adobe Acrobat Pro and no matter how I try to convert, i'm still getting the same problem.

  • How to change text of logon-popup-window from WAS ?

    hi there,
    i have a link in an email, which links to a application in WAS.
    the user gets an POPUP where he has to enter Username and Passwort.
    Above UserID there is a text "SAP Web Application Server [P02]"   (P02 is my system)
    does anybody know how to CHANGE this text ???
    reg, Martin

    Hi Martin Svik,
        Could you please check the below links :
        http://help.sap.com/saphelp_nw70/helpdata/en/23/c0e240beb0702ae10000000a155106/frameset.htm
       and
             http://help.sap.com/saphelp_erp2005vp/helpdata/EN/34/608a44002f41c2a7bcd923758dc03a/content.htm
    Regards,
    S.Manu.

  • How to change default vertical page co-ordinates from center, to top?

    Hi There,
    We're having trouble understanding why InDesign centers the page instead of aligning the view to the top when switching pages (and copying and pasting) - and how to change this behavior.
    To understand what I'm talking about, do the following:
    Create a new document (any size)
    Use the page tool to to change the height
    Create a new page and use the page tool to make the height a lot taller
    Now switch between the pages
    Notice how InDesign always shows you the center of the page?
    This is frustrating in many situations like copying and pasting - try the following:
    Create a box on the first page and align it to 20mm from the top and 20mm from the left
    Copy the box
    Switch to the second page
    Paste using CMD + OPT + SHFT + P
    The object should be pasted in the same spot (20mm from the top and 20mm from the left) but it isn't - on the vertical, it's pasted relative to the center of the page for some reason.
    It surprising how annoying this becomes when you're constantly re-positioning pasted items or when switching between web layouts of different heights - it becomes a two step process instead of one.
    Does anyone know how to change this behavior?
    Any pointers in the right direction would be much appreciated - we're using CS5.5
    Cheers
    Ben

    Thanks for the replies - sorry I didn't reply earlier but they went to junk.
    Why in the same spot if pages have different size?
    In general, sure - but what about letting the user define a point of reference? For me, it's always the top left corner like the rulers - I completely understand if that doesn't work for others but it would save me so much wasted time constantly repositioning objects.
    Also, in a lot of documents with different page-sizes, setting the reference to top left (or whatever you set your rulers to) actually works a lot of the time - granted, probably only for those that use the numbers to position objects.
    Anyway, what I'd like to do is find out how to set a document-wide reference point for co-ordinates - obviously you can't do this right?
    Another thing that wastes time (in a similar vein) is the ability to set defaults for translation, rotation and flipping etc.
    Almost without fail, I find I want top left when moving (because I set rulers to top left) but center for rotation and flipping. Being able to set a default per translation type would save a lot of pointing and clicking.
    Is this possible?

Maybe you are looking for