Norma
23/10/2009

Discount Rate for Employee Benefits (Amendments to IAS 19)

Decisão de não alterar a norma IAS 19 sobre taxa de desconto para benefícios a empregados, mantendo uso de títulos governamentais quando faltam títulos corporativos.

In October 2009 the Board decided to adhere to its original plan to address measurement issues only in the context of a fundamental review. As a result, it decided not to proceed with the project at this point.

About the project

IAS 19 requires an entity to determine the rate used to discount employee benefits by reference to market yields on high quality corporate bonds at the end of the reporting period. However, when there is no deep market in such bonds, IAS 19 requires an entity to use market yields on government bonds instead.

Some comment letters to the Discussion Paper Preliminary Views on Amendments to IAS 19 as well as additional feedback received in discussions with the IASB's Employee Benefits Working Group, the Pensions and Employee Benefits Committee of the International Actuarial Association and other interested parties indicated that this requirement means that entities with similar employee benefit obligations can report them at very different amounts. This effect has been much greater as a result of the global financial crisis because of the significant widening of the spread between yields on corporate bonds and yields on government bonds. The comments received also suggested that the issue could be resolved without pre-empting the IASB's plans for a more fundamental review of accounting for employee benefits.

The Board concluded that there would be benefit in improving the comparability of financial statements across entities and through time for the same entity in the current circumstances, and in August 2009 published the exposure draft Discount Rate for Employee Benefits aimed at addressing the issue expeditiously. The comment period closed on 30 September 2009.

Outcome

 

In October 2009, the Board considered the responses to the ED. Those responses indicated that the proposed amendment raised more complex issues than had been expected. The Board therefore decided to adhere to its original plan to address measurement issues only in the context of a fundamental review. Thus, the Board decided not to proceed with the amendment. This means that entities will still need to refer to a government bond rate when there is no deep market in high-quality corporate bonds.

Perguntas e respostas

O que é HTML?
HTML (HyperText Markup Language) é a linguagem padrão utilizada para criar e estruturar páginas na web. Ele permite a inserção de textos, imagens, links e outros elementos que compõem um site.
Por que é importante garantir que links abram em uma nova guia de forma orgânica?
Garantir que links abram em uma nova guia de forma orgânica é importante para melhorar a experiência do usuário, permitindo que ele continue navegando no site original enquanto acessa o conteúdo do link em uma nova aba. Isso evita a perda de contexto e facilita a navegação.
Como utilizar links em HTML que abrem em uma nova guia?
Para criar links em HTML que abrem em uma nova guia, utiliza-se a tag 'a' com o atributo target="_blank". Por exemplo: <a href="https://www.exemplo.com" target="_blank">Clique aqui</a>.
Qual é a função da tag 'p' em HTML?
A tag 'p' em HTML é utilizada para definir um parágrafo de texto. Ela ajuda a organizar e estruturar o conteúdo textual de uma página web.
Qual é a finalidade da tag 'em' em HTML?
A tag 'em' é usada em HTML para enfatizar um texto, geralmente exibindo-o em itálico. A ênfase pode alterar o significado da frase, destacando a importância do texto contido dentro da tag.
Quando é apropriado usar a tag 'strong' em HTML?
A tag 'strong' é utilizada em HTML para destacar um texto, indicando que ele possui uma importância maior em relação ao restante do conteúdo. O texto dentro dessa tag geralmente é exibido em negrito pelos navegadores.