EIC Feedback servey link enabling In HREIC BSP

HI ,
can you please help me in identyfing proper sap note or Enhancemnt to enable EIC Feedback survey link in HREIC BSP-activity tab.
now we are using component EA-HR -604 release .i have searched for some sap notes and invain,
please let me know how to achive this.
Regards
sarath

Hi,
Can any one throw some light on this issue.
is there any special settings apart from std  required to enable the feedback link in the activity.
Regards
sarath

Similar Messages

  • Dieffrence between ALE (Application Link Enabling ) and EDI

    Dear Experts
    can you pls. explain me the dieffrence between ALE (Application Link Enabling ) and EDI (electronic data interchange)
    especially regarding transfer (transmission).
    Regards
    Marco
    Moderator message: please search for available information/documentation.
    Edited by: Thomas Zloch on Jan 25, 2012

    Dear Experts
    can you pls. explain me the dieffrence between ALE (Application Link Enabling ) and EDI (electronic data interchange)
    especially regarding transfer (transmission).
    Regards
    Marco
    Moderator message: please search for available information/documentation.
    Edited by: Thomas Zloch on Jan 25, 2012

  • Document Type is not internet Enabled in DMS BSP?

    Hi all,
    When i test the cvaw_document_change bsp...i hv given a document number and doc type and version...when i click on change....it says "Document Type is not internet Enabled"
    What exact settings needs to made?
    Pl suggest me.
    Rgds
    Pradeep

    For this, you need to "Setup Web Documents".  Define the doc type , here is how to do this.
    Transaction SPRO
    -> Cross Appliction Components
    -> Document Management
    -> Setup Web Documents (BSP)

  • Feedback form link broken

    The Release notes for the Sun App. Server 8, update 1 features several broken links (including that to the Bug Feedback form)
    The links are contained here: http://docs.sun.com/source/817-7422/releasenotes.html#wp1024635
    The broken links are:
    http://java.sun.com/docs/forms/J2EE14SubmittalForm.html
    http://archives.java.sun.com/archives/j2ee-interest.html
    http://developer.java.sun.com/servlet/SessionServlet?url=/developer/bugParade/index.jshtml

    Thanks for the heads up, looks like all three links on the relese notes page are broken. While the links are broken the text that represents the links are correct. Just click on the links in your message and you'll go where you want to go.
    Thanks again.

  • Enabling button in BSP

    The query goes like this
    OnClientclick of one button i am calling a function which enables another button which is in disabled mode.
    Now the issue is buttonname.disabled = false ; does not work in this case
    Isthere any other way to do the  same in javascript using BSP.
    Thanks

    HI Bhavana,
    Maybe a little workaround can achieve this.We can use an invisible input field with no value initially.BOth the buttons would be visible and would call javascript functions.
    The following code will make it clear
    <head>
    <script language="JavaScript" type="text/javascript">
             function fun1()
               document.form1.ip1.value = "hi";             
              function fun2()
                  if(document.form1.ip1.value == "hi")
                  alert("value is set");
                  return true;
                  else
                  alert("value not set");
                  return false;
              </script>
    </head>
    <htmlb:content design="design2003" >
      <htmlb:page title=" " >
        <htmlb:form id="form1" >
          <center>
         <br><htmlb:inputField id      = "ip1"
                            type    = "STRING"
                            visible = "FALSE" />
       <br><htmlb:button id       = "but1"
                        text     = "Button1"
                        onClientClick = "fun1()"
                         />
       <br><br<br>
        <htmlb:button id = "but2"
                      text          = "Button2"
                      onClick = "myEvent"
                      <b>onClientClick = "if(!fun2(this))htmlbevent.cancelSubmit=true;"</b>/>
          </center>
        </htmlb:form>
      </htmlb:page>
    </htmlb:content>
    If the second button is pressed,it triggers the javascript function fun2(),which checks the value of invisible input field,if it is initial,the onClick event is not trigerred.
    If first button is pressed,it sets the value of the inputfield.Now if the second button is pressd,the values is set and the onClick event is trigerred.
    BUt,in this case,both the buttons are visible as enabled.
    So,with a little more effort,you can use the HTMLB image tag instead of buttons(they also have <b>onClick</b> and <b>onClientClick</b> attributes).Initially,you can show image of disabled button,but on click of first button,you can change the image on client side itself,by preloading it.
    HOpe this solves your problem.
    Regards,
    Siddhartha Jain

  • Tab Link Enabled All Times

    Dear All,
    In Apex, I have few pages under one Tab which is internally linked from one Page to another. Out of these Pages under the Tab, one is landing page which is reached first after clicking on this Tab.
    Once I am inside this Tab on any one of the pages, by default the link for this Tab is disabled ( not clickable) in Apex. I want to keep the Link for this Tab Enabled so that Landing Page can be reached from other Pages of this Tab by clicking on this Tab link.
    Please respond as soon as possible since I am badly stuck.
    Best regards,
    Prasad

    Have you tried the "Tab Also Current for Pages" attribute of the tab? You can put a list of page IDs there. That might be what you need.
    Scott

  • Send mail when a link is clicked in bsp

    Hi all,
    I have developed a BSP page with email id as link.
    When any user clicks on this email id, he should be able to send an email to the id specified in the link.
    Please tell me how to do this.
    Regards,
    shalaxy

    when the link is clicked you want to open the client's mail application email form or do you want to send an email automatically with predefined message?
    if openning client email application (say outlook) new mail item check out the following link.
    http://www.w3schools.com/html/tryit.asp?filename=tryhtml_mailto2
    for the other option search this forum.
    e.g
    Email

  • Steps to enable fields on BSP application page.

    Hi,
    What are the steps of enabling some fields present in a BSP application?
    The layout is already having the fields present but in disabled state. So can anyone point to some good tutorials which stress on how to make the changes to enable the fields and activate the corresponding BSP page.
    Thanks,
    SK

    Hi,
    in you BSP application you need to start the webclient UI URL like this:
    http://<crmserver>:<Port>/SAP/BC/BSP/SAP/CRM_UI_START/DEFAULT.HTM?SAP-SYSTEM-LOGIN-BASIC_AUTH=X&CRM-OBJECT-TYPE=BT111_OPPT&CRM-OBJECT-ACTION=B&CRM-OBJECT-VALUE=0003000452&CRM-OBJECT-KEYNAME=OBJECT_ID&SAPROLE=ZVTR_WO_CTI
    CRM-OBJECT-TYPE is the type of transaction, here opportunity
    CRM-OBJECT-ACTION is the mode, here B = display mode
    CRM-OBJECT-VALUE is the ID of your document
    SAPROLE is the businessrole where you whish to start your webui
    Kind regards
    Manfred

  • Make link enabled, even if container is disabled

    I have a LinkToAction in my WebDynpro component that shall always be enabled.
    Unfortunately, the component is embedded into another component, and the view container in the outer component is set to "disabled" in some cases (via Context Binding).
    Generally, the "disabled"-status of a container in WebDynpro is inherited by all children of the container, and generally, that's a good feature. In this case, however, i want my link to be clickable nonetheless, and I want to do this without modifying the outer container. Is there anything I can do?

    Hi Daniel,
    I Dont see any other way rather than to move all UI elements except  the link ui element in a new group container.
    and instead of modifying the view container enabled property now you can work on the group Ui element container enabled property.
    Regards
    Manas Dua

  • How does one save a website as a functional - links enabled including images PDF

    Hello Friends,
    Can someone please tell me:
    Using FF version 3.6.13 - is there a way to save a website in a 'functional' PDF format. Functional meaning the links will work and the images will be illustrated.
    Many thanks in advance for any / all info you can share.
    David

    No, you would need an addon that provides PDF functionality in or through Firefox.
    See this [https://addons.mozilla.org/en-US/firefox/search/?q=PDF&cat=all&lver=any&pid=1&sort=&pp=20&lup=&advanced= AMO search] for that type of addon.
    Any particular reason for it being PDF format, specifically? <br />
    MHTML is more of a "web browser" format for saving web pages to a single file. Most web browsers have the capability of reading that file format, and some will even save to that format. For Firefox there are two addons that will add MHTML capabilites.
    UnMHT extension:
    http://www.unmht.org/unmht/en_index.html
    Mozilla Archive Format - MAF
    https://addons.mozilla.org/en-US/firefox/addon/212

  • Object Link Enabling (OLE)...........

    Hi All,
    Can anyone tell how to use the OLE.
    Please tell any links are there to study this.
    Thanking you,
    Deepak.

    hi,
    read the following from documentation
    OLE Interface
    You can use ABAP to process automation objects whose functions are available on the presentation server in the form of an OLE Automation server. Only automation objects for Windows are supported. Typical applications that offer an automation interface are Microsoft Office products Excel and Word, in which public classes and methods are found using the path Tools ¨ Macro ¨ Visual Basic Editor ¨ Object Browser.
    All automation applications that can be used by ABAP are contained in the database table TOLE, which is maintained using transaction SOLE. This table contains the names of the classes and components supported by the ABAP runtime environment. It also contains type information for adapting different data formats. The automation command set consists of the following ABAP statements:
    CREATE OBJECT
    CALL METHOD
    GET PROPERTY
    SET PROPERTY
    FREE OBJECT,
    CREATE OBJECT and CALL METHOD should not be confounded with the ABAP Objects statements using the same syntax.
    The statements of the automation command set are transferred from the ABAP runtime environment to the SAP GUI on the presentation server which is responsible for the actual communication with the automation server. The transfer is not direct, the statements are first buffered in an automation queue and transferred at once to the SAP GUI in a flush call. By default, a flush is triggered by the next ABAP statement that does not belong to the automation command set.
    hope this can get you started....its quite nicely explained in the documentation....just go through it...
    regards,
    PJ

  • The work item linked to bsp application can not be executed in CRM webUI

    Hi all,
        1. i have configured workflow in SAP GUI. And i have linked one activity to bsp application(link to the task with bo WEBSERVICE and method PROCESSDIALOG).
        2. When i start the workflow and click the workitem in workflow inbox, then the bsp page will pop up.
        3. In CRM webUI, you can find all the workitems under CRM webUI worklist as the same as SAP GUI. And when i execute the workitem in webUI. a error appears as 'Dynamic navigation for object WEBSERVICE and action F not supported'.
    In a word i want to link my customized bsp application with wokitem in CRM webUI .
    any suggestion ? ths

    Frankly, I am not aware of CRMGUI but  in general, the way we assign is
    1. Initially we define a external service ( WF_EXTSRV).
    2. Then by using that definiton we'll create a task.
    3. The task created in the second step, we use in the workflow.
    4. Now when ever any user tries to execute the workitem then it directly opens the BSP application.
    Before doing all the above steps one should make sure that the service is ACTIVE in SICF txn, and what ever the parameters that are required to pass the BSP application must be defined in the WF_EXTSRV.
    IF you want the workitem to appear in the UWL you need to register the task in SWFVISU txn with the visualization parameters  APPLICATION. and the task as BSP standard application.

  • ALE, EDI, WAS, BSP, BAPI

    HI ALL,
    CAN YOU TELL ME A BRIEF ABOUT ALE, EDI, WAS, BSP, BAPI AS IT IS VERY COMMON IN EVERY INTERVIEW ?
    REGARDS
    RAJARSHI

    Hi Rajarshi,
    IDOCS:
    IDOCS are intermediary documents which are like CARRIERS of the data
    IDOCs are safe to transfer data, but less volume of data. User is not allowed to access (modify) the data like PSA. IDOCs have 3 parts.
    1. Control Record - SOURCE & TARGET details,
    2. Data Record - Here comes your query....
    Info IDOC - It contains all the technical details related to the data load i.e. Request NO, No of Data Packages, USER, DATE, TIME, LOGICAL SYSTEM, etc. Info IDOC is also ONE segment, the 1 sr segment.
    Here data will not be there.
    Data IDOC - These are the ones which hold the data. The total no of records are made into Data IDOCs i.e. if 99 records are there then 99 Data IDOCs will be there and all these will be divided into 99 segments.
    Hence the total number of Segments in IDOC is 100.
    Info IDOC + Data IDOCs = Total no of Segments
    1 + 99 = 100.
    3. Status Record - Here the status of the data transfer will be available.
    ALE:
    ALE is Application linking & Enabling which enables to interface SAP with other modules
    Pl go through below links as they provide all the required info on ALE & IDOC's:
    ALE / IDOC:
    Please check this online document for ALE and IDoc.
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCMIDALEIO/BCMIDALEIO.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCMIDALEPRO/BCMIDALEPRO.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CABFAALEQS/CABFAALEQS.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVEDISC/CAEDISCAP_STC.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVEDI/CAEDI.pdf
    Also check this links for additional information.
    http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b835943d711d1893e0000e8323c4f/content.htm
    http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc
    http://edocs.bea.com/elink/adapter/r3/userhtm/ale.htm#1008419
    http://www.netweaverguru.com/EDI/HTML/IDocBook.htm
    http://www.sapgenie.com/sapedi/index.htm
    u will have enough material from above .....
    Mostly SD consultant doesn’t deal with EDI, Idocs but it’s always good to have knowledge,
    EDI
    EDI concept in SD: the EDI concept is intended to realize the sales and distribution process completely automatically with the help of electronical documents. These documents are sent from one customer to another, are processed mostly on the background and give a possibility to realize the sales process extremely efficiently.
    If MM-customer would like to purchase the goods then he creates the IDOC of type ORDERS and send it to SD-customer. On the SD-side the IDOC is processed via the function module IDOC_INPUT_ORDERS and creates the sales order. As confirmation the SD-side can send to MM-side the Order-Response IDOC (function IDOC_OUTPUT_ORDERS). The MM-customer can every time send a change to the existing order, then on SD side the ORDCHG IDOC will be processed. It can change the order like in VA02. The creation of the invoice can be made via IDOC of message type INVOIC (function IDOC_OUTPUT_INVOIC).
    So, the process can be realized completely automatically between SD and MM partners with the help of IDOCs: ORDERS, ORDCHG, ORDRSP, and INVOIC.
    That's all concerning the SD-EDI.
    Additional processes in SD, where EDI are used:
    1) application of delivery schedules to the scheduling agreement: IDOC of type DELINS
    2) creation of a delivery order to the scheduling agreement: IDOC of type DELORD
    3) creation of external agent service delivery to scheduling agreement: IDOC of type EDLNOT
    4) creation of credit advice / credit memo in the frames of self-billing: IDOCs of type GSVERF, SBWAP and for external invoice creation SBINV.
    It is all processes which are realized in the SD module via EDI.
    Go through this, You will get better idea on EDI,ALE,IDOCS
    The interface concept of the classic R/3 is based on two different strategies: Remote Function Calls (RFC) and data exchange through IDoc message documents. RFC makes direct and synchronous calls of a program in the remote system. If the caller is an external program it will call an RFC-enabled function in R/3 and if the calling program is the R/3 system it will call an RFC-function in another R/3-system or it will call a non-R/3 program through a gateway-proxy (usually rfcexec.exe). BAPIs are a subset of the RFC-enabled function modules, especially designed as Application Programming Interface (API) to the SAP business object, or in other words: are function modules officially released by SAP to be called from external programs.
    IDocs are text encoded documents with a rigid structure that are used to exchange data between R/3 and a foreign system. Instead of calling a program in the destination system directly, the data is first packed into an IDoc and then sent to the receiving system, where it is analyzed and properly processed. Therefore an IDoc data exchange is always an asynchronous process. The significant difference between simple RFC-calls and IDoc data exchange is the fact, that every action performed on IDocs are protocolled by R/3 and IDocs can be reprocessed if an error occurred in one of the message steps.
    While IDocs have to be understood as a data exchange protocol, EDI and ALE are typical use cases for IDocs. R/3 uses IDocs for both EDI and ALE to deliver data to the receiving system. ALE is basically the scheduling mechanism that defines when and between which partners and what kind of data will be exchanged on a regular or event triggered basis. Such a set-up is called an ALE-scenario.
    The philosophical difference between EDI and ALE can be pinned as follows: If we send data to an external partner, we generally speak of EDI, while ALE is a mechanism to reliable replicate data between trusting systems to store a redundant copy of the IDoc data. The difference is made clear, when we think of a purchase order that is sent as an IDoc. If we send the purchase order to a supplier then the supplier will store the purchase order as a sales order. However, if we send the purchase order via ALE to another R/3 system, then the receiving system will store the purchase order also as a purchase order.
    BAPI:
    BAPI (Business Application Programming Interface) is a set of interfaces to object-oriented programming methods that enable a programmer to integrate third-party software into the proprietary R/3 product from SAP. For specific business tasks such as uploading transactional data, BAPIs are implemented and stored in the R/3 system as remote function call (RFC) modules.
    BAPIs (Business Application Programming Interfaces) are the
    standard SAP interfaces. They play an important role in the
    technical integration and in the exchange of business data
    between SAP components, and between SAP and non-SAP
    components. BAPIs enable you to integrate these components
    and are therefore an important part of developing
    integration scenarios where multiple components are
    connected to each other, either on a local network or on the Internet.
    BAPIs allow integration at the business level, not the
    technical level. This provides for greater stability of the
    linkage and independence from the underlying communication
    technology
    http://www.erpgenie.com/sap/abap/bapi/example.htm
    http://www.sap-img.com/bapi.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/e0/9eb2370f9cbe68e10000009b38f8cf/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/43/b46c1e53c111d395fa00a0c94260a5/content.htm
    http://www.sappoint.com/abap/bapiintro.pdf#search=%22BAPI(SAP)%22
    http://www.erpgenie.com/sap/abap/bapi/index.htm
    http://www.erpgenie.com/sap/abap/bapi/conventions.htm
    http://www.erpgenie.com/sapgenie/docs/BAPI%20Programming.doc
    http://64.233.167.104/custom?q=cache:eyMZ5qPOH-0J:www.erpgenie.com/sapgenie/docs/BAPI%2520Intro.doc+bapi&hl=en&ct=clnk&cd=6&ie=UTF-8&client=pub-2723892367221695
    http://64.233.167.104/custom?q=cache:c7cwsXMxq-UJ:www.sapdevelopment.co.uk/java/jco/bapi_jco.pdf+bapi&hl=en&ct=clnk&cd=1&ie=UTF-8&client=pub-6389415953938571
    List of all bapis
    http://www.planetsap.com/LIST_ALL_BAPIs.htm
    FOR BAPI's
    http://www.sappoint.com/abap/bapiintro.pdf
    Please Reward If Really Helpful,
    Thanks and Regards,
    Sateesh.Kandula

  • BSP Applications step by step

    hi,
        could any one send me the step by step procedure to create web enabled report through BSP Applications. or pls send any related links.
                   thnx in advance,
                   santosh.

    Hi
    To learn how to create Web applications with Business Server Pages, you can work through the simple tutorials that build on each other. You should be able to run through all of the steps described here in your own system.
    If you want to develop Web applications with BSPs, your system must meet the following requirements: Prerequisites for Creating Web Applications.
    The following tutorials are available:
    ·         First Tutorial: First Steps with Business Server Pages…
    ·         Second tutorial: A Small BSP Application and A Small BSP Application with HTMLB
    ·         Third tutorial: Our First Online Bookshop
    ·         Fourth tutorial: Further Developing the Bookshop
    ·         A small Tutorial is also available for your first steps with the Model View Controller design pattern.
    ·         For a more complex MVC tutorial based on the third tutorial, see: Our Little Online Bookshop Using MVC and HTMLB
    When creating BSP applications, note the browser dependencies described in Note 598860.
    steps:
    1) start the transaction RZ10.
    2) now u u have to select Profile name, so select the INSTANCE Profile from the list of options given with the Profile parameter list.U may find multiple instance profile in the list, so select the profile in which ur server name is given.
    3) u will also find three options in the same window.
    Administrator data, Basic Maintenance, and Extended Maintenance. So select the last one from that.
    4) Now click on change button.
    5) here u will find parameter icm/host_name_full, so now set it as FQDN.
    6) Now copy ur settings with new version number.
    7) Activate that version.
    8) And now please restart ur WAS.
    So this will set ur FQDN, and also don't forget to login using Admin User.
    Now u also check for following service are active in your ICF setting or not,( just start transaction code SICF)
    /default_host/sap/bc/bsp/sap
    /default_host/sap/bc/bsp/sap/system
    /default_host/sap/bc/bsp/sap/public/bc
    /def ault_host/sap/public/bc
    /default_host/sap/public/bc/ur
    /default_host/sap/public/bsp/sap/public
    /default_host/sap/public/bsp/sap/public/bc
    /defaul t_host/sap/public/bsp/sap/system
    /default_host/sap/public/bsp/sap/htmlb
    if not then activate all.
    check this link
    Read this weblog...
    /people/brian.mckellar/blog/2003/09/25/bsp-in-depth-fully-qualified-domain-names
    http://www.thespot4sap.com/articles/SAP_WAS_Creating_BSP_Apps.asp
    it consists of screen shots also
    Reward all helpfull answers
    Regards
    Pavan
    Message was edited by:
            Pavan praveen

  • New beta features (July) - feedback please

    Since we launched the site redesign back in June, we've heard a lot of feedback from active Kuler members.  And, we took your feedback to heart. Today, we're happy to be able to share several changes we've been working.  Some of these changes are no-brainers and we're making them available to everyone.  Others need a bit more refinement--so, we're looking for input from you.  In this post, I'll explain what's changed and how you view/use the new features.  Please reply to this post to share your feedback.
    Features enabled for this group: (click this link to view the features: https://kuler.adobe.com/features/enable/newFeatures) 
    We have created a special link to give you access to new features (new feature link)--without this link you won't be able to see the new features.  This link will allow you to use the site, same as before, but will also enable the new features that we're looking for feedback on.  So, here's an overview of what's new:
    (1) Create themes from an image: You can create themes from an image stored on your device.  Here's how: from the the Create page (color wheel), you should see a camera icon above and to the right of the color wheel. Click the icon and you will be asked to select an image from the file picker.  Select your image and start picking colors.
    (2) Resizing the color wheel: You can resize the color wheel to make it small or keep it large.  And, the site will remember your preference. Here's how: hover over the color wheel on the create page and your cursor will change to a magnifying glass with either a "+" or a "-" symbol.  If you click the wheel you can make it smaller or larger.  Large is good for selecting the right hue and small for viewing color interactions on your theme. 
    (3) Smaller borders (and the ability to remove the white "active" border):  We've reduced the size of the borders so they don't get in the way.  We've also made it possible to remove the "active" color selection when editing on the color wheel.  Here's how: while viewing the color wheel, click on the dark grey portion of the page above, below or to each side of the color wheel.  You can now see your theme without any "active" border. 
    (4) Easier to find color space data (e.g. RGB, CMYK, etc.): several people had some trouble finding all the color spaces (e.g. RGB, CMYK, LAB, HSB).  So, we added a hover effect that will automatically expand the color space data when you mouse over it.  If you prefer to work in a specific space and don't want it to keep expanding, you can stop the expanding feature by clicking  on the white triangle.  That will contract the menu and will make the last space you edited the default. 
    Features available to everyone: (no special link required to view) 
    (5) Save changes dialogue: many of you mentioned the new site would not give you a choice to save a new theme or overwrite an existing theme after editing.  That's now fixed. 
    (6) Tab order: a few people mentioned tabbing through color spaces was tedious.  You asked us to allow you to tab through each color in a single space (e.g. RGB) before moving on to a different color space (e.g. CMYK).  We've made this change. 
    (7) Instant saving: Saving a theme was taking a couple seconds--which was too long. We've updated the save feature to be much quicker.
    That's it for now.  We're working on a bunch of other features and we plan to share those on the forum in the coming weeks.  We look forward to reading your feedback!

    Just had a quick look, so my (first) comments are just about the new/fixed features. I only took a look at my laptop with small screen, so I would have to check on a bigscreen computer, tablet and iphone to give complete advice. And checkout more of course.
    So, for now on small screen laptop:
    (1) Create themes from an image:
    (a) Choosing picture: You can only pick a picture on your disk. Why not from the web? That's a missing.
    (b) Working: After picking it seems to work allright, but I haven't used it until now.
    (c) Activate camera icon: It takes a while (3 sec) before responding. That's too long, looks like it isn't responding.
    (2) Resizing the color wheel:
    (a) covering colors: Hurray! Very nice to get rid of the wheel in front of my colors.
    (b) magnifying glass: recognizable and it works. Good option.
    (c) changing magnifying glass in a colorpicking +symbol:  To my surprise that works good. When hovering over the colorpickers it and I used it without thinking.
    (d) remembering settings: Nice! But will it remember my settings on a different computer? I have to try.
    (3) Smaller borders (and the ability to remove the white "active" border): 
    (a) Smaller borders: Nice, just small enough to notice and not disturb too much
    (b) remove the white "active" border):  Smooth!
    (4) Easier to find color space data (e.g. RGB, CMYK, etc.):
    (a) Expanding: Not very fond of the constant expanding. I would prefer to choose a preference when working on a theme.
    (b) change default color space: That's a good option, but still it expands to all spaces when hovering over it.
    (5) Save changes dialogue:
    (a) dialogue: works fine
    (b) naming the theme: the name is still default, you have to give a name afterwards, by editing. Why not ask for a name when you save the first time or save a copy?
    (6) Tab order: works fine, tab and shift-tab
    (7) Instant saving: Saves quickly

Maybe you are looking for