LVAssets to be depreciate fully in one period from capitalization on wards.

Hi Gurus,
Have a requirements regarding the Low-Value assets; which has to be depreciate fully (100%) in 1 period from the capitalization onwards, mean time it has to validate the LVAssets specified amount as 10k, should not cross the amount.
Could help on this how to be config the required setup on the above.
Thanks in advance, full points are avail..
Vyas

An asset to be considered as a LVA, we need to mention a maximum permissible amount in the depreciation areas for the low value asset class. Please follow the path:
IMG-FA-AA-Valuation-Amount Specs-Specify max. amt for lva+asset classes
You get two options:
In the specify lv asset class: please check the indicator 1 to the depreciation areas.
In the specify amt for lvasset:  mention the max permissible amount for each lv asset.
Guess this clarifies.
P K

Similar Messages

  • Selecting one period from array (array data selection)

    Hello. I have mass spectrometer which gives me two analog signals (can be seen on attached Data.png picture). The black one is RAMP, which represents nucleous mass number and the red one is intensity of the atom with correspond mass number (in VI I simulate it with signal generators). The data flow from spectrometer is continuous without any timing.
    What I am trying to do is measure N samples from both analog channels and do a data proccesing with them:
    1. Find and separate one measurement period
    2. Convert the period points to amount of actually measured mass (eg I measure nucleous number from 1 to 20, so there will be array of 20 indexes in the end)- that I do in FOR loop
    3. Take another measurement and combine with previous to do a statistical processing (not implemented in VI yet)
    The biggest problem I seem to have is with correct separation of measurement period. I have tried use "min max" function, but there is not always global minimum and maximum at array indexes where I need to. Could you please help me with that separation? Thanks.
    Solved!
    Go to Solution.
    Attachments:
    Data.png ‏30 KB
    LV2.vi ‏191 KB

    Thank you for revision. The final while loop is preparation for another data processing (the measurement will be done more, than once and then I combine output array results for some statistics). "Period" is wrong word you are right , it is more likely some "measurement period" of my spectrometer.
    There was one more bug- the number of subarrays. Instead of (+) there has to be (-). Now it gives more reliable Output result.
    Do you think is it better to use MEAN, or MEDIAN function in for loop? I think in case of spectrometer, median will be more accurate. What is your opinion?
    Attachments:
    LV4.vi ‏78 KB

  • How can I use the RMS.vi over more than one period?

    Hi everyone,
    I am using the Cycle average and RMS.VI to get the RMS value of a alternative voltage (2kHz). To acquire this signal I am using a differentiel AI of a 6225 card (at 250kS/s) and the RMS value is correct, it works fine. However from what I have understood, this VI calculates the RMS value according to only one period no matter how many samples I have acquired (2000 samples in the VI I have attached). Is this correct? If so, is ithere a way to use it over all of the 2000 samples to get a more averaged value? Or does another VI exist?
    I could repeat several time an acquisition of a short number of samples (a period) and make an average but it would take some time and I have to do this with 39 other Inputs on the same card one after the other...
    Thank you for your help,
    User
    Attachments:
    Forum.vi ‏76 KB

    User_1979 wrote:
    ....could you tell me if this VI sends a rms value of X compleat periods (even if I have send X periods and a half for example)?
    It gives the RMS value of only the newest set of data.
    The RMS and RMS Pt. By Pt. work for me, but it depends on how you break out that Dynamic Data from the Express VI, which was why I suggested you didn't use it - mainly because you can't tell what happens to that data when you wire it to a function and it coerces. Actually, I should say, I can't tell what happens to it. You may know, but I don't.  
    In the attached screenshot, I have "made" a 2k sine wave with an amplitude of 5. The indicators show RMS value.
    Richard
    Attachments:
    rms.gif ‏14 KB

  • BPC 10.0 NW - How do I make Business Rules run one Period at a time

    I was wondering if anyone has a way to make business rules run one period at a time before moving on to the next to the next time period (i.e. January 2014 calc prior to moving on to February 2014).  In past SQL this could be achieved with a piece of script *CALC_EACH_PERIOD.  Is there anything like this that can be applied in the NW platform for Business Rules?  I have some logic that I want to run through a package on multiple periods at once.  Part of this logic contains a Business Rule that uses a value from the preceding period.  the Business rule appears to be calculating all time periods selected in the package at once so it is missing the piece that is supposed to come from the prior month unless the package is run one period at a time.  I need the logic to run sequentially by time period (oldest first) when more than one time period is selected.
    thanks,
    Keith

    Hi Vadim,
    Script for the business rule is below, it runs along with the FX_Trans rule in the same package  ( I have also attached a screen shot of the actual Business rule its self)
    *RUN_PROGRAM CALC_ACCOUNT CATEGORY = %CATEGORY_SET% ENTITY = %ENTITY_SET% CURRENCY = USD //GROUPS = %GROUPS_SET% TID_RA = %TIME_SET% //OTHER = [AUDITTRAIL=%AUDITTRAIL_SET%] CALC = CALC_HIST_USD *ENDRUN_PROGRAM
    Thanks, Keith Carlson

  • If one period is selected,Report is working fine, not for  range of periods

    Dear All,
    i have a problem in nearly 3 reports of Finance
    1)  <b>Working Capital Requirement Report,</b>
    if one period is selected, Report is working fine, but when range of periods is
    given in selection screen, amount is showing wrong value.
    2)<b>Balance_Sheet and  3) P&L_Statement report</b>Same problem
    E.g Mar07 period will give the results for March08 period and Mar06 period will give the results for Mar07.
    Ur valuable suggestion is rewarded.
    Regards
    venu

    Hi,
    check for your variable restrictions in the report key figures.
    It will show up according to the rsctriction put there.
    Try to verify the vlaues with the key figures and if they are amtching then you have some issues with the data loads.
    But with your explanation it seems its just the you are looking at the wrong key figure( for actuals you are looking at previous year values)
    Or you are using wrong restrcition values at the key figure level( indicators indicating prior values used for actual values).
    Hope it helps
    Thanks
    Ajeet

  • Sort more sine periods in one period

    Hi everyone. I would like to sort more periods of sine waves into just one. I'm having problem with programming it.
    I've attached .vi wich does not work correctly.
    Help, please.
    Attachments:
    Sort To One Period.vi ‏33 KB

    Seems like your strategy is to sort the values of the rising and falling slope...
    How is your data generated and what is the reason why you want to do it this way?
    Do you have a constant period?
    Here is a way to merge to a fixed period (that can even be a fraction of the sample period)
    But beware that the output doesn't have an equal timestep. That would need a resampling.
    Greetings from Germany
    Henrik
    LV since v3.1
    “ground” is a convenient fantasy
    '˙˙˙˙uıɐƃɐ lɐıp puɐ °06 ǝuoɥd ɹnoʎ uɹnʇ ǝsɐǝld 'ʎɹɐuıƃɐɯı sı pǝlɐıp ǝʌɐɥ noʎ ɹǝqɯnu ǝɥʇ'
    Attachments:
    Merge to fixed period lengh.vi ‏34 KB

  • Multiload for one period only.

    Can you run the multiload process for just one period? We're receiving a file with 1 period and another with 12 periods all to run through the same location. These would have to run through different FDM batch processing (Open Batch and OpenBatchML) requiring different file names and formats. I want to standardise these extracts and process both through ML.
    When I try it seems to load OK but fails when running validation. No error message produced.
    Has anybody else had this issue or developed a solution to get round it?

    Thanks for confirming this. I'll just have to create a seperate routing to handle the Standard load files. Bit of a pain, given the POV values are determined by the file name and not a header as in multiload.
    Appreciate your quick response.

  • KEPM more than one period

    Hi All,
    In CO-PA planning KEPM, I would like to use period in row instead of header.
    At the same time I want to plan more than one period.
    Is it possible and how?.
    Thanks
    Regards

    Hi,
    If you have too much data, then you can try uploading the plan data using KEFC transaction (Planning functions>Weekly planning).
    You can upload alternative period Week (ALTPERIO) value through uplaod file.
    Hope this helps.

  • BIA/BWA - sizing with one period data?

    Hi All,
    We have already a system that is about to go-live in 2 weeks.
    We realized that some of the reports are running slow and need to boost the performance.
    Now, we need to add BWA on that.
    We have 21 cubes. But, we want to choose 5 cubes to be part of BWA.
    We have only one period of data in the each of the 5 cubes.
    The question is:
    To size the BWA system, if we size the memory & Disk Space by using the program RSDDTREX_MEMORY_ESTIMATE, by multiplying the program result based on the one period of data, by 2 and 3, respectively, would that be enough?
    Or do we need to multiply the result by the number of periods that we are going to store in the cube, e.g., by 12, for one year, by 24 for 2 years, by 36 for 3 years, etc...?
    Also, let's say for cube 1: it's 300 GB memory required, and 500 GB Disk space required, and for cube # 2, it's 400 GB memory required, and 700 GB disk space required, then can I say the total requirement of BWA server is just add the two numbers, which is  700GB RAM and 1.2 TB Disk space?
    Thanks in advance,
    Best Regards,
    - Shashi

    Hi Shashi
    Please note Cube Size and Index size Ratio will be 5:1 .
    That is for 500 GB Cube , 100 GB memory will be required.
    Please check the below link
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e05a68a8-83d6-2c10-0b8e-85823f352eea?QuickLink=index&overridelayout=true
    and OSS note 917803.
    Best Regards
    Anindya

  • Copy from one period to period range in Integrated Planning

    Hi ,
    Looking for help:
    Scenario:
    Copy the planned data  from one period to period range:
    From,
    Calendar Year (Varaible)=2010
    Caledar Month (Variable)=01
    Version (Variable)=XYZ
    To
    Calendar Year (Varaible)=2010
    Caledar Month (Variable)=02 to 12 (Created multi single value variable, **Interval  variable is not available in Planning Function)
    Version (Variable)=XYZ
    Used Copy in Planning Function: created 3 variables for From and 3 variables for To, created planning sequence tried to insert in the Workbook.
    VAR_NAME_1 -1 - Caledar Year variable from
    VAR_VALUE_1 - 1 - 2010
    VAR_NAME_2 - 1 - Calendar Month From
    VAR_VALUE_2 - 1 - 01
    VAR_NAME_3 - 1 - Vesion Variable From
    VAR_VALUE_3 - 1 - XYX
    VAR_NAME_4 - 1 - Caledar Year variable To
    VAR_VALUE_4 - 1 - 2010
    VAR_NAME_5 - 1 - Calendar Month To
    VAR_OPERATOR_5 - 1 - BT
    VAR_VALUE_LOW_EXT_5 - 1 - 02
    VAR_VALUE_HIGH_EXT_5 - 1 - 12
    VAR_SIGN_5 - 1 - I
    VAR_NAME_6 - 1 - Vesion Variable To
    VAR_VALUE_6 - 1 - XYZ
    Getting error message:
    Parameter VAR_Value(_EXT)_5 is missing for variable "Caledar Month To"  -
    Reading the records in period 01 but failed to generate/ write to period 02 to 12
    Please advise.
    Thanks

    Hi Deepti,
    Great.... thank you very much for your help. FOX code is working perfect,  I eliminated only  FOREACH S_KFNAM (I have only one KF in the Cube)
    Now the req. changed a little bit:
    User want to select the Cost Center- to copy data with above scenario. (CalYear, calendar month and version)
    I created a Filter - with Cost center and Controlling Area (Compounding), restricted Controlling area with Hierarchy and created Multiple single value Hierarchy Node variable for cost center.
    Created a planning sequence with the Filter and PF.
    I created a Work book for User to use this copy function (by Planning Sequence)
    SCENARIO;
    USER want to copy data in COSTCENTER:CC100000
    From: caledar year=2010, calendar month=01 and version=ABC
    To: calendar year=2010, calendar month = 02 to 12 and version=ABC
    VAR_NAME_1 1 FROM CAL YEAR
    VAR_VALUE_1 2010
    VAR_NAME_2 1 FROM CAL MONTH
    VAR_VALUE_2 1 01
    VAR_NAME_3 1 FROM VERSION
    VAR_VALUE_3 1 ABC
    VAR_NAME_4 1 TO CALYEAR
    VAR_VALUE_4 2010
    VAR_NAME_5 1 TO CALMONTH
    VAR_VALUE_LOW_EXT_5 1 02
    VAR_VALUE_HIGH_EXT_5 1 12
    VAR_NAME_6 1  TO VERSION
    VAR_VALUE_6  1 ABC
    VAR_NAME_7 1 HIERARCHY NODE VARIABLE
    VAR_VALUE_EXT_7 1 CC100000
    VAR_NODE_IOBJNM_7 1 0COSTCENTER
    Got Error:
    Please enter a valid value for 0COSTCENTER 
    Check the value"CC100000"(parameter: VAR_VALUE_EXT_7, variable ZMSV_CC)
    But reading the data and generating the data for all the cost centers.
    Issue:
    How to pass the variable values  to the Filter. Is my definition is wrong in the workbook?
    VAR_NAME_7 1 HIERARCHY NODE VARIABLE
    VAR_VALUE_EXT_7 1 CC100000
    VAR_NODE_IOBJNM_7 1 0COSTCENTER
    Thanks

  • 100% depn in one period

    Hi,
    We have a requirement where for assets having less than say 5000$ we want to have 100% depn  in one period, how to achieve this and what configuration is required.

    Hi Ravi,
    Long time, hope you are doing well. you can achieve 100% depreciation by specifying
    Base method as stated percentage. Have all the three options as no
    Declining balance as 001
    Prd control 003
    Multilevel method - create a custom method which calculates 100% depreciation
    Thanks,
    Zaid

  • How to derive Budget Period from Delivery date in PR/PO

    Hello Gurus,
    I have activated the Budget Period functionality in FM (BCS). I am deriving the budget period from Posting date but in case of PR/PO I want to derive it from Delivery date instead of Document/Posting Date.I know it is not possible while standard derivation. Could any one help me with some suggestion like if I can use some exit/BaDI in MM. Also I am creating a PM order and at the time of release of PM order system creates the PR in background hence I need to know some kind of exit/BADI which can be called to update the Budget Period field in PR.
    Thanks in Advance!
    Regards
    Rohit Goel

    Hello Eli,
    I have one more query to ask on the above scenario.
    The scenario is my delivery date in PO is say July but I did good issue in May hence the Budget Period should be May and not july in my GR and IV.
    Now when I am doing GR in May then system is showing the Budget Period as July in GR document but in FM Document it is populating as May. I have defined a derivation strategy to derive budget period from posting date so may be because of that.
    But when I am doing IV then it is again moving the amount from May to July. It may be right behaviour that system is deriving all the account assignment from Source document but is there any way to overwrite.
    I have defined the derivation strategy with the condition that overwrite with new value if already written (Deriving from Posting Date to Budget Period).
    Please guide me on this if possible.
    Thanks in Advance
    Regards
    Rohit

  • HT204053 i have 2 apple ids and one is from years ago when icloud wasnt a thought but now somehow it became my primary apple id and i cant photo stream with the apple id i use. Even if im signed into my old one the photo stream doesnt automatically go to

    i have 2 apple ids and one is from years ago when icloud wasnt a thought but now somehow it became my primary apple id and i cant photo stream with the apple id i use. Even if im signed into my old one the photo stream doesnt automatically go to my mac. Im not exactly technology savy but id love to figure this out.

    I have also noticed the same "problem".  I do not fully understand the impact of using the same ID on multiple computers and devices if I want to keep them all in sync.

  • Logic on Period From and Period To

    Hi Experts,
    Can any one please provide sample logic on Period from and Period To.
    I have Period From and Period To dates in the selection screen. I need to write logic using Loop.
    For Example:-
    Loop/do loop for u2018period fromu2019 to u2018period tou2019.
    o     If the period is from 08/2010 to 11/2010 then we have 4 loops (08/2010, 09/2010, 10/2010, 11/2010); note the period is store as u2018YYYYMMu2019 201008.
    Regards
    Moderator message: date calculation questions = FAQ, please search before posting.
    locked by: Thomas Zloch on Sep 17, 2010 1:11 PM

    sorry but this doesnt afford any trick , just a lil bit of brain power and thinking, i suspect you are able to do that by yourself.

  • Gettings Fiscalyear period from Billing date code required

    Hi All,
    my requirement is to get FISCAL YEAR PERIOD from Billing Date .Can any one send me the code to be written in transformation.
    Thanks in advance

    Hi ,
    Please use the function module DATE_TO_PERIOD_CONVERT.
    Give your billing date under I_DATE and Fiscal variant under  I_PERIV (for eg 10).
    This will gove you the posting period and fiscal year .Now concatenate year and posting period to get fiscal period.
    Below is the sample code
    call function 'DATE_TO_PERIOD_CONVERT'
        exporting
          i_date                      = Billing date
          i_periv                     = Fiscal varinat
        importing
          e_buper                     = lv_period
          e_gjahr                     = lv_year
        exceptions
          input_false                 = 1
          t009_notfound               = 2
          t009b_notfound              = 3.
      if sy-subrc = 0.
          ls_time-fiscper(4)      = lv_year.
        ls_time-fiscper+5(2)    = lv_period.
    endif.
    This will solve your problem.
    -Vikram

Maybe you are looking for

  • BADI for updating changing output medium in PO

    Hi,     Is there any BADI or exit present for updating the output medium in PO , based upon some criteria ?     In my requirement I want to make output medium as <b><b>'email'</b></b> and set email address to email ID of one of the partner function m

  • Transfer of Data from Form to Excel

    I would like the data shown on the forms to be transferred to excel sheet. This is because the users would like to do certain manipultaion on the data. How is this possible. Kindly let me know Thanks in advance Gaurav

  • Does ADF faces works in a page that created by JSC and has some of its comp

    Hi Thank you for reading my post does any one tried to run ADF faces with JSC applications ? I tried to use some of its components (color picker) or a jsf page creted by JSC but after i add taglib and components code to jsp file my page does not show

  • Change cell's color in jtable when user clicks on it

    Hi everyone, i've got a JTable, and would like to change the background of a cell when user selects it so i added a mouselistener over my jtable, the mousereleased method looks like this:           public void mouseReleased(MouseEvent e) {           

  • Why does Creative Cloud keep offering me previously installed updates?

    I respond to prompts to update my Creative Cloud client and Photoshop CC whenever I receive a notification that an update is available. (Mac OSX 10.9.2) However, over the next few weeks I will receive further notifications for what appears to be be t