• Use of retained earnings account in sap [Explain with example]


    Let's first understand what is retained earnings account.

    Let’s first understand what is retained earning account

    Company prepares its profit & loss statement by taking into account all the revenues and expenses.

    retained earnings account

    Consider below example, company is operating since 5 years.

    retained earnings account

    Opening retained earning= beginning retained earnings + net income - dividend

    The current year’s retained earnings amount from profit & loss statement is taken to next year’s balance sheet on the liability side.

    Now you understand the concept of retained earnings, so the next question is how is retained earnings handled in sap.

    How retained earnings are handled in sap?

    A GL master for retained earnings is created and declared as retained earnings account using T code: OB53.

    Since retained earnings is part of shareholder’s equity which comes under balance sheet. Hence GL master of retained earnings account is created with account type ‘balance sheet’.

    This retained earnings account is assigned to each and every profit & loss account.

    [As per standard practice single retained earnings account is used in a company code. In such cases, once a retained earning account is declared in OB53 then sap by default assigns this retained earnings account to each and every profit & loss GL account.

    But in rare cases when more than one retained earnings account is created and declared in OB53, then while creating GL master for profit & lose account one has to choose retained earnings account manually.]

    At the end of year, balance carry forward program (FAGLGVTR) is executed to move balances to the next year.

    Year-end balance of profit & loss account

    1. Balance in profit & loss accounts is carried to next year using retained earnings (RE) account.
    2. Balance amount is carried forward in local currency.
    3. Retained earning amount is carried forward without any account assignment like cost center, profit center, internal order or WBS.

    Year-end balance of balance sheet account

    1. Year-end balance of balance sheet accounts, customer, and vendor is carried forward using the same GL account.
    2. Balance sheet balance is carried forward with account assignment.

    Note: No accounting document is posted when year end carry forward program is execucted. Balances are simply moved to next year without any document getting posted.

    Let’s understand the use of retained earnings account with example:

    In below example, GL account 10101 is retained earnings (RE) account which is assigned to every profit & loss account.

    retained earnings account

    At year end, profit & loss balance is carried forward using retained earnings account 10101.

    Net amount in 10101 is retained earnings amount. Portion of retained earnings amount can be distributed as dividend or entire retained earnings amount can be capitalized (taken to next year balance sheet under liability).

    When company declares dividend below accounting entry is posted:

    retained earnings account posting while dividend declaration

    When dividend is actually paid by the company, below accounting entry is posted

    accounting entry for dividend payment

    Note: Dividend is a balance sheet item.

    本文来自博客园,作者:Slashout,转载请注明原文链接:https://www.cnblogs.com/SlashOut/p/15499338.html 关注公众号:数字化转型

  • 相关阅读:
    【mysql】关于IO/内存方面的一些优化
    【mysql】使用tpcc-mysql进行压力测试
    Linux下使用iostat 监视I/O状态
    【JUC】JUC线程池框架综述
    【目录】JUC集合框架目录
    【JUC】JDK1.8源码分析之ConcurrentSkipListSet(八)
    【JUC】JDK1.8源码分析之CopyOnWriteArraySet(七)
    【JUC】JDK1.8源码分析之CopyOnWriteArrayList(六)
    【设计模式】策略模式
    【JUC】JDK1.8源码分析之ConcurrentLinkedQueue(五)
  • 原文地址:https://www.cnblogs.com/SlashOut/p/15499338.html
Copyright © 2020-2023  润新知