Input ready based on the year 2010-11

HI ,
In my input ready query, the user has to enter the fiscal year and fiscal year/period for entering the data in the respective months. I select the fiscal year as 2010 means, it has to allow the fiscal year/ periods from Apr 2010 to Mar - 2011. But in my case it is not showing Jan-11, Feb-11, Mar-11, when I select the fiscal year as 2010. Fiscal year varient is V3 from Apr - Mar.
In the same case if I enter the year as 2010 - 2011(interval) at the runtime, it will show as input ready, but in the calculation of my formula function it is calculating for only 1 year. For the months Jan-11, Feb-11, Mar-11 it is showing zero. How can I write a planning Function to calculate depreciation.
Regards
Rajesh

HI,
Thanks for your replies..
@ Bindu,
I am not resticting 0FISCYEAR in the global filter as well as in the filter associated with planning function. If the user selects 2010, 2010 and 3 months of 2011 also displaying for input ready. But when I execute the planning function, it is execting for 1 year only. it is not calculated for the 3 months of 2011.
In this case, I wrote the condition that, if Posting period = 010 or 011 or 012 take the year as year+1. Eventhough it is not calculating "Depreciation".
@ Matthias,
The variables which I am using are 0FISCYEAR (Interval), 0FISCPER (Multiple Single Values) and the formula function is based on 0FISCYEAR and 0FISCPER3 to calculate "Depreciation".
Normally as per my idea, if we select the fiscal year 2010-2011, it is has to allow to enter the values for the months from Apr-10 to Mar-11. it is allowing to enter the values. But it is not calculating.. If I select the year 2010, then it is calculating "Depreciation" from Jan-10 to Dec-10, like Calendear year.
Please give me some inputs to calculate "depreciation"
Thanks and Regards
Rajesh

Similar Messages

  • The year 2010 bug !

    Hi,
    We did not have a year 2000 bug but SAP invented the year 2010 bug for us !
    Check note 1422843 Wrong Deletion date in spool request
    All ABAP releases from 4.6c up to 7.1 are affected.
    Currently our TST03 table is filling up very fast and the corrected kernal is not yet available....
    Happy new year !

    We patched our 7.10 kernels 2 weeks ago and 7.00 1 week ago and it solved the problems (see the related notes as well).
    We delete spool entries based on creation date for 30 days so that the attached report was not required.
    For those interested, see also http://en.wikipedia.org/wiki/Year_2000_problem#Year_2010_problem
    Cheers,
    Julius
    ps: The note is only current not available as it is being edited. Should appear again soon.
    Edited by: Julius Bussche on Jan 15, 2010 4:27 PM

  • How to enable/disable the input fields based on the data entered/user action in the web dynpro abap?

    How to enable/disable the input fields based on the data entered in the web dynpro application abap?  If the user enters data in one input field then only the next input field should be enabled else it should be in disabled state. Please guide.

    Hi,
    Try this code.
    First create a attribute with the name readonly of type wdy_boolean and bind it read_only property of input field of which is you want to enable or disable.
    Next go to Init method.
    Set the readonly value as 'X'.
    DATA lo_el_context TYPE REF TO if_wd_context_element.
         DATA ls_context TYPE wd_this->element_context.
         DATA lv_visible TYPE wd_this->element_context-visible.
    *   get element via lead selection
         lo_el_context = wd_context->get_element( ).
    *   @TODO handle not set lead selection
         IF lo_el_context IS INITIAL.
         ENDIF.
    *   @TODO fill attribute
    *   lv_visible = 1.
    *   set single attribute
         lo_el_context->set_attribute(
           name =  `READONLY`
           value = 'X').
    After that Go to the Action  ENTER.
    First read the input field ( first input field, which is value entered field) , next give a condition
    if input value is not initial  then set the readonly value is '  '.
    DATA lo_nd_input TYPE REF TO if_wd_context_node.
         DATA lo_el_input TYPE REF TO if_wd_context_element.
         DATA ls_input TYPE wd_this->element_input.
         DATA lv_vbeln TYPE wd_this->element_input-vbeln.
    *   navigate from <CONTEXT> to <INPUT> via lead selection
         lo_nd_input = wd_context->get_child_node( name = wd_this->wdctx_input ).
    *   @TODO handle non existant child
    *   IF lo_nd_input IS INITIAL.
    *   ENDIF.
    *   get element via lead selection
         lo_el_input = lo_nd_input->get_element( ).
    *   @TODO handle not set lead selection
         IF lo_el_input IS INITIAL.
         ENDIF.
    *   get single attribute
         lo_el_input->get_attribute(
           EXPORTING
             name =  `VBELN`
           IMPORTING
             value = lv_vbeln ).
    if lv_vbeln IS not INITIAL.
        DATA lo_el_context TYPE REF TO if_wd_context_element.
        DATA ls_context TYPE wd_this->element_context.
        DATA lv_visible TYPE wd_this->element_context-visible.
    *  get element via lead selection
        lo_el_context = wd_context->get_element( ).
    *  @TODO handle not set lead selection
        IF lo_el_context IS INITIAL.
        ENDIF.
    *  @TODO fill attribute
    *  lv_visible = 1.
    *  set single attribute
        lo_el_context->set_attribute(
          name =  `READONLY`
          value = ' ' ).

  • Based on the years of completion of the service the Incentive should change

    Hi Experts,
    I am in the implementation and BBP preparation phase.
    I have in wage type for employees
    Incentive
    The requirement from business side is , based on the years of completion of the employee the Incentive should change automatically.
    For Exm
    1) Till 1- 5 years , Incentive = 1800
    2) From 6-7 years of completion of service , Incentive = 2000
    3) From 8-10 years of completion of service ,Incentive= 2200
    How to map this in SAP? u2013 this wage type needs to be changed based on years of service employee completes into the organization
    Your help will be highly appreciated.
    Thanks
    Jay

    Jaya
    We have two ways to achieve this scenario
    1.Going with PCR where we Query No of Years Completed
    2. Going for Custom Function
    In the above two ways  we have to maintain the year of completion in Date Specification Either Manually or Thorugh Dynamic Action which shd automaticallly update....IT00041
    I prefer the second one since PCR is some wht complicated

  • Bonus Depreciation for the year 2010

    Hello Gurus,
    I need to configure for the bonus depreciation based on the newly enacted US law 2010. The requirement is, for the asset purchased between 3rd Jan 2010 through 07th Sept 2010, the bonus depreciation need to be calculated @50% as special depreciation. The balance need to be depreciated as ordinary depreciation for 2010 and the remaining periods. For the assets purchased between the period 08th Sept to 31st dec 2010, the bonus depreciation need to be100%.
    Please let me know the step by step configuration that need to be done for:
    1. Depreciation key M20S.
    2. The base method to be maintained
    3. The multilevel method
    4. The period control method for depreciating the values for the above mentioned dates
    5. The bonus depreciation need to be calculated only for 2010 and should not be calculated for 2011 and onwards.
    Also please let me know if there is any SAP note for 2010 Bonus depreciation calculation
    Thanks in advance. 
    Best Regards,
    Sri

    Hi Sri,
    please check the OSS notes  1316999 and 1148489 in relation to your issue.                                                                    
    Please make sure the config is as per the note.                           
    Maybe the following links are useful:                                                                          
    http://help.sap.com/erp2005_ehp_05/helpdata/EN/ec/bb6055ddbf4db2bc8ae129f0faab61/frameset.htm
    http://help.sap.com/erp2005_ehp_05/helpdata/EN/95/24f5e1b4f743658d7f3cbffe708904/frameset.htm
    http://help.sap.com/erp2005_ehp_05/helpdata/EN/ba/66a5ec7bbf4060a8eb0eee29e6b565/frameset.htm
    http://help.sap.com/erp2005_ehp_05/helpdata/EN/8a/f5bbe8692943328f7cb6ee4b3cf344/frameset.htm
    regards Bernhard

  • Enabling and disabling input filed based on the Dropdown values selection

    HI,
    I have a requirement with Adobe Interactive forms being called from HCM Forms & Processes. We have a drop-down list and a inputbox.
    based on the values selected from the drop-downlist, the input box should be visible and hidden.
    If the input value is visible, I got to send  some part of the value selected from the drop down to the input field.
    i tried to write the following script in the click event of dropdown  but the input field is not appearing with any value selection.
    if data.Layout.CH1.CHContent.ISR_DDL_1stSelected.rawValue = "00000000" then
    data.Layout.CH1.CHContent.ISR_NEW_COST.presence = 'Visible' else
    data.Layout.CH1.CHContent.ISR_NEW_COST.presence = "Hidden"
    endif
    Thanks in Advance,
    VR.

    Hi Mukesh,
    THanks alot.
    Yes,  The Split functionality is working.  I have added the code in 'Change' event and  for selecting the value from the Drop down, am  writing the code in the 'exit'.
    In addition to this, I am populating the values to the drop down from the Generic service.  The problem is, while running  the  Process from Portal and check and send button,  the fields fetched from the generic service & the dropdown values are getting refreshed. i hope, this is because of the java script.
    pls. suggest me if this can be handled .
    Thanks &Regards,
    Venkatesh.

  • Get the the value in input field based upon the fast input field

    Hello Experts,
    i am new to webdunpro abap.
    i have a small doubt in webdynpro.
    isuue:-  i have two input filed one is for " MATNR" and second input filed " Material Description"
    I have to chhose the MATNR by pressing f4 (it is standard search help), it will come from MARA table.
    Once it is filled the second inputfiled  shoul filled automaticaly base upon the MATNR with readonly mode.
    Could any body send me the the splutin or any sample code for this
    Thanks in adv!!!

    Hi Rakesh,
                    You can Use OVS help to get your requirement done.
                    Follow the link to know how to use OVS in WDA
                    link : [http://www.****************/Tutorials/WebDynproABAP/OVS/page1.htm]

  • "Activity type 420 1002 2393074 in the fiscal year 2010 not valid" PM03

    We have an issue with the PM03 for the year 2010. "When the scheduler tries to schedule the pm..He gets an error "Activity type 420 1002 2393074 in the fiscal year 2010 not valid" The planner will close the work order then re-open it. The error will go away, but when the work order is scheduled there is 0 hours scheduled.. This will be a big issue if there are not any hours assigned to work orders.
    Can you help me?
    Thanks!

    Davison,
      Please maintain the prices for the activity type, Cost center combination for the fiscal year 2010 using transaction KP26. The log generally disappears after you save and leave the transaction. You will see the log again only when you reschedule the order and are in the same transaction.
    Also check whether "scheduling" has been activated for the PM03 control key for scheduling to be taken into consideration for the operation.You can view the same by using the drop down for the control key on the transaction.
    Regards
    Narasimhan

  • ****************Input ready Query**************in IP.

    Hi guru's
    I am bit new to IP,
    I have the Fspecks now, but in that what i observed that some of the fileds are requires to be manual entry in the reports.
    Based on the input upto now i under stood that need to go for input ready query.I have pasted my idea below.please go thru and found something wrong please........ alert me.
    Now i need to one basic cube...i.e for actuals,.
    Need to create one more cube ( Real time ) with key figures which are requires manual entry in the report.
    Now i will create one multi - provide and will create aggregation level on this,...and will run the query......
    in the planning i can change the required key figures into manual enty///////.
    Please correct me if i am wrong ....other wise please guide me how to move forwad.
    Thanks in advance ......
    Subhratha mukargeee.

    You are going in the right direction. basically, the endusers will be able to make references of actual data to do their planning. Having an aggregation level on top of this multiprovider will enable the users to compare actuals/plan data.  Try to keep the aggregation levels as small as possible i.e only include the necessary infobjects.
    After you setup the aggregation level, it acts like an infoprovider so create the input ready query using the designer. For a query to be input ready, start by including all the char and keyfigures in the row and cols respectivley.Set the property for keyfigures as data can be changed using manual entries.
    Anyways, welcome to the world of IP. Best of luck.

  • Data from an Input ready query back into BW

    Hi All,
    One of the reports I am working on should allow users to write comments for each characteristic value (i.e in each row). I have toyed with different ways of doing it, but based on our company specific requirements, I have finally arrived at this design - Users enter comments in a column in an input ready query and the data is sent back to a real time cube.
    However, I have never done this kind of stuff before. Can anyone please give me a step by step procedure of how to achieve this?
    The most informative answer will be rewarded with the highest points.
    Thank you.

    I had already tried the document property in BI, but unfortunately it did not seem to work. This is the error I got when I did a right click on a characteristic value -> Documents -> Create new comment
    u201CCannot determine the KM folder for storing documents with these types of propertiesu201D
    u201CError while launching new document dialogu201D
    http://img184.imageshack.us/img184/6505/docproperror1wg8.jpg
    When I asked my basis team about this error, they had no clue what it meant and they thought it had to do with KM, and currently we do not have KM enabled in BI portal. Thats the reason why I had look for an alternative. However, I am pretty sure its not a KM issue because I believe "Characteristic is a Document Property" is a standard out-of-box BI property.
    Do you know what that means and how to fix it?

  • IP: Use of input-ready variable in planning function

    Dear all,
    I'm using an input-ready variable for fiscal year (0P_FYEAR) in my input ready query. It's used for restricting my columns.
    I'd like to use the value of this variable in my planning function and I use VARV for that in the FOX.
    However, when implementing the pl.function as a button in the BEx Analyzer I need to fill in the static parameters the VAR_VALUE_1 with a value.
    If I delete this line from the static parameters my plfunction end swith an error.
    I like this value of course to be filled with value of fiscal year entered by the user when starting the query.
    Does anybody know how to solve this?
    Kind regards, Harjan

    Hi Johannes,
    Thanks for all the useful information!
    Another thing on using PF.
    I've got two workbooks with different queries but using <u>same</u> filter.
    Queries differ in keyfigures, but are on same cubes in MultiProvider.
    I can run the workbooks simultaneously: no locks occur.
    I've got two planning functions that make calculations on the keyfigures entered in the workbook.
    However when I inplement the PF's in both workbooks and assign the dataprovider as filter, i do get locks!
    So, the PF also uses the same filter, but doesn't take into account the different keyfigures.
    In the fox-formula i don't have the option to make conditions on keyfigure values (field keyfigname), neither to enter them in the filter.
    Do you have any thoughts on this?
    <u>Second</u> point:
    When i filter on a navigational attribute and execute the pf, i get errors on my pf.
    It states it can't find the value of the characteristic to which the navigational attr belongs. F.i. when i filter on nav attr 'customer group'  (attr of char 'customer') and execute pf, the system gives an error on the value of char 'customer'.
    It states: value of characteristic customer is notincluded in the selection.
    Any thoughts on this one?
    Thanks in advance!
    Kind regards, Harjan

  • Input readiness when "Local calculations" on key figure changes

    Hi all,
    i have a planning query with a key figure, posting period and fiscal year (just naming the important chars). the query is input ready but calculates the wrong result. so i wanted to change the way it calculates the result in the query designer, under the "calculations" tab i changed the "Local calculations" - "Calculate the result as" into e.g. "Last Value" (or average, or anything). The key figure then ceases to be input ready in a given workbook.
    any ideas why this happens? what is the connection between the results calculation and input readiness?
    Another line of thought for the same problem:
    for a given year i need this key figure to be the same for all 12 posting periods and the calculated result to be that same number. I do not want to use fiscal year/period (0fiscper) characteristic since i then can not make a flexible tool able to work always for the same 12 periods but for different years.
    is there maybe a way to make the aggregation level to derive the 0fiscper automatically from posting period and fiscal year so that when i include all three into the agg level, the query is input ready even when i don't restrict the 0fiscper?
    thanks in advance,
    K.

    Hi friends,
    Even we are facing the same problem...
    Can anyone tel me why this is happening or Is it an artifact of the 7.1 GUI ?
    Regards...
    Balaji

  • User enters the paremter for the year, need help converting that to date

    Hello!
    I have a report that asks for the user what data they want to see based on the year. They will then enter 2007 for example. My problem is that when I use that parameter in the where clause I get an error -
    ORA-01722 Invalid Number
    Here is the line of code -
    AND (TRANSACTIONS.po_no IS NULL OR (TO_CHAR(req.open_date,'YYYY') ) = (TO_CHAR(:p_year,'YYYY')))
    The :p_year is what I am referring to, I know if I hard code 2007 in there it works just fine. I've tired converting it to a char, converting it to a date, and even converting to a date and back to a char, but it is not working.
    Any help would be appreciated!! Thanks!!

    It all depends whether your input parameter is NUMBER, CHAR, DATE or SOMETHING_ELSE.
    a) NUMBER
    AND (TRANSACTIONS.po_no IS NULL OR
            TO_CHAR(req.open_date,'YYYY') = TO_CHAR(:p_year,'FM9999')
             )b)STRING
    AND (TRANSACTIONS.po_no IS NULL OR
            TO_CHAR(req.open_date,'YYYY') = TRIM(:p_year)
             )c) DATE assumption then is 01.01. of this year)
    AND (TRANSACTIONS.po_no IS NULL OR
            trunc(req.open_date,'year') = :p_year
             )d) something else - like not a bind variable but literal or script parameter
    AND (TRANSACTIONS.po_no IS NULL OR
              (req.open_date >= to_date('01/01/&p_year','dd/mm/yyyy')  AND
               req.open_date < to_date('31/12/&p_year','dd/mm/yyyy')+1
             )

  • Input-Ready row with characteristic in column

    Hi,
    I have several workbooks based on queries with the property of having an Input-Ready row (context of integrated planning).
    These always worked fine, but after a bex upgrade only some of the queries continued to display the input-ready row at the bottom.
    A reason why only sometimes it works, has been asked to SAP.
    SAP refers to:
    http://help.sap.com/saphelp_nw70/helpdata/en/43/f234619e3c4c5de10000000a155369/frameset.htm
    which says:
    You cannot use characteristics in the columns and can use one structure only.
    My queries mostly contain 0fiscper and 0amount in the columns.
    Following the above logic, the input-ready row never should appear since I display the amount over 12 months (=characteristic in column).
    BEx:
    Bi AddOn 7.X (based on 7.10)
    Support Package 8, Patch 1
    additional info:
    - All queries were designed in 7.x.
    - Same result in BEx Analyzer without using Workbook.
    Question:
    - What could be the reason that in some cases the input-ready row still appears, and in others not?
    - Any suggestions for workaround?
    Thx in advance!
    Rgds, Sam

    I beleive if you post it in "Business planing" queue you will get good response...
    Business Planning

  • How to include more than one input ready rows in analyzer

    Hi Gurus,
            I have a requirement that, I need to have more than one input ready rows at the end of the query output in analyzer.
       Normally it will show only one row as input ready at end of the query result in any manual planning analyzer., But my requirement is to have multiple input ready rows in analyzer. Is it possible in workbook/analyzer?.
    Thanks,
    V.Senthil

    Hi Senthil,
    Have a look at the below thread.
    How to add new rows for input ready query in BEx analyzer
    Regards,
    Venkatesh

Maybe you are looking for

  • Save logical expressions in java

    how to save (condion1 & condition2) | condition3 |(Condition5 & condition6) etc in database and how to retrieve it.Please help

  • SQL*Loader - How to load only a few columns from a .csv file to ora table

    Hi there, Could anyone please let me know how to load few columns from a .csv file into a oracle table using SQL*Loader. I know how to create a .dat and .ctl file and run the sql loader. Suppose I have a .csv file with col1, col2, col3, col4 and I on

  • Isync 2.4 and the Nokia 9300

    Ok, I know it's an old telefon but I'am waiting for the iphone. Does Anybody know how to get the Nokia 9300 work again? I doubled the Folder Nokia-9300i.phoneplugin and changed the text in the MetaClasses.plist but not with success. Whar else do I ha

  • Images darken after editing in both Lightroom and PS

    My apologies if this topic has been recently addressed, I've canvassed both Adobe's online documentation as well as several archival pages of this thread without finding mention of it. I'm shooting JPEGs on a D70, importing them in Lightroom. LR has

  • Aspect Ratio of Compostion

    Question fellows, Should you create the composition in the aspect ratio, it is gonna be used for , or leave it at the default settings. Becaused am not sure?? Thanks!!! Jamaine