Open Hub - Fixed Length KF With Appended 0 and only 10 Char

Hi-
I have a requirement to create a fixed length file following the layout below and I am unable to get the KF (LFE-AMOUNT) correct.  The Open Hub destination takes on the length of the object which in this case for key figure (0AMOUNT) is 17 (15 w/ 2 decimal).  That said, even if I do a sub-string of it on the TRFN to the Open Hub, I will still have an output length of 17.  I tried creating a new object but it kept dropping the decimal.  Is there an easy way to do this in the TRFN via an ABAP routine?  Again, I just need the KF 10 characters padded with 0 on left side. 
      05 LFE-CUST-ID PIC X(13).                         (13 Chars)
      05 LFE-AMOUNT PIC 9(08)V99.                  (10 Chars)
      05 LFE-EFF-DATE PIC X(06).                     (6 Chars)
      05 LFE-RETURN-CODE           PIC X(03).     (3 Chars)
Need:
040L00113684 0000003333042914R01
Comes out as:
040L00113684 33.33- 060514R01     

Using ABAP try to cover the values to TEXT and the you can use the desired format
Thanks
Abhishek Shanbhogue

Similar Messages

  • Reading fixed length file with different record types

    Hi,
    I need to read a fixed-length file with different record types, but the record identifier is in 31st position and not in 1st position.
    But if I give 31 as position in File adpater wizard, BPEL takes whole 1-31 as identifier.
    How we need to read such files.
    Thanks
    Ravdeep

    hi ,
    u cannot use the default wzard for this
    use some thing like this nxsd:lookAhead="30" nxsd:lookFor="S"have a look at the below link it has some examples
    http://download.oracle.com/docs/cd/B31017_01/integrate.1013/b28994/nfb.htm

  • I shall open delete my present account with iTunes and open a new one - but I do not have the password. How can I then delete the present account??

    I shall open delete my present account with iTunes and open a new one - but I do not have the password. How can I then delete the present account??

    Since you can't delete Apple IDs and having multiple Apple IDs can cause confusion, what you may want to do is rename your existing Apple ID to the new email (desired Apple ID).  That would in effect do what you want, get rid of the old and give you the new.
    See "Apple ID: Changing your Apple ID"
    ivan

  • Can someone please help, I have a dvd disk containing lecture videos, on a Windows pc it works fine, and the disk opens to the dvd menu. However on my macbook pro running Mountain Lion, it opens as a data disk, with video and audio in two seprate files??

    Can someone please help, I have a dvd disk containing lecture videos, on a Windows pc it works fine, and the disk opens to the dvd menu. However on my macbook pro running Mountain Lion, it opens as a data disk, with video and audio in two seprate files??

    You may need a 3rd party application to view the DVD in a wWindows format such as
    http://flip4mac-3.en.softonic.com/mac
    https://www.macupdate.com/app/iphone/5758/vlc-media-player

  • How do I open photoshop? I have it downloaded and only the Adobe Application manager shows with the

    How do I open photoshop? I have it downloaded and only the Adobe Application manager shows with the list of other software. I clicked on photoshop, but not responding.

    Nobody can know. Your information is far too vague - no system info, no other details. Just saying that it doesn't work is not conducive to providing assistance...
    Mylenium

  • How do I sync Google contacts.I've tried opening Address Book, clicking "sync with Google"  and clicking onSync icon. But no luck

    How do I sync Google contacts.I've tried opening Address Book, clicking "sync with Google"  and clicking Sync icon. But no luck

    just enable iCloud sync and then configure, setup and then disable it. Re-setup Google and it will work

  • How to create a transport request with query and only with its structure.

    HI guru,
                how to create a transport request with query and only with its structure.transport request should not  include any other query items like ( variables, conditions...etc)
    thanks in advance.
    venkata

    Hi,
    Goto RSA1 and then Transport Connection -> In SAP Transports select Object Types-> Query Elements -> Then select Query->Give Technical name of the query and then select for transfer. In the right side you can choose the components which you wanted to transport.
    Regards,
    anil

  • How can i fix my iphone 3g if and only it displays the apple logo when it is connected to its charger but it displays nothing when the charger is removed?

    how can i fix my iphone 3g if and only it displays the apple logo when it is connected to its charger but it displays nothing when the charger is removed?

    Plug it into a wall outlet and leave it plugged in for approximately 20 minutes.
    Then try a reset by pressing and holding the home and power buttons for 15-20 seconds.
    Does the device power on at this point?  If not, the battery or logic board is gone.
    Take it to Apple for evaluation.
    It may be worth replacing the battery, but I personally wouldn't spend the $149US for an Out of Warranty replacement on a 3+yr old device.

  • TS3276 Is there a way to sync POP subfolders and download them for backup in Mail on my MBP? I tried syncing the account with Mail and only the Inbox downloads onto my computer.

    Is there a way to sync POP subfolders and download them for backup in Mail on my MBP? I tried syncing the account with Mail and only the Inbox downloads onto my computer. I have Googled enough to find out that the answer is no, but no official answer or recent answer and I am hopeful that there has been a change.

    Sure-glad to help you. You will not lose any data by changing synching to MacBook Pro from imac. You have set up Time Machine, right? that's how you'd do your backup, so I was told, and how I do my backup on my mac.  You should be able to set a password for it. Save it.  Your stuff should be saved there. So if you want to make your MacBook Pro your primary computer,  I suppose,  back up your stuff with Time machine, turn off Time machine on the iMac, turn it on on the new MacBook Pro, select the hard drive in your Time Capsule, enter your password, and do a backup from there. It might work, and it might take a while, but it should go. As for clogging the hard drive, I can't say. Depends how much stuff you have, and the hard drive's capacity.  As for moving syncing from your iMac to your macbook pro, should be the same. Your phone uses iTunes to sync and so that data should be in the cloud. You can move your iTunes Library to your new Macbook pro
    you should be able to sync your phone on your new MacBook Pro. Don't know if you can move the older backups yet-maybe try someone else, anyways,
    This handy article from Apple explains how
    How to move your iTunes library to a new computer - Apple Support''
    don't forget to de-authorize your iMac if you don't want to play purchased stuff there
    and re-authorize your new macBook Pro
    time machine is an application, and should be found in the Applications folder. it is built in to OS X, so there is nothing else to buy. double click on it, get it going, choose the Hard drive in your Time capsule/Airport as your backup Time Machine  and go for it.  You should see a circle with an arrow on the top right hand of your screen (the Desktop), next to the bluetooth icon, and just after the wifi and eject key (looks sorta like a clock face). This will do automatic backups  of your stuff.

  • Open hub - fixed width

    Dear all,
    I'm trying to create an open hub flat file with fixed width (file should be ";" seperated but also fixed width).  Nevertheless I have a problem with adding trailing spaces. 
    Does anyone know if/how this can be done?
    thanks,
    Tom

    Hi Tom,
    As far as I know Open Hub (InfoSpoke) is used for extracting the data to file or... and it's dependent on the type of data ( or data type) you have in Objects.
    But if you want any further modification in the file try to write a separate ABAP code for reading and than modifying file as per your requirement.
    Hope this helps!!
    Regards,
    Ashish

  • Can Open Hub Destinations be used with Multiproviders?

    We're looking to export data from a multiprovider, using Open Hub Destinations, however when I try to create the OHD, Multiprovider does not show up as an object type.  I've tried entering Infocube, but then when I search for the multiprovider, it is not on the list.
    We are using BW 7.0.
    Thank you

    Hi Michael,
    No MultiProviders cant be used as a source for an Open Hub Destinations.
    BI objects such as InfoCubes, DataStore objects, InfoObjects (attributes or texts), and InfoSets can be used.
    Chk this help link.
    http://help.sap.com/saphelp_nw70/helpdata/EN/43/58e1cdbed430d9e10000000a11466f/frameset.htm
    Regards,
    Mansi

  • Return open item without reciept. payed with debit and has not passed the 14 day period.

    Lost my reciept and need to return two items,a radar detector and a car stereo. I payed with debit and i have proof on my mobile banking app of date of purchase, bestbuy store # city. I heard you guys can pull up a replacement reciept is that correct? As long as i provide
    Your name or the purchaser’s name
    • The phone number most likely related to your purchase
    • The date of the purchase
    • The store location that you purchased the item from or BestBuy.com order number
    • The payment method (cash, credit, debit)
    • Your email address
    ?

    {removed per forum guidelines}
    06-23-15
    Store number/location; 00008854 port richey florida
    Debit
    {removed per forum guidelines}
    171.18$
    Second purchase
    {removed per forum guidelines}
    06-26-15
    Store number/location; 00008854 port richey florida
    Debit
    {removed per forum guidelines}
    106.99$

  • Tokens with digits and alpha. chars not converted to uppercase

    Hi
    We are using Oracle9i Enterprise Edition Release 9.2.0.2.0.
    We have made a CONTEXT Index with the BASIC_LEXER. (Only thing we have changed is BASE_LETTER=YES)
    The defaults says, that tokens are converted to all uppercase. But if a token contains digits and alphanumeric chars it remains mixed case.
    For example:
    Oracle9i is stored in the token table Oracle9i and not ORACLE9I.
    Therefore a search with CONTAINS for this token is case sensitive.
    Is this a bug or are we doing something wrong?
    Best regards,
    Beat

    This is a bug in 9.2.0.2, and is fixed in 9.2.0.3. Bug # is 2684307.
    Tom Best

  • Post with clearing and only clearing

    hi,
    what is the difference between POST WITH CLEARING and CLEAR GL/CUSTOMER/VENDOR?
    fb05 is post with clearing whereas f-03, f-32 and f-44 are clearing.
    so what is the difference that 1 is POST with clearing and the other 3 are just clearing.
    thanks

    hi,
      According to ur requirement, u have to make use of this, like f-32 it is for clearing at the time of vendor who is also a customer, like custmer pay 100, for vendor we have to pay 100, in this case no need to go for payment, u can clear by using f-32, u check this u can able to understand, where as other cases are with payment, u can try down payment clearing also with that u can able to understand, if u have any doubts let me know , i can try
    Thanking u,
    swathi

  • How can I prevent my screen getting covered with black and white lines while working on the internet which only happens with firefox and only go when I 'go back' or go down a page?

    It happens as I surf - horizontal black and white lines particularly when I scroll down and only goes if I can go to a new page or go back a page. It is driving me crazy and only happens with firefox. I have disabled all plug ins but it still happens.

    Try to disable hardware acceleration.
    *Tools > Options > Advanced > General > Browsing: "Use hardware acceleration when available"
    If disabling hardware acceleration works then check if there is an update available for your graphics display driver.
    *https://support.mozilla.org/kb/how-do-i-upgrade-my-graphics-drivers

Maybe you are looking for

  • How can i know my logic pro 9 is for 3 install's?

    how can i know my logic pro 9 is for 3 install's?

  • Learning order

    I gotta start learning the foll. servlets,EJB,JDBC (am familiar with other basic java concepts) which order is the best ? pls can someone suggest as am unsure abt how they are inter-related thanx in advance :)

  • Input file not a valid archive

    Hi Originally the application was written in CVI 6.0. I have now created a completly new project and workspace and added all the files. The compilation works fine. But the error message I get when linking (build) is " error: Input file is not a valid

  • Cannot shut down restart or log out

    Hi, My new macbook pro cannot shut down restart or log out. When click shut down restart or log out. it does NOTHING. no screen comes out, no window telling me that an application is stopping the shut down, just nothing. After I try several times to

  • Adding an open menu to the movie

    Just like a blueray disk or a DVD dick. Since movies are starting to have Itune extras with them. If on the apple tv if it would open to the opening menu. So then that you could also start the mpvie from there or chooses to  watch the extra things on