One control used in two ways??

Hi,
Is there a possibility to use a Combo control as a text control or vice-versa?
I need to use one control with two functionalities, one to enter a free text and other to select from combo list at the same time. (In search scenario)
Thanks & Regards,
Praveen.

Hi,
no, this is not possible as normally there is a combo validation active for the underlying BQ property.
What you can do is to create 2 controls, one for the combo, one for free text and put them exactly on top of each other., both of them hidden.
In the onload event and in the place where you are able to decide which should be active you can toggle the property from hidden to normal and vice versa for both controls.
Of course both controls need to be unbound and mapped to the particular BQ property/properties but this depends from your scenario.
Regards,
Wolfhard

Similar Messages

  • One controlling area  with two company codes assigned with one CoA

    Hi,
    I   am having one controlling area  with two company codes assigned , i am using the same  gl for two company codes  as cost element , when i am positng the  miro for vendor purpose  it posted the error  , to avoid the  price difference purpose , i have given  one cost center  of  first company code in OKB9 , and  overcome the error , entries posted, when i am posting new entry for MIRO   in secod  company codes with same cost  element ,  price difference of that account should go to the other cost center  which specifically created for second company code,  in the OBK9 i have given  cost center first company code   of the same GL  account , now this is another new entry in the second company code with other cost center in the second company code  since the price difference  account should sit in the other cost center of second company code,  how to  over come  this problem, pls help me
    Thanks and regards
    Murugesan

    Hi,
    First, remove the default cost center in the cost element. Then, for the system to derive the correct cost center for each company codes, define one cost center for each compny codes in OKB9 just like this:
    Co Code   Cost Element   Cost Center
    1000          1000000              A
    2000          1000000              B
    So during MIRO, the system will derive these values you maintain in OKB9.
    Regards,

  • One Controlling Area for Two CoCds with different Fiscal Year variant

    Hi,
    I have a Company code with FYV "A1" with 12 Periods (Apr - Mar) - Fiscal year start at Apr-01 and ends Mar-31 of the next year.
    I have another company code with FYV "B1" with 12 Periods (Jan-Dec). - Fiscal year start at Jan-01 and ends Dec-31.
    Chart of Accounts for both the company code is same.
    Can I assign these two company codes to one Controlling Area?
    When I try to assign the company codes, I got the following warning message.
    Differing fiscal year variants: A1 - B1
    Message no. KT297
    Diagnosis
    Fiscal year variant A1, controlling area 1000, does not agree with fiscal year variant B1, company code 5001.
    The following entries must agree:
    - Same number of posting periods (the number of special periods may vary)
    - Same period limits
    Procedure
    Ensure that the fiscal year variants of the controlling area and the assigned company codes agree. If necessary, maintain the fiscal year variants.
    1. What is the meaning of "Same period limits"?
    2. Does it mean the fiscal year start and end date must be same?
    3. What is the impact of the warning message?
    Thanks
    Palani

    Having same fiscal year variant is one of the requirements for different company codes to be under one controlling area.
    The FYV for the company codes and the controlling area can have a different number of special periods. The number of posting periods must be the same.
    Impact of warning message: You cannot create one controlling area for both company codes (1:n assignment).
    If you like, you can create one controlling area for one compnay code with FYV A1 and another controlling area for another company code with FYV B1.
    PS: Please reward the points if you find the answer as useful and rewarding points is a way of saying thanks.

  • My computer will not let me use a two way aux cord a a mic

    I have recorded music using my digital piano and I just recently bought a hp laptop, it said it had a internal mic so I figerued it would work so I pluged one end of the aux cord into my piano and one end into my laptop and went to the sound settings to switch the headphone jack to internal mic, but it would not let me it said disconnected and come to find out the aux cord has to have three rings on it, not sure what that means, but I got a two way aux cord and plugged one end into my laptop and it said connected so I got excited and pluged the other end into the digital piano headphone output and it went back to disconnected any help.

    Hi fatguy235,
    Welcome to the HP Support Forums!
    I understand that you are having a problem with your Aux Cable. I will try my best to help you with this. To better guide you, could you please tell me the model or product number of your computer and the operating system that is running on it. Here are some guides for How Do I Find My Model Number or Product Number? and Which Windows operating system am I running?.
    In the meantime, here is a picture of what a 3 ring Aux cable looks like.
    I hope this information helps, please let me know.
    Thank you and have a great day.
    I worked on behalf of HP.

  • How to define namespace with one XSD using in two different DB-Locations ?

    I'm not clear,How to define namespace, targetnamespace, schemaLocation or NoNamespaceSchemaLocation
    when using one common schema.xsd-definition
    in two different database-locations for exchange xml-documents?
    when insert xml-document I've got an error ORA-30937
    do you have an good exsample ?
    thanks
    Norbert
    schema :
    <xs:schema
    xmlns="http://sourcehost.com/namespace"
    xmlns:xs="http://www.w3.org/2001/XMLSchema"
    xmlns:oraxdb="http://xmlns.oracle.com/xdb"
    targetNamespace="http://sourcehost.com/namespace"
    xml-document :
    xmlns="http://Sourcehost.com/namespace"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:SchemaLocation="http://sourcehost.com/namespace http://desthost:8080/sys/schemas/PUBLIC/ADRESSEN.XSD">
    SQL> insert into ADRESSEN values
    (XMLType
    (bfilename ( 'XMLIMPORT_DIR', 'adressen.xml')
    , 0 )
    --> error :
    ORA-30937: No Schemadefinition for "SchemaLocation" (Namespace "http://www.w3.org/2001/XMLSchema-instance") in übergeordnetem Knoten "/ADRESSEN"

    Norbert
    The schema location used to register the XML schema with XML DB does not need to be a valid URL for accessing the XML Schema
    I can use the same URL , for instance
    http://xmlns.example.scom/xsd/myXMLSchema.xsd
    on machines dbserver1, and dbserver2. The only reason some people choose to use the hostname / portnumber convention is that this makes it possible to validate the XML Instance documents against the copy of the XML schema stored in the XML DB repository using an external tool like XMLSpy without have to add entries to XMLSpy's OASIS catalog files.
    I am concerned about the message you are getting. That's not correct AFAICT but I'd need to see the complete XML Schema and Instance to be sure.

  • SQL Server synonym used in two ways, local table and Oracle table via ODBC, fails on ODBC

    I am implementing a Web Site at our institution that was written for another institution that was all SQL Server.The Web Site has included as a feature the use of synonyms which have a dual use. Normally they point to a different machine, different database (PeopleSoft)
    via linked server, but if the linked server connection fails they can be switched to point to tables on the local instance by running a stored procedure that redefines the synonyms. This is a failover feature meant to keep the site up by resorting to
    possibly out of date data if need be.
    This means that any SQL Select statement that uses one of these synonyms is unaware of whether the data returned comes from the local instance or from another remote instance. There is no logic to check whether the linked server is functioning or not.
    The local instance is a custom SQL Server database at both institutions. The remote instance is one of two PeopleSoft instances at both shops; however, while the original website was written to work with the remote instance being SQL Server,
    our shop uses Oracle for PeopleSoft. This means that our linked servers are further complicated by an ODBC connection that the original site did not need.
    The problem I have is that the SQL statements in the stored procedures that came with the Web Site do not work when a synonym is used that points to the remote PeopleSoft instance. The same statements also fail in SSMS.  I get this error when I run
    this statement (select * from PS_ZZ_BUD_JOB_VW):
    Error: The OLE DB provider "OraOLEDB.Oracle" for linked server "CSUPG" does not contain the table
         ""dbo"."PS_ZZ_BUD_JOB_VW"". The table either does not exist or the current user does not have  permissions on that table.
    I can successfully query the PeopleSoft database using openquery, but unless I can get the synonyms to work as they were intended to, I'll have to rewrite all the stored procedures that use them to: 1) check if the linked servers are up, then 2) execute
    one of two versions of each SQL statement depending on the result of that check.

    Will the four-part notation work when the synonym is pointing to the local SQL Server table ?
    You should not use four-part notation when you reference your synonym. The four-part query that I suggested is only one you would to determine to define our synonym correctly when the view is on the Oracle server.
    In the case of synonym PS_ZZ_BUD_JOB_VW, it can point to either an Oracle view of the same name, or to a local SQL Server table named PS_HR_JOB.
    Then the table is local the synonuym definition should be
    CREATE SYNONYM PS_ZZ_BUD_JOB_VW FOR dbo.PS_HR_JOB
    Erland Sommarskog, SQL Server MVP, [email protected]

  • Is it possible to have one library used between two users?

    Hello, I am setting up a friend's computer to have a seperate user for him and for his wife. The computer has been in use for about a year with just one user. Adding the second one makes sense for everything they use the computer for--except iPhoto. They have roughly 11,000 images in the library and want to be able to access, edit, export, etc them from whichever user is logged on. They would like it to work so that when one user adds images to the library, the other user has access to them as well. I looked into the sharing photos option, but it seems to restrict you to read only access when viewing shared libraries. Any suggestions on the best option for them? They are using a dual G5 Tower running iPhoto 5.0.4
    Thanks, Alan
    Powerbook 1.25 GHZ    

    Hey,
    saw this in macworld:
    (I haven't tried this, but it does indicate that permissions include read and write)
    Family Album
    My son and I share an iMac at home. Is there a way for us to use the same iPhoto library?—Kiki Mulliner
    With the proper privileges, this can be done with aliases. It works this way:
    Choose the most up-to-date iPhoto Library folder (located at your user folder/Pictures) and move it to the Shared folder inside the Users folder at the root level of the hard drive. Click on the iPhoto Library folder, press Command-I to call up the iPhoto Library Info window, click on the Ownership & Permissions triangle, and then click on the Details triangle below. Select Read & Write from the Access pop-up menu directly beneath the Group pop-up menu, select Read & Write from the Others pop-up menu, and then close the Info window. Hold down the Command and option keys and drag the iPhoto Library folder back to the Pictures folder to create an alias.
    Switch to your son’s user account, change the name of his iPhoto Library to something like iPhoto Library Old (in case you want to use this library again), open the Shared folder within the Users folder, and Command-option-drag that folder’s iPhoto Library folder to your son’s Pictures folder to create an alias.

  • One VO used on two pages creating problem.-Nullpointer error

    Hello All,
    I have extended one VO on one page "ponAwardByQuotePG". I am done with that. But this VO is used on second next page as well.
    After pressing one "AWARD" button on 1st page , it goes to 2nd page "ponAwardQuotePG". Both these pages use same VO which i have extended. Whenever I press Save Award GO button on second page, it throws NULLPOINTER exception error attached herewith. I have also attached the flow of steps along with corresponding VO and AM code.
    I found following thing in 2nd page's CO even though my VO is extended as "XXEGAAwardByQuoteVOEx" , its showing following in CO:
    AwardByQuoteVO awardbyquotevo = (AwardByQuoteVO)awardbyquoteam.findViewObject("AwardByQuoteVO");
    Please guide what could be the reason (Contact me at [email protected] so that i can send you some more document as attachment.)
    Following is the error stack:
    "java.lang.NullPointerException<br /><br /> at oracle.apps.pon.award.creation.webui.AwardQuoteCO.processFormRequest(AwardQuoteCO.java:1710)<br /><br /> at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:810)<br /><br /> at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:363)<br /><br /> at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processFormRequest(OAPageLayoutHelper.java:1159)<br /><br /> at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processFormRequest(OAPageLayoutBean.java:1579)<br /><br /> at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:1022)<br /><br /> at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:988)<br /><br /> at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:843)<br /><br /> at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:363)<br /><br /> at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processFormRequest(OAFormBean.java:395)<br /><br /> at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:1022)<br /><br /> at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:988)<br /><br /> at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:843)<br /><br /> at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:363)<br /><br /> at oracle.apps.fnd.framework.webui.beans.OABodyBean.processFormRequest(OABodyBean.java:363)<br /><br /> at oracle.apps.fnd.framework.webui.OAPageBean.processFormRequest(OAPageBean.java:2676)<br /><br /> at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1683)<br /><br /> at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:509)<br /><br /> at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:430)<br /><br /> at _oa__html._OA._jspService(_OA.java:84)<br /><br /> at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)<br /><br /> at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)<br /><br /> at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)<br /><br /> at oracle.jsp.JspServlet.internalService(JspServlet.java:186)<br /><br /> at oracle.jsp.JspServlet.service(JspServlet.java:156)<br /><br /> at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)<br /><br /> at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)<br /><br /> at org.apache.jserv.JServConnection.run(JServConnection.java:294)<br /><br /> at java.lang.Thread.run(Thread.java:619)"

    I found following thing in 2nd page's CO even though my VO is extended as "XXEGAAwardByQuoteVOEx" , its showing following in CO:
    AwardByQuoteVO awardbyquotevo = (AwardByQuoteVO)awardbyquoteam.findViewObject("AwardByQuoteVO");controller code won't change when you substitute the VO. You will see it only at the runtime.
    And to verify the substitution at the run time, select the "About this Page" link and expand the "Business Component References Details".
    And to debug the error in the standard controller, you need to decompile the controller file and include it in your project.
    This will show you the exact problem from where you can proceed further. You can use jad tool for decompilation.
    --Prasanna                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • One method used in two classes

    Hi
    I have one method in class A and I need to use it (only this method) in class B. what should I do? Should I create subclass within class A with this method, and then use it in class B or create completely different class C with only this method?
    Thanks
    waso

    It's a good idea to use Java conventions about cAsE: especially since boolean and Boolean are different beasts.
    So:
    public class MyExample {
        public boolean example() {
            System.out.println("My example");
            return true;
    }You use it in some other class B like this:
    class B {
        void someMethod() {
            MyExample eg = new MyExample();
            boolean result = eg.example();
            System.out.println("example() returned " + result + " (as expected!)");
    }There's no subclassing ("in" A or elsewhere).
    This is a bit of a contrived example, because example() always returns the same thing. eg is initialised as an instance of MyExample but that class has no state so the method is effectively static. If MyExample had state and the method call did something genuine involving this state, then things would get interesting - and it is precisely then that subclassing, extracting someMethod() into some other class, or inlining it where it was used would make no sense.
    Edited by: pbrockway2 on Jul 12, 2008 9:26 PM

  • Delivery notification for two way ports

    HI
    I am using a two way BasicHttp Adapter  for sending requests and receiving response from a Web service. I want to handle Delivery Notification errors but since it works only for one way ports how can i implement the same for my scenario Please advice.
    Regards
    Suresh

    Hi Suresh,
    Snippet below from the
    link should answer your specific question.
    Handling Delivery Failure Exception (using a request-response port)
    There is a great post
    by Naveen Karamchetti about this; this is the key steps…
    In order to catch an exception within your scope block in BizTalk while using a request-response port, you might have to do the following:
    Set the retry-count to 0 on your physical request-response port which you use to bind.
    Enable the flag Delivery Notification to ‘Transmitted’ on your logical request-response port within the orchestration.
    Catch the “Microsoft.XLANGs.BaseTypes.DeliveryFailureException” exception and handle it as you’re please.
    The Delivery Notification flag on the Send Port indicates that the orchestration must be NOTIFIED back, in case the message has not been received by the destination. Delivery Notification works only when
    the Retry Count set to 0. When a message cannot be delivered, a Delivery Failure Exception is raised and the exception needs to be handled by the Orchestration.
    Rachit
    Please mark as answer or vote as helpful if my reply does

  • Subtracting two waveforms, one aquired using DAQ analog voltage input, and the other one being internally generated

    Hello NI Community,
    I am new to LabView and was hoping someone might be able to help with a question I have. Right now, I am using a DAQ unit to sample an externally generated sinusoid and I would like to alter that signal by adding to it another signal that I could control using the front panel. Whenever I try to just connect the input with something like the sine waveform vi and put a subtraction sign between them it doesn't work (I get an empty waveform graph). To get around this, I have resorted to sending out a signal (through an analog output) and then reading the signal on the Daq, and then finally I add the two together. Doing it that way works, but it wastes two channels and I imagine there is a better way. I have attached my VI, and I labelled the location of interest  "Where the Signals Get Subtracted", which is currently shown using the two inputs.
    Thanks,
    Leo

    What a mess.  I have no idea where you are trying to do the subtraction.  Can you make a very small VI (one whose Block Diagram fits on a single screen) that shows what you are trying to do?  Include the Sine Wave Generator, and you can include a "Black Box" that says "From DAQ".  But thank you, at least, for posting code, not a picture.
    Here's a suggestion that may help make things less messy -- do you know about the Diagram Cleanup tool?  See the icons at the top?  The right-most one looks like a broom next to a VI.  Save your VI first (in case you don't like what it does), Select All (Ctrl-A), then click this button -- you may like the result.
    Bob Schor

  • Using one Itunes database across two macs

    Using one itunes database across two macs
    I currently run a 2010 MBP (500gb hd) at home and on the road and a 2013 Imac (1Tb hd) at work. I have a large lossless itunes library of about 300gb and would like to increase the library further.
    My MBP started running slowly and I realised that my iTunes library was choking the whole computer. I started to explore ways to store my library on a remote disk and bought a G drive 1Tb portable drive.
    My efforts to carry out the transfer were only partially successful with most of my library transferring but a significant number of tracks displaying the ! sign which means they couldn't be located.
    I have also got an Imac at work and what I had hoped to achieve was to have my iTunes database on the 1tb portable drive and use the portable disk on both my MBP and iMac.
    Our technical support company are dubious about whether this will work because the local specific itunes library data on each machine will differ and each machine will not operate correctly with the underlying data on the portable drive.
    I am not very technical and I am finding it difficult to follow the various posts on this board and elsewhere. Many seem to comment on splitting their library across multiple disks but I cant really seem to get to the bottom of storing my library on one disk and using it across multiple computers.
    Is what I am trying to achieve practical?
    If it is, can someone point me to an article/post please? Or alternatively could someone explain how I might achieve my goal.
    Thanks in a advance for your help.

    Here you go.
    http://lifehacker.com/software/itunes/ultranewb--how-to-move-your-itunes-library -to-an-external-drive-238296.php

  • Is there a way to share one music library with two seperate icloud accounts?

    Is there a way to share one music library with two seperate icloud accounts? I have over 12,000 songs in my library and my son likes the same music, but recently his ipod touch is picking up the texts from my wife's and my phone? I was told the only way to stop this is by giving him his own icloud account which would mean he wouldn't have access to my music library. Any ideas?

    He can still use your Apple ID for iTunes content, no issues. He just gets a separate ID for everything else.

  • Can you merge two user accounts on macbook? my wife has created a user on her new macbook , then inadvertently created a second one when using the migration tool. 1st ac has her office 365 install, yet 2nd has her itunes database, docs and contacts.

    Can you merge two user accounts on a macbook? my wife has created a new user on her new macbook air then, inadvertently, created a second one when using the migration tool. 1st a/c has her office 365 install, while 2nd has her itunes database, docs and contacts. What is the best way forward to get everything into the one account? Not sure if the office 365 will allow another installation into the second account, otherwise would just do that and delete the first, if that is possible?

    There is no merge but you can move data from one account to another via the Shared folder. Data is copied from Shared. Watch your free space when copying. These are large files.  Do one at a time if you are on a small drive. After making copy, delete from other users before you start next copy.
    Office365 installs in the main Applications folder and is available for all users on the computer. Activation is tied to the drive not the User.

  • How can I set up a wi-fi network, using one time capsule and two airport express

    how can I set up a wi-fi network, using one time capsule and two airport express ?
    The time capsule is near the Mac. ok
    The first Airport is on the corridor, ok, works well and the App on the iPad signals so, ok
    But when I plug the next Airport on another room nearby nothing happens, and signals disconected ....
    is the signal so weak that is not able to go to ono room to the other ?

    Well, even if you have the first express set up to extend the network, the second express can only extend from the TimeCapsule.
    Maybe you got walls of sheetrook in the way, or kitchen/bathroom tiles, etc, dampening the signal rapidly.

Maybe you are looking for

  • Trouble filing photos in Bridge (Adobe Photoshop CS2)

    I can only put two photographs into a folder in Bridge before the list of folders scrolls up to the top.  I then have to scroll down, find the folder I want, and file two more folders before it scrolls up to the top again.  It used to stay at the sam

  • Photo editor and video editor

    Please suggest me a very good video editor and a photo editor (although inbuilt photo editing is there but still if there is any better) for my nokia 808 pureview white and from where i can download these and install in my mobile. Thanking you, Pbhow

  • Awaiting for reply.....

    Hi, Is there a simple way to add fields in the Demand Monitor. To explain Lead time field is there in standard but my requirement is additional field called supplier lead time which is not available in standard ( this lead time is supplier to his sup

  • Elements 8 won't open

    I had selected 280 photos to upload to shutterfly from Pse8 which seemed to take a long time to even get to shutterfly.  When I finally was able to order the photos on Shutterfly then it took a long time and finally gave me an error message to retry

  • Is there a utility to make whatever window I choose stay on top?

    I've searched the forums, so if this question is answered, I apologize! I was wondering if there is a utility program that would let me keep whatever window I choose stay on top of all my other windows I have open. I know iTunes can do this, but I'd