How does Belle FP2 decide which keyboard is presen...

Hi,
I'm a long-time user of Profimail on Symbian devices. Now that I've gotten used to the new keyboard on Belle FP2 I'm finding it frustrating to use the pre-FP2 keyboard that Profimail presents.
I asked the developers if they could update Profimail to use the FP2 keyboard and this was their response:
ProfiMail doesn't make any keyboard selection. System decides what kind of text input it offers.
Hard to tell what kind of compatibility mode is used in this case.
If this is true then what is it that some apps do to ensure the system selectes the FP2 keyboard?  I'd like to pass on the answer to the developers.
Many thanks,
Matt

I guess I could create aliases in the physical layer on Customer and Customer contacts and then separate logical tables in the BMM where the LTS points to these new aliases. This would make the new star schema isolated from other star schemas.
However, it would have been great if I could have been able to reuse the existing dimensions in the BMM. Any suggestions on how we could reuse the existing dimensions and still have the BI Server join the existing dimensions through the new fact ? Any suggestions would be appreciated.

Similar Messages

  • How does disk utility decide which optical drive to use for burn?

    This is a somewhat daft question and purely out of interest.
    How does disk utility decide which optical drive bay to open for burning?
    I have two drives in a MacPro and both have the same capabilities (DVD-RW). Why does it sometimes open the lower one, and sometimes the top one?

    Grant Bennet-Alder wrote:
    The estimate is based on how long it already took to do how many blocks, and how many blocks are left to do. If you told it to overwrite 35 times, it will be a long, long time before it completes.
    The estimate is made grossly large by the presence of Bad Blocks that need to be Read during the test (not the case with Erase and Write Zeroes).
    Each Block is written with some redundancy bits, so that small errors can be corrected on reading. A Bad Block causes the drive to re-read. and re-read, and re-read, in hopes of getting correctable data the next time. This should NOT be an issue in writing. But if the drive stops responding (which can and does happen with a bad drive) the Erase function will just sit there, thinking it is making progress, and stretching out the time.
    Thanks, Grant.
    If I read your reply correctly, Erase and Zero Out free space shouldn't elongate the process, because there's no read occurring.
    The drive will not be Mounted while Disk Utility works on it, so it will not be on the Desktop. But ask Apple System Profiler \[ About this Mac > More Info > Serial ATA ] if the drive is still THERE . If it cannot be seen, you have your answer -- the drive dropped out of sight while being tested -- Bad Drive.
    Well, now I am confused. It's a FW800 drive. It's on the Desktop. And it appears under FireWire in System Profiler. AND Disk Utility shows a mount point. But the Unmount and Eject buttons are grayed out.
    Will the drive be mounted if it fails to respond to Disk Utility? That doesn't seem to make sense.
    How do I determine its status? It appears to be stuck at "1 day, 5 hours" but it'll take an hour for that to change. I think it's been that long since I first noticed the time.
    Harv

  • How does the query decide which Infoprovider to fetch data from

    Hi,
    Could somebody please explain what steps go on in background to enable the query to decide which Infoproviders it should fetch data from in a multiprovider.Assuming that in the multprovider we have some  infocubes that  are logically partitioned by Fiscal Year  and other cubes that are not.
    Thanks VK..

    Does the RRKMULTIPROVHINT technique work in case of a multiprovider that is not homogenous... Also in case there are 5 infocubes, does the select query run on fact table of all infocubes or are select queries run initially on the dimension tables and based upon which infocube has the required data for the query the fact table is queried..
    Thanks

  • How does the system decide where to put a file on the desktop?

    So you've just created some sort of file, and you choose to save it to the desktop.   A second later--presto!--the file icon appears on the screen.
    How does the computer decide where on the desktop to put that icon?

    I'm not 100% on this, but I think the system will save files to the last destination you nominated unless you designate another destination at the point of saving. I guess you previously saved something to the Desktop.
    Just tested it on my two Macs and that's how it behaves here.

  • How does Goods Issue know which Batches to deallocate from A/R Credit Memo?

    Hi,
    I am creating an addon that runs after a A/R Credit Memo is created.  It creates a Goods Issue, and enters the Item Code and the Quantity from the line items on the Credit Memo into the Goods Issue.
    After it writes the Goods Issue to SAP, I open up the document it created and see that the line items are in there correctly, and that somehow the batches assigned to those line items are also in there.
    There is nothing in the code that does anything with the Batches, but somehow SAP knows which batches to work with.
    I haven't been able to find any info about it.  Can you please help us understand what is happening?  How does SAP know and make assignments to batches in line items in Goods Issues?
    Thank you,
    Mike

    Hi Michael and Gordon,
    Sorry Gordon, I'm quite sure you misunderstood Michael original question. Michael asked how the add-on he created could link corresponding batch number from an A/R Credit Memo document could be selected by Goods Issue document which generated by the add-on, while he actually never wrote a code to select any batches numbers which available in the system.
    Maybe a little bit of illustration:
    1. Item A, qty 10 - (batch A qty 5, batch B qty 3, batch C qty 2)
    2. A/R Credit Memo occurred, return of Item A with 3 qty (batch A qty 1, batch B qty 1, batch D qty 1). Therefore, item A latest position should be (batch A qty 6, batch B qty 4, batch C qty 2, batch D qty 1). This A/R Credit Memo created by add-on.
    3. Goods Issue document triggered by add-on. The problem is, Michael never write any code to select any batch numbers, and somehow the system choose batch number precisely as occurred in number 2 (A/R Credit Memo document), which is (batch A qty 1, batch B qty 1, batch D qty 1). Therefore the stock position for Item A back to as being displayed in number 1.
    I believe this shouldn't be possible at all. Unless, there is a certain mechanism in SAP that automatically choose batch number to used in Goods Issue document using LIFO (Last In First Out), which is, as far as I know never exist in any SAP B1 version. Yes you could automatically choose batch numbers according to available batch, but you could do this when system prompt you when you tried to issue certain document using SAP application itself, not using add-on.
    And of course, you could write a code to choose certain batches based on certain A/R Credit Memo, but still, you need to write a code, you can't do this without a code, selection of batches is compulsory when you tried to add a goods issue document which consist of items that managed using batches.
    In my opinion, I think it is better for you to re-write those codes and relate batches you want to attach with your Goods Issue document based on corresponding A/R Credit Memo. It is much safer, and the error message you encountered won't happen again in the future.
    Best Regards,
    Hendry Wijaya

  • How does the scrollbar know which field it lands on?

    Hi all
    I'm looking at components at the moment. Not how to use them
    but how to create them yourself to increase your workflow.
    When dragging a scroll component on to a dynamic textfield it
    automatically determines which field it land on, and populate the
    targetInstanceName variable in the property inspector.
    How does it do that? I guess it's a jsfl file being run, but
    I can't figure out how to run a jsfl file the moment the user let
    go on the component.
    Thanks in advance,
    Jakob

    Hi Antony,
    There is no need of Sender Agreement and hence sender communication channel. Sender Agreement identifies three things,
    Namespace, Software component version and Outbound Interface. In Idoc communcation there is no need of Sender agreement as we can identify above things without Sender Agreement itself like namespace - Idocs have standard namespace and can be accessed across the sofwatware component versionsn and the idoc type it self specifies the interface name.
    You cannot define a sender IDOC channel in Integration Directory due to fact dat IDOC adapter does not run in J2EE AF but is an 'built in" adapter.
    Thanks,
    Vijay Kumar T.

  • Applications: How does OS X Know Which App to Reference a File to?

    I just got my new Macbook and while installing applications, a question I've had for a while came up again.
    How does OS X know to reference applications to certain file types?
    For example. I have a .avi I downloaded to watch, and downloaded VLC to watch it. I open the .dmg and drag/drop VLC to my Applications folder. Instantly, VLC appears in the "Open With" list for my .avi. How does it know to list it?
    My theories are:
    1. When dragging/dropping VLC, it's not just copying files, it's also doing some background stuff, including VLC telling OS X that it should be referenced for .avi files
    2. When I "Open With" a file, OS X looks at apps in my Applications folder and detects applicable ones in some manner.
    3. It's Voodoo magic.
    How does it work? I hope my question makes sense.
    Thanks!

    From what I understand, the second the .dmg is opened and VLC is seen by OS X as an application, Launch Services asks VLC what filetypes to associate it with, and adds that to the database? Then when I try to "open with" a .avi, it sees that .avi is associated with QuickTime, and now VLC too.
    that's right. inside the VLC application bundle there is a file called info.plist which contains among other things the info about which files VLC can handle. that file is consulted by the Launch services once it becomes aware of VLC being present in the system and that info is recorded in the launch services database. That's how it works with all applications. you can view this file if you want. control-click on VLC in finder and select "show package contents". in the new finder window that opens up go to Contens folder and quicklook the file info.plist.
    Is this correct?
    Thanks.

  • How does YouTube Share decide where to upload videos?

    For some years I have uploaded most of my videos to YouTube direct from Share. Last week I registered a new account with Google and lo and behold when I just tried out a 15 sec test piece it uploaded direct to this new account. How can I default it back to my older YouTube where I have many subscribers, as I can detect no obvious link. (I am using PE9).
    Many thanks.

    Where your YouTube videos upload to depends on which account you're logged into in Premiere Elements, Moppett.
    If you're seeing these videos while logged into another account, it may just be that Google/YouTube just recognizes your name or your computer and they decided to show you all of your accounts at once. Google's software is kind of sneaky that way.

  • How does Weblogic find out which webservice method to invoke?

    Hi!
    I developed a webservice which is currently running on weblogic & everything is fine ;). Yesterday I tried to get it running on a different app server (jboss) and it simply would not work. I always got an error, that the operation requested does not exist on the endpoint. I investigated the issue & came to the conclusion that it is correct...the operation requested does really not exist. Now...why does it work on weblogic?!?
    Here a few details on the application:
    important part from the wsdl & xsds:
    <wsdl:message name="performTransactionSearch">
    <wsdl:part name="parameters" element="tns:performTransactionSearchRequest" />
    </wsdl:message>
    <wsdl:portType name="TransactionService">
    <wsdl:operation name="performTransactionSearch">
    <wsdl:input message="tns:performTransactionSearch" />
    <wsdl:output message="tns:performTransactionSearchResponse"/>
    </wsdl:operation>
    </wsdl:portType>
    <wsdl:binding name="O2HWOnlyJournalServicePortBinding" type="tns:O2HWOnlyJournalService">
    <soap:binding transport="http://schemas.xmlsoap.org/soap/http"
    style="document" />
    <wsdl:operation name="performTransactionSearch">
    <soap:operation soapAction="" />
    <wsdl:input>
    <soap:body use="literal" />
    </wsdl:input>
    <wsdl:output>
    <soap:body use="literal" />
    </wsdl:output>
    </wsdl:operation>
    </wsdl:binding>
    And here the xsd type:
    <xs:element name="performTransactionSearchRequest" type="tns:performTransactionSearchRequest"/>
    <xs:element name="performTransactionSearchResponse" type="tns:performTransactionSearchResponse"/>
    <xs:complexType name="performTransactionSearchRequest">
    <xs:all>
    <xs:element name="RequestHeader" type="base:requestHeader" minOccurs="0"/>
    <xs:element name="TransactionSearchCriteria" type="wstypes:transactionSearchCriteria" minOccurs="1"/>
    </xs:all>
    </xs:complexType>
    <xs:complexType name="performTransactionSearchResponse">
    <xs:sequence>
    <xs:element name="SearchResponseItem" type="wstypes:searchResponseItem" minOccurs="0" maxOccurs="unbounded"/>
    </xs:sequence>
    </xs:complexType>
    Last but not least, the method:
    public List<SearchResponseItem> performTransactionSearch(RequestHeader header, TransactionSearchCriteria criteria) { ... }
    The difference in the soap request messages differs in the outer tag. Weblogic expects what is defined in the xsd -> <performTransactionSearchRequest>, whereas jboss expects the operation/method <performTransactionSearch>.
    With jboss it only works w/o the 'Request'-suffix....with Weblogic it only works with the suffix.
    In a last attempt I adjusted the xsd, and changed the name for the tag to 'performTransactionSearch'. In that case, both app servers accept the same request (the one w/o the 'Request'-suffix) & it works fine.
    Now...long story short ;) ... why is that? I understand why Jboss is not able to work with the "wrong" tag, even though it is strange that it accepts a tag that is not even defined in the xsd.
    But, at least to me, I found it even stranger, that weblogic "knows" which operation to invoke. Can anyone give a little insight how a soap message gets processed in wl & how wl finds out which operation to invoke?
    Many thanks in advance :).

    Hi
    I am seeing frequent FULL GC This is because you are creating and destroying objects VERY frequently. Try to look at your design and see where you can reuse objects (i.e. object pooling) if possible, that is if this is adversely affecting performance.
    and not able to locate
    which particular class/method is calling the
    System.gc(). Classes don't call GC. The VM handles that automagically.
    I have disabled it using
    -XX:DisableExplicitGC and performance issues have
    been resolved. Also, I noticed that it does not
    happen periodically, so it is not RMI GC. How to find
    out who exactly is doing this? Does any of of the
    profilers like Optimizeit/Jprobe help find out this.OptimizeIt will tell you everything you need to know. However, NetBeans offers a free profiler now!

  • SCOM 2012 - How does SQL MP "know" which instances are available and active?

    Using SCOM 2012 R2 with Microsoft's SQL MP 6.5.1.
    Getting alerts occasionally for issues with SQL instances which are later found to be not active any more or removed from the SQL server.
    Can someone explain how the MP determines which SQL instances are available?  Is it a matter of simply reading folder structures on the various mount points, reading registry?  Much appreciated for any tips.

    SCOM SQL MP will using discovery to discovery SQL instance. Once the SQL instance is discovery, the SQL instance object persist in the database even though the SQL instance is removed.
    Solution:
    To clean up the objects you can run the Remove-SCOMDisabledClassInstance Powershell cmdlet. Then all the relationships that involve objects related to a disabled discovery is deleted.
    Roger

  • How does Time Machine decide what to delete when its disk gets full?

    Time Machine deletes the "oldest" backups when it needs more room for a new backup. But exactly what does that mean? Does it delete the oldest backups for the disk being backed up? Or does it delete the oldest backups across all source disks?
    For example, if I back up N Macs to a single drive until it is nearly full, what happens when I add the N+1th Mac and start backing it up? Will it remove some existing files to make room for the new disk's backup, or will it just say "no more room"?
    The answer to this question will affect my choice of backup disks to purchase.

    If you're backing up multiple Macs to a TM backup Volume then if the TM Volume's free space becomes exhausted and TM cannot find room for the current backup it will start trying to delete the oldest backup snapshots associated with the Mac being backed up. It will not touch backup snapshots for the other Macs.
    After 37 days all TM snapshots will be weekly snapshots (with a Sunday date). So if you've been running TM for 37 days or longer there will be one or more weekly snapshots. TM will start with the oldest weekly snapshot and start trimming away to make more disk space available.
    TM is supposed to alert you BEFORE it starts deleting oldest snapshots but at this time it will perform these deletes silently and as much as it can and then only if there's insufficient space will it tell you it has deleted old snapshots but there's still insufficient space for the backup

  • How does memory go in/which way does the memory face?

    We took out the memory, one piece but not sure now how it goes back in.  Do both white labels face the same direction?

    Hi,
    What is your machine ? RAM sticks have a notch and you can't put them the wrong way.
    Regards.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • How does my employer know which sites I visit during private browsing?

    My employer has told me that they have discovered that I have visited unsuitable sites. They must have found a way to get into my private browsing history. What can I do to prevent this from happening again?

    There are services that will encrypt all of your web browsing so that intermediate computers and firewalls don't know what you're doing. (However, this will not fool a company proxy server.)
    At this point, lots of secure traffic from your PC would look ''very'' suspicious. If your job is important to you, you probably should do your NSFW browsing from outside the company network.

  • How does it work? SuperDrive with double-layer support

    Hi,
    Can anyone help me? I own a macbook with SuperDrive with double-layer support. I want to try to burn a dvd with the dual layer, how does this work? Which applications do i need? I have been searching for info on this subject but havent succeeded so far..

    Any standard burning application such as Toast (or OS Xs built in burning) will burn a dual layer disk. You don't need to do anything special... it will just see the disk with double the capacity. What you do need to do is get dual layer DVDs. They're not all that easy to find at many retail stores, but they're pretty easy to find online.

  • How does one come to know this..drop down in ALV in WD

    Hello Friends,
                          I had a requirement of adding a drop down in ALV, i eventually got it but I have some questions about it
    I used the following code and got the drop down
    lr_column = lr_column_settings->get_column( 'BWART' ).
      CREATE OBJECT lr_input_field
        EXPORTING
          value_fieldname = 'BWART'.
      lr_column->set_cell_editor( lr_input_field ).
    DATA : LR_DROPDOWN TYPE REF TO CL_SALV_WD_UIE_DROPDOWN_BY_KEY.
    CREATE OBJECT LR_DROPDOWN EXPORTING SELECTED_KEY_FIELDNAME = 'BWART'.
    LR_COLUMN->SET_CELL_EDITOR( LR_DROPDOWN ).
    DATA: LT_VALUESET TYPE TABLE OF WDR_CONTEXT_ATTR_VALUE,
    LS_VALUESET TYPE WDR_CONTEXT_ATTR_VALUE,
    LR_NODE TYPE REF TO IF_WD_CONTEXT_NODE,
    LR_NODEINFO TYPE REF TO IF_WD_CONTEXT_NODE_INFO.
    LR_NODE = WD_CONTEXT->GET_CHILD_NODE( 'RETURN_NODE' ).
    LR_NODEINFO = LR_NODE->GET_NODE_INFO( ).
    LS_VALUESET-VALUE = '973'.
    LS_VALUESET-TEXT = '973'.
    APPEND LS_VALUESET TO LT_VALUESET.
    LS_VALUESET-VALUE = '222'.
    LS_VALUESET-TEXT = '222'.
    APPEND LS_VALUESET TO LT_VALUESET.
    LR_NODEINFO->SET_ATTRIBUTE_VALUE_SET( EXPORTING NAME = 'BWART' VALUE_SET = LT_VALUESET ).
    My question is ... how does 1 know which class to use? how to use that class... most of concepts about OOPS are clear.. but i still cant figure out how does 1 find out which class to use.. is it all by expericence..

    In short: Yes, by experience. Then again, for WD4A there is a class for each UI-Element available. Once you know this, you can easily search se24 for CLWD<UI-NAME>* or the like.

Maybe you are looking for

  • User exit for VF04

    Hi All, Can any help me regarding the user exit for transaction VF04. the requirment is When i click Display Billing List Button it will show up a alv report for "Maintain Billing Due List". when i select some Documents and click SAVE then it will ge

  • Format External Drive Error can't unmount disk LaCie 1TB External Drive

    Need Help Can't Format This disk. I have tried Formating with Disk Utility and It says it can't be unmounted. Help!!

  • ESS - Web Dynpro Java or ABAP

    Could anyone pls tell me about the Web dynpro part of ESS/MSS. In which language it's written, i mean in Java or ABAP. Pls send me some links for the starter to learn ESS/MSS. Thanks,

  • Delete a row in a table should affect in another table specified row

    hello , my problem is let us  assume i have two table related to each other as dish       [d_id as primary key ,d_name,d_code,d_cost] dish_outlet    [id as primary key,d_id as foreign key,outlet_name,amt] i set foreign constraint in dish_outlet as fo

  • [SOLVED] Black Screen/Freeze with new installation

    I have fresh installed Arch Linux base on Sony Vaio VGN-BX546BW Laptop with ATI Radeon X700 GPU. After I log in with root in tty and while doing some activity, around couple of minute or so the screen goes black and the laptop become unresponsive. At