To Generate file with whitespaces for the last fields -Receiver file FCC

Hi Experts,
We need to create a file at receiver side having last field of 50 length.If value of last field is less than 50 length than we need to keep whitespaces on the right side.When we create file the whitespaces get trimmed and files are created without whitespaces.I am using fixed field length FCC.Please help me resolve this issue.
Thanks & Regards
Deepak Jaiswal

If you like to have UDF ... here it is ..
public String appendWhiteSpaces(String var1, Container container) throws StreamTransformationException{
  if(var1.length()< 50){
     for(int count=0;var1.length()<50;count++){
        var1 = var1 + " ";
  return var1;

Similar Messages

  • Trying to download the trial version of acrobat pro dc.The installer's says downloading but it's stuck with 3% for the last 30 minutes. What to do?

    trying to download the trial version of acrobat pro dc.The installer's says downloading but it's stuck with 3% for the last 30 minutes. What to do?

    Try downloading from below link :
    https://helpx.adobe.com/acrobat/kb/acrobat-downloads.html
    Click on Acrobat pro DC option and then click on the option : File 1 of 1 (544 MB)

  • Date when the cube was filled with data for the last time

    Hi!
    We are using a SAP BW System and on top of it BOBJ for reporting. Within BEx Web Application Designer, it's very simple to access the data, when the cube was filled with data for the last time. Is it possible to access this information within BOBJ, too?
    Thanks for your help!
    Greetings
    Stefan

    Hallo Ingo,
    thanks for your answer. That was exactly what we were looking for.
    We will have to think about a workaround now.
    Greetings
    Stefan

  • Why does a box appear under the pointer with words for the last tab clicked on?

    When I am searching for something I get to a site and the pointer can be anywhere and then a small box appears under the pointer with words for the last tab clicked on. If I move the pointer the box disappears and then reappears at the new location. How can I stop that from happening??

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    * Don't make any changes on the Safe mode start window.
    * https://support.mozilla.com/kb/Safe+Mode
    * https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • How to upload CSV file w/o ,, for the last line

    Hi Experts,
    As part of one interface uploading the csv file (4coulmns) manually using the TCODE: CSCA_FILE_COPY.
    After uploading when i see in the AL11 as it is csv file it is filling the , in each space.
    But my issue while running the interface (because of logic in it) checking for the hash total in the last line where (record count, hash total) only 2 items should come but because of manual upload adding the (record count, hash total, , ,) another two spaces.
    Where program not moving further becasue the it is alway comparing the amounts (1000.00 not matching with 1000.00, , ) it is not processing. In production files directly load in to unix server so no issues and i can't ask to change the program code...because iam not following the process. As part of testing i've to do manually only.
    Please suggest the workaround for this.
    Is it possible to change the contents directly in AL11 directly....then HOW ?
    or
    How to create a csv file w/o , , in the last line (may be it is not possible) ?
    Thanks for your replies in advance.
    Regards
    VVR

    I don't think you can edit from AL11, nor creating a CSV without those commas at the end because are created to state fields with empty value.
    You have 6 columns filled with values but for the last line you only fill the first four. It is expected to appear , , for the last 2 columns on the last line.
    I can only suggest keep doing it manually before uploading the CSV file... or... you are saying you can't change the program.
    How about upload all CSV files... then writing another program to get those files from AL11 and delete the spare commas at the end line?
    Cheers,
    Andres.

  • Encoding audio files with QT for the internet

    Hi group,
    I would like to put my showreel up on the net in a QTime format BUT make it locked, or non-downloadable...
    Is this possible?, it seems with QTpro you can download anything!
    thanks
    JM

    You could use a "streaming server" and free Apple software that would play your file using RTSP instead of HTTP. These files are not cached (saved) on the viewing machine.
    If someone wants to keep your file they'll find a way to save it. Let them download but keep them from editing your file. As easy as drag and drop using AppleScript.
    Look at this discussions page for answers and links:
    http://discussions.apple.com/thread.jspa?messageID=1053405&#1053405

  • Calling the selection screen of report with data for the selection field

    I have the selection screen with 2 fileds.
    sales order and  payment terms.
    My requirement is to update the payment terms into the ztable for the given order.
    Sometimes the payment terms will be there ie already maintained ,in that case i need to show to the user the existing payment term ,so that he can modify and save that one.If the payment term is not existing then simply i can go inside the program and update the payment term.
    What I thought of doing is , writing a report program and then after the user inputs the selection screen ie order number , I Will check in the ztable and if the payment terms is found then i will use the key word leave list processing. But i dont know how to populate the payement term in the selection screen oncegaing from the program

    Hi shiva,
    when the user enters sales order number on screen, in parameter 1,
    you want to show payment term, on selection screen itself, in parameter 2.
    We can use the event
    AT SELECTION-SCREEN.
    Eg. PO Number <----
    > User
    Below is sample code for same.
    If you enter PO Number, the system will show the corresponding user in parameter2.
    Just copy paste.
    REPORT  YAM_TEMPA09.
    PARAMETERS : EBELN LIKE EKKO-EBELN.
    PARAMETERS : ERNAM LIKE EKKO-ERNAM.
    AT SELECTION-SCREEN.
    ERNAM = ''.
    SELECT SINGLE ERNAM
    FROM EKKO
    INTO ERNAM
    WHERE EBELN = EBELN.
    regards,
    amit m.

  • I can't attach files on Gmail for the last week. Help!

    I've been trying to attach files in my Gmail account for over a week but every time I try to attach it comes back "failed". This wasn't an issue until about a week ago. I've uninstalled/reinstalled Firefox and nothing. I've had to go through IE in order to attach files. Help please!

    hello suzanne, firefox has introduced a new protocol named SPDY that should make pages load faster and is used on google pages. i've seen a report by another user who had the same problem uploading attachments to gmail as long as spdy was enabled.
    could you please try the following: enter '''about:config''' into the location bar & search for all preferences beginning with '''network.http.''' - in case any of them is shown in bold & therefore not on its default value please right click and reset those preferences. afterwards restart the browser and see if the problem is gone.
    when this did not resolve the issue or all entries were already set to their default values, please toggle '''network.http.spdy.enabled''' (again in about:config) to '''false''' by double-clicking it & restart the browser again.
    in case the latter resolved the issue, could you please provide information on how you are accessing the internet (provider/ the hardware model of your router) & which security software is running on your system - maybe this information will help firefox developers to fix the underlying issue... thank you very much!

  • Downloaded the iOS 7 and my phone has been showing the iTunes icon and charger for the last 7 hours.  What to do?, Downloaded the iOS 7 and my phone has been showing the iTunes icon and charger for the last 7 hours.  What to do?

    Downloaded late set iOS 7 update and it's been just showing the iTunes icon and charger indicator with arrow for the last 7 hours, is this normal?  How long before phone reboots

    That means something went wrong with the update and the phone is in recovery mode.
    Connect it to your computer and use iTunes to restore it.
    ~Lyssa

  • I have a wd my passport which for the last year i was using with my windows pc...but recently i bought a macbook and was trying too put files on it but it wouldnt work....please help!!!

    i have a wd my passport which for the last year i was using with my windows pc...but recently i bought a macbook and was trying too put files on it but it wouldnt work....please help!!!

    Hi
    You need to find the format of the drive by looking at its info, my guess would be you are currently in NTFS (windows only) mac can use any mac os journaled or non journaled, or you can use fat32 which is usable on both pc and mac but is unable to move files over 4GB so no good for large file transfers. You will need to re format at some point but this will delete everything currently on the drive.
    Hope this helps

  • My Time Capsule has stopped backing up.  I have an Apple Time Capsule which backs up by wireless. For the last 3 days it has not backed up. I get this message: "The backup was not performed because an error occurred while copying files to the backup disk.

    My Time Capsule has stopped backing up.
    I have an Apple Time Capsule which backs up by wireless. For the last 3 days it has not backed up. I get this message:
    "The backup was not performed because an error occurred while copying files to the backup disk."
    I have gone into Mac Help and followed this down to stage 4:
    under shared it lists my time capsule and my husband's iMac - both use the time machine but we have switched his off temporarily.  Clicking on my Time capsule I get "Connected" and "Sharepoint" - I didn't have to enter connect or password
    I don't understand stage 5: how and where do I select the disk or volume that contains Time Machine backups ?  How do I know which it is? My disk utility lists 160.04 TOSHIBA MK... with sub-heading Macintosh HD.  It also lists (with a "CD" icon) HL-DT-ST DVDRW GS22N
    Under stage 6, how and where do I Locate your backup ? I try dragging my Time capsule from Finder to the Disk Utility side panel but it won't go.  What is my computer's name?
    Please someone help!  I'm completely stumped.
    Thanks,
    Maggie
    Mac Help says:
    If you back up to a Time Capsule or network disk:
    Open the Time Machine pane of System Preferences, and slide the switch to Off.
    Open Time Machine preferences
    Open Disk Utility, which is in the Utilities folder in the Applications folder. 
    Open Disk Utility
    Make sure the Time Capsule or network disk is turned on and available. 
    Open a Finder window, select your Time Capsule or network disk in the Shared section of the sidebar, and click Connect. If necessary, enter your user name and password. 
    On the Time Capsule or network disk, select the disk or volume that contains Time Machine backups. Depending on how your Time Capsule is set up, there may be one or more disks or volumes. 
    Locate your backup, and drag it to the Disk Utility sidebar.You can identify your backup by looking for your computer’s name in the backup’s filename.

    Hello,
    Thanks to the great Pondini...
    http://pondini.org/TM/C3.html

  • Updated to Adobe Muse 2014 this morning and have worked in it for the last 8 hours. Now when I try to publish the updated site to Business Catalyst for my client to preview it crashes everytime. I have tried just publishing altered files only, then tried

    Updated to Adobe Muse 2014 this morning and have worked in it for the last 8 hours. Now when I try to publish the updated site to Business Catalyst for my client to preview it crashes everytime. I have tried just publishing altered files only, then tried the whole site again, and then tried publishing as a new site altogether. Thought I would then try to export as HTML in the hope of uploading the files via an FTP client and Muse crashes and locks up again. I am extremely stressed about this as I am in the last few days of of website I have been working on now with no issues since December. We are due to go live and my client needs to see it. I am desperate for an answer. It is not looking good. I am on an Apple Mac and have not had any isses publishing it for the last 6 months. Not very happy to say the least. Need desperate help.

    Hi Zak, I got onto Adobe Customer Care Live Chat this morning and gave them the error message. After some trouble shooting with them it appears the older archived file of the site still publishes. I have now reverted back to the old file and copied and pasted out of the new file and from some ideas given to me by support I am now able to publish to Business Catalyst. It seems there was something corrupt within the new pages added yesterday. I have no idea if this would have still happened if I hadn't updated but I am glad it wasn't a Muse specific problem. I am loving using Muse and the support from Adobe has been excellent. Thanks everyone. By the way I do love the new version and apart from this hick up that lost me a few hours, aged me some more and gave me grey hair I really love Muse. Thanks again.

  • HT4792 So I have a question for this: I folowed this procedure, but when I'm trying to import the IOS from IMovies in my laptop I receive a message that states that the IMovie version installed doen't supports IOS files, although I have the last version i

    So I have a question for this: I folowed this procedure, but when I'm trying to import the IOS from IMovies in my laptop I receive a message that states that the IMovie version installed doen't supports IOS files, although I have the last version installed with all the updates... Any ideas, thoughts?
    Thanks

    I also have Jolly's problem. I found the iMovie 9.0.9 folder and tried to launch the older version of iMove. It would not launch. I removed all of the iMovie preferences from the Preferences folder, removed iMove 10 from the applications folder, and restarted my Mac. iMove 9.0.9 still won't launch and I can't access my videos created with the older version of iMovie. Is there a way to uninstall iMovie 10 and reinstall iMovie 9.0.9?
    I am running Yosemitie on a  iMac.
    Paul

  • I am a newbie to labview but have delt with plc's for the last 10 years. I would like to send and recieve certain integer, floating poin

    t, or binary files through the plc or micrologix communication port. This would allow me to build a front panel and change certain states of bits or retrieve data from certain files to display on the front panel. Please steer me in the right direction...I am a newbie to labview but have delt with plc's for the last 10 years. I would like to send and recieve certain integer, floating point, or binary files through the plc or micrologix communication port. This would allow me to build a front panel and change certain states of bits or retrieve data from certain files to display on the front panel. Please steer me in the right dir
    ection...

    t, or binary files through the plc or micrologix communication port. This would allow me to build a front panel and change certain states of bits or retrieve data from certain files to display on the front panel. Please steer me in the right direction...Another option is to talk to the PLC using Modbus. Several versions of Modbus drivers are available online--or I could send you the ones I use.
    The big thing to look at is exactly what you want to do in the end. If you are going to be able to use all the features of the DSC, by all means go for it. It will save you a lot of time.
    If however, all you want is a remote front panel for the PLC, the DSC might be overkill. Only you can say.
    Look at your entire application and where you can see your work going in the reasonable future.
    Mike...
    Certified Professional Instructor
    Certified LabVIEW Architect
    LabVIEW Champion
    "... after all, He's not a tame lion..."
    Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps

  • For no apparent reason, my email will not autofill addresses. I have no problem on IE, Chrome or Opera. This problem just started with firefox within the last 24 hours. My mail server is AT&T/Yahoo, and I use webmail - not a mail program.

    With all other browsers, when I compose an email, once I start to put the recipient's name in the To box, it will autofill the name if it is in my Contacts. This has been the case with firefox until the last 24 hours. Now, firefox does not automatically recognize any of my contacts. This problem is not happening on IE, Chrome, or Opera. I access my email through my AT&T/Yahoo account on the web, not through a mail program.

    please try to uninstall the adobe flash plugin from the windows control panel. afterwards manually delete any leftover files in ''C:\Windows\SysWOW64\Macromed\Flash'' and download & install the plugin again (uncheck the option to install the bundled security software): www.adobe.com/go/getflashplayer

Maybe you are looking for

  • How to increase the speed of video (avi file) using labview

    How to increase the speed of video (.avi file) using labview? I have  tried this by skiping alternate frames. also I have used  minimum time delay.Is there  any other option for which i can go? please suggest me........... 

  • Cannot edit lightroom 2 photo in photoshop elements 9, help please.

    I am using OS 10.6.5. I have Lightroom 2.7 installed and I just purchased Photoshop Elements 9. I am trying to edit my Lightroom photos in Elements by going to the menu, selecting photos and then the Edit In, but I am not able to select any of the op

  • Database replication between Oracle RAC and Oracle Standalone DB

    Hi, We have currently 4 node RAC environment and Oracle RAC implementation with 4 Oracle instances. We want to move the one instance and make it Standalone with Oracle database due to availability issue. Thus we will remain with 3 nodes on the RAC da

  • Quick boot question -- cloned a bootable drive in latest Tiger, can i.....

    I cloned a bootable drive in latest Tiger version; if i install Leopard on my Powerbook will i still be able to boot from that Tiger drive?? in essence i guess i would have two different platforms running on my Powerbook -- doesn't seem like it would

  • Horizontal scrollbar in forms

    Hi All, Working on 6i forms. We have vertical scroll bar which lets us scroll down from first to last record in a block. What do we have if we want to scroll from first field to last fields of displayed record. This is assuming, we have to display sa