BPC Consolidation application - YTD or periodic

Hi,
YTD or Periodic - For legal consolidation (IFRS, USGAAP), what would be the best option for a customer with ECC, BW and BPC landscape. Are there any major issues in mapping specific consolidation process in YTD application (like reconciliation with ECC data ect).

Hello Lokesh,
The IFRS focuses mainly on the reporting aspects of financial results of an enterprise. Consolidated or not, for all listed companies, these requirements impose strict norms that need to be adhered to for reporting the financial results. Therefore, if an enterprise has many subsidiaries and the numbers are reported for the group as per the IFRS norms, it still presupposes that ALL the norms have been adhered to.
In respect of Business Objects Planning and Consolidation, SAP has come up with a Starter Kit for IFRS adoption. It is pre-configured with all reports, controls and rules for performing, validating and publishing a statutory consolidation in accordance with IFRS standards. An enterprise may have the desired setting for its Consolidation Definition. One of the settings is choosing a pre-defined variant that allows it to have either Periodic or YTD setting to be selected for a given category, data period and currency. For more information, follow this link:
http://help.sap.com/businessobject/product_guides/bofc10/en/FC10_SK_IFRS_ConfDesc_en.pdf
In my view, for legal consolidation, the consolidated financial information is valid only if it is YTD. The periodic values are needed only for calculating the movements - for Statement of Cash Flows. This aspect is well taken care of in the Consolidation Processing u2013 either Full Processing or Incremental processing.
If you want to reconcile the balances as per ECC, BI as well as BPC, you have to consider only the YTD values.
Hope this gives adequate information for clarifying your doubt.
Chakrapani

Similar Messages

  • BCF in BPC - Consolidation on YTD Model

    Hi
    I would like to know whether we need to run the BCF for every period in BPC- Consolidation NW 10 with YTD model.
    If you’re using a YTD model for consolidations, then you need to run the BCF
    package for each period of the new year. This is necessary to record the opening
    balance for each period because in a YTD model, the opening balance isn’t summed
    up from the prior periods.
    Regards
    SAP BOSS

    Hi,
    if by BCF you mean the carry forward of balances business rule then the answer is yes, you need to run it for every period in a YTD model.
    Alternatively you could copy the opening balance flow data from one month to another as it remains constant throughout a financial year, showing always the closing amount from the prior year end period.
    BR,
    Arnold

  • Computing Consolidation Entries - YTD Vs Periodic

    Hello Experts:
    We are in the design phase of the project. Referring to the quesiton asked earlier by Sitaram (Periodic versus YTD computation of consolidating entries), Does any one has comparison between YTD Vs Periodic ?
    We are in the process of determining which is the best approach to go for.
    Any inputs is appreciated.
    Thanks,
    Ravi

    the problem we encountered was a bug that SAP fixed for us.
    For consols, ytd is the way to go.  Planning can go either way.
    Tara Sitaram

  • YTD or Periodic ? Also the impact of Force Closing parameter

    Dear expert,
    I have 2 question :
    1. YTDINPUT in Application Parameter :
    Is there any concern if i put the parameter with Periodic ? For Example : Any function in bpc that cannot run in periodic data, maybe carry foward function?
    What is the major consideration when i have to choose the periodic or ytd parameter?
    2. In automatic adjustment at the business rules detail.
    There is column named Force Closing.
    I put the Source Flow is F0440 = ( Closing Balance Type )
    I Put Destination Flow is Blank  ( From what i'm read, it will write same as the Sorce Flow )
    And I put The Force Closing is Check
    Is that any problem with that ? Like Double data ?
    Thx
    Suprapto

    Dear Wandi,
    Thanks for your answer, but i think i need to be clear with my question:
    For case no. 1:
    I see in BPC Documentation, the recommended value in YTDInput Paramter is YTD and not periodic.
    Why the recommended value is YTD ?
    Out of the customer needs, what is the best pratices in bpc to store data in Legal Application , YTD or Periodic ?
    Because, BPC comes with great function ( store procedure, business rules, etc ) example : business rules can set up to carry foward the value , 
    If the parameter set to periodic, is the function that created in bpc will have to re-script again to make the value carry foward ?
    Please see my cases not just only in carry foward case, but the consideration if the periodic is setup then what features in bpc that i have to re-create again manually in script.
    For case no 2:
    My service patch is 7.0.112
    IF my settings is like that ? is it will create a dupplicate value ?
    Because the source value is the ending balance, the destination is ending balance and the force closing is check.
    From what i'm read in document, the force closing will create value in the ending value. Am I will create dupplicate data if the source value is the ending balance, the destination is ending balance and the force closing is check ?
    Thanks for your help.

  • Custom formula YTD for PERIODIC Application - BPC 7.5 NW

    Dear all,
    The customer has 2 time hierarchies, fiscal year and calendar year. He would like to change the measures formulas to fix their fiscal year specification, their fiscal year begins in April instead of January. Some entities of the customer will input data based on fiscal year and someone based on calendar year.
    Their application is a PERIODIC application. I cannot use the how to guide 'How to Create Customer measure formulas for Fiscal Periodic, QTD and YTD' because it's only for YTD application.
    Can someone help me to understand how to modify the YTD formula for the entities that inputs based on the PARENTH2 (fiscal year hierarchy), please?
    I will send you the code delivered from SAP for YTD measure formula for PERIODIC Application
    MEMBER [MEASURES].[YTD] AS 'IIF([%KFSPL%].CURRENTMEMBER.PROPERTIES("2/CPMB/ACCTYPE")="INC",SUM(PERIODSTODATE([%PERIODS%].[LEVEL00], [%PERIODS%].CURRENTMEMBER),-[MEASURES].[/CPMB/SDATA]),IIF([%KFSPL%].CURRENTMEMBER.PROPERTIES("2/CPMB/ACCTYPE")="EXP",SUM(PERIODSTODATE([%PERIODS%].[LEVEL00], [%PERIODS%].CURRENTMEMBER),[MEASURES].[/CPMB/SDATA]),IIF([%KFSPL%].CURRENTMEMBER.PROPERTIES("2/CPMB/ACCTYPE")="AST",([MEASURES].[/CPMB/SDATA], CLOSINGPERIOD([%PERIODS%].[LEVEL02])),IIF([%KFSPL%].CURRENTMEMBER.PROPERTIES("2/CPMB/ACCTYPE")="LEQ",-([MEASURES].[/CPMB/SDATA], CLOSINGPERIOD([%PERIODS%].[LEVEL02])),-[MEASURES].[/CPMB/SDATA]))))';SOLVE_ORDER=3
    Thanks
    Regards
    Rosa Alfonso

    Hi Chandra,
    Few things that you can check -
    1. What is your fiscal canlendar period?  April to March or Jan to Dec?
    2. In Time Dimension, MONTHNUM whould be '1' for the month from which the fiscal year starts
    3. In Time Dimension, ISBEGINING whould be '1' for the month from which the fiscal year starts
    Please do these changes, process the dimension, refresh the dimension members in BPC-Excel and then see if you get proper values.
    Hope this helps.
    If problem still persists, please copy-paste the YTD formula from backend ... will check and let you know.  Also what is the version, SP and patch level that you are working on?
    Regards,
    Rashmi

  • How To run Currency translation for Consolidation Application in BPC NW

    In "How To do Currency Translation for Financial Application in BPC 7 NW", the author mention that there is another "How To run Currency translation for Consolidation Application in BPC NW", anybody know where to get it?

    Hi...
    Check if the below links are useful to you.....
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/6052a57b-8c64-2c10-b3a5-b0378ff21243&overridelayout=true
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/c0ea1fd8-d6d3-2a10-c1ab-e8164dd98316
    You can find all How-to docs in the below link
    http://wiki.sdn.sap.com/wiki/display/BPX/EnterprisePerformanceManagement%28EPM%29How-to+Guides

  • YTD and Periodic

    Hi Experts,
    I have had a request from a client to build a balance sheet. The issue is that they have been using BPC 7.5 on a periodic basis for the finance application. They want a balance sheet to now be built and this has to be at YTD.
    Their application parameters is not set to YTD.
    Its is possible to build a YTD balance sheet with the application parameters set to periodic.
    TIA
    HHDJ

    Hi there,
    Are they currently loading balance sheet data on YTD or Periodic basis?
    If they are already loading data to the B/S then you can just set the measure to YTD in instead of Periodic.
    However if they want to start loading YTD B/S data into a Periodic application then that cannot be done because the application has been already setup as Periodic.
    Could you create another App that's strictly YTD or convert the YTD B/S via an ETL process to make it Periodic?
    HTH,
    John

  • YTD to PERIODIC

    Hi Experts,
         IN BPC 7.0 do you thinks its posible to copy a YTD application (ex LegalApp) data to a Periodic application (ex Finance) or vise versa, having the same dimensions??
         Can BPC'S Allocation engine do it??
    Thanks,
    Benniejay

    I don't think there is workaround for converting one measure to another measure. You need to think about strategy to allocate your YTD to time periods. I think it is not too hard. But I do not have financial knowledge.
    It is right that Periodic and YTD are calculating by OLAP, measure formula. But you still can use stored procedure to get YTD value. In very simple definition, YTD is latest value. So, for example, if you want to split 2008 value, you can query against to FACT table to get 2008.DEC value and split it to 12 months. And insert them into 2008.JAN to 2008.DEC of new application's FACT table. The you can get same value as Periodic.
    I am not 100% clear about your question actually. Do you want to have new application that uses periodic and has same value as original application's YTD?

  • BPC Consolidation Account Dimension - R_ACCT X C_ACCT X O_ACCT X P_ACCT

    Hi everyone,
    I search for all the forum and I didn't find any explanation about the use of the "standards" accounts on BPC, we are using BPC 7.0 for NW.
    Why BPC NW differentiate the dimensions depending on which application are going to be included?
    For example BPC NW has four dimensions for the account C_ACCT(consolidation), R_ACCT(rate), P_ACCT(Planning) and O_ACCT(Ownership).
    In our consolidation project we have the planning front too so at the end we will have only a group chart of account for both.
    Can we maintain only an account dimension or is there a technically requirement to mantain three or more account dimensions?
    One for Legal App, one for Ownership App, one for Intercompany Matching App and one for planning?
    So we should have to use same dimension, an example the C_ACCT, on all application or we have to use each dimension in their owing application and change them with same data? That's the question.
    Could someone explain what would we do in this scenario? Please don't send documentation because on every one we read are saying to use different, but how is the maintenance for that, explain this.
    Best Regards
    Alexandre

    Hello Alexandre,
    You cannot use the same account dimension in all these applications, because the Rate and Ownership applications are designed to store currency conversion and ownership related data, so it would make no sense to add a financial chart of account to these applications. You could however use the same CoA between your Consolidation and your ICMatching, the idea to have two different ones is that you only have Intercompany data from some of your accounts and you may also want to use different roll-ups of your account to perform you IC Matching.
    Here are the 4 account dimension:
    - R_ACCT used in the Rate application, contains type of rates (like "END", "AVG)
    - O_ACCT used in the Ownership application, contains method and percentage of consolidations (like "METHOD","PCON","POWN,...)
    - C_ACCT used in the consolidation application, containt the financial Char of Account (Balance Sheet, P&L, ...)
    - P_ACCT used in the planning application, contains account specific for Planning.
    You could share the same CoA between your Consolidaiton and Planning, as long as you can defined a common one that fits both purposes
    Marcel

  • BPC Consolidation without Tranding Partner - Intco

    Hi experts,
    I'm doing the blueprint on a customer to implent the BPC Consolidation 7.5 NW, but for my surprise on FI-NewGL the chart of accounts is oppen by the inter-company level, in other words, the system has many accounts for all the intercompany possibilities. So today the customer export the period and do the IUElimination on excel matching a pair of accounts.
    My question is, is it possible to build the consolidation on BPC without the trading partner, doing the matching for all the accounts possibilities ?
    I suspect this is impossible, one of this reason is the COI, Am I correct ?
    Best Regards

    Ok Clodualdo,
    Just to explain better the question, the scenario is this:
    On ECC, the chart of accounts was made in order to open all the cases of intercompnay, in other words, we used to see one or two, accounts of Customer Interco x Vendor Interco, here they have 40, for all the cases of elimination matching, they absorbed the concept of tranding partner(interco) to the accounts, example:
    In other Companys,
    Master data:
    Company Account Tranding Partner Ammount
    A 1000 B 100
    B 2000 A -100
    A 1000 C 80
    C 2000 A -80
    Note, if you want to use the same account to do the intercompany you can because you have the tranding partner.
    Here,
    Master data:
    Company Account Ammount
    A 1000 100
    B 2000 -100
    A 1001 80
    C 2000 -80
    Elimination Hoped at BPC
    Company Account Ammount
    A 1000 -100
    B 2000 100
    A 1001 -80
    C 2000 80
    Total 0
    Note, they use many accounts on the holding, which represents one of their companies, and the other side is always the same account, modifying the company, but the total ammount is the same, they don't eliminate by the High or Less value, is just a reclassification, with a debit(or credit) in the holding versus one debit(or credit) at the controlled.
    In this situation is irrelevant the use of the tranding partner.
    I appreciate if someone could explain which is the problem to do the elimination on BPC without the tranding partner (interco) ?
    If have problem, I was think to carry the data to BPC and do a reclassification marking the tranding partner, anyone see like me ?
    Best Regards
    Edited by: Alexandre Mendoza Collepicolo on May 19, 2010 9:20 PM

  • Exporting YTD and PERIODIC data

    Hi all,
    I've adjusted a data manager package so that the YTD and PERIODIC measures are automatically selected for export to a flat file. Whenever I want to save the package the script automatically changes and removes either YTD or PERIODIC.
    Any idea how I can change the script so that both YTD and PERIODIC measures are exported to a flat file?
    Thank you.
    DEBUG(ON)
    'PROMPT(SELECTINPUT,,,,"%DIMS%")
    PROMPT(SELECTINPUT,,,,"ENTITY,TIME,C_CATEGORY")
    'PROMPT(MEASURELIST,%MEASURES%,"Please select measures")
    'PROMPT(TRANSFORMATION,%TRANSFORMATION%,"Transformation file:",,,Import.xls)
    PROMPT(TEXT,%FILE%,"Please enter an output application file",)
    'PROMPT(RADIOBUTTON,%ADDITIONINFO%,"Add other information(Appset,Application,User,Time)?",1,{"Yes","No"},{"1","0"})
    'PROMPT(TEXT,%TYPE%,"Please enter the Process Chain Type",)
    INFO(%DIMVALUE%,E=24)
    INFO(%TEMPNO1%,%INCREASENO%)
    INFO(%TEMPNO2%,%INCREASENO%)
    INFO(%MEASURES%,YTD,PERIODIC)
    TASK(/CPMB/APPL_TD_SOURCE,DIMENSIONVALUE,%DIMVALUE%)
    TASK(/CPMB/APPL_TD_SOURCE,MEASURES,%MEASURES%)
    TASK(/CPMB/APPL_TD_SOURCE,OUTPUTNO,%TEMPNO1%)
    TASK(/CPMB/APPL_TD_SOURCE,SELECTION,"%SELECTION%DIMENSION:C_ACCT||DIMENSION:C_DATASRC|INPUT,INPUT_DIFF_ECCS,INPUT_ADJ,INPUT_GW,MJ_MANJE|DIMENSION:FLOW|F_999|DIMENSION:GROUPS|N_GROUP|DIMENSION:INTCO|I_TOTAL|DIMENSION:RPTCURRENCY|LC|")
    TASK(/CPMB/EXPORT_TD_CONVERT,INPUTNO,%TEMPNO1%)
    TASK(/CPMB/EXPORT_TD_CONVERT,TRANSFORMATIONFILEPATH,\ROOT\WEBFOLDERS\Company\LEGAL\DATAMANAGER\TRANSFORMATIONFILES\SYSTEM FILES\Export.xls)
    TASK(/CPMB/EXPORT_TD_CONVERT,SUSER,%USER%)
    TASK(/CPMB/EXPORT_TD_CONVERT,SAPPSET,%APPSET%)
    TASK(/CPMB/EXPORT_TD_CONVERT,SAPP,%APP%)
    TASK(/CPMB/EXPORT_TD_CONVERT,OUTPUTNO,%TEMPNO2%)
    TASK(/CPMB/TD_APPL_SERVER_TARGET,INPUTNO,%TEMPNO2%)
    TASK(/CPMB/TD_APPL_SERVER_TARGET,FULLFILENAME,/interface/BIP/BPC_export/%FILE%)
    TASK(/CPMB/TD_APPL_SERVER_TARGET,ADDITIONALINFO,1)

    Sgt. Rock wrote:
    Should I just break down and buy server space to exchange complete files?
    This the way I do with my co-work production or when work in a team with guys who live out of my country. You can pack/archive the whole project folder into Zip or (Rar - I do that using my PC) which reduces the project folder content globally.
    There are quite many "free hosts" in our days so you can manage your work via Email or Skype and use such servers if you can not afford to buy any hosting space. To my opinion it is best to provide the original project when you use same apps, plugins etc. Any tricky export, audio file compression etc will be time consuming for your partner...
    !http://img59.imageshack.us/img59/4967/aglogo45.gif!

  • Consolidation Application

    Hi ,
    When we create a  legal consolidation application in BPC, will this create a real time  infocube or standard infocube in BW?
    When we'll use a standard info cube?
    Thank you in advance.

    Hi Sapki,
    When an application is created in BPC it creates a real time infocube in the BI server with a different name space.
    Standard cubes are not used in BPC.  However, if you want to load data through regular ETL process, you can change the behaviour of the real time cube.
    thanks
    Anjali

  • How to post a XCelsius in the BPC Web Application Getting Started page

    Hi Experts,
    I'm new using BPC 7.5 on NetWeaver. When opening the Getting Started tab in the BPC Web Application there is a white page that I would want to fill with content. This content should be a XCelsius Dashboard linked to the Query or InfoCube on which I`m planning. Creating the XCelsius Dashboard is not the problem, but to insert it in the Getting Started panel of the BPC Web application. Has anyone an idea how to do it or how to proceed. Ideas or a little how-to would be perfect.
    Thanks very much in advanced,
    Àlex

    Hi.
    Try this...
    const string LIST_PAR_NAME = "lu";
    string listName = string.Empty;
    if (this.Request.Params.AllKeys.Contains(LIST_PAR_NAME))
    listName = this.Request.Params[LIST_PAR_NAME];
    else
    throw new ArgumentException("Par lu is not present.");
    SPList listExport = web.Lists[listName];
    However take a look at this
    http://zsvipullo.blogspot.it/2013/10/get-splist-from-internal-name.html?q=getlist
    to check how GetList method is faster than web.Lists[].
    Regards,
    Bubu
    http://zsvipullo.blogspot.it
    Please mark my answer if it helped you, I would greatly appreciate it.

  • EPM 11.1.2.1 Consolidation Application (Create) does not work from workspace

    We have installed and configured HFM, Planning, Essbase, FR, FDM in single server-Windows 2008 R2 SP1 (64-bit). We have checked all diagnostic logs and configuration is 100% successful. All the services start successfully. We can connect to foundation/workspace on 19000 port and create planning application successfully and also use it with no problem.
    But when try to create Consolidation application, we get error as below:-
    Description: Invalid or could not find module configuration 'hfm.appcontainer'.
    Also the icon is not visible for all consolidation link under Navigate/Administer.
    We have installed Java 7 and dotnet framework 4.5
    Please help as we have reinstalled/reconfiguration numerous times and faced the same problem.
    Regards
    Nitin Gupta

    Hi there,
    Have you reconfigure the Web Server after installing all the additional components? Usually, the icons are missing when you have not reconfigured the Web server after the installation and configuration of a component.
    Regards,
    Thanos

  • Consolidation in special posting period

    Hi All,
    I am using the Fiscal year variant April to March with 4 special posting periods in ECC. I am using the same in BCS too.
    I am taking the data through LFDS with posting period move.
    I am using quarterly consolidation which is period 3, 6, 9 and 12. However I have balances appearing in special posting periods 13 - 16 in source cube. My first consolidation is happeing for period 12. 2008
    How do I take care of the transactions posted in Sepcial posting periods 13 - 16.
    1. Should I be running the COI in period 16 too. Should I be running it as subsequent consolidation or make period 16 itself as first consolidation.
    2. I am also thinking of making the changes in the source cube 0FIGL_C10 with an additional field called consolidation posting period and write a routine to update additional period field as 12 wherever the posting period is 13 to 16. Then extract the data into BCS for period 12 and have only consolidation frequency till period 12. Can I proceed with this approach ?
    Pl give a standard and correct approach to be followed in case of special posting periods considering all the above facts.
    Thanks in advance
    Srinivasan

    Hi Srinivasan,
    1. Should I be running the COI in period 16 too. Should I be running it as subsequent consolidation or make period 16 itself as first consolidation.
    - I don't think that you should.
    2. I am also thinking of making the changes in the source cube 0FIGL_C10 with an additional field called consolidation posting period and write a routine to update additional period field as 12 wherever the posting period is 13 to 16. Then extract the data into BCS for period 12 and have only consolidation frequency till period 12. Can I proceed with this approach
    - I like the idea.
    Pl give a standard and correct approach to be followed in case of special posting periods considering all the above facts.
    - Didn't see such written approaches and doubt that they exist.

Maybe you are looking for