Cerate own icon and use in abap

Hi,
is it possible to create an own icon
and use in abap?
i have a graphik an .jpg an will use it as an icon.
thanks
regards, dieter

Yes it is possible (in a way)
You can change the existing icons, but they are stored as (gif or something) in my system it's on C:\Program Files\SAP\FrontEnd\SAPgui\bitmap
about 4 years ago I tried to do the same and I found a table which had the icon name and the filename of the bmp (i tried briefly to find the same table, but couldn't find it)
If you change the bmps in this map, and start the gui again, they are changed.
However, this only works on your workstation.
Kind regards, Rob Dielemans

Similar Messages

  • Hello, I have an iPod touch and it don't has light or brightness. I can see the icons and use it but can get it work properly. I went to settings and the brightness is adjusted tu full level. Any idea?

    Hello, I have an iPod touch and it don't has light or brightness. I can see the icons and use it but can get it work properly. I went to settings and the brightness is adjusted tu full level. Any idea?

    Try a system reset.  It cures many ills and it's quick, easy and harmless...
    Hold down the on/off switch and the Home button simultaneously until the screen blacks out or you see the Apple logo.  Ignore the "Slide to power off" text if it appears.  You will not lose any apps, data, music, movies, settings, etc.

  • Knowledge and use of ABAP

    Hi Gurus
    I am new to BW and wanted to know how much knowledge of ABAP I need to have to become good BW consltant?
    Are we using the ABAP only for transfer rules and update rules?
    Can you give me some example or some sample programme which I can test in my system to have beter nderstanding?
    Thanks
    KK

    Hi Krishna,
    The knowledge once gained will always benefit you.
    In Bw it is more of Functional sort of thing instead of technical.As we know,it is used for reporting pupose and all .All the rules etc are defined already by the SAP but there are some req or specific cases arises where we need to write a code.
    Cases may come when you have separate R/3 system(APO,CRM etc) and you are working on BW-BPS sort of thing where you have to write to Tcubes and update the same back to R/3 etc.
    Please reward for the same.

  • Icon and use of LaCie Big Disk+ no longer

    I purchased a LaCie 1 TB big disk+ external drive. Worked great out of the box. Large enough that I unloaded all of my other external drives onto it. Now, it (the icon) no longer appears on the desktop, allowing me access. The profiler states that it's recognized. I'm using my firewire 800 port which works fine with other drives, so that's not the problem. I also tried connecting it using the firewire 400 port. No luck. I've rebooted numerous times, with and without the drive plugged in. I've turned it on and off, disconnected the power temporarily, disconnected and reconnected, tried reloading the drivers, but get the message they're up to date and fine. Help!

    Often LaCie drives will have power supply brick issues that are difficult to troubleshoot as the blue light comes on and the disk spins but nobody is home.
    If the drive is under warranty LaCie will replace the brick no charge.
    As an aside, you still need to backup the data that is on this drive otherwise you stand a chance of losing all of your data should the drive fail.
    Luck-
    -DP

  • Using SharePoint icons and images in commercial application

    I am developing a SharePoint client tool using SharePoint client object model. Is it okay to use SharePoint icons and images in the tool for example: Document library, list and site icons? I am planning to sell my tool online from my web site.
    Anuradha!!

    Hi,
    If you want to develop a SharePoint Client Tool for business, I suggest you use your own icons and images.
    About the copyright questions, you can call the Microsoft Support to get more information.
    http://support.microsoft.com/ContactUs
    Best Regards
    Dennis Guo
    TechNet Community Support

  • Can´t create my own icons/ folder is missing

    Hello everybody,
    The manual of logic express i read somehing about creating my own icons to use them in logic express.
    The Problem is that teh folder /Library/Application Support/Logic/Logic Resources/Icons does not exist. This is the place where the icons have to be put in.
    So I just created one but it doesn´t work. All Icons are 128*128 *.png files with alpha channel.
    I really want to use this fantastic option to put all my synths as icon in logic express.
    Please help me !!!!
    Thanks.
    Greetings from Germany,
    David

    Glad I found this, as I've been trying to figure this out too.
    Back when I had the Logic 6 Big Box I remember putting icons in the Emagic equivalent of the resources folder. I'll try this out, but I hope that they fix it so that we can put icons in the user folder. I like only having to drag and drop a home directory to backup. This creates more steps.
    Edit: Oh, found the fix from another thread. The manual is wrong. You should put your icons in ~/Library/Application Support/Logic/Images/Icons. If the folder isn't there, create it. You should be pleasantly suprised.

  • How to make my own grid and perform a "snap to grid" effect?

    Hi! I am a newbie in flash and I am trying to create a puzzle like game (a chinese puzzle game called tangram). I am wondering what kind of functions should I use to create a "triangular" grid i.e. something similar to this ? http://img40.imageshack.us/img40/2259/triangulargrid.jpg. What should I do to make the movie clips to perform the "snap to grid" effect to this grid?I have tried to draw my own grid and used the "cacheAsBitmap" function to implent it, however it doesnt seems to be working. Is there any suggestions or tutorials to this problem? Thank you very much.

    Well, the project you are taking is not a simple one. It requires quite an experience with AS3. It is not a few lines of code but an understanding of Flash display list model and how objects can interact. In addition, there is no a single solution but rather wide array of possible approaches depending on use case.
    To illustrate, the code below draws a mesh that replicates the image in your first post. Do you think that this is enough from the standpoint of your AS3 knowledge to get you started?
    This code needs Flash 10:
    var side:Number = 400;
    var s:Sprite = new Sprite();
    var g:Graphics = s.graphics;
    g.lineStyle(3);
    //g.beginFill(0xFF8000);
    g.drawTriangles(
         Vector.<Number>([     0, 0, side * .5, 0, side, 0,
         side * .25, side * .25, side * .75, side * .25,
         0, side * .5, side * .5, side * .5, side, side * .5,
         side * .25, side * .75, side * .75, side * .75,
         0, side, side * .5, side, side, side
         Vector.<int>([
              0, 1, 3,
              1, 2, 4,
              0, 3, 5,
              1, 3, 6,
              5, 3, 6,
              1, 2, 4,
              1, 4, 6,
              2, 4, 7,
              6, 4, 7,
              5, 6, 8,
              5, 8, 10,
              6, 8, 11,
              10, 8, 11,
              6, 7, 9,
              6, 9, 11,
              7, 9, 12,
              9, 11, 12
    addChild(s);

  • Menu Creation and Using the SELECT soft key

    Hi,
    I am trying to design a menu similar to the thumbnail menus available in most phone these days.what i want is a set of icons placed in a tabular format ie rows and colums. the joystick control can be used to navigate thru the icons and using the select soft key ie the middle button of the soft keys, the next set of forms can be displayed.
    so far, i have created a form, used a few image item and used the Item's layout directive to arrange the imageItem as i want on the display. I can get the joystick to navigate between the imageItems however the select button doesnt fire any event.
    I have added a command to each of the items and set an ItemCommandListener.
    That approach seems to be working fine but it defeats my purpose. the reason being i had problems with the mapping of the command keys. For each display i had an option of going to the main menu and to the next screen. On the emulator it maps perfectly with the left key having the main menu and the right key having the "next form" button. But while implementing on the phone, the left key has the main menu but the right key shows "more options", when u click more options you get the "next form" button. This is happening in every form on display and makes it more tideous to use.
    Thats why i was hoping to get the select button working if possible. Any help would be much appreciated.

    Try searching J2mepolish.org plenty of work is done
    with Regards
    Rizwan

  • My mac air will not connect to the internet. There is an exclamation point in the wifi icon and when i go into preferences i see that it is setting its own IP address. I have a macbook that is able to connect with no issue. HELP

    My macbook air will not connect to the internet. There is an exclamation point in the wifi icon and when i go into preferences i see that it is setting its own IP address. I have a macbookpro that is able to connect with no issue. HELP

    Reset the TC to factory and start again.
    Use all SMB type names for wireless and base station.. Not apple type names.. this is more important since Mavericks.
    I also recommend different names for the different bands.
    So for example.
    TC name.. TCgenx (I use whatever the generation number is for the x.. eg TCgen4 or latest one TCgen5)
    WIreless name.. TC24ghz for 2.4ghz
    TC5ghz for 5ghz
    You can also set the channel manually.
    If you still have issues.. start with no security and then if it fails to connect there is something seriously wrong with the laptop. Did you upgrade install Mavericks?? That can lead to driver issues.. I would recommend a clean install.

  • ICal: You must add your own card and email address in Contacts to be able to use mail alerts.

    Problems with Mountain Lion. Have never had these problems previously. Have been a mac user since 1990.
    iTunes no longer sends music to my airport express. NO FIX EXISTS !
    Now iCal every time I want to send an email alert puts up this message: You must add your own card and email address in Contacts to be able to use mail alerts.
    COME ON I HAVE DONE THIS OVER AND OVER TO NO RESULT.
    MACINTOSH WHAT ARE YOU DOING?
    UNHAPPY !

    Try setting up another admin user account to see if the same problem continues. If Back-to-My Mac is selected in System Preferences, the Guest account will not work.
    Isolating an issue by using another user account
    If the problem is still there, try booting into the Safe Mode.  Shut down the computer and then power it back up. Immediately after hearing the startup chime, hold down the shift key and continue to hold it until the gray Apple icon and a progress bar appear. The boot up is significantly slower than normal.
    Safe Mode
    Safe Mode - About
    General information.
    Isolating issues in Mac OS X
    Troubleshooting Permission Issues
    Step by Step to Fix Your Mac

  • Dock uses icon of first item in folder rather than folder's own icon. Fix??

    I have a folder with its own custom icon.  When I drag that folder to the right hand end of the dock (mine is set horizontally), Mavericks insists on setting the dock icon for that folder to the icon of the first item (alphabetically) in the folder, rather than the icon for the folder itself.  How do I fix this??
    Thanks!
    DM

    Hi William,
    Thanks for your reply. It's already displayed as a folder, but this has nothing to do with how the contents are displayed when I click the icon in the Dock. I'm talking about the icon that the Dock shows for my folder. Changing the display options has no effect on that.
    If I drag a new, empty folder from the Finder to the Dock, it has the standard OS X folder icon in the dock.  But as soon as I drag things into that folder (in the Finder), the dock icon changes to the icon for the first item in the folder. Even if I paste a custom icon into the folder's Get Info window in the Finder, the Dock ignores this and uses the icon for the first item in the folder.
    DM

  • When I try compose an email, just get compose window icon stuck in windows taskbar can't actually enlarge it and use it

    Ok, details of installation below, so when I try compose an email, I just get a compose window icon stuck in the windows
    taskbar can't actually enlarge it and use it. If I restart in safe mode with all addons disabled, then it works fine. But
    If I restart normally and manually disable addons/plugins, then close and start normally again i.e not safe mode, it
    breaks, so does not seem to be an addon or plugin but rather something with the configuration.
    Application Basics
    Name Thunderbird
    Version 31.6.0
    User Agent Mozilla/5.0 (Windows NT 6.1; rv:31.0) Gecko/20100101 Thunderbird/31.6.0
    Profile Folder
    Show Folder
    (Local drive)
    Application Build ID 20150330093429
    Enabled Plugins about:plugins
    Build Configuration about:buildconfig
    Memory Use about:memory
    Mail and News Accounts
    ID Incoming server Outgoing servers
    Name Connection security Authentication method Name Connection security Authentication method Default?
    account2 (none) Local Folders plain passwordCleartext
    account3 (nntp) news.mozilla.org:119 plain passwordCleartext stbeehive.oracle.com:465 SSL passwordCleartext true
    account5 (imap) stbeehive.oracle.com:993 SSL passwordCleartext stbeehive.oracle.com:465 SSL passwordCleartext true
    Crash Reports
    Report ID Submitted
    bp-0a8986d2-ff0c-41c3-9da6-e770e2141224 24/12/2014
    bp-01f44ba7-3143-4452-ac98-981b62140123 23/01/2014
    Extensions
    Name Version Enabled ID
    British English Dictionary 1.19.1 false [email protected]
    Lightning 3.3.3 false {e2fda1a4-762b-4020-b5ad-a41df1933103}
    Oracle Beehive Extensions for Thunderbird (OracleInternal) 1.0.0.5 false [email protected]
    Important Modified Preferences
    Name Value
    accessibility.typeaheadfind.flashBar 0
    browser.cache.disk.capacity 358400
    browser.cache.disk.smart_size_cached_value 358400
    browser.cache.disk.smart_size.first_run false
    browser.cache.disk.smart_size.use_old_max false
    extensions.lastAppVersion 31.6.0
    font.internaluseonly.changed false
    font.name.monospace.el Consolas
    font.name.monospace.tr Consolas
    font.name.monospace.x-baltic Consolas
    font.name.monospace.x-central-euro Consolas
    font.name.monospace.x-cyrillic Consolas
    font.name.monospace.x-unicode Consolas
    font.name.monospace.x-western Consolas
    font.name.sans-serif.el Calibri
    font.name.sans-serif.tr Calibri
    font.name.sans-serif.x-baltic Calibri
    font.name.sans-serif.x-central-euro Calibri
    font.name.sans-serif.x-cyrillic Calibri
    font.name.sans-serif.x-unicode Calibri
    font.name.sans-serif.x-western Calibri
    font.name.serif.el Cambria
    font.name.serif.tr Cambria
    font.name.serif.x-baltic Cambria
    font.name.serif.x-central-euro Cambria
    font.name.serif.x-cyrillic Cambria
    font.name.serif.x-unicode Cambria
    font.name.serif.x-western Cambria
    font.size.fixed.el 14
    font.size.fixed.tr 14
    font.size.fixed.x-baltic 14
    font.size.fixed.x-central-euro 14
    font.size.fixed.x-cyrillic 14
    font.size.fixed.x-unicode 14
    font.size.fixed.x-western 14
    font.size.variable.el 17
    font.size.variable.tr 17
    font.size.variable.x-baltic 17
    font.size.variable.x-central-euro 17
    font.size.variable.x-cyrillic 17
    font.size.variable.x-unicode 17
    font.size.variable.x-western 17
    gfx.blacklist.suggested-driver-version 257.21
    mail.openMessageBehavior.version 1
    mail.winsearch.firstRunDone true
    mailnews.database.global.datastore.id 8d997817-eec1-4f16-aa36-008d5baeb30
    mailnews.database.global.indexer.enabled false
    network.cookie.prefsMigrated true
    network.tcp.sendbuffer 65536
    places.database.lastMaintenance 1429004341
    places.history.expiration.transient_current_max_pages 78789
    plugin.disable_full_page_plugin_for_types application/pdf
    plugin.importedState true
    plugin.state.flash 0
    plugin.state.java 0
    plugin.state.np32dsw 0
    plugin.state.npatgpc 0
    plugin.state.npctrl 0
    plugin.state.npdeployjava 0
    plugin.state.npfoxitreaderplugin 0
    plugin.state.npgeplugin 0
    plugin.state.npgoogleupdate 0
    plugin.state.npitunes 0
    plugin.state.npoff 0
    plugin.state.npqtplugin 0
    plugin.state.nprlsecurepluginlayer 0
    plugin.state.npunity3d 0
    plugin.state.npwatweb 0
    plugin.state.npwlpg 0
    plugins.update.notifyUser true
    Graphics
    Adapter Description NVIDIA Quadro FX 580
    Vendor ID 0x10de
    Device ID 0x0659
    Adapter RAM 512
    Adapter Drivers nvd3dum nvwgf2um,nvwgf2um
    Driver Version 8.15.11.9038
    Driver Date 7-14-2009
    Direct2D Enabled Blocked for your graphics driver version. Try updating your graphics driver to version 257.21 or newer.
    DirectWrite Enabled false (6.2.9200.16571)
    ClearType Parameters Gamma: 2200 Pixel Structure: R
    WebGL Renderer Blocked for your graphics driver version. Try updating your graphics driver to version 257.21 or newer.
    GPU Accelerated Windows 0. Blocked for your graphics driver version. Try updating your graphics driver to version 257.21 or newer.
    AzureCanvasBackend skia
    AzureSkiaAccelerated 0
    AzureFallbackCanvasBackend cairo
    AzureContentBackend cairo
    JavaScript
    Incremental GC 1
    Accessibility
    Activated 0
    Prevent Accessibility 0
    Library Versions
    Expected minimum version Version in use
    NSPR 4.10.6 4.10.6
    NSS 3.16.2.3 Basic ECC 3.16.2.3 Basic ECC
    NSS Util 3.16.2.3 3.16.2.3
    NSS SSL 3.16.2.3 Basic ECC 3.16.2.3 Basic ECC
    NSS S/MIME 3.16.2.3 Basic ECC 3.16.2.3 Basic ECC

    Noticed this in the info supplied:
    Graphics Adapter Description NVIDIA Quadro FX 580
    Vendor ID 0x10de
    Device ID 0x0659
    Adapter RAM 512
    Adapter Drivers nvd3dum nvwgf2um,nvwgf2um
    Driver Version 8.15.11.9038
    Driver Date 7-14-2009
    Direct2D Enabled Blocked for your graphics driver version.
    Try updating your graphics driver to version 257.21 or newer.
    Could you update your graphics driver and retest.

  • Can you save your own theme and button set up so I can use the same format

    Can you save your own theme and button set up, so I can use this same format for similar content. I want to keep the button content and the theme the same without having to create it everytime? I am trying to streamline the process for multiple dvd's with the same menu and buttons but different content. Does that make sense?

    I am only new to this caper too, but I am pretty sure you can save a theme as a favourite by pressing the "save theme as favourite" button under file. If you have edited an existing theme but don't want to lose it, make sure you untick the replace existing button.

  • How to get a parameter from BPC and use it in ABAP program

    Hello gurus!
    I got a problem...
    SAP BPC will send parameters such as year, division, category, company code and so on via script logic to SAP BW.
    I need to get these parameters from BPC and use them in a ABAP program as a filter.
    This ABAP program will do several routines and return new values to BPC. It must be made on ABAP and I need to filter data to avoid performance issues.
    Does anybody knows how to do it? or have a example of it?
    Thank you in advance.
    Regards,
    Rubens Kumori

    Hello, I'm looking for a suggest.
    I need to pass two parameters (users can input them in a data manager package in bpc) to a BAdI.
    In this BAdI I write a code that store those parameters in a InfoObject.
    The problem is:
    - one parameter is for CATEGORY value. CATEGORY is a dimension of the application and I read the value with a code like this:
          READ TABLE it_cv INTO l_s_it_cv
               WITH TABLE KEY dim_upper_case = 'C_CATEGORY'.
    - other parameter is a generic DATE. this parameter is not a dimension of the application and I don't know how I can retrieve this value in BAdI.
          READ TABLE it_cv INTO l_s_it_cv
               WITH TABLE KEY dim_upper_case = '.....'.
    The data manager dynamic script is:
    PROMPT(SELECTINPUT,,,,"%CATEGORY_DIM%")
    PROMPT(TEXT,%SELECTED_DAY%,"Write the date (format YYYYMMDD)",)
    I also have a dynamic constant that assign the name %CATEGORY_DIM% to "C_CATEGORY" value.
    Can anyone help me?
    thanks a lot
    Edited by: Luca Novali on Feb 13, 2012 3:49 PM

  • New to FiOS, can I use my own modem and router

    I saw several questions similar to mine, but none that I saw answered my question for my scenario. I am sorry if this is a duplicate. I am new to FiOS. I have no other services from Verizon and do not plan to get any. No phone, no television, nothing. Just Internet. God willing, the installation will take place in two days. My house already has coaxial cabling. I have my own cable modem, a SURFboard SB6121, which goes to my router, a TP Link TL-WR941ND. None of my equipment advertises that it is FiOS compatible. I've seen other people asking about using their own modem and router, but in those cases the scenario involved other bundled services, and I understand a FiOS router is necessary to forward ports to television, phone, and computers. However, in my very simple scenario, can the Verizon optical network terminal simply feed its output to my coax, from there to my modem, then router, then comptuers? Is there any reason that wouldn't work? Verizon technical support just gave me a machine that wanted to help me troubleshoot my Internet connection, and I couldn't get from there to a human. Thanks in advance for the help!

    Banish the word and the device called "modem" from your home when using FiOS.  FiOS does not use modems.  Your cable modem is useless with FiOS.  Do not plug it in. FiOS uses routers.  The router connects to the ONT's WAN port using MoCA (coax) or Ethernet.  The installer will enable one of the ONT's WAN ports.  If you order 150Mbps or higher speeds, they will have to use Ethernet.  For slower speeds, coax is the default.  Many installers will use Ethernet if you ask nicely, but usually only if it isn't too much work.  Make sure it's easy to connect a router to the ONT using Ethernet, and you should be okay.  If Ethernet needs to be run through the walls, your best choice is get it done ahead of time.  You can always call later and get the ONT's WAN port switched. The only routers available with a MoCA WAN port are the Verizon models.  The Verizon routers are good devices for most users.  People who like to tweak their networking gear don't like them as many advanced features are limited or locked down.  You can't run any other router firmware on them.  WiFi range is decent, but not great.  I'm quite happy with my Quantum router.  YMMV. If you get Ethernet WAN enabled, you can use any router you want.  However, know that Verizon provides zero support for any other router.  They won't even mention it as an option.  That doesn't mean you can't use one, simply that you must do so without Verizon's help. There are reports that they won't even complete an install without one of their routers to verify service.  If you don't use one of their routers, consider renting one for a month to complete the install or even buying a used one.  If you own a Verizon router, you can install it if you ever suspect Verizon networking issues.  This will allow you to call their support. This FAQ is very helpful:http://www.dslreports.com/faq/16077 Good Luck. 

Maybe you are looking for

  • Sub contracting Process issue for A/c entry

    Hi All, While doing the GRN for subcontracting process ,cost object error is appearing for stock change SFG account ( BSV). Business would like to do not assign the Default cost object for change in stock account. Kinldy confirm whether it is possibl

  • Want to create an oval vignette in photoshop elements 10 with transparent background for printing w

    I am fairly new to PSE and I want to create an oval vignette in Photoshop Elements 10 with transparent background for printing on white paper using MS Publisher. Using the white background on inverse selection makes a slight line impression and eithe

  • Imac does not start white screen with apple logo.......

    Hi guys, my brand new Imac 21.5 got stuck on the white screen with apple logo and nonstop little wheel, but it never gets out of it....Disconnected everything else restarted but still nothing...stuck at the same screen. Please i need help, the machin

  • Dynamic Data columns

    Hi... Here's my scenario. My layout is keyfigures in lead columns. I want Calendar Year in the Header. I want the Calendar Year/Month (0CALMONTH) in data columns. But, the data columns should be dynamically set to the 12 months of the Year I choose a

  • PO in R12  not closing

    Hi all, i entered AP invoice, fully matched it to the po and fully receipted it but the po did not close. We do not want to manually close it either as we need the correct Oracle flow to take place. In trying to resolve, we have added the receipt clo