Descriptions not proper on F4 help

Hi All,
I have a header variable for which on F4 help the descriptions are getting truncated. While after selection and exectuion of layout you can see the full description.
Tried debugging the F4 functionality but there it seems to populate values of text correctly. All text are maintained at medium desc.
Also the decsription / text is in Chinese language. Could this be the problem?
Any help would be appreciated.
Thanks !!!
Vidya.

Implement the following code.  This should give you some hints.  FYI, in this sample, you will only ever get one value in the dropdown box.  You can only have one creation date for a sales document header.  I was assuming that you were using as example.
Regards,
Rich Heilman
REPORT ZRICH_0009 .
TYPE-POOLS: VRM.
PARAMETERS : VBELN TYPE VBAK-VBELN,
             ERDAT TYPE VBAK-ERDAT AS LISTBOX VISIBLE LENGTH 10.
AT SELECTION-SCREEN OUTPUT.
  PERFORM PREPARE_LISTBOX USING VBELN.
START-OF-SELECTION.
  WRITE:/ SY-SUBRC .
     Form  PREPARE_LISTBOX
FORM PREPARE_LISTBOX USING VBELN.
  DATA: NAME TYPE VRM_ID,
        LIST TYPE VRM_VALUES,
        VALUE LIKE LINE OF LIST.
  DATA: IVBAK LIKE VBAK  OCCURS 0 WITH HEADER LINE.
  CLEAR LIST. REFRESH LIST.
  CLEAR IVBAK. REFRESH IVBAK.
  SELECT VBELN ERDAT INTO CORRESPONDING FIELDS OF TABLE IVBAK
              FROM VBAK
                      WHERE VBELN = VBELN.
  LOOP AT IVBAK.
    VALUE-KEY = IVBAK-ERDAT.
    CALL FUNCTION 'CONVERT_DATE_TO_EXTERNAL'
         EXPORTING
              DATE_INTERNAL = IVBAK-ERDAT
         IMPORTING
              DATE_EXTERNAL = VALUE-TEXT.
    APPEND VALUE TO LIST.
  ENDLOOP.
  NAME = 'ERDAT'.
  CALL FUNCTION 'VRM_SET_VALUES'
       EXPORTING
            ID     = NAME
            VALUES = LIST.
ENDFORM.

Similar Messages

  • While creating pdf from html, the alignment is not proper

    Hi,
    In my application, I am creating a pdf report from html using (using Generate pdf 1.1 - HTML URL To PDF activity) which contains certain images and descriptions.
    But, while generating pdf the alignment is not proper. In the HTML there is no paging, but in the output pdf the image div is getting broken when new pages are generated.
    Some blank areas are coming the report.
    Actually I need an exact replica of the HTML as a pdf, with paging.
    Thank you in advance.

    What is the LiveCycle version?
    Is it possible for you to share an example(somewhere on public file sharing sites)?

  • TS3899 In my iPad 2 with IO6 today I can not send emails from my gmail account, they go to the outbox directly...why? How can i solve this problem? ..I restarted the IPad but the problem was not solved. Please help.

    In my iPad 2 with IO6 today I can not send emails from my gmail account, they go to the outbox directly...why? How can i solve this problem? ..I restarted the IPad but the problem was not solved. Please help.

    Greetings,
    Questions:
    1. What version of the Mac OS are you running (Apple > About this Mac)?
    2. What version of the iOS are you running (Settings > About)?
    3. Do you use MobileMe/ iCloud or another server based sync solution like Google or Yahoo?
    4. Do other changes to synced information like Address Book content sync successfully back and forth?
    Based on your description it sounds like you have a 1 way sync issue.  Events sync fine between the iOS devices and fine from the computer to the iOS devices but not from the iOS devices to the computer.
    Try:
    Backup your computer and iOS devices before doing anything else:
    http://support.apple.com/kb/HT1427
    http://support.apple.com/kb/ht1766
    Ensure all the devices in use are fully up to date: Apple > Software Update / Settings > General > Software Update
    Make separate backups of critical data:
    Backup your computer Addressbook: http://docs.info.apple.com/article.html?path=AddressBook/4.0/en/ad961.html
    Backup your computer iCal: http://support.apple.com/kb/HT2966
    Reset syncing on your Mac: http://support.apple.com/kb/TS1627
    Reply back if that does not resolve your issue.
    Hope that helps.

  • HT1222 I just installed this update and now I cannot access "Mail" at all.  I tried reinstalling the program, but that does not work, either.  Help!!!!!!

    I just installed this update and now I cannot access "Mail" at all.  I tried reinstalling the program, but that does not work, either.  Help!

    Paldeng, thanks for the suggestion.  I've done all that.  I can connect to the server, but apparently they are not recognizing my ID and password.  I can use the server program if I don't go through Mail (using the same ID and password).  My mother in another state with another provider has had the same email issue, as also my husband on his laptop who uses the same internet connection I do.  His worked fine until we had it repaired at the Apple store and all the original programs reloaded (with the required updates, I assume).  We can receive email in Mail, we just cannot send.
    I contacted my service provider, and we went over my connections.  They said it was not their problem and connected me with Apple, resulting in a charge to me because my warranty is long expired.  Apple swears it is not their problem, it is the provider, so here I sit.  My son was able to fix my Mom's Mail (she's 97) and got my husband's working also, until mine went out, by tweaking connection descriptions and ports remotely.  The thing is, we had not messed with any of those settings, so what changed?  I just did not want to bother my son again, as he has many other demands on his time.
    Since this fiasco with the Mail v4.6 update, I'm wondering if something else was updated that works well with Lion and Mountain Lion, but does not work well with Snow Leopard and Leopard.  I think the problem I had with the Mail update was that my Mail program had been renamed to Mail (original), and therefore was not being recognized by the update.  Perhaps they had another tweak in there somewhere that is affecting outgoing mail connections?

  • HT1863 i have my serial number. I bought this macbook pro in Cleveland Ohio, and it is still under warranty. Now I am travelling in India and my disk drive is not working. need local help

    i have my serial number. I bought this macbook pro in Cleveland Ohio, and it is still under warranty. Now I am travelling in India and my disk drive is not working. need local help. in chennai. I also need to retriwve my warranty paper online, as I am right now in chennai ad all my docs are in Cleveland.

    You posted in the iPad forum instead of the MacBook Pro forum. To get answers to your question, next time post in the proper forum. See https://discussions.apple.com/index.jspa  I'll request that Apple relocate your post.
     Cheers, Tom

  • IPhoto will not initiate. Downloaded update, but not change.  Any help out there?

    iPhoto will not initiate. Downloaded update, but not change.  Any help out there?

    If you want help you’ll need to give us more information. There are 9 different versions of iPhoto and they run on 8 different versions of the Operating System. The tricks and tips for dealing with issues vary depending on the version of iPhoto and the version of the OS. So to get help you need to give as much information as you can. Include things like:
    - What version of iPhoto.
    - What version of the Operating System.
    - Details. As full a description of the problem as you can. For example, if you have a problem with exporting, then explain by describing how you are trying to export, and so on.
    - History: Is this going on long? Has anything been installed or deleted? - Are there error messages?
    - What steps have you tried already to solve the issue.
    - Anything unusual about your set up? Or how you use iPhoto?
    Anything else you can think of that might help someone understand the problem you have.

  • GL & PC description not appear in report painter (ECC6)

    Dear Expert,
    kindly help me on this issue. GL description and Profit Center description not appear in report using OFL Table.

    Hello sayujya Patil,
    Thanks for your reply, i have created report in Report Painter, after execution the report i tried in all the parameters under setting menu > report and section layout as well> lead column --> and kept the radio button on key and description, still its not showing the description of the GLs under lead column....
    Please reply...
    Thank You.

  • Genius Sign In - "Error Description not available"

    Trying to login to Genius in iTunes 8 (or course). Using my correct Apple ID and Password, but I keep getting an error stating "Error Description not available", which, is both ironic and frustrating.

    Try going to the iTunes store to see if you can "purchase" and download the Free Single, to be sure there aren't any pending "terms and conditions" updates you need to agree to. It may also help to sign out of the iTunes store (Store menu > Sign Out), close iTunes, restart the computer, open iTunes back up, and try to enable Genius.
    CG

  • Website page description not showing

    Hi
    please could someone help.  I'm updating this website and trying to correct this problum for this website deedeekaye.co.uk page description not showing is not showing in Google.  When you type the url in the Google search field it will show the domain as deedeekaye.co.uk with no Page title and also the
    A description for this result is not available because of this site's robots.txt – learn more.
    It is a wordpress site and I cant seam to find the option on the theame for this. 
    Shoud I just Hard code this in the header.php file? Thanks

    Daniel Waddon wrote:
    HI WolfShade
    thanks for the comment and no its not I allready have that in the site root
    User-agent: *
    Disallow: /cgi-bin/
    That's the robots.txt file telling search engine spiders "you can spider everything here EXCEPT the /cgi-bin folder".  It has nothing to do with site description.
    This is what I've used to make certain portions of a site appear under Google searches.  http://www.sitemaps.org/protocol.html
    ^_^

  • Podcast descriptions not showing up on iPhone

    I've found it annoying that podcasts don't show their program description on my iPhone. So, I wrote a little AppleScript to go through and update the podcast's "lyrics" to be the description. That way, when playing the podcast on my iPhone, the description (stored in the "lyrics" field) are shown on my iPhone screen. If you want to use this, open up the AppleScript editor, paste this code, and save the resulting script in the folder "~/Library/iTunes/Script". Your new script should appear in the script menu right in iTunes. When you run it, it will update the podcasts downloaded in iTunes so the description will appear on my iPhone screen. Hope others find this useful. My thanks to Thabo Da Husky for the idea. Here's the code:
    tell application "iTunes"
        repeat with podTrack in tracks of user playlist "Podcasts"
            if ((get lyrics of podTrack) = "") then
                set lyrics of podTrack to (get description of podTrack)
            end if
        end repeat
    end tell

    Hmm. Well, yes, now I see the scripts icon at the top of my iTunes screen (I had named the folder Script; once I added the "s" to the end, the Scripts icon showed up). But for some reason the script is not working. Not only is the description not pasting into the lyrics field, but the description no longer shows up on the iTunes listing. I can see the description when I control-click on the file and look at "Show description", but not in the iTunes listing on my Mac or in the lyrics field on the Mac or the iPhone. I just added some new podcast episodes, and before even running the script, they came over to iTunes without the description showing up. Selecting them and running the script has no effect. Any idea what has happened?
    (And I do appreciate you taking the time to help me on this.)

  • Caps lock not proper work in key bord

     sir ,
           caps lock not proper work in key bord  .

    Hello @bikaner121,
    Welcome to the HP Forums, I hope you enjoy your experience! To help you get the most out of the HP Forums I would like to direct your attention to the HP Forums Guide First Time Here? Learn How to Post and More.
    I understand that the Cap Locks is not working properly on your keyboard. I would be happy to assist you, but first I would encourage you to post your product number for your computer. I am linking an HP Support document below that will show you how to find your product number. As well, if you could indicate which operating system you are using. And whether your operating system is 32-bit or 64-bit as with this and the product number I can provide you with accurate information.
    How Do I Find My Model Number or Product Number?
    Which Windows operating system am I running?
    Is the Windows Version on My Computer 32-bit or 64-bit?
    Please re-post with the requested information and I would be happy to provide you with assistance. Thank you for posting on the HP Forums. Have a great day!
    Please click the "Thumbs Up" on the bottom right of this post to say thank you if you appreciate the support I provide!
    Also be sure to mark my post as “Accept as Solution" if you feel my post solved your issue, it will help others who face the same challenge find the same solution.
    Dunidar
    I work on behalf of HP
    Find out a bit more about me by checking out my profile!
    "Customers don’t expect you to be perfect. They do expect you to fix things when they go wrong." ~ Donald Porter

  • Hi Guys,  I am using the full width video widget on a site. The widget was working perfectly however I have just added additional content to the site and re-uploaded and now the video is not working! Please help I have tried everything and am freaking out

    Hi Guys,
    I am using the full width video widget on a site. The widget was working perfectly however I have just added additional content to the site and re-uploaded and now the video is not working! Please help I have tried everything and am freaking out as this web-site has been payed for by my client.
    Alex

    Many thanks.
    With those symptoms, I'd try the following document:
    Apple software on Windows: May see performance issues and blank iTunes Store
    (If there's a SpeedBit LSP showing up in Autoruns, it's usually best to just uninstall your SpeedBit Video Accelerator.)

  • I've just updated my iPhone to the new iPhone OS and now it won't work and iTunes won't recognise that it's there.  I've uninstalled iTunes and reinstalled twice and it's not working.  Please help.

    I've just updated my iPhone to the new iPhone OS and now it won't work and iTunes won't recognise that it's there.  I've uninstalled iTunes and reinstalled twice and it's not working.  Please help.

    I have not had wifi since November when I upgraded to the newest IOS version.  I called the Apple help line and they told me some things to do and I tried them all and they worked for a few hours and then wifi shut off again.  I kept doing what they told me and it worked for a couple more days and then I could never turn it on again.  My blue tooth doesn't work either.  I had to actually increase my data usage with AT&T becuase of this.  When I did that in December I went to the Apple store and was told that it is a hardware issue and since my phone is out of warranty I would have to pay for a new phone because they could not fix the issue.  My upgrade isn't up until June 2014 so not only do I have to wait for the upgrade and I am not paying for a new phone but I have to pay $10 plus extra a month on my cell phone bill because I was going over on my Data!!!  I have been beyond upset about this and Apple is not doing anything about this nor did they offer up some way to resolve the issue because obviously it is not just some rare incident if several people are having this issue.  Who knows how many people out there have had this issue and have not said anything about it.  Now there is a newer update that I can't do because it requires wifi in order to download.
    June can not get here fast enough and I may not go back to Iphone after dealing with this for so long with no help from Apple.

  • I have a VI and an attched .txt data file. Now I want to read the data from the .txt file and display it as an array in the front panel. But the result is not right. Any help?

    I have a VI and an attched .txt data file. Now I want to read the data from the .txt file and display it as an array in the front panel. But the result is not right. Any help?
    Attachments:
    try2.txt ‏2 KB
    read_array.vi ‏21 KB

    The problem is in the delimiters in your text file. By default, Read From Spreadsheet File.vi expects a tab delimited file. You can specify a delimiter (like a space), but Read From Spreadsheet File.vi has a problem with repeated delimiters: if you specify a single space as a delimiter and Read From Spreadsheet File.vi finds two spaces back-to-back, it stops reading that line. Your file (as I got it from your earlier post) is delimited by 4 spaces.
    Here are some of your choices to fix your problem.
    1. Change the source file to a tab delimited file. Your VI will then run as is.
    2. Change the source file to be delimited by a single space (rather than 4), then wire a string constant containing one space to the delimiter input of Read From Spreadsheet File.vi.
    3. Wire a string constant containing 4 spaces to the delimiter input of Read From Spreadsheet File.vi. Then your text file will run as is.
    Depending on where your text file comes from (see more comments below), I'd vote for choice 1: a tab delimited text file. It's the most common text output of spreadsheet programs.
    Comments for choices 1 and 2: Where does the text file come from? Is it automatically generated or manually generated? Will it be generated multiple times or just once? If it's manually generated or generated just once, you can use any text editor to change 4 spaces to a tab or to a single space. Note: if you want to change it to a tab delimited file, you can't enter a tab directly into a box in the search & replace dialog of many programs like notepad, but you can do a cut and paste. Before you start your search and replace (just in the text window of the editor), press tab. A tab character will be entered. Press Shift-LeftArrow (not Backspace) to highlight the tab character. Press Ctrl-X to cut the tab character. Start your search and replace (Ctrl-H in notepad in Windows 2000). Click into the Find What box. Enter four spaces. Click into the Replace With box. Press Ctrl-V to paste the tab character. And another thing: older versions of notepad don't have search and replace. Use any editor or word processor that does.

  • My Iphone won't show up in My Computer and it won't show up in Itunes. How do I fix this? It's just mine. My friends and her moms Iphones appear in both spots so it's not the cord. Help!

    . How do I fix this? It's just mine. My friends and her moms Iphones appear in both spots so it's not the cord. Help! I've tried uninstalling and redownloading Itunes. That didn't work. I've reset my iphone numerous times. Turned it off and back on. Restarted my computer. Deleted everything off of it and restored it from backup. It works on my friends computer perfectly fine but it won't work on mine. I've tried everythign that the Apple troubleshooter said to do and none of it worked. I need to get it figured out soon because I only have tonight.

    Refer to this article:
    iOS: Device not recognized in iTunes for Windows
    http://support.apple.com/kb/TS1538

Maybe you are looking for