Localization proposal

Our application is a Java Swing application. We are extensively using ResourceBundle concept for storing all string literals.
Each sub application will have its own ResourceBundle class and an interface to access it. Whichever class that wants to use this ResouceBundle will implement this interface.
My query is� currently they are planning to come up a Japanese Version of our application.
What can be best approach which will not invite too much of rework?
Constraints are: we are going to maintain the same stream in clearcase to submit these files as well.
          but a separate load build is planned for japanese installer.
I actually created a prototype to show it as demo to clients, wherein I made a copy of existing ResourceBundle file and renamed it into <ResourceBundle>_ja
In the interface, I directly changed the reference to point to japanese version of ResourceBundle. For demo purpose, it was okayed and it was not delivered into
mainsteam as well because it would replace the original interface version.
Possible options discussed here are�
1. Going for .properties file and in xml call the separate version directly by using the same key
2. TMX version of localization (this involves complete rework of our application which is not accepted here)
Can anyone suggest me how to go about?

Hey Oriol111,
Thanks for using Apple Support Communities.
If you need to change the language or keyboard on your iPhone, you can follow these articles.
iOS: How to change the language when it's set to one you don't understand
http://support.apple.com/kb/ht2371
iOS: Using international keyboards
http://support.apple.com/kb/HT4509
Have a nice day,
Mario

Similar Messages

  • Design Issue: Localization using Lookup OR Dependency Injection

    Hello Forums!
    I'm having a design issue regarding localization in my application. I'm using Spring Framework (www.springframework.org) as an
    application container, which provides DI (dependency injection) - but the issue is not Spring- but rather design related. All localization
    logic is encapsulated in a separate class ("I18nManager"), which basically is just a wrapper around multiple Java ResourceBundles.
    Right now localization is performed in the "traditional" look-up style, e.g.
    ApplicationContext.getMessage("some.message.key");
    where ApplicationContext is a wrapper around the Spring application context and getMessage(...) is a static method on that
    context. The advantage of that solution is a clean & simple interface design, localization merely becomes a feature of classes, but
    is not part of their public API. The only problem with that approach is the very tight coupling of Classes to the ApplicationContext, which
    really is a problem when you want to use code outside of an application context. The importance of this problem increases if one considers
    that I18N is a concern that can be found in every application layer, from GUI to business to data tier, all those components suddenly depdend
    on an application context being present.
    My proposed solution to this problem is a "Localizable" interface, which may provide mutators for an "I18NManager" instance that can be
    passed in. But is this really a well-designed solution, as almost any object in an application may be required to implement this interface?
    I'm too concerned about performance: the look-up solution does not need to pass references to localizable objects, whereas my proposed solution
    will require 1 I18NManager reference per localizable object, which might cause troubles if you let's say load 10.000 POJOs from some database that
    are all localizable.
    So (finally) my question: how do you handle such design issues? Are there any other solutions out there that I'm not aware of yet? Comments/Help welcome!

    michael_schmid wrote:
    Hello Forums!
    I'm having a design issue regarding localization in my application. I'm using Spring Framework (www.springframework.org) as an
    application container, which provides DI (dependency injection) - but the issue is not Spring- but rather design related. All localization
    logic is encapsulated in a separate class ("I18nManager"), which basically is just a wrapper around multiple Java ResourceBundles.Why do you think you need a wrapper around resource bundles? Spring does very well with I18N, as well as Java does. What improvement do you think you bring?
    Right now localization is performed in the "traditional" look-up style, e.g.
    ApplicationContext.getMessage("some.message.key");
    where ApplicationContext is a wrapper around the Spring application context and getMessage(...) is a static method on that
    context. Now you're wrapping the Spring app context? Oh, brother. Sounds mad to me.
    The advantage of that solution is a clean & simple interface design, localization merely becomes a feature of classes, but
    is not part of their public API. The only problem with that approach is the very tight coupling of Classes to the ApplicationContext, which
    really is a problem when you want to use code outside of an application context. The importance of this problem increases if one considers
    that I18N is a concern that can be found in every application layer, from GUI to business to data tier, all those components suddenly depdend
    on an application context being present.One man's "tight coupling" is another person's dependency.
    I agree that overly tight coupling can be a problem, but sometimes a dependency just can't be helped. They aren't all bad. The only class with no dependencies calls no one and is called by no one. We'd call that a big, fat main class. What good is that?
    Personally, I would discourage you from wrapping Spring too much. I doubt that you're improving your life. Better to use Spring straight, the way it was intended. I find that they're much better designers than I am.
    My proposed solution to this problem is a "Localizable" interface, which may provide mutators for an "I18NManager" instance that can be
    passed in. But is this really a well-designed solution, as almost any object in an application may be required to implement this interface?I would say no.
    I'm too concerned about performance: the look-up solution does not need to pass references to localizable objects, whereas my proposed solution
    will require 1 I18NManager reference per localizable object, which might cause troubles if you let's say load 10.000 POJOs from some database that
    are all localizable.
    So (finally) my question: how do you handle such design issues? Are there any other solutions out there that I'm not aware of yet? Comments/Help welcome!I would use the features that are built into Spring and Java until I ran into a problem. It seems to me that you're wrapping your way into a problem and making things more complex than they need to be.
    %

  • Proposal in different languages

    Do we have to take care of generating proposal in a particular language through java dynamic fields. Because we are generating the whole rtf document through java code.So in order to generate the proposal in a particular language , what do we have to do.
    Please guide me through this

    For example: I want to make an account for me with
    Tiger in English, and another one for my wife with
    Tiger in Japanese. Is that possible?
    Yes. You can choose any of the available OS X localizations for any user account you set up.

  • Dunning Proposal - Accounting Text from vendor Master

    Hi,
    In F150, if you click on the change button, it will take you to Dunning proposal and on the selection screen, you have a check point Check Account long text and Check Document Long Text..
    1. What is the difference between the two?
    2. When you execute this Dunning Proposal, again you get a button for Change Texts, from where the texts can be maintained for each Vendor.. The requirement is to have the text displayed in the output report of Dunning Proposal against each vendor.. How is that possible? I changed Variant to bring in the field Text but it shows blank.
    Regards,
    SAPFICO
    Edited by: SAPFICO on Apr 4, 2011 12:18 PM

    Hi All,
    Any Pointers???
    Regards,
    SAPFICO
    Edited by: SAPFICO on Apr 8, 2011 7:22 AM

  • Free goods structure not appearing while doing item proposal

    Free goods assigment have been done for a material with respect to customer/sales or/dist channel.During ordinary sales order creation va01,for the line item b-7000 free goods trigger for qty of 10.But when a item proposal is created & called in the order.Free goods doesn't trigger(even the qty is same 10).
    what adjustment have to be done for the free goods to trigger.

    Hi Pradeep,
    My Answer is CORRECT.
    Please find the below link which will gives a clear idea
    http://wiki.sdn.sap.com/wiki/display/ERPLO/FreeGoodsDetermination.
    ORNORMFREE+TAN=TANN.
    In this case OR document type Category is u201CCu201D.
    Thanks
    Dasaradha

  • Palm Missing Localization Information Display after Mac OS 10.4.6 Update

    Recently I installed the Mac OS 10.4.6 update after confirming that it should improve some minor issues with "Hot Synching".
    Previously I could "Hot Synch" with my Palm Mac Desk Top software 4.2.1 and also with my PC with no issues. My Palm is using Palm OS 4.5, I believe.
    Now I can still can "Hot Sync" on my Mac--with no issues. However, when I take the Palm out of the USB Cradle and try to access the Palm Display page with the featured icons, I get a very unusual error:
    "Application can not be launched because it is missing localization info file xxx--enUS.prc."
    I checked the Palm site and entered the error message and the response was returned that indicated "several applications with the Palm Tungsten T require overlay files to run properly. "Dialer, SMS, & WAP Browser" require and overlay "prc" file that determines which language the application displays on the device. If this "prc" file is missing, it will cause this message to be displayed."
    I was instructed to install the "xxx_enUS.prc" using the Palm Install tool.
    I installed all of the "xxx_enUS.prc" files on Disk 2 and have performed a "Hot Sync" again. A successful "Hot Synch" was performed.
    The above message is still displayed on the Palm screen even after that successful "Hot Synch".
    I can not use any of the screen icons to select any of the features or vprograms on the Palm.
    The face buttons can be depressed but the selection from the Palm hand held icons with the stylus can not be accessed as the "missing localization info, ect" is displayed.
    I have performed soft resets to no avail.
    I still can not get this issues resolved.
    Recently I instlled iSynch and the problems still occur.
    Anyone out there have any suggestions.
    POWER MAC G-4 (933 MHz QuickSilver) Mac OS X (10.4.6) iSite
    POWER MAC G-4 (933 MHz QuickSilver)   Mac OS X (10.4.6)   iSite

    When I do Command-I, I see that I have read/write access for the local drive - depending on the machine I am sitting at - and the other networkeded drives allow read only.
    I guess the question is - how does the system know a user with the same username and password are actually the same person?
    Robert

  • Administração de boletos em  Localização Brasil

    Prezados,
    O SAP Business One precisa se adaptar à localização brasil a que se refere a adminsitração de boleto.
    Dois pontos que notei:
    1 - Mudar data de vencimento quando o boleto estiver no status enviado gerado ou depositado. (esse primeiro já postei no SAP Business One Product Development Collaboration), pois aqui no Brasil é muito comum mudar data de vencimento por demora na entrega da mercadoria por exemplo. da forma como está no B1 tem que cancelar o boleto, alterar a data e depois gerá-lo novamente fazendo com que perca a referência do boleto.
    2 - Dar desconto ou juros no boleto com o boleto no status depositado viabilza, pois não precisaria fazer lançameto manual contábil para contas de maior ou a menor, pois é muito comum no brasil descontos até a data de vencimento, mas não da forma como o SAP B1 faz (na condição de pagamento no Brasil não funciona).
    Se a SAP fizer issoficará mais fácil , agil e interessante na criação de relatórios como o de comissão por exemplo.
    Se eu cancelar o boleto e criá-lo novamente  como o desconto eu perco a referência e atraso o meu processo.
    Estas duas sugestões só seriam permitidas usar com autorização de usuário.
    Att,
    Lucidio Gandra Alves

    Dear,
    SAP Business One must adapt to the location Brazil referred to the Administration of billet.
    Two points I noticed:
    1 - Change the due date, when the billet is in the status sent generated or deposited. (I posted this first in SAP Business One Product Development Collaboration), because here in Brazil is very common to change the due date for delay in delivery of goods for example. how is the B1 has to cancel the ticket, change the date and then regenerate it causing him to lose the reference of the billet.
    2 - Give a discount or interest in the slip with the slip in status filed viabilza therefore do not need lançameto manual accounting for accounts more or less as it is very common in Brazil discounts to maturity, but not the way the SAP B1 is (provided that payment in Brazil does not work).
    If SAP makes it easy issoficará, agile and interesting in reporting as the commission for example.
    If I cancel the slip and create it again as the discount I lose my reference and delay the process.
    These two suggestions would be permitted to use only authorized user.
    Lucidio Gandra Alves

  • Localização Brasil - Preparação do ambiente

    Prezados,
    Gostaria de tirar uma dúvida sobre a preparação do ambiente para implementação da Localização Brasil.
    [Situação]
    Estou atuando em um projeto de rollout internacional e a equipe de TI deseja realizar o processo de preparação do ambiente para Localização Brasil.
    Passamos as instruções iniciais a seguir para prepação do ambiente, conforme links abaixo:
    Criação do client com cópia do client 000;
    Execução da transação O035 para alterar o template para Brasil;
    Execução das CATT de MM e SD;
    Comparar client 000 com novo client, para incluir objetos na request;
    Transporte para o ambiente DEV;
    Início da realização.
    É desta forma que trabalhei até o presente momento em projetos anteriores.
    No entanto, a equipe de TI ficou com algumas dúvidas sobre o processo e entrou em contato com a SAP Alemanha para obter maiores detalhes. Em reunião com a equipe SAP Alemanha, fomos informados que não se executa mais a transação O035 por esta transação alterar informações em diversas tabelas. Ao invés disto há outro processo, onde são selecionados objetos no client 000 e incluidos em uma request (como pricing de MM e SD, tipos de Nota Fiscal, tipo de item de Nota Fiscal, etc.) e transportados para o DEV. Neste contato, não haviam pessoas da SAP Brazil envolvidas.
    Informaram também que não é necessário copiar a empresa/centro 0001 para criar a estrutura organizacional para o Brasil, pode ser realizada a cópia de qualquer centro utilizado em outro país como referência.
    Não encontrei nenhuma documentação sobre este processo, e as documentações mais recentes que localizei recomendam a utilização o Country Installation Program (transação O035).
    [Dúvida]
    A SAP hoje sugere outra forma de preparação do ambiente para Localização Brasil, que não a descrita nos documentos abaixo? Em caso positivo, qual seria o caminho?
    Pesquisando em outros forums, verifiquei a informação que há um site da própria SAP onde é possível informar características do sistema (versão, suporte package, enhancement package, etc) e o site informa quais as notas requeridas para a implementação da Localização Brasil.
    [Informações adicionais]
    Nesta dúvida, não me refiro a notas específicas de processos, como CBT (1706309), MP135, CT-e, NF-e 3.10 etc. A dúvida em sí é sobre a preparação para início das configurações dos processos de negócio.
    [Links de referência]
    Seguem abaixo os links de referência:
    Brazil - SAP Library  (ECC 6.0 EHP 7)
    Quick guide for Brazilian Localization Installation
    Atenciosamente,
    Rafael

    Olá Rafael,
    Também entramos em contato com a responsável na Alemanha  sobre o installation guide para Brasil, mas não obtivemos resposta ainda.
    Na verdade você ainda poderia utilizar a O035 porém o esforço nas configurações seria um pouco maior.
    Assim que eu tiver maiores informações como link para documentação ou qualquer outra informação, posto aqui no SCN.
    Peço também que visite nosso blog de NF-e para outras atualizações.
    http://scn.sap.com/community/portuguese/sped-and-nf-e/blog
    ERP KBA: 2125859 - KBA [3.10] NF-e 3.10 Go-live checklist for SAP ERP
    ERP GRC NF-e: 2123768 KBA [3.10] NF-e 3.10 go-live checklist for SAP NF-e GRC
    Att,
    Adriel

  • Localização Portuguesa e Defir

    Bom dia,
    Relativamente às declarações peródicas do IVA no SAP 2007A, depois de preenchidos os campos da configuração do IVA na localização portuguesa (Sujeito_XX, Base_XX, Estado_XX), devemos ir a Relatórios -> Financeira -> Contabilidade -> Imposto -> Relatório de IVA e exportar para o Defir.
    O problema é que ao exportar para o Defir, ao ir a "Declarações periódicas do IVA", as declarações não apresentam qualquer tipo de valor. Há algum passo necessário além dos que referi?
    Alguém me pode ajudar com esta questão?
    Obrigado e cumprimentos,
    Pedro Santos

    Boa tarde Susana,
    Antes de mais, muito obrigado pela resposta. O problema penso que é mesmo não estarem os campos de IVA todos preenchidos com o "Sujeito_XXX", "Base_XXX", etc. Não sei se bastará isso para a declaração ser preenchida.
    Já agora, relativamente ao modelo22, sabe-me dizer quais os passos necessários para preencher automaticamente a declaração? Já encerrei o ano contabilistico e exportei o balancete para o Defir, mas também não tenho valores no modelo22.
    Desde já agradeço a atenção.
    Cumprimentos,
    Pedro Santos
    Edited by: Paulo Calado on Jun 15, 2009 7:53 PM
    Edited by: Paulo Calado on Nov 27, 2009 5:25 PM

  • Service Desk Unable to set status to Customer Action and Proposed Solution

    Hi Everyone,
    We are unable to set a service desk issue to the status Customer Action or Proposed solution.
    I have someone create a new issue in the bakend system and when I receive the issue I assign it to myself as the processor. When I try to set teh status to Customer action it is grayed out.
    I have checked the following:
    1. As a test I assigned My user with sap_all profile so does not appear to be authroisation related
    2. The status profile has all six standard values (New, customer action, In Process, Sent to SAP, Proposed Solution, Confirmed).
    3. The transaction types have been defined using the standard profiles for Text Det. Procedure, Partnet Determination Procedure, Status Profile. The Partner Function ORG is set to Sold-To-Party , The date profile is a SRV_SLA_ITEM and the Action profile is set to SLFN0001_ADVANCED. The Org Data Prof is set to a customer defined one: ZSSC000000001.
    4. I have checked transaction ppoma_crm and the org structure and my user is assigned to a team lead position.
    Your assistance is greatly appreciated.
    Michael

    Hi Michael,
    please check your status profile for the "lowest status no." and "highest status no." values of the status values as Alex mentioned!
    You can find this in SPRO under "SAP Solution Manager> Scenario-Specific Settings>Service Desk>Service Desk>Status Profile".
    If the "high" value of the status "New" is lower than the status number of status "Customer Action" than you can not set the message from "New" to "Customer Action"!
    Hope this helps,
    Christoph

  • How to Change URL of BPA after clicking on Open Document in PO Notification for India Localization?

    In the Purchase Order Approval workflow notification , there are two links at the bottom of page under heading REFERENCES,
    - view PDF
    - open document
    So when we click on open document, the Oracle Forms loads and  purchase order screen will appear in the screen.
    In case of India localization, for standard PO the India local screen opens, where we can see the taxes by clicking on Taxes Button.
    But in case of blanket purchase agreements, when we click on open document link from the notification,we are routed to the application with the screen of global purchase order, instead it
    should go to Purchase Orders(Localization).
    We want to move to the India local po screen for BPA.
    So please let me know, where I can change the URL for Blanket Purchase Agreements.
    Regards
    Sandeep

    Hi kalyani,
    Please check my inbound plug code...tell me what changes wee need to do and where wee need to add this code...once again thanks for your reply..
    METHOD
    ip_inboundplug.
    **CALL METHOD SUPER->IP_INBOUNDPLUG
    ** EXPORTING
    ** iv_collection = iv_collection.
    DATA: lt_ivr_url_param TYPE tihttpnvp,
    ls_ivr_url_param TYPE ihttpnvp,
    lr_searchcustomer TYPE REF TO if_bol_bo_property_access,
    ls_searchcustomer TYPE crmt_bupa_il_header_search.
    CALL METHOD cl_crm_ui_session_manager=>get_initial_form_fields
    CHANGING
    cv_fields = lt_ivr_url_param.
    lr_searchcustomer ?= me->typed_context->searchcustomer->collection_wrapper->get_current( ).
    CHECK lr_searchcustomer IS BOUND.
    READ TABLE lt_ivr_url_param INTO ls_ivr_url_param WITH KEY name = 'sap-phoneno'. "'sap-phoneno'.
    IF ls_ivr_url_param-value IS NOT INITIAL.
    ls_searchcustomer-telephone = ls_ivr_url_param-value.
    CALL METHOD lr_searchcustomer->set_properties( EXPORTING is_attributes = ls_searchcustomer ).
    eh_onsearch( ).
    ENDIF.
    ENDMETHOD

  • Google Summer of Code proposal

    Hi all,
    Gephi organization, open-source graph visualization plaform is looking for students application about a Shader-based visualization engine.
    You may already know how Google SoC works, basically a student will receive payment (*5000$*) for working on a mentoring open-source projects.
    Some facts:
    - We are Java and JOGL
    - Our current visualization engine is compatible OpenGL 1.5 and can already draw hundred thousand elements at least.
    - We use Octree, LOD and culling
    [Quick demonstration video|http://vimeo.com/9726202]
    *Short version of the [Shader Engine Proposal|http://wiki.gephi.org/index.php/Google_Summer_Of_Code_2010#Shader_Engine]:*
    The aim is to create a basic 3D engine using suggested technologies and use it for drawing as many nodes and edges as possible. Moreover the engine should guarantee the possibility to add an interaction layer to develop the network exploration.
    Existing Gephi 3D engine is intended to be used with as much hardware as possible and thus doesn&rsquo;t profit from GPU so much. The particularity of a network visualization 3D engine is the need to draw a huge amount of very basic shapes (sphere or cube for nodes and lines for edges). For a traditional "direct" engine, drawing millions of objects, even if it is the same object costs millions of loop iterations and CPU-to-GPU transfers. When using shaders, graphics are directly processed by the GPU and therefore speed-up rendering.
    We suggest this draft roadmap:
    Get started with loading and executing vertex and fragment shaders within a JOGL routine in a sample application.
    Code impostors for nodes, work on sphere appearance with ambient occlusion technique. The molecular visualization can be a great source of inspiration.
    Code basic geometry and camera positioning to allow displacement and zoom.
    Build the architecture to manage node updates (position update, select, color, size).
    Try to draw edges with GPU.
    Propose nice post-processing effects. Try to make a glow effect around spheres.
    Instructions to apply here
    Spread the word!

    Spread the word!Why?

  • Effect of manually created proposal on MRP Run

    if there is any proposal which might have been created by the user manually & not via MRP run, does it have effect on the results of MRP.
    will the system ignores the requirement as it has been covered already via manually created proposal.

    Dear Geetika,
    if there is any proposal which might have been created by the user manually & not via MRP run,
    does it have effect on the results of MRP.
    Yes definitely it have effect on MRP
    MRP checks All Firmed Receipts & creates procurement proposals
    will the system ignores the requirement as it has been covered already via manually created proposal.
    Say for example demand is there for material as 50 PCS
    Now manually user created Production order for that 50 pcs
    Now if run MRP than system will not create any plan order as already Production order consists for 50 pcs
    Again we have add demand for the same as for another 50 pcs
    so now total demand became for that material is 100pcs
    Now Run MRP system will create plan order for 50 pcs
    As we have already 50 pcs of production order which is created manually
    Hope the above clarifies
    Regards
    Madhu

  • Sticky proposal: Logic Pro (first draft)

    Ok, here's a first draft of the proposed sticky for this forum. After looking at what we had, I decided to basically do it in four parts - introductory stuff (please post version numbers etc), problem solvers, tips, and audio general stuff.
    I'm not making this a work of art, but value feedback in order to make this useful before we ask the mods for a sticky. It's not complete, such a task is a much bigger job, but it's a start. What's not there? What's confusing? Is it too much stuff? Too newbie unfriendly?
    When we are happy I will probably style/format it a little better as well.
    Lemme know - cheers,
    This is a compilation of Logic tips, useful threads and information for Logic Pro users, compiled mostly by Eriksimon (thanks!) with additional contributions from Bee Jay and (final forum member list to be completed)
    - Getting the best help from the Apple Logic Pro Discussions
    This forum is intended to be a user-to-user support form to users of Logic Pro.
    Please keep your posts on the topic of Logic Pro, or you risk your post being removed for being off-topic. There are plenty of other general audio and recording forums better suited for asking general audio questions.
    Questions about third-party software and hardware are welcome as long as they relate directly to using these products in conjunction with Logic.
    This forum is dedicated to the post-Apple versions of Logic, which means questions for Logic Pro 7, Logic Pro 8, and Logic Pro 9 are welcome. However, please include the version of Logic you are using, in order to give useful advice (as things change between versions.) Better still, put your Logic versions and system information in your signature, to save having to ask for it.
    If you are a user of Logic Express, you should post in the Logic Express forum, rather than the Logic Pro forum, in order to get advice suited to your particular software version (as some things are different between Logic Express and Logic Pro).
    Remember that many questions, especially if you are new to Logic, have been asked multiple times before, so it's good practice to use the Discussions Search feature in the top right of the page to search for previous discussions relating to your issue. You will find a wealth of information. Often you can find a solution to your question without needing to post and have someone type out a response they've already typed out hundreds of times before - or worse yet, have your question ignored.
    Please be respectful of the members on the board at all times - we are happy to help people out, but do so in our own free time and don't have a duty to do so.
    Posts discussing non-Logic related items, off-topic or controversial subjects, abusive posts and harsh language are not welcome and will likely be removed, as will posts discussing illegal software. Please read the Terms of Use of this board for more info at:
    This post is a user-contributed compilation of links to content on this forum, official Apple documentation, and occasionally some other outside content where useful to Logic users. It is not in itself an official Apple document, and Apple do not take responsibility for it's content. It is not intended to be complete or comprehensive, just a helpful start for common issues.
    Logic feature requests and feedback to Apple Logic team:
    http://www.apple.com/feedback/logicpro.html
    - General Help, Issues, Errors & Troubleshooting
    Logic Pro 8 (*probably also for Lo9ic): Troubleshooting Basics
    http://support.apple.com/kb/HT2375
    Logic Pro, Logic Express: Remove Audio Unit plug-ins to troubleshoot issues (9?)
    http://support.apple.com/kb/HT2852
    Logic Pro, Logic Express: Spinning disc cursor after recording
    http://support.apple.com/kb/TA24239
    Logic Pro/Express 8 - Logic seems to stop responding (hang) while "Searching for Audio Unit plug-ins" when starting up (9?)
    http://support.apple.com/kb/TS1086
    Logic 9 (and all other LS2.0 apps) crashing on startup, other Logic Studio apps as well. Solutions:
    http://discussions.apple.com/message.jspa?messageID=9879826#9879826
    http://discussions.apple.com/message.jspa?messageID=9907434#9907434
    Corrupted Plug Ins and a possible solution:
    http://discussions.apple.com/thread.jspa?threadID=1912373&tstart=0
    Delete AU cache - problems with invalidated Plug Ins:
    http://discussions.apple.com/thread.jspa?threadID=1856107&tstart=0
    How to open songs from Logic 4 or earlier (L7 + L8 needed)
    http://support.apple.com/kb/HT3612
    Why do you get 'kernel panics'?
    http://discussions.apple.com/message.jspa?messageID=9954472#9954472
    Logic Pro 8, Logic Express 8: Cannot select USB mic as an audio input
    http://support.apple.com/kb/TS2648
    Logic crashes: MelodyneRewireDevice or MelodyneBridge or Rewire need an update.
    http://www.celemony.com/userforum/viewtopic.php?p=9807
    Logic or GarageBand may quit unexpectedly when starting with Mac OS X 10.5 Leopard if Melodyne is installed
    http://support.apple.com/kb/TA25071
    Links/RSS feed of all Apple support docs released the past year concerning Logic Studio apps:
    http://rss.support.apple.com/logic
    Logic Pro/Express 8: Error when bouncing files with normalize checked (9?)
    http://support.apple.com/kb/TS1094
    Logic Pro/Express 8: Converted Apple Loops play in different key and tempo than expected (9?)
    http://support.apple.com/kb/TS1283
    Logic Pro/Express: Freeze cursor appearance prevents Audio Instrument track editing (9?)
    http://support.apple.com/kb/TA23365
    Logic Pro, Logic Express: Instrument not triggered as expected (9!)
    http://support.apple.com/kb/TA22915
    Logic Pro 8: Missing content after install:
    http://discussions.apple.com/message.jspa?messageID=6602988#6602988
    Logic: Dense clusters of automation nodes can cause audio to stutter
    http://support.apple.com/kb/TS2139
    Logic: Rebuilding the Loop Index
    http://support.apple.com/kb/HT3443
    Solutions for noise in the audio signal
    http://support.apple.com/kb/HT2743?viewlocale=en_US
    Logic Pro, Express: Solo Safe mode may not remain disabled for a particular channel strip
    http://support.apple.com/kb/TS1939
    Logic Pro/Logic Express: Error while trying to sync Audio and MIDI
    http://support.apple.com/kb/TS2111
    Logic Pro 9: Number of recent items sometimes resets to 10
    http://support.apple.com/kb/TS2810
    Logic Pro 8, Logic Express 8: ReWire inputs in existing projects may shift unexpectedly
    http://support.apple.com/kb/TS2466
    FAT32 disks
    Message: I/O ERROR RESULT -36
    Beachball when recording
    http://discussions.apple.com/thread.jspa?threadID=2053469
    http://discussions.apple.com/thread.jspa?threadID=1940763
    Logic: Resetting MIDI Drivers
    Logic Pro has detected a possible conflict between one or more third party MIDI or audio drivers.
    http://discussions.apple.com/thread.jspa?threadID=1989370&tstart=0
    Logic Pro: EVB3 Organ Instrument does not play
    http://discussions.apple.com/thread.jspa?messageID=7344356&#7344356
    Logic Pro: Inserts disappear from output channel strips
    http://discussions.apple.com/thread.jspa?messageID=6796713
    Logic 8: Where is the Tutorial DVD mentioned in the manual?
    http://discussions.apple.com/thread.jspa?messageID=7401134&#7401134
    Logic: If new AU plugins don't show up, reset AU cache
    http://discussions.apple.com/thread.jspa?messageID=6247833&#6247833
    Logic 8: Remove serial number / license
    http://discussions.apple.com/thread.jspa?messageID=5636506&#5636506
    Logic 8: Logic only runs when XSkey is connected
    http://support.apple.com/kb/TS1106
    Logic 8: Hybrid Morph missing
    http://discussions.apple.com/thread.jspa?messageID=6289860
    - General Logic Useful Tips & Techniques
    Logic: CoreAudio System Overload Messages
    http://support.apple.com/kb/TA24535
    Logic: Learn about I/O buffer size and monitoring latency
    http://support.apple.com/kb/HT1314
    Logic Pro 8 (*probably also for Lo9ic): Tips for balancing multi-core performance
    http://support.apple.com/kb/HT3161
    Logic Pro 8, Logic Express 8 (*probably also for Lo9ic): Startup modifier keys
    http://support.apple.com/kb/TS2047
    How to setup Aggregate devices (help, my USB Mic doesn't work):
    http://support.apple.com/kb/HT1215
    Official Logic Pro 9 PDF manual:
    http://documentation.apple.com/en/logicpro/
    -click on View as PDF and the PDF will be downloaded.
    If it doesn't download, ⌥-clicking on the link might work.
    How to make the PDF manual appear in Logics' help menu:
    http://discussions.apple.com/message.jspa?messageID=9974746#9974746
    Logic Pro/Express 8: Discussion of the Normalize feature in the Bounce dialog
    http://support.apple.com/kb/HT2890 (also 9?)
    Logic Pro/Express 8: How the EXS24 sampler addresses RAM in Logic 8 (9?)
    http://support.apple.com/kb/HT1041
    Logic Pro, Logic Express: About compressed audio and track counts (9!)
    http://support.apple.com/kb/HT3331
    LP8: How to make readable lyrics that follow song
    http://discussions.apple.com/message.jspa?messageID=9091728#9091728
    Creating Split Stereo files:
    http://discussions.apple.com/message.jspa?messageID=7932256#7932256
    Performing a loopback test:
    http://discussions.apple.com/thread.jspa?threadID=1883662&tstart=0
    The novice quick guide to buses:
    http://discussions.apple.com/thread.jspa?threadID=2108996&tstart=0
    Sidechain Compression using a Bus:
    http://discussions.apple.com/message.jspa?messageID=9943631#9943631
    How to sidechain an Apple Loop to a Synth (ES2)
    http://discussions.apple.com/message.jspa?messageID=9977884#9977884
    Side Chain general:
    http://discussions.apple.com/thread.jspa?messageID=3927558
    http://discussions.apple.com/thread.jspa?messageID=5137845
    http://discussions.apple.com/thread.jspa?messageID=5081924
    http://discussions.apple.com/thread.jspa?messageID=3007887
    http://discussions.apple.com/thread.jspa?messageID=3946575
    Side chain filtering:
    http://discussions.apple.com/thread.jspa?threadID=1356882
    Side chain in Logic instruments:
    http://discussions.apple.com/thread.jspa?messageID=6069943
    How do I lower my recording level?
    http://discussions.apple.com/thread.jspa?threadID=2077388
    How to use MIDI Controller Knobs
    http://discussions.apple.com/thread.jspa?threadID=1297134
    Aligning audio tracks
    http://discussions.apple.com/thread.jspa?threadID=1988906
    How to split one stereo file into two mono.
    http://discussions.apple.com/thread.jspa?threadID=1414557
    Off, Read, Latch, Touch, Write
    http://discussions.apple.com/thread.jspa?threadID=1996815
    How to identify audio file types and formats of regions in Logic
    http://support.apple.com/kb/TA25098
    Logic: Compress types discussion
    http://discussions.apple.com/thread.jspa?threadID=1272696&tstart=0
    GarageBand, Logic: Where loops get installed
    http://support.apple.com/kb/HT1045
    Why level control is important, and hot recording is outdated.
    http://discussions.apple.com/thread.jspa?threadID=2114225&tstart=50
    How to use multiple keyboards in Logic:
    http://discussions.apple.com/thread.jspa?messageID=6929093
    How to use arpeggiators in Logic:
    http://discussions.apple.com/thread.jspa?messageID=7812007&#7812007
    Why are my MP3 bounces so loud?
    http://discussions.apple.com/thread.jspa?threadID=2047411
    Destructive Input processing
    http://discussions.apple.com/thread.jspa?messageID=6000085
    Compressing during recording
    http://discussions.apple.com/thread.jspa?threadID=1260375&tstart=0
    How to "Kill Voices" in a stereo track for Karaoke purposes (if you really must...)
    http://discussions.apple.com/message.jspa?messageID=10115536#10115536
    How to set iTunes to 'neutral' playback
    or
    "My bounce/mix sounds different when played in iTunes"
    http://discussions.apple.com/thread.jspa?threadID=2148955&tstart=0
    - Audio General
    Final mix too quiet
    http://discussions.apple.com/thread.jspa?threadID=1343759
    Wikipedia: Audio bit depth
    http://en.wikipedia.org/wiki/Audiobitdepth
    Get to know your ears (& equipment)
    http://audiocheck.net/audiotests_index.php
    Very useful utility for checking vital stats
    http://ragingmenace.com/software/menumeters/index.html
    How to Record an Electric Guitar on Your Mac: Optimizing Your Analog Signal
    http://www.apple.com/pro/techniques/connectingguitar/index2.html
    ---------------------------------------------

    Bee Jay wrote:
    This is a compilation of Logic tips, useful threads and information for Logic Pro users.
    - Getting the best help from the Apple Logic Pro Discussions
    Remember that many questions, especially if you are new to Logic, have been asked multiple times before, so it's good practice to use the Discussions Search feature in the top right of the page to search for previous discussions relating to your issue.
    The search still doesn't work, for anything pre-Snow Leopard... maybe you should omit this tip until it works again...
    - General Help, Issues, Errors & Troubleshooting
    Okay, here I marked some of the links because at the time it was not clear if they adress things that are still actual in L9.
    It may be a good idea to name the topics that apply to all Logics' (7, 8 and 9) simply Logic Pro (or leave 'm nameless), and the others after the specific version they apply to. The topics with a (9?) behind it, have still to be confirmed to also apply to L9 (.0.2)
    I used underlining to mark text that can be deleted.
    1. Logic Pro _8 (*probably also for Lo9ic)_: Troubleshooting Basics
    http://support.apple.com/kb/HT2375
    2. Logic Pro, Logic Express: Remove Audio Unit plug-ins to troubleshoot issues (9?)
    http://support.apple.com/kb/HT2852
    3. Logic Pro, Logic Express: Spinning disc cursor after recording
    http://support.apple.com/kb/TA24239
    4. Logic Pro/Express 8 - Logic seems to stop responding (hang) while "Searching for Audio Unit plug-ins" when starting up (9?)
    http://support.apple.com/kb/TS1086
    5. Logic Pro 9 (and all other LS2.0 apps) crashing on startup, other Logic Studio apps as well. Solutions:
    http://discussions.apple.com/message.jspa?messageID=9879826#9879826
    http://discussions.apple.com/message.jspa?messageID=9907434#9907434
    6. Corrupted Plug Ins and a possible solution:
    http://discussions.apple.com/thread.jspa?threadID=1912373&tstart=0
    7. Delete AU cache - problems with invalidated Plug Ins:
    http://discussions.apple.com/thread.jspa?threadID=1856107&tstart=0
    ...and continue to number like this.
    How to open songs from Logic 4 or earlier (L7 + L8 needed)
    http://support.apple.com/kb/HT3612
    Why do you get 'kernel panics'?
    http://discussions.apple.com/message.jspa?messageID=9954472#9954472
    Logic Pro 8, Logic Express 8: Cannot select USB mic as an audio input
    http://support.apple.com/kb/TS2648
    Logic crashes: MelodyneRewireDevice or MelodyneBridge or Rewire need an update.
    http://www.celemony.com/userforum/viewtopic.php?p=9807
    Logic or GarageBand may quit unexpectedly when starting with Mac OS X 10.5 Leopard if Melodyne is installed
    http://support.apple.com/kb/TA25071
    Links/RSS feed of all Apple support docs released the past year concerning Logic Studio apps:
    http://rss.support.apple.com/logic
    Logic Pro/Express 8: Error when bouncing files with normalize checked (9?)
    http://support.apple.com/kb/TS1094
    Logic Pro/Express 8: Converted Apple Loops play in different key and tempo than expected (9?)
    http://support.apple.com/kb/TS1283
    Logic Pro/Express: Freeze cursor appearance prevents Audio Instrument track editing (9?)
    http://support.apple.com/kb/TA23365
    Logic Pro, Logic Express: Instrument not triggered as expected (9!)
    http://support.apple.com/kb/TA22915
    Moved these together:
    Logic Pro 8: Missing content after install:
    http://discussions.apple.com/message.jspa?messageID=6602988#6602988
    Logic 8: Hybrid Morph missing
    http://discussions.apple.com/thread.jspa?messageID=6289860
    Logic: Dense clusters of automation nodes can cause audio to stutter
    http://support.apple.com/kb/TS2139
    Logic 8: Logic only runs when XSkey is connected
    http://support.apple.com/kb/TS1106
    - General Logic Useful Tips & Techniques
    Logic: CoreAudio System Overload Messages
    http://support.apple.com/kb/TA24535
    Logic: Learn about I/O buffer size and monitoring latency
    http://support.apple.com/kb/HT1314
    Logic Pro 8 _(*probably also for Lo9ic)_: Tips for balancing multi-core performance
    http://support.apple.com/kb/HT3161
    Logic Pro 8, Logic Express 8 _(*probably also for Lo9ic)_: Startup modifier keys
    http://support.apple.com/kb/TS2047
    How to setup Aggregate devices (help, my USB Mic doesn't work):
    http://support.apple.com/kb/HT1215
    Official Logic Pro 9 PDF manual:
    http://documentation.apple.com/en/logicpro/
    -click on View as PDF and the PDF will be downloaded.
    If it doesn't download, ⌥-clicking on the link might work.
    How to make the PDF manual appear in Logics' help menu:
    http://discussions.apple.com/message.jspa?messageID=9974746#9974746
    Logic Pro/Express 8: Discussion of the Normalize feature in the Bounce dialog
    http://support.apple.com/kb/HT2890 _(also 9?)_
    Logic Pro/Express 8: How the EXS24 sampler addresses RAM in Logic 8 (9?)
    http://support.apple.com/kb/HT1041
    Logic Pro, Logic Express: About compressed audio and track counts (9!)
    http://support.apple.com/kb/HT3331
    (no edits for the rest of the list.)
    I like the format, btw, simple and easy to 'scan'. No need to 'pimp' it much more.
    Great Job BJ!

  • F110, reset the payment run back to payment proposal automatically.

    Hi,
    When payment run is carried out, some line items are being paid and others are not.The line items that are not getting paid canu2019t be selected just for the next payment run because they are already proposed for this specific but stuck payment run und canu2019t be deselected anymore. Means, the stuck payment run canu2019t be started another time, the selected not paid items canu2019t be deselected. So what are you going to do with the items that are stuck in the payment run? You canu2019t deselect them, you canu2019t pay them, you canu2019t clear the vendor open items.
    Right now the solution is very manually and therefore very time intense and therefore the user is asking for a solution to automatically set back the payment run to a payment u2018proposalu2019. From this starting point we can deselect vendor line items and can run the same payment run again or delete the not paid vendor line items in the stuck payment run and transfer them to a new payment run.
    Can anybody provide me a solution.
    Thanks,
    Vardhan

    Dear Vardhan,
    Your query is not very clear. Nevertheless, i would try to explain as per my understanding.
    If some items are not paid in one Payment Run, then all such items will be under exception list. You have to check the exception list for the reason as to why those weren't paid. Once you know the reason of non-payment, you can go further.
    I hope this answers your query, as far as my understanding goes.
    Thank you.
    Suresh Jayanthi.

Maybe you are looking for

  • I can't put anything on the trash it keeps saying that it has to be deleted

    I was wondering if there is a way of fixing this problem I have with not being a able to put anything on the trash, it keeps me from being able to delete an application that has to go to the trash can before being deleted and I can't delete songs fro

  • How can I limite some sales order Not upload to ECC

    Hi expert, I dont want some tpes sales order upload from CRM to ECC, but I want it to BW.      In my member, there is one note to get it, which mentioned to do some change in the tcode SMOEAC. Any body can give me the notes ID or tell me how to ..? B

  • I don't need the full package. Is there an easy way to change from the full to photographer's package?

    I'm trying to save money and realize that I don't need the full package. I wanted to just change over to photographer's pack with just Lightroom and Photoshop but I seem to be missing the way to do that through my account. Is there an easier way?

  • Problems with moving pictures on a layout grid

    Hello, currently I am switching from windows golive5 to mac os x golive 9. In my "older" version I could move pictures on a layout grid by using the arrow keys (klick on right arrow one time moved the picture one step right...) In my new Version this

  • Shifting report server

    hi, a little bit about mt set up first i am running oracle e business suite 11.5.10 on hp ux 11.11 and database is 9.2.0.5 , my whoel setup runs on two nodes , can i add another another dedicated only to my reports server, can any one suggest any doc