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

Similar Messages

  • HT201684 In Yosemite this no longer works, has anyone figured this out? How to set a custom default umask for all applications?

    In Yosemite this no longer works, has anyone figured this out? How to set a custom default umask for all applications?
    I've tried everything to get a custom umask set for all apps. It just seems impossible...
    Is there a replacement for launchd-user.conf?

    Please file a bug report: https://bugreport.apple.com
    I am sure this is something that got lost, like environment variables, in the Yosemite/iOS merger.

  • LSMW input method error-No Customizing entry defined for period indicator Y in logon language

    Hi,
    I am creating one material through direct input method and its showing error '
    No Customizing entry defined for period indicator Y in logon language'.
    I am passing PERKZ ( periodic indicator ) as blank from file.
    But when i am creating in foreground its automatically taking value 'M' and creating the material.
    And also when i hardcode the value 'M' in LSMW then also its showing same error.
    Can anyone please help urgently?
    BR
    Sumeet

    Check in O02K what is maintained.  As per your error message, External Period Indicator "Y" is missing for that logon language.
    G. Lakshmipathi

  • How to set custom master page for sharepoint application page ?

    Hello,
    I need to apply custom master page for the custom application page I created for login purpose.
    Can anyone please let me know how to apply master page for custom application page ?
    Note : I need to set custom master page for application page at web application level.
    thanks,
    Dipti Chhatrapati

    Hi Dipti,
    You can use the same reference as ASP.NET
    Example
    "<%@ Page Language="C#" masterpagefile="../_catalogs/masterpage/minimal.master" title="teste" inherits="Microsoft.SharePoint.WebPartPages.WebPartPage, Microsoft.SharePoint, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" meta:webpartpageexpansion="full"
    meta:progid="SharePoint.WebPartPage.Document" %>"
    You can use SharePoint Designer 2010
    http://www.microsoft.com/download/en/details.aspx?id=16573 to make the reference from you aspx page to you custom masterpage.
    When you are editing a aspx page you can go to ribbon "Style" and attach the custom Masterpage.
    André Lage Microsoft SharePoint, CRM Consultant
    Blog:http://aaclage.blogspot.com
    Codeplex:http://spupload.codeplex.com/http://simplecamlsearch.codeplex.com/

  • Regarding custom context created for CR_B2B application(Complaints&Returns)

    Hi,
    We have created a custom context for cr_b2b application.
    We are able to login to the application, but we are getting some compilation errors on the left hand side page (genericsearch.jsp)
    The errors are:
    ISA Framework: com.sap.engine.services.servlets_jsp.server.jsp.exceptions.CompilingException: Error while executing the compilation process: [/usr/sap/FWX/JC91/j2ee/cluster/server1/apps/sap.com/homecr_test/servlet_jsp/cr_test/work/jsp_genericsearch1285932156290.java:163: package com.sap.isa.isacore.uiclass.b2b does not exist com.sap.isa.isacore.uiclass.b2b.CreateTransactionUI l_ui = new com.sap.isa.isacore.uiclass.b2b.CreateTransactionUI(pageContext); ^ /usr/sap/FWX/JC91/j2ee/cluster/server1/apps/sap.com/homecr_test/servlet_jsp/cr_test/work/jsp_genericsearch1285932156290.java:163: package com.sap.isa.isacore.uiclass.b2b does not exist com.sap.isa.isacore.uiclass.b2b.CreateTransactionUI l_ui = new com.sap.isa.isacore.uiclass.b2b.CreateTransactionUI(pageContext); ^ 2 errors ].
    What would be the reason?  Some pointers on this would be of great help
    Thanks in Advance
    Regards,
    Satish.

    Hi Pradeep,
    I can see that the CreateTransactionUI class is part of sap.comcrmisaisacoredefault.jar.
    We tried to deploy this jar into this path:
    /usr/sap/FWX/JC91/j2ee/cluster/<server no>/apps/sap.com/home~cr_test/servlet_jsp/cr_test/root/WEB-INF/lib
    We have placed this file in all server nodes of the given path.
    But still error exists.
    What could be the reason?
    Thanks,
    Satish.

  • Custom host-name for web application SharePoint 2010

    I am facing a weird behavior. Can anyone help me regarding this?
    Steps performed:
    1. Created a web application using custom host name.
    2. Created a site collection using "Blank" site template. Nothing issues.
    3. Created another site collection using "Publishing" site template. Authentication prompt came multiple times. IIS logs/Fiddler/HTTP Watch are full with 401 entries.
    4. Added the custom host-name with web server IP in local desktop hosts file(which is in intranet domain). Prompt issue fixed.
    5. Authentication mode set as NTLM. 

    Hi DDasgupta,
    After you created a web application with a custom host name, if you got a prompt for the user and you may face the following issues:
    There is continuous prompt for the credentials
    HTTP 401.1 error
    This shows that there is a problem with the Loopback configuration. This situation should occur only when we access the application from the server machine.
    For fixing the problem, we have to disable the Loopback value inside the registry.Open the Registry Editor (regedit.exe) and locate the following key:HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa, and create a new Key Value of type DWORD inside
    it and set the value to 1.
    More information, please refer to the link:
    http://www.c-sharpcorner.com/UploadFile/40e97e/sharepoint-2010-creating-host-name-for-web-application/
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • YTD or Periodic application

    Hi all,
    I must create a new application and I should choose whether to set it as Periodic or YTD.
    Which one should you suggest to use?  Is it only a matter of reporting or there might be other things to consider, such as performances of the db and so on? What are the main benefits with the different solutions?
    Thanks a lot for your help
    Francesco Gavarini

    In a YTD app, YTD is the base member and Periodic is calculated.  In a Periodic app, Periodic is the base member and YTD is calculated.
    Think about how your users will enter data into this application and how data will be loaded through automated processes.  Will users enter monthly or quarter balances or do they enter Year-To-Date balances?  If they enter monthly balances and send those on an input schedule,  then make your app a periodic app.  If they enter YTD balances, then make it a YTD app.  Keep in mind you can have a YTD app and a Periodic app in the same Appset, depending on what your requirements are.
    Also, what is your logic going to run calculations on?  Is it going to run calcs on YTD amounts or Periodic amounts?
    Greg
    Edited by: Greg Anderson on Jul 30, 2010 11:24 AM

  • 11g: Custom error handling for all application raised exceptions?

    Hi,
    the only thing I can find in the documentation regarding an error handler is this: http://download.oracle.com/docs/cd/E12839_01/web.1111/b31974/web_adv.htm#BABEHFHI (26.8)
    However, this kind of error handler seems to ignore exceptions thrown in backing beans and underlaying business logic inplemented in app modules.
    Is there a way to globaly handle those exceptions and show an error message if an exception is throw or is the only way a catch block in each backing bean method?
    Thanks

    So, If I understand correctly, the only option is to redirect to exception handler view and show eror informatin there.
    If, however, we want to present errors in popup messages, we have to handle exceptions in all backing bean's methods, e.g.:
    catch (Exception ex){
    handleError(ex);
    public void handleError(Exception ex){
    FacesContext fctx = FacesContext.getCurrentInstance();
    FacesMessage message=
    new FacesMessage(
    FacesMessage.SEVERITY_ERROR,
    "Error",
    ex.getMessage());
    fctx.addMessage(null,message);
    Is that correct?
    Thanks

  • Extracting data with zero values for periods without data

    Hello Together,
    i extracted data from our hfm application from period 1 to 3.
    Now i found that some rows begin with period 2 or 3 because there are no data in period 1 or 2.
    So my question is, how i can get zero values for periods with no data.
    Hope someone can help me.
    Many thanks in advance.
    Martin
    P.S.: Our actual hfm version is 11.1.1.3
    edit

    For the periods with no data, HFM does not have a "0" to offer for the data extraction. Since the default data extract from HFM has each period on it's own row in the *.dat file, I don't understand your comment about rows starting with period 2 or 3. In the *.dat file the row for period 1 simply won't exist. Are you using a custom approach/tool for data extraction?
    The only time HFM will offer a "0" where there is indeed no data, is if you extract derived data. You must include calculated data, and even then I believe HFM will only extract a "0" for the first period after a period where there was data, and only for flow accounts (Revenue/Expense). so if you have "100" in period 1, and no data in period 2, such that the derived value YTD for period 2 is "0", then you must include calculated values in the extract and you should see "0" for period 2. However, I don't believe HFM will extract "0" for period 3 - instead it will be blank/missing.
    In general it could be very dangerous to force HFM to give zeros where there is no data.
    --Chris                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Invoke Workflow from Web Dynpro for Java Application

    I am working on a custom web dynpro for java application and when the user clicks the submit button the SAP standard workflow (WS50000041) should be invoked. Does anyone have experience they can share with me on how to achieve this functionality? It should also be able to attach an adobe form or read data from the form and submit the data as xml.
    Thanks,
    Ashley

    Hi Ashley,
    Use following code in RFC to invoke your workflow -
    DATA : w_subrc TYPE sy-subrc,
                w_wi_id LIKE swwwihead-wi_id.
    CALL FUNCTION 'SAP_WAPI_START_WORKFLOW'
            EXPORTING
              task                      = ' WORKFLOW - WSxxxxxx '
              language                  = sy-langu
              do_commit                 = 'X'
            IMPORTING
              return_code               = w_subrc
              workitem_id               = w_wi_id
            TABLES
              input_container           = it_container
              message_lines             = lv_swr_messag
          COMMIT WORK.
    With this code your workflow will get start. But u have to use workflow id in next application also in which your request is getting navigated. In that application you have to take this workflow ID and have to pass again in workflow using - PortalNavigation statements.
    After that this workflow will get start to publish in your TaskList (My Task) in Portal. Remeber that your all task should be maintained in workflow table by using SWFVISU  transaction.
    After that go to Portal and Re-Register your UWL so that your new Workflow ID will get usable in portal.
    With this way you would be able to use workflow with Web Dynpro Java using UWL and Workflow.
    Regards,
    Roshan Gupta

  • Using the Formula Node for PDA

    I get a compile error when I use C code inside the formula node. Is it possible to use C Code inside the formula node for PDA applications? Do I have to include any file while building the executable for the PDA

    Ok, I was able to successfully build an executable file without error. I attached the screen shots of your program in execution. Does this look like the desired result?
    I'm confused as to why I can build and run the program on my machine. I have LabVIEW 7.0 and Windows XP. What version of Windows and LabVIEW are you using? Also, are you getting the error window when you try to build an executable or when you attempt to run the VIs within LabVIEW?
    Regards,
    -Joe-
    Attachments:
    tutor.JPG ‏100 KB
    tutor2.JPG ‏122 KB
    detector.JPG ‏46 KB

  • Custom xml parser for EAR

    I am trying to specify a custom XML parser for my application to use as the default BEA one does not work with Apache Axis.
    I added the following to my weblogic-application.xml file:
    <xml>
    <parser-factory>
    <saxparser-factory>org.apache.xerces.jaxp.SAXParserFactoryImpl</saxparser-factory>
    <document-builder-factory>org.apache.xerces.jaxp.DocumentBuilderFactoryImpl</document-builder-factory>
    <transformer-factory>org.apache.xalan.processor.TransformerFactoryImpl</transformer-factory>
    </parser-factory>
    </xml>
    I also updated the Manifest file for my EAR to include the following:
    Class-Path: APP-INF/lib/xercesImpl.jar;APP-INF/lib/xml-apis.jar
    This is not working. Any ideas?
    Here is the docs i am following: http://edocs.beasys.com/wls/docs81/xml/xml_appscop.html#1075700

    Augie (guest) wrote:
    : XML Team --
    : I am a true beginner on XML, besides the basics, I am having
    : problem understanding how to use the parser. We have a
    project
    : that requires us to form XML docs using PL/SQL (print
    statements)
    : and send them via FTP to our clients. Our clients will then
    : parse the XML code that we put together and input the data
    into
    : their database. We are using XML as an EDI form.
    : I downloaded the parser, and tested, but cannot understand how
    to
    : actually do a parse on a .xml file. Something ran and
    returned,
    : but I cannot get a head/tail out of them.
    : My question is:
    : 1. How do I parse .xml files?
    I am not sure what parser or interface you are trying to use.
    Our command line ones will print the output of the parse to the
    screen. Our class files allow you to construct an in-memory DOM
    Tree representation that can be programaticly accessed. Review
    our samples to see how to do it.
    : 2. After parsing, is there a flatfile with all the data? where
    is
    : the parsed results?
    Not unless you use our print methods or pipe our commandline
    versions to the screen.
    : 3. Our client has Oracle 8.0.5, can the XML: Parser for C work
    : independently? How do you get parsed data into the database?
    All of our XML Parsers for C, C++, and Java can work
    independenmt of the database. However, only the Java version is
    currently configured to work with the XML SQL Utility (also
    available here) to get parsed data in and out of the database.
    Download it and take a look.
    Oracle XML Team
    http://technet.oracle.com
    Oracle Technology Network
    null

  • 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

  • YTD view in Periodic application

    Hi Experts,
    I got an answer from SAP Korea, the YTD is only available for quarter in BPC 7.5 NW in periodic application.
    IS IT TRUE???
    If it is just for BS, sounds OK since usually we get BS quarterly, but for PL, it should support monthly YTD view. Could you please copy and paste the measure(MDX) that BPC 7.5 NW uses?
    Regards,
    YH Seo

    Hi,
    May be the message didnt come up properly or was intended for something else. You can definitely view the YTD values for months also. You can see the measures in the SAP Program "UJA_MAINTAIN_MEASURE_FORMULA".
    There is a how to guide on SDN - "Create Customer measure formulas for Fiscal Periodic, QTD and YTD"
    Hope this helps.

  • Periodic application, conversion on ytd value

    Hi all,
    I have SAP BPC 7.5.108 MS, I need to do a periodic application,but I would like to do a conversion applied on YTD value.
    Do you know if it's possible in the business rules?
    I know that it's possible, in the Ytd applciation, to apply the conversion on periodic value, would be very nice to do also the conversion applied on YTD values.
    Thanks
    Ciao
    Chiara

    Hi Chiara,
    this is not possible by using the standard rules. However you should be able to achieve it by using an additional element in your flow dimension on which you (with a script) calculate the YTD value. Your conversion rule could then convert this amount and write the result onto the original flow.
    BR,
    Arnold

Maybe you are looking for

  • •Sign in to the Licensing Website

    Hallo. I can not Sign in to the Licensing Website although i can sign in to the adobe site and my profil

  • Function result Cache in oracle 11G

    Hi, i am reading the following article and trying to reproduce same set of statements to learn about function result cache. http://www.oracle.com/technology/oramag/oracle/07-sep/o57asktom.html Details about my output: SQL> create or replace function

  • Information Broadcasting: Send independent HTML via email

    I chose email and independent HTML, I expect to receive one file attachment with formatted query, but received 3 attachments: htm, css, gif.  We encountered the same issue at the techEd workshop.  The instructors didn't know how to fix it.  What do I

  • A driver for sequel and oracle

    I am using currently the jdbc-odbc bridge...which does not seem to support a lot of things...I cannot get a ntext value from the resultSet properly... Can this be solved by changing my driver...If yes...do suggest be a best one which supports both se

  • Ipod 5 has wifi but it doesn't work.

    I NEED HELP! i need to figure out how to fix this before i either A. sell my ipod or B. smash it. it has wifi, works with kik and instagram, but doesnt let me receive pictures or anything. I CANT TURN OFF FIND MY IPOD TO RESTORE IT BECAUSE IT WONT RE