How to make a custom theme a default theme?

Hi gurus,
I want to change the internal default theme to the one I've created but the option to make the custom theme a default theme is greyed out, how do i make it not to be greyed out? I'm using SAP Sourcing 10.0 (Please see attachements)
Your assistance will be highly appreciated.
Kind regards,
Sabelo.

Hello Sabelo,
Hope you can solve your issue by doing these actions:
Shutdown the NetWeaver system
Delete the node folders server0, server1, serverx (/usr/sap/SID/SID/j2ee/cluster)
Start the NetWeaver system
When you start the system it will recreate the node folders and they should be in a synchron state as it loads the complete content out of the database. This means that it will create your custom theme on all nodes.
Best regards
Parth Raval

Similar Messages

  • How to make a custom template the default for Apple Mail (10.7.5)?

    Hi,
    I'm OK with making a new custom template in Apple Mail.  It shows up fine once under "custom" in the stationary pane (and once I take off signature in a new email).  But... that's a lot of trouble to go through everytime I want to send an email.
    So the question is: can I make my custom template my default for all my emails, unless I want to manually change it?  Seems like this should be possible but I can't figure it out and haven't run into any solutions (only on how to make a template).
    Do I really have to select it each time?
    Best,
    Joel

    As an FYI: I just solved the problem by going the "low road." I'll be a bit laborious in case someone else wants a solution at a later date (I know I Googled the topic and found nothing). I experimented by simply:
    Opening a new email message
    Selecting my custom template
    Copying the custom signature (Select All)
    Opening another new email message
    Selecting Edit on the Signature pulldown menu
    Hitting the plus symbol to create/add a new signature in the pane
    Pasting into the new signature
    Naming it
    Selecting "Choose signature" at the bottom of the signatures pane
    And violà!!
    It now appears as a possible selection *and* as the default.
    Better yet - it is now my default and will work as a reply to an email.
    I think I got it all right in the list above.
    OK, granted, this is a pretty simply signature - a list of my website, SoundCloud, twitter etc with those names in bold and a graphic of my color logo - but... it works! YMMV.
    Give it to Apple to make it so simple that any fool could do it (that would be me), you wouldn't need a "specialized" app, and - of course - there wouldn't even be instructions on how to do it!
    Best,
    Joel

  • How to make a custom TableModel for ResultSet

    Hi,
    I am doing my University Team Project using Java and MySQL what would be the best way to implement a custom TableModel for a JTable that shows the data from the MySQL database.
    I've googled it for a couple of hours but all I can really find is examples of how to add static data into the jTable.
    The updating of the database through Java works fine, but I would like to show the results in a JTable.
    I need help on how to implement a TableModel that uses a ResultSet to populate a JTable.
    Any examples of how to make a custom TableModel or links to something that shos me how to do it would be great.
    Thanks
    Shazan Miah

    I've googled it for a couple of hours but all I can really find is examples of how to add static data into the jTable.Then you need more googling practice on picking the appropriate keywords to narrow down a search. Words like "jtable resultset" yielded many hits. Of course I'm partial to the one I suggested that was found in the Swing forum.

  • HT4623 How to make Google Maps as the default Map App in my iPhone 5

    How to make Google Maps as the default Map App in my iPhone 5, so that I could still use the old bookmarks and use the pins to drop, Please assist.

    You cannot make Google Maps the default mapping app.

  • How to make Excel, Word, Powerpoint the Default programs?

    Hey guys,
    Just got my new MBP, and I need to know how to make Excel, Word, Powerpoint the default programs when opening one of their files? Currently, the trial version of Iwork opens the programs which drives me crazy.....
    So, for example, for an Excel file, I want Excel to open it, NOT Numbers......etc....
    Thanks In advance.
    JW

    Select a file of that type in the Finder, choose Get Info from the File menu, change the Open With entry for it to the desired application, click on Change All, and confirm the action.
    (47808)

  • How to make a custom form, buttons etc... please...

    I mean, how to make a form (for example, JFrame) with arbitrary form (geometry, for ex, round, oval, star like etc). I think you understand what i mean.
    Of course, i think i can use winApi, but it's only for windows. It doesn't suit for Java in this problem solution.
    That question also about cusomizing form of buttons, fields.. etc..
    i think, everything.
    What can java allows to cusomize and what not.
    Thanx!!

    I am just a learner and so i can just suggest you a strategy to implement Customized forms in JAVA. However i am sure that in practice it will work as far as Windows OS are concerned. Here is it:-
    The basic IDEA is to declare a native function in JAVA that makes JNI calls which will be further processed by Win32API and processed output will result into an elliptic or any polygonal shaped forms.
    To achieve declare some function as follows:
    public native void createEllipticalForm(formName formRefrance);
    create a Win32 Compiled DLL that manages this function as follows:
    (Mindwell, i havent stated what you call as pure-code but just a pseudo-code to the actual implementation)
    public native void createEllipticalForm(formName formRefrance)
    /* Search for the below stated Functions in Win32 API and work on
    them. I see a ray of success if you work with these functions properly.
    Further-more I assume that you are aware with concept of HANDLES */
    createEllipticRegion(); //WINDOWS.H
    showWindow(handleToTheForm); //WINDOWS.H
    Search for "createEllipticRegion() or showWindow()" on the GOOGLE to get the pure win32 API Code for Creating Customized Forms.
    Reply me in case any of you people get a solution based on my idea.
    [by VISH]

  • How to make a custom table?

    Ok, so an assignment is due today. I am up to the last part and what you need to do it make a custom graph, I have an iMac (OS X Yosemite) and I need to make a table like the one showed on the image I attached. If you look on the right hand side of the image, you see a row that says "Size" with three custom made columns which says: "Width", "Thickness and "Length". Please tell me, how I can make a custom table like the one below? Thanks.

    Select a group of cells, right-click on them and choose Merge Cells from the pop-up menu:
    Description, Material and Qty are two cells selected down and merged, Size is three cells selected across and merged.
    Hope this helps.

  • How to make Google custom search results appear on a new page?

    Anybody got any idea how to make the search results appear on a separate page? I'm using the Google custom search to get generated code to place on my pages, after providing some 'guidance' information on the look and feel of it. Normally, Google will provide you with a few options to choose from to determine how your results will look and by default one would choose the "two page" option whilst going thru the setup process. One page for the search box on your own page and one for the results page.
    However, if you don't want a 'google-generated' results page but want the layout that's in line with the look of your site AND have the search box already on there for any repeat searches it becomes more tricky. I tried doing it one way, which I found one a blog tutorial but so far no sucess. The 'search box' code that I inserted onto one of my pages to test didn't show up the search box at all in preview or the live page...
    Anybody got any generic code that can be adapted (that they know works) or know of any tutorial that explains how to achieve this? Preferably Google related, as I'm using its custom search.
    In addition, I believe that recently Google have deprecated the use of iframe in its search results pages so for anybody that was using an earlier version of this facility it may no longer work properly and hence the solution might have to be modified. Not an expert, so not sure how much this fact will affect the final code, just a thought.
    Any ideas/solutions will be greatly appreciated. Thanks.

    hello adrianm12, this should be possible through the metro settings ("search"). also see [https://bugzilla.mozilla.org/show_bug.cgi?id=941292 bug 941292]...

  • How to make a custom calendar

    how can I make a custom calendar

    Nathan,
    What happens if you click on a calendar in the "Sources" pane and select File>Get Info?
    You should be presented with a window which allows you to select from one of several default colors, plus "Other..."
    ;~)

  • How to make a custom toolbar to put various items in?

    Formerly, there used to be an option by which I could add some sort of "custom toolbar" and then add various kinds of buttons into it, like the downloads button, home button, history, save page, etc.
    Now when I customise the toolbars (right click on main topbar>Customize), I can only add things in the given bar, which already has an address bar, a search box, and a few extensions.
    Please advise on how to make custom toolbars if there's an option I may have missed - possibly misplaced to somewhere else by the update to 29.

    If your navigation toolbar is too crowded, right-click an empty area of the tab bar and check "Menu Bar" or "Bookmarks Toolbar", or both. Buttons can also be placed on the tab bar. You can also drag icons you use infrequently into the the ≡ Menu Button panel.
    * [[Customize Firefox controls, buttons and toolbars]]
    The "Classic Theme Restorer" add-on provides an Additional Toolbar, as well as an Add-on Bar at the bottom of the window. Add-ons like "The Add-on Bar (Restored)" and "Status-4-Evar" provide only an add-on bar at the bottom of the window.
    * https://addons.mozilla.org/firefox/addon/classicthemerestorer/
    * https://addons.mozilla.org/firefox/addon/the-addon-bar/
    * https://addons.mozilla.org/firefox/addon/status-4-evar/
    * [[How to make the new Firefox look like the old Firefox]]
    * [[What happened to the Add-on Bar?]]
    * [[What happened to the Status Bar?]]

  • How to make a custom control or dial rotate properly

    I am trying to make a custom dial by replacing the needle with a picture of a human leg. However, when I try importing the picture into the Customize mode the leg rotates, but it is always pointing up-down. I want to make it so the toes of the leg move to each tick mark and knee is at the pivot point. How can I change this? Thanks!

    What LV does now it does rather well.
    Over the years I have only heard a cry for this feature a handful of times so it appears the demand for this feature is quite limited.
    NI put their resource where it will do the most good. If the was an out cry for this feature (That I want by the way) Ni would concider it.
    I had a detailed discusion with R&D over this issue. I do not remembe the detaitls so I don't think I will reveal any secrets but here goes...
    Most graphics in LV are represented using a method that deals with them as a rectangle with a top left and bottom right corner. the Needles etc are special little critters that use anoth represntation that goes back to features originally exposed for old MACs. AS long as the image used to rreplace the needle is of the proper type LV can rotate it. Example is the "Arrow" decorations. THese are in the propber form and can be used to replace the needle.
    I explored what it would take to expose the ability to create those special widget myself end with R&D walking away shaking thier heads and I got the impression I should not hold my breath.
    So that is waht I know about the "why" behind why we are limited in rotating images.
    But as mentioned above there are multiple work-arounds available so use one of those and if you really want the rotating image stuff, submit a suggestion.
    Your brother in wire,
    Ben
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction

  • How to make the custom field enable/disable in ME21n/ME22n/ME23n trans

    Hi Experts,
    I need help.
    I have created one custom field in the transaction ME21n/ME22n/ME23n under customer data 2 tab. But my problem is the field is always in enable (means editable only)  even in Display mode. How to make the field is non editable in display mode and editable in change mode.
    I have tried by putting some logic to make that field to change alternatively according to change/display button. And it is working fine but if we click any othe button , this field is becoming editable even in display mode.
    How to make this field to behave as standard fields?
    Please reply me <removed by moderator>
    Thank you in advance.
    Best Regards,
    Divakar.
    Edited by: Thomas Zloch on Mar 2, 2012

    If you have BADI implimented for custom tabs then you can do this in method ME_PROCESS_PO_CUST~FIELDSELECTION_ITEM
    lv_changeable = im_header->is_changeable( ).
      LOOP AT ch_fieldselection ASSIGNING <fs>
        IF lv_changeable IS INITIAL.
          <fs>-fieldstatus = '*'. " Display
        ELSE.
          <fs>-fieldstatus = '+'. " Change
        ENDIF.
    endloop.

  • How to make a custom cursor

    How do you make a custom Cursor with the Cursor class, so that I can use it in my program.
    And also, how do you make a LookAndFeel??

    To make a cursor use:
    createCustomCursor public Cursor createCustomCursor(Image cursor,
                                     Point hotSpot,
                                     String name)
                              throws IndexOutOfBoundsException, HeadlessException
    Creates a new custom cursor object. If the image to display is invalid, the cursor will be hidden
    (made completely transparent), and the hotspot will be set to (0, 0). Parameters:hotSpot - the X
    and Y of the large cursor's hot spot. The hotSpot values must be less than the Dimension returned
    by getBestCursorSize().name - a localized description of the cursor, for Java Accessibility use.
    Throws: IndexOutOfBoundsException - if the hotSpot values are outside the bounds of the cursor.

  • How to make a custom transaction..?

    Hello gurus,
    I have been given the task to make a custom transaction ZVA02.One the first screen there will be a field Order Number and then once we enter the order number it searches and find out whether that order exists or not...if it does then make the change in the fields..if it does not then create a new order by that name...
    I have no clue how to go about with this...Your help is required experts...
    Cheers:Jim

    check with ABAPDOCU Transaction to create dialog program.
    goto ABAPDOCU Transaction -> ABAP User Dialogs -> Screens  here you will have example programs.
    you can validate order number against VBAK Table
    simple query in dialog
    select single vbeln from vbak into vbak-vbeln
                                      where vbeln =  screen field order #.
    if sy-subrc eq 0.
    call transaction 'VA02' and skip first screen.
    else.
    call transaction 'VA01' .
    endif.
    even you can build new screen what ever in sales order -

  • How to make a customized layout to cretae customer ?

    we have xd01 transaction code to create customer. my user doesn't need this tcode. he wants a customized screen to do it by using the mandatory fields only.But from tcode xd01 data is mapped to a structure rsxxxxx. how to map this t code  against kna1?
    Moderator Message: Put some effort of your own before shooting questions to the forum.
    Edited by: kishan P on Dec 6, 2010 6:43 PM

    gradgrind wrote:What do you mean exactly? Maybe if you can explain in more detail what would like to do, someone can make suggestions. For example, why do you want a custom distribution and what is it about Arch itself that makes it unsuitable?
    I'm maintaining 15 web servers running Arch in my company. they have nearly the same settings and services. I want to set up just one server and make a customized setup CD based on it. Then when I need to add a new server or reinstall the system after hardware upgrade, I can skip over most of the tedious things. Not all of the servers have the same hardware, so harddisk clone is not suitable for this job.
    Who can tell me how to accomplish such a job ?
    I hope the auther of Arch can provide some instructions or developing tools or scripts to do this.

Maybe you are looking for

  • Google calendar event times are shown as -1h

    Summary: When I create a new event in the built in WP8 calendar app to a Google calendar the time of the event is being displayed as one hour earlier. Steps to reproduce: Create a new event in calendar. Choose one of the Google calendars configured (

  • Use a Mathscript code which has both x and y data and produce it in a waveform

    I have this MATLAB code: t = (0:0.0000001:0.01); f1 = 0.0011312*cos(2*pi*49400*t); f2 = 0.003936*cos(2*pi*100*t); H = (f1*f2); x = ((2.93464*10^-10)*H); ms = 1000; M = ms (coth(x) - (1./x)); I want to plot it on Labview 8.0 as M vs. t with 'M' being

  • DW CS3 effects

    Dear Sirs I'm using the DW CS3 trial to understand if the Spry effects can be useful to my work. In these pages I used one effect (don't know the english definition) but one see a litte flash of the entire image before it grows from 0% to 100%. Is it

  • Okkk sooo.... How can I copy the music from my old ipod to my new 30GB???

    I just received my 30 GB ipod and I would like to put all my old songs from my ipod nano onto the ipod, before I start putting new songs on the new one!!! =] Is that possible??? I tried dragging the music folder and stuff like that to my my ipod but

  • My iTunes is messed up, please help

    Ok, I have always had no problem with iTunes, for the last like, year I used it. Now, there has been the update, to 7.0, I downloaded that, all good. Now, you see, the problem persists that I when I tried to install it, it says that it can not uninst