Delete L.H.S spaces from field in database table but not for Report

Dear Experts
I m facing a problem...actaually i have replaced 999 by blank in a field of database table record.
Like :     999 abcde
             999999 hjklmn
             9999 klplmj
             99999 hjsfhh
I have replaced 9 by blank. and using CONDENSE statement i have avoid the left hand side spaces of 9 in the database table.
Means the data is updated in database table following below using Condense.
Like:     abcde
            hjklmn
            klplmj
            hjsfhh
Now,  the problem is that these spaces is showing in the Report. The left hand side spaces is not deleting from the Report. But these spaces is not showing in the databse table.
Plz tell me wat is the reason and wat is the solution to avoid these space from the Report.
Note: That field is Character Field.   KNA1-STRAS
Thanks and Regards,
Swapnika

Hello
Try to use
SHIFT c LEFT  DELETING LEADING SPACE.
instead of
CONDENSE...

Similar Messages

  • Add a new field in custom table but not show on SM30

    I add a new field in a custom table, did Table Maintenance generator and SE93.  But that field did not show on SM30 screen.  How to make it show on the SM30?
    Thanks
    Helen

    Hi,
    I think its the Problem with TMG.
    Go to TMG screen delete the old TMG and regenerate the new TMG
    Hope it helps
    regards
    Prasanth

  • Field in the table but not in the datasource

    I have a datasource 0co_pc_act_05 based on mbew table . I need a field from that table , which is not present in the datasource , what should i do .?
    How can i get the field from the table into the datasource?
    Thanks

    hi Mike,
    try following steps
    - in r/3 transaction rsa6 choose the datasource, click enhance strucutre, then append structure, system will propose z..., confirm it, in the next screen, type in the field name e.g abcd
    - activate the append structure
    - back to rsa6 choose the datasource, click edit, remove mark in column 'hidden' field for that field, save the datasource.
    - in this case you no need to do user exit since that field exist in the origin table where the data extracted.
    - recheck with rsa3
    later in bw side
    - create new infoobject, then right click the datasource and 'replicate datasource', change transfer rules, move the new field from right side to left (to be included in transfer structure), then assign the field by type in the new created infoobject name, activate the transfer rules. include also this new object in infocube etc.
    hope this helps.

  • Why QUAN_PO_E field in BBP_PDIGP tabl is not reset when PO item is deleted?

    Hi Gurus,
    For some reason, after an item is deleted at PO, its corresponding QUAN_PO_E field in BBP_PDIGP table of SC has the same quantity ( for example, 3 pieces ).
    When the buyer access the SOCO, the item is not displayed because previously the system make a validation: if quantity is equal to quan_po_e ( the difference is zero ), eliminates the item to display and reset the SOURCE_REL_IND to space.
    Somebody knows the reason for which the field QUAN_PO_E is not updated with the value of zero after deleting the items of the purchase order?
    How can I update the QUAN_PO_E field on safe way maintaining the data consistency?
    I have posted new message in order to try separately from thread Re: SOURCE_REL_IND : shopping cart not appearing in the sourcing cockpit

    Hi,
    Could you please check if note  1326380 is implemented ?
    The implementation of this note will not affect the older SC which
    didn't return to sourcing after PO deletion. But the issue should not
    happen for the POs that are deleted after the implementation of the
    note.
    Please, check if field QUAN_PO_E (table BBP_PDIGP) was not cleared after
    PO deletion.
    If not, you can clear this field for the SC item (for which the PO has
    been deleted), then clean_reqreq_up should send the SC to sourcing.
    So a work around would be to manually delete this field, and run
    clean_reqreq_up again.
    Summer

  • How do I empty trash after deleting music, apps and photos from my iPhone to make more room for upgrading to iOS 8.1?

    How do I empty trash after deleting music, apps and photos from my iPhone to make more room for upgrading to iOS 8.1?  It says I don't have enough room to upgrade so I have deleted some of everything but do not see an improvement in my storage space. Help?

    No need to empty anything.
    You can update by connecting your phone to iTunes on your computer. This way you bypass the space limitations.
    Good Luck

  • I added an e-mail account to my iphone using microsoft exchange; all went fine. I then deleted a number of contracts from my phone that I did not want there and find they are now gone from my e-mail account on my computer.  Can I retrieve them?

    I added an e-mail account to my iphone using microsoft exchange; all went fine. I then deleted a number of contacts from my iphone that I did not want on my phone. when I went into my e-mail account on my computer the contacts were deleted from there also.  Will I be able to retrieve them?  If so, how?  Thank you.

    In the device sync pages select Photos on the top at the right.
    Un tick Sync Photos
    Apply

  • Thinking that I was deleting from my iPod, I have inadvertently deleted a lot of music from my iTunes library.  I clicked for retaining on file rather than sending to trash.  How do I get this music back from file into my library?

    Thinking that I was deleting it from my iPod, I have inadvertently deleted a lot of music from my iTunes library.  I clicked for saving to file rather than sending to trash.  How can I get it back into my library?

    See Empty/corrupt iTunes library after upgrade/crash or simply import the media folder back into the library. Restoring a recent backup of the .itl database will restore the original date added values, ratings, play counts, playlist membership, etc. that would otherwise be missing from the reimported media.
    tt2

  • Transfer cost price from free of charge item to main item but not for VPRS

    Hi,
    I want to transfer cost price from free of charge item to main item but not for VPRS but for a new Z contidion type.
    For CO-PA proposes. Can you help me with This?
    Catarina Alves

    hi,
    transfer of cost from sub item to main item is configured in the delivery to billing copy control for the main item. go to VTFL  > select the required item cateogry > here at the bottom you will find a check box Cummulate cost. Tick it.
    Not really what you meant COPA purposes. But the pricing conditions are mapped to COPA value fields at KE4I transaction.
    regards
    sadhu kishore

  • How to add a value table to a field in database table?

    Dear Experts,
    Normally a value table can be added in the domain.
    And the field of the database table will have the value table, to which this domain is assigned.
    My question is.. Is it possible to assign a value table to any field ina database table, directly?(i.e. <b>without assigning to that domain</b>)
    If yes.. please let me know the <b>step-by-step</b> procedure clearly.
    Thanks to U in advance.

    Hi sr,
    1. what is the purpose of your value table ?
      -- so that the user can select values
       from some master table , for that field !!!!
    2. This is done by
        CHECK TABLE (foreign key concept)
       (and not value table)
    3. When we create a check table for a field,
       then
       some DEFAULT table is PROPOSED
       . that DEFAULT table is nothing
      but PICKED up from the domain of that field,
      and shown from the value of VALUE TABLE.
      (we can change it however)
    4. so for your purpose,
       just create a CHECK TABLE.
    regards,
    amit m.

  • How do I download an app from the Mac App Store but not install it yet?

    How do I download an app from the Mac App Store but not install it yet?
    Can I simply download it and not install?
    What if the App gets updated before I download it?
    Why? Well, I am very busy and wish to install at my leisure even though I have purchased the App (required at a specific day in the month in order to appear on my business accounts).
    Thanks.

    There is a difference in what Kappy stated and what you stated. A major paid upgrade (v2.x to v3.0), yes, costs money, as it would in any other delivery stream. Updates (v3.0 to v3.1) to a a major version are free.
    Most apps sold through the Mac App Store (MAS) are the type that use the simple drag & drop installation. Those are downloaded directly to the designated apps folder and installation is done. Large pro-type apps download an installer to your Apps folder. Those you can install at your leisure. The MAS does not have a lot of apps using this type of installation.
    Be sure to always backup your MAS purchases, because there is no guarantee that the app will always be available for download in the future and it is your responsibility to archive copies.

  • How to control the number of rows selected from a sybase database table?

    Hi, JDBC guru,
    I'm working on project using Sybase 11.9.x database.We need to process a record in a table,first select it from the table,then do some computing,finally write it to a dbf file, if the above steps succeed,remove the original row in the table.Quite evidently, all these operation should be put into one transaction. But how can I select just a number of rows from the sybase database table?
    Any hints?
    Thank you in advance.
    Regards,
    Jusitne

    Statement stmt...
    stmt.setMaxRows(20);

  • Open Hub - Change from File to Database table

    Hello Experts;
    I want to change the Open Hub Service that we create from File to Database table.
    We are using the Delta Update. However, after I change the Open Hub, Activate the transformation and DTP, when I run it, I don't have any value in the table.
    If I run a new delta into my cube, in the table I only get the data from delta.
    Can anyone knows how to upload all the requests that I have in my cube for the first time I run the delta DTP?
    Thanks and regards;
    Ricardo

    Create a new Full DTP and execute, so that you can dump all of the current contents of the InfoCube into the table and push/pull that table to the target prior to the next delta retraction.
    Edited by: Dennis Scoville on Nov 17, 2009 9:37 AM

  • Paste image from clipboard works in Chrome but not in Firefox

    Hi there,
    I would like to know a bit more about the technical reasons why image pasting from clipboard works on Chrome but not Firefox.
    Steps to reproduce:
    1. Open the text editor on github.com, e.g. by commenting on an issue
    2. Copy an image to clipboard
    3. Put the mouse cursor into the text editor area
    4. Use CTRL+V to paste the image into the text editor
    On Chrome, the image is pasted and automatically uploaded on Github. On Firefox nothing happens.
    Can someone please shed light on this lacking feature?
    I would so much love to see support for this on Firefox as it is a very convenient functionality.
    Thank you!

    The best is to try it yourself I guess.
    Go to Github and try pasting an image into the compose editor.
    The editor definitely supports image pastings. They work directly in Chrome(ium).
    Thus I am wondering why Firefox does not support direct pasting from clipboard into the editor.
    See the attached screenshot regarding the editor I am talking about.

  • HT4539 Why I can download from iCloud on 1 iPod but not the other. It says downloaded but doesn't show up in music...

    I can download from iCloud to one iPod but not the other.  It says downloaded but doesn't show up in music...

    I'm not sure what you mean by the "music library" - are you looking in the Music app?  Or the iTunes app (which is not the one to be looking in)?

  • Just got a new MacMini.  Migrated files using Time Machine.  However, now, on Launchpad, I see several Firmware updates that were relevant for the old machine, but not for the new one.  How do I get rid of these updates?  They won't delete!

    Just got a new MacMini.  Migrated files using Time Machine.  However, now, on Launchpad, I see several Firmware updates that were relevant for the old machine, but not for the new one.  How do I get rid of these updates?  They won't delete!

    Only thing I can think of is trying this Lion trick...
    http://www.cultofmac.com/106030/how-to-nuke-lions-launchpad-and-start-over/10603 0/

Maybe you are looking for

  • How to add a frame dynamically in a jsp page.

    Hai all, In my application, in a particular jsp page i had the 3 links namely add.edit and delete. When click on add button, it is pointing to another jsp page where i can enter user details. But what i want now is when i click add button, the form i

  • CAN YOU ALREADY DO THIS

    Tell me if you can do this already or not. Can you plug in your ipod to another computer, AUTHOIRIZE IT, & play your songs from the IPOD itself without adding a song to itunes? (do you know what I mean?) /

  • Why do my apps keep quitting unexpectedly?

    The software update on my mac, along with safari (I started using a different browser) and many apps on my computer have all stopped working. Everytime I try to open them, they "quit unexpectedly". No matter what i try, I can't stop this from happeni

  • How to decrease the latency with flash+http+camera video?

    I build a HTTP server between live camera and flash player. The flash player connect http server with NetStream. But i find there is a long latency and NetStream doesn't decode frames when the buffersize reach a special value. So i want to know, how

  • Whether OPENING Client is required

    Dear All, I have to maintain entries in a particular custom table in the production system. But, I have to find out, in advance, whether the client needs to be opened or not, in order for me to maintain these entries in the table. Is there a way I ca