Error while initializing PA

Hi,
I am getting error when initializing the PA.
"Error when reading fiscal year variant T1 for date 31.12.2015"
Please help me to get out of this error.
How to check whether fiscal year variant T1 has maintained for date 31.12.2015.
Thanks a lot in advance,
Prabhat

Hi ,
If a storage bucket is consisting of days,week,month & year, it means that it will have data stored in that specified buckets.
It will have data stored in day wise, week wise, momth wise and yeark wise bucket which can be used by various planning area. we can have PA1 using weekly & daily buckets, we can have another PA2 using monthly & weekly bucket.
We need not to defiine another storage bucket profile.
In my previou project we had used same storage bucket for 2 planning areas where in PA1 comprised of data stored in monthy & weekly while PA2 had requirement of data to be stored quarterly&yearly.
In Data view we use time bucket profile inorder to view the data, you can view the data only if it is stored in that bucket format, for eg, you can have a weekly time bucket profile in a data view only if your data is stored in week wise bucket which is possible only if  in  storage bucket profile weekly option is selected.
In storage bucket profile if you have data stored monthly, then you can use a time bucket profile of yearly.
But if  data in SBF is stored in weekly bucket then you cannot view your data day wise.
Thus in storage bucket profile, you need to select all the options you would like your data to be stored also taking into consideration how you woul like to view your data.
Regards,
Chetana

Similar Messages

  • Error while initiating travel form (Messge No.: 56568)

    Hi,
    Am facing the below error while simulating in T-Code: PR05:
    Error while initiating travel form (Messge No.: 56568)
    Kinldy guide me to come out of this error:
    Regards
    JS

    Hi Ray,
    Could you please let me know the config for this feature TRVFO as Abode form is not showing up in PR05 it gives the HTML format....
    I have done the basic config of the position 24 to Abode form active also checked the Table TA20SWITCH with the entry  'HTMLFORM_R_P', value 'X'
    Kindly assist.
    Thanks,
    FF

  • Error while initiating Travel Form

    I received the error 'Error while initiating form' in Travel Expense. It is linked to Message no. 56568. Does anyone know how I can fix this? I currently do not have access to OSS Note.
    Thanks.

    Hi,
    It seems to be a config issue.
    If you don't use Adobe but  ABAP Forms check/change one of:
    1) the customizing in the IMG activity "<i>Travel Expenses Control (Expert View)</i>":
    Set the indicator "<i>Other Settlement</i>" in the column 24 for the appropriate trip provision variant to the value: 0 (active), 1 (not active), 2 (not active only in PR05 and PR04)
    or
    2) the data in the table <i>V_T702N_A</i> - double click your variant on "A<i>ccounting Control in Expert View:Overview</i>" screen and change the value as above on Deails screen.
    Solution taken from (and checked with ECC 6.0 SP9):
    PR05 - Error while initiating travel form
    and
    http://sap.ittoolbox.com/groups/technical-functional/sap-hr/error-when-simulating-result-in-travel-management-1622499
    Let us know whether it helps.
    Regards,
    Przemek

  • Essbase 11.1.2.1 configuration error " Error while initializing registry."

    I have installed Essabase 11.1.2.1 components successfully in linux(RHEL 5) and while configuring the shared services first time getting the error :Error while initializing registry. unable to navigate from registry wizard state"
    In the configtool log I found the below exeptions and errors:
    [2011-12-28T13:05:48.798-05:00] [EPMCFG] [TRACE] [EPMCFG-01857] [oracle.EPMCFG] [tid: 16] [ecid: 0000JI5qMtcFO9EpJ44Eyf1EypdL000003,0] [SRC_CLASS: com.hyperion.config.wizard.impl.RegistryWizardState] Creating a new registry: DBtype is ORACLE
    [2011-12-28T13:05:48.798-05:00] [EPMCFG] [TRACE] [EPMCFG-01858] [oracle.EPMCFG] [tid: 16] [ecid: 0000JI5qMtcFO9EpJ44Eyf1EypdL000003,0] [SRC_CLASS: com.hyperion.config.wizard.impl.RegistryWizardState] JDBC URL: jdbc:oracle:thin:@devdwdb.newcorp.com:1531:DEVDW
    [2011-12-28T13:05:48.803-05:00] [EPMCFG] [TRACE] [EPMCFG-01319] [oracle.EPMCFG] [tid: 16] [ecid: 0000JI5qMtcFO9EpJ44Eyf1EypdL000003,0] [SRC_CLASS: com.hyperion.cis.config.ConfigRegistryUtils] Creating system component: component type = SYSTEM9
    [2011-12-28T13:05:49.014-05:00] [EPMCFG] [TRACE] [EPMCFG-01321] [oracle.EPMCFG] [tid: 16] [ecid: 0000JI5qMtcFO9EpJ44Eyf1EypdL000003,0] [SRC_CLASS: com.hyperion.cis.config.ConfigRegistryUtils] Creating product component: component type = FOUNDATION_SERVICES_PRODUCT
    [2011-12-28T13:05:49.025-05:00] [EPMCFG] [TRACE] [EPMCFG-01323] [oracle.EPMCFG] [tid: 16] [ecid: 0000JI5qMtcFO9EpJ44Eyf1EypdL000003,0] [SRC_CLASS: com.hyperion.cis.config.ConfigRegistryUtils] Creating Registry database connection component: component type = DATABASE_CONN
    [2011-12-28T13:05:49.040-05:00] [EPMCFG] [TRACE] [EPMCFG-01321] [oracle.EPMCFG] [tid: 16] [ecid: 0000JI5qMtcFO9EpJ44Eyf1EypdL000003,0] [SRC_CLASS: com.hyperion.cis.config.ConfigRegistryUtils] Creating product component: component type = SHARED_SERVICES_PRODUCT
    [2011-12-28T13:05:49.129-05:00] [EPMINS] [ERROR] [EPMINS-00001] [oracle.EPMINS] [tid: 16] [ecid: 0000JI5qMtcFO9EpJ44Eyf1EypdL000003,0] [SRC_CLASS: com.hyperion.hit.wizard.Wizard] trace: Error:[[
    com.hyperion.hit.wizard.FailedButRetryPossibleException: Error while initializing registry.
         at com.hyperion.config.wizard.impl.RegistryWizardState$1$1.commit(RegistryWizardState.java:394)
         at com.hyperion.hit.wizard.Wizard$NextClass.run(Wizard.java:515)
         at java.lang.Thread.run(Thread.java:619)
    Caused by: java.lang.NullPointerException
         at com.hyperion.config.document.Storage.setLink(Storage.java:398)
         at com.hyperion.cis.config.ConfigRegistryUtils.createProductComponent(ConfigRegistryUtils.java:81)
         at com.hyperion.cis.config.ConfigRegistryUtils.initializeRegistry(ConfigRegistryUtils.java:419)
         at com.hyperion.config.wizard.impl.RegistryWizardState$1$1.commit(RegistryWizardState.java:277)
    Here I am wondering that I have installed and configure successfully in dev environment with the same DB privileges and folder permissions,as well same character set details and the same install files every thing is same as dev environment, but the same approach is failing in prod environment.
    I am unable to figure out what exactly issue is,
    Can any one please help me out in this regard.
    Edited by: 900598 on Dec 29, 2011 11:48 PM

    Hi John,
    We are using the different schemas(ESHSRVC for dev and ESHSRVC4 for prod)and different user ids as well in the db server( devdwdb.newcorp.com:1531:DEVDW)
    where the DEVDW is the sid for both schemas.
    Here the HSS tables created in ESHSRVC and working fine for dev.
    but in the new installation and config with the ESHSRVC4 schema the config is failing and throwing the error msg..
    I am sure the new installation is not pointing to the old HSS populated schema(ESHSRVC) and I have given the connection details of ESHSRVC4(new schema) while config the shared services for new one.
    I cross checked the both schema's have the same privileges and character sets.
    but in the new config with new schema is unable to create the registry and throwing error.
    I have uninstalled and deleted the entire folder and created new schema's and started the new install and config still getting same error.
    .

  • EPM Configurator Error "Failed to navigate from RegistryWizardState: Error while initializing registry.

    Hi,
    I am getting Below error in RHEL 6.5
    EPM Configurator Error "Failed to navigate from RegistryWizardState: Error while initializing registry. See logs for more details"  while configuring Essbase Server on 64 bit OS using Oracle Database
    Any help...?

    Hi ,
    This community is to discuss Oracle Application Server specific issues, you can post this query in the below Hyperion Forms for better response:
    Hyperion EPM
    [OR]
    Oracle Hyperion EPM (MOSC)
    [OR]
    Hyperion Certification for EPM (MOSC)
    Regards,
    Prakash.

  • EPM configuration ESSBASE Failed to navigate from RegistryWizardState:Error while initializing registry.

    When I was in the configuration ESSBASE, ran into trouble.
    Failed to navigate from RegistryWizardState:Error while initializing registry.
    soft: EPM 11.1.2.3  
    OS: linux redhat6.1
    Two planing server configuration
    A server configuration essbase and install oracle relational database
    Planning configuration is successful, but the first step in essbase Shared servers failed, the error is:Failed to navigate from RegistryWizardState:Error while initializing registry.
    What should I do?
    Please

    If you are using Oracle database, Create a user(schema) with the below previliges
    Roles:
    DBA, Resource, Connect
    privileges:
    CREATE ANY SYNONYM,CREATE CLUSTER,CREATE INDEXTYPE,CREATE PROCEDURE,CREATE SEQUENCE,CREATE SESSION,CREATE TABLE,CREATE TRIGGER,CREATE TYPE,CREATE VIEW,DROP ANY SYNONYM
    Thanks,
    mady

  • Problem installing Circuit Design Suite - "Error while initializing resource loader"

    I am attempting to install v 10.0.1 of the Circuit Design Suite (Education and Student Edition).  Immediately after starting the install process I get the message "Error while initializing Resource Loader!" and the installer exits.  My computer meets the minimum system requirements (512 MB RAM, 20 GB free hard drive space, Windows XP, etc).
    Any suggestions for how to work around this problem so I can get Multisim installed?

    Hi John,
    I'm not sure if you still have issues with the Multisim installer. But just in case here are some comments:
    Are you using a CD to install Multisim? If yes, try copying the installer to your hard drive.
    Try installing Multisim on a different machine.
    Apparently the Resource Loader is related to Java, try un-reinstalling it, upgrading to the latest release, etc.
    Let us know how it works,
    Fernando D.
    National Instruments

  • Satellite L650 PXE-E63:error while initializing the NIC - Start Up Error

    I have a Satellite L650 which is 2 month old.
    The motherboard makes a ticking noise (I think that is what is making the noise), and when this noise takes place it causes the computer to be very slow!! It has been this way since I pretty much got it.
    Today, the computer made the noise, my itunes music started skipping (it was the only program running) and the computer froze, and told me it couldnt find windows. When I restart my computer it runs the windows 7 startup repair, finds nothing wrong, and restarts the computer. When the computer restarts, the screen stays black for a very long time....then it flashes a blue screen (the flash is so quick I have no idea what it says) and asks if I would like to run the repair again. I select no, start windows normally....and the screen goes black for a very long time, however their is no ticking noise, but it appears nothing is happening.
    If I force a restart, I get an error message saying along the lines of;
    For Atheros PCIE Ethernet Controller... check cable connection
    PXE-E63:error while initializing the NIC
    PXE-MOF:exiting intel PXE ROM
    No bootable device-insert boot disk and press eny key
    PLEASE HELP!!!!!!!!

    hi,
    > The motherboard makes a ticking noise (I think that is what is making the noise), and when this noise takes place it causes the computer to be very slow!
    the hard drive may do a clicking sound and also pxe error message can appear if hdd stop working. You can read it here:
    http://forums.computers.toshiba-europe.com/forums/ann.jspa?annID=8
    what if you enter bios (f2 on startup) and check if hdd listed there. but anyway, you shouldn't be worry :) your lap is still new and under warranty. So, it will be fixed for free.

  • Mapping debbuging error:DBG1006: Error while initializing test data

    Hi,
    I have created a mapping in which I am trying to delete data from a table based on exisitence of rows in another table with a filter condtion in between them.When i try to run the debbugger, it throws following error:
    ============
    Analyzing map for debug...
    Retrieving Control Center connection info...
    Connecting to Control Center schema...
    Checking character set of Control Center schema...
    Configuring sources and targets...
    Mapping Debugger Error:
    oracle.wh.service.sdk.mapping.debugger.WBMappingDebuggerException: DBG1006: Error while initializing test data for sources and targets:
    oracle.wh.repos.sdk.CMPException: Trying to access invalid Object.
    Element ID: 110138
    Status: 4
    Owning FCO: 98409
    ==================
    Any idea what could be the possible cause?
    Query which I am trying to simulate is of following type:
    Delete from TableA t1
    where exits(select 1 from TableB t2 where t1.col1 = t2.col1 and t2.col2 = 'delete')
    Thanks
    AJ.

    Oops..thats weird.
    Tell me one thing...then how gud is the code generated in terms of working...if someone has to really test the code pre-hand for expected business logicWhy i am raising this concern is becoz there are many features for which OWB provides support in indirect way(workaround) like exists/not exists.
    Do we need to deploy mapping each time and then test through a run from Control centre?
    Other thing, As far i understand, the code generated is not in such a format that one can directly copy paste it in any sql/plsql editor and test it...
    Regards
    AJ.

  • Error while initializing the work area SYST

    Hi Experts,
    we did a kernel upgrade in NW 2004 from Kernel 640 to Kernel 700.
    OS : UNIX DB: Oracle
    At Os Level SAP and Oracle started.
    when we try starting the SAP,
    it shows the following error : error while initializing the work area SYST
    Thanks in Aavance,
    Satish T.

    > Did you get the solution for this? if so, could you please share the same with me. I also got same error after installing the SAP. From OS level everything looks fine but getting the same error while trying to login from SAP GUI as you reported.
    The answer is simple: Use the proper kernel
    If this is a new installed system and you can't logon please post the logfile dev_w0 here.
    Markus

  • Error while initializing activation agent for DBAdapter MasterDetail Demo.

    God day,
    following precisely the steps in Master Detail -Database Adapter sample.
    - configured adapter and deployed project and everything looked fine.
    - when start the Process Manager, always get:
    ( Error while initializing an activation agent for process "DB_MaterDetail"
    PLease ensure that the activation agents are configured correctly in bpel depolyment descripto bpel.xml. oracle.tip.adapter.fw.agent.jca.JCAActivationAgent: java.lang.reflect.InvocationTargetException.
    Failed to handel dispatch message ... ORABPEL 05002)
    my bpel.xml is:
    <?xml version = '1.0' encoding = 'UTF-8'?>
    <BPELSuitcase>
    <BPELProcess id="DB_MasterDetail" src="DB_MasterDetail.bpel">
    <partnerLinkBindings>
    <partnerLinkBinding name="DBAdapterInbound">
    <property name="wsdlLocation">DBInbound.wsdl</property>
    </partnerLinkBinding>
    <partnerLinkBinding name="DBAdapterOutbound">
    <property name="wsdlLocation">DBOutbound.wsdl</property>
    </partnerLinkBinding>
    </partnerLinkBindings>
    <activationAgents>
    <activationAgent className="oracle.tip.adapter.fw.agent.jca.JCAActivationAgent" partnerLink="DBAdapterInbound">
    <property name="portType">DBInbound_ptt</property>
    </activationAgent>
    </activationAgents>
    </BPELProcess>
    </BPELSuitcase>
    and entry in ...\j2ee\home\application-deployments\default\DbAdapteroc4j-ra.xml (which i never chaanged)= is
    <connector-factory location="eis/DB/BPELSamples" connector-name="Database Adapter">
              <config-property name="driverClassName" value="oracle.lite.poljdbc.POLJDBCDriver"/>
              <config-property name="connectionString" value="jdbc:polite4@localhost:100:orabpel"/>
              <config-property name="userName" value="system"/>
              <config-property name="password" value="any"/>
              <config-property name="minConnections" value="1"/>
              <config-property name="maxConnections" value="5"/>
              <config-property name="minReadConnections" value="1"/>
              <config-property name="maxReadConnections" value="5"/>
              <config-property name="usesExternalConnectionPooling" value="false"/>
              <config-property name="dataSourceName" value=""/>
              <config-property name="usesExternalTransactionController" value="false"/>
              <config-property name="platformClassName" value="oracle.toplink.internal.databaseaccess.OraclePlatform"/>
              <config-property name="usesNativeSequencing" value="true"/>
              <config-property name="sequencePreallocationSize" value="50"/>
              <config-property name="tableQualifier" value=""/>
         </connector-factory>

    i forgot to mention that i defined a
    CLASSPATH=D:\OraBPELPM_1\integration\orabpel\lib\connector15.jar;D:\OraBPELPM_1\integration\orabpel\lib\olite40.jar
    and added the following to Path:
    D:\OraBPELPM_1\integration\orabpel\bin;D:\OraBPELPM_1\jdk\jre\bin\server
    but it did not help.

  • Error while initializing the travel form

    Hi Guys,
    In the ESS, when I try to display the travel, the system displays the following message "Error while initializing the travel form".
    I've consulted the BASIS, and he said that Adobe is already installed in the machine.
    Someone knows how can I fix this problem?
    Thanks

    Check the Variant "TRVFR".
    Check whether the Name of the Travel request Form is maintained or not?
    Vijay
    Edited by: Vijay Mohan on Sep 29, 2008 3:18 PM

  • 'Error while initiating form' in Travel Expense URGENT (Max points assured)

    I received the error 'Error while initiating form' in Travel Expense. It is linked to Message no. 56568. Does anyone know how I can fix this? I currently do not have access to OSS Note.
    Thanks.
    Rao

    Hello Raghav,
    Thank you for your reply it helped me to solve the problem in R/3. But I am still getting the same error in ESS portal? Do I have to set the ADS settings for the form to display portal, then will the same error come back in R/3?
    I want to reward points for your reply but I dont know how to reward points, could you please tell me how to do that?
    Thanks & Regards,
    Latha

  • PR05 Travel Expense Manager.Messag : Error while initiating travel form

    Hi,
    We're upgrading from 4.6C to ECC6.0 . With transaction PR05 we're getting error message .
    Transaction PR05 -> entered in personnel no XXXXXXXXX and pressed the green checkmark. I then select a line - for this I selected the second line that said Transferred PAY. I then hit the RESULTs button on the menu bar and get the following error message:
    "Error while initiating travel form"
    Message no. 56568
    Please advise how to fix issue.
    Thanks.
    Saeed

    HI,
    My first participation.
    Entry the transaction SE16N in the table V_T702N_A and click F8.
    Select your variant code and double click.
    Displays 30 column (3 groups with 10 column)  and 6 lines.
    Change the column 4 (third group) and line 5 (Others calculation), is satisfied with 0, should change to 1.
    Helped ?

  • ECC6 - PR05 - Error while initiating travel form

    Hello Everybody,
    With the new version ECC6, I have this error message  "Error while initiating travel form" when I launch the results with the PR05 transaction.
    Thanks in advance for your help
    Best Regards

    We can not have PDF forms since it requires Java stack which is not
    installed on the system. we looked into the option of
    changing config to use the old ABAP form instead.
    We changed the config from 0 to 1 to desactivate the PDF form  and issue is resolved.
    Thanks.
    Saeed
    Edited by: Saeed Ahmad on Apr 3, 2010 2:09 PM

  • MSS - Error while initiating Travel Form

    Hi All,
    After applying travel request from ESS, request go to the Manager Self Service of his/her immediate boss.
    In the universal worklist of MSS when manager clicks on the link of travel request -  Error Comes as:
    "Error while initiating travel form "
    Basis and EP Guys are not able to identify the problem.
    Kindly let me know if any configuration is required in ECC or any activities to be done in EP.
    Very Thanks in Advance..
    Edwin

    Hi Edwin,
    per default, the Forms of Travel Management use the PDF-Format. For the generation of these PDFs "Adobe Document Services" must be installed on a java server and published via SM59 to the respective HCM Backend. If ADS is not available, Travel Management will still try to use it, thus you get this error. So your options are:
    1. Tell your Basis Guys they need to install and configure ADS on a java Server and make A connection in SM59 on the respective HCM Backend.
    For documentation check here:
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/30a9630b-4f89-2a10-6fab-e311b3ffd9a6?quicklink=index&overridelayout=true
    OR
    2. You can change the displayed Format from PDF to HMTL by doing the following:
    - Go to Customizing Travel Management --> Travel Planning --> Expert View --> Define Enterprise-Wide Control Parameters
    - Make a new entry and choose HTMLFORM_R_P for attribute and X for value. Save.
    - Go to Customizing Travel Management --> Travel Expenses --> Travel Expenses Control --> Travel Expenses Control Expert View
    - Set the Parameter of Other Settlement No. 24 (number four for the right matrix) from 0 TO 1, thus setting Adobe Forms inactive.
    For Documentation check here:
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/43/23fee3cad24e87e10000000a422035/frameset.htm
    this should help you
    regards, Lukas

Maybe you are looking for

  • More than Non-cumulative cubes in one MultiProvider

    Hi There, I have got two non cumulative cubes and want to build a MultiProvider on them. Got information at couple of places on help.sap.com at one place it says MultiProvider can have more than one non-cumulative cubes at other place it says it can'

  • Not able to approve SRM PO items through UWL

    Hi All, We have an issue in approving SRM Purchase Order (PO) Items through Portal UWL.  We can approve SRM Contracts & Bid Invitations thru UWL, no issues with them. On click of the link to Contracts/Bid Invitations in the item detail section opens

  • Can I do this with .Mac?

    I work at a nonprofit organization with four offices. I would like to use photocasting to make it easy for the other offices to send me photos. But, we only have two .Mac accounts. I'm using one. One computer in each of the other three offices is set

  • Environment PATH is corrupted, need some expert RVM ruby version manager and environment PATH

    I have some serious issues with my ~/.bash_profile and I think I just figured out what it is.   I have a ~/.bash_profile for myself as a normal user and another one as root user.  They should be the same.  I am the administrator and the regular user

  • Combo box question

    Hi! I'm new to Adobe Acrobat pro, so forgive me if I ask dumm questions! So I wanted to make a form with multiple comboboxes which are referring to each other, so that if you choose something from the first one, you can only choose from the subtypes