Montly depreciation simulation does not run for asset with custom depr keys

Hello!
Some assets in report S_ALR_87012936 display annual depreciation simulation even if only a period of the year is selected. For those assets a custom depreciation keys is defined. Is that a problem?
Could I found a way to simulate depreciation for a part of the year for those assets yet?
Thanks
Giovanna

hi,
ccheck your settings in trx. S_ALR_87009113
A.

Similar Messages

  • Simulation does not run at all

    I have made up some diodes using the component wizard, such that the diode acts like a perfect switch at 0.7 volts.  For some reason SPICE simulation does not run.   If I include one of these diodes in other circuits, the circuit will not simulate.  So the diode model is the problem.   Any ideas how to get it working?  Attached is the multisim file
    Thanks in advance!
    Solved!
    Go to Solution.
    Attachments:
    perfectbridge.ms13 ‏62 KB

    "------ Checking SPICE netlist for perfectbridge - Thursday, February 05, 2015, 11:51:34 AM ------
    ======= SPICE Netlist check completed, 0 error(s), 0 warning(s) =======
    Model 'diodeperfect__perfectdiodes__1': Parameter 'IS' must be greater than zero
    doAnalyses: Incorrect use of model parameters
    Simulation canceled"
    So:  Right click on one of the diodes, select "Properties" - "Value" Tab - Press "Edit model" button - Check "Use default" box for "IS" - Press "Change all 4 components" button - Press "OK".

  • Costing run for materials with special procurement key

    Hello,
    Since moving to ECC6, the costing run for materials with special procurement keys is not pulling the marked price from the materials the special procurement keys point to. Only the released prices are pulled.
    Example:
    Material A, plant A has a future price (costing 2 tab) of 100 and a current price of 99
    Material A, plant B has special procurement key Z1 (costing 1 tab) which pulls the costing from Material A, plant A
    In our old system (46c) the costing run for Material A, plant B would pull 100.
    In ECC6, the costing run for Material A, plant B pulls 99
    Anyone that can push me in the right direction?

    Hi,
    Based on the info provided thus far, the result that you notice in ECC 6.0 is right as it is picking the current standard price based on your setup.
    Now why it is picking the future price in 4.6c, well for that you will have to do a detail check as in which variant is being used etc. I would suggest you to work with your CO personnel on this. Do a costing run for this particular material via CK11n using the variant which you mentioned & see the results.
    Or if you can upload the screenshots (picasaweb or some other portal) of the valuation variant you're using in 4.6c, along with Acctng view 1 & 2, costing view 1 & 2 details of the material it would help to have a better understanding.
    Regards,
    Vivek

  • InvalidKeyException: Could not initialize for signing with the given key

    InvalidKeyException: Could not initialize for signing with the given key
    What does this caused? And how can I make following code to work? Is it bug, or is it supposed to do so?
              X509CertImpl newCert = new X509CertImpl(certInfo);
              newCert.sign(caPrivateKey, SIG_ALG_NAME);

    Your key is probably using a different algorithm:
    Signature signature =
    Signature.getInstance( SIGNATURE_ALGORITHM );
    PrivateKey privKey =
    ( PrivateKey ) this.store.getKey( alias, pwd );
    Make sure the SIGNATURE_ALGORITHM (SHA1WithRSA, SHA1WithDSA)
    matches the algoright of the keystore.
    your will see it when casting the private key into a concrete
    key instance:
    RSAPrivateKey privKey =
    ( RSAPrivateKey ) this.store.getKey( alias, pwd );

  • Flash CS6 does not publish for iOS with ANE included

    Hi,
    I'm creating a game to run on iOS devices and one of the game requirement is for the device to vibrate on some action.
    I added the Vibration.ane file (http://www.adobe.com/devnet/air/native-extensions-for-air/extensions/vibration.html) into the library path in Flash CS6 and also added the extension ID to the XML file. However when I publish the Flash file to check on device, I only keep seeing the "Publishing" loader bar. I've even waited for over 15 mins for it to complete. I get no error, nor does the PC hang, but I can't seem to publish my .app file for device testing.
    Also I assume we can't test Vibration functionality with the Simulator that opens during desktop testing. I get the error "The content cannot be loaded because there was a problem loading an extension: Error: Requested extension com.adobe.Vibration is not supported for Windows-x86."
    Would appreciate help.
    Thanks,
    Mariam

    IPA is ok at the CS6 flash' standard 3.2 export, just tried the new AIR 3.3 also - no problems. I just included the Gyro ANE file, not the SWC
    However, because the adl still does not want to preview this thing, development/testing the Gyro stuff is difficult...
    I discovered the accelerometer is something different however. Adobe's little remote control thingy on which you can simulate phone position and multitouch emulates the accelerometer, not the Gyro. The Gyro extension taps in to a piece of hardware which really displays the position of the device, not the movement it's been receiving.
    Maybe obvious but I thought I'd post this little find, after a day of testing and exporting, syncing, ... this was a tiresome experience...
    After all this I can advise to sync the .ipa's with xcode though, instead of iTunes. This works MUCH faster (if you're on mac). Just run xcode, pull up the 'organizer window', select your device and go to the subbranch ' applications'. There you can add the .ipa by clicking on the '+' button

  • Runtime.exec does not work for commands with lengthy outputs

    I need to use Runtime.exec to run some custom commands on a Unix box. I have been doing this for quite some time now and had begun to feel comfortable when recently I started facing a problem. The thing is, whenever there is a command which prints a lot of data on to the console, the program is not able to exit from the waitFor method. Is there some thing that can be done about this?
    Following is a part of the code I use:
    Runtime rt = Runtime.getRuntime();
    Process p = rt.exec (command);
    System.out.println ("Got the process");
    int exitValue = p.waitFor();
    System.out.println ("Exit value: " + exitValue);When the output of the "command" is lengthy, it hangs after printing "Got the process".
    PS: By lengthy output, I mean that the command results in printing lines to the console which might be more than 100 in number. Say, something like what "ls -R /" would do in Unix / Linux.

    From java.lang.Process API doc:
    The Runtime.exec methods may not work well for special processes on certain native platforms, such as native windowing processes, daemon processes, Win16/DOS processes on Microsoft Windows, or shell scripts. The created subprocess does not have its own terminal or console. All its standard io (i.e. stdin, stdout, stderr) operations will be redirected to the parent process through three streams (Process.getOutputStream(), Process.getInputStream(), Process.getErrorStream()). The parent process uses these streams to feed input to and get output from the subprocess. Because some native platforms only provide limited buffer size for standard input and output streams, failure to promptly write the input stream or read the output stream of the subprocess may cause the subprocess to block, and even deadlock.
    So you need to consume the process' output. Check the StreamGobbler example from this article.
    Hope it helps.

  • Substitute Variables VI does not work for names with underbars. What can I do?

    For example, I want to change "p_0=p_1+p_2;" into "x0=x1+x2;". However the VI does not do it and returns just the same formula. Is this the specification? I enclosed a sample VI to show it.
    Attachments:
    SubTest.vi ‏44 KB

    You problem is in "Find String Identifier" (a subVI of "Substitue Variables") - it searches your variables and tries to split any other characters out of it (it only accepts alphanumeric and spaces as variable names, not special characters - hence your "p_0" becomes "p", and then "p" is not found in your substitution rules, so the original is piped through instead.
    Copyright © 2004-2015 Christopher G. Relf. Some Rights Reserved. This posting is licensed under a Creative Commons Attribution 2.5 License.

  • Imovie video does not run on PC with quick time!!!

    I have produced a video on a Mac with imovie V 9.0.8 and exported via Quicktime. I tried to view the video on a PC with quicktime 7.7.3. Unfortunately this is not possible!! A simple link to a page with a number of third party suppliers should help! I do not have time and motivation to search in the jungle of codecs and secrets to find a correct solution. I do not understand apples policy. It is the most difficult thing to make a video and find a format that can be read with current software.
    What can be done?

    I have produced a video on a Mac with imovie V 9.0.8 and exported via Quicktime. I tried to view the video on a PC with quicktime 7.7.3. Unfortunately this is not possible!! A simple link to a page with a number of third party suppliers should help! I do not have time and motivation to search in the jungle of codecs and secrets to find a correct solution.
    What codec did you use for the export? I.e., It is most likely the video codec used for your export is causing the problem as it may not be included in the basic QT codec component package. (E.g., the Apple Intermediate Codec is only available on the Mac.)
    I do not understand apples policy. It is the most difficult thing to make a video and find a format that can be read with current software.
    If you exported the file for playback on a PC and selected or allowed a defaulted codec not available for the PC to be used, then the problem is self-inflected. The normal export combination would be H.264/AAC in an MOV, MP4, or M4V file container. Assuming the file was properly terminated and transferred between systems, any of these files should be playable in QT on your PC (as well as other third-party players like VLC, MPEG Streamclic, etc.)
    What can be done?
    The best option would probably be to re-export the project to any format known to be compatible with your PC QT install.

  • ItemSelected does not come on TileList with custom IR

    Hi everybody,
    I've got a strange problem - TileList with custom ItemRenderer (IR) which consists of HBox and a Flash component sometimes is missing the mouse clicks.
    The problem appears only with custom IR. I traced the mouse events -
    "click" on IR
    and "itemSelected" on TileList.
    I already tried to set mouseEnabled=false on IR, to prevent it getting any mouse input, but it did not make any difference.
    This behaviour is not 100% replicable, it comes & goes and I think that it does not depend on the click area on the IR.
    PS ItemRenderer changes it's shape on mouseOver/Out ts, so I can see that when I click, IR at least gets mouseOver event.
    Any ideas what could cause the disappearing of events or blocking  it from bubbling to TileList?
    Thanks!
    Cheers,
    Dmitri.

    You're sure that changing the shape of the item renderer isn't what's causing the confusion?
    If you disable the shape changing does the behavior correct itself?  I don't use IRs extensively but changing the shape sounds like it might be uncharted territory (i.e. unsupported/untested, may not work at all) however I could be wrong.

  • Applet does not run for non-admin users

    When logged in as a normal user, our applet fails to run. When logged in as a local admin, the applet runs successfully. The client machine is running Windows XP and IE 8.
    The java console contains this error message when it fails:
    JNLPAppletLauncher.loadLibrary("jogl")
    Exception in thread "AWT-EventQueue-3" java.lang.UnsatisfiedLinkError: jogl
    at org.jdesktop.applet.util.JNLPAppletLaunc her.loadLibrary(JNLPAppletLauncher.java: 1922)
    at sun.reflect.NativeMethodAccessorImpl.inv oke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.inv oke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl .invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.sun.opengl.impl.NativeLibLoader.load LibraryInternal(NativeLibLoader.java:174 )
    at com.sun.opengl.impl.NativeLibLoader.acce ss$000(NativeLibLoader.java:49)
    at com.sun.opengl.impl.NativeLibLoader$Defa ultAction.loadLibrary(NativeLibLoader.ja va:80)
    at com.sun.opengl.impl.NativeLibLoader.load Library(NativeLibLoader.java:103)
    at com.sun.opengl.impl.NativeLibLoader.acce ss$200(NativeLibLoader.java:49)
    at com.sun.opengl.impl.NativeLibLoader$1.ru n(NativeLibLoader.java:111)
    at java.security.AccessController.doPrivile ged(Native Method)
    at com.sun.opengl.impl.NativeLibLoader.load Core(NativeLibLoader.java:109)
    at com.sun.opengl.impl.windows.WindowsGLDra wableFactory.<clinit>(WindowsGLDrawableF actory.java:60)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at javax.media.opengl.GLDrawableFactory.get Factory(GLDrawableFactory.java:106)
    at javax.media.opengl.GLCanvas.chooseGraphi csConfiguration(GLCanvas.java:520)
    at javax.media.opengl.GLCanvas.<init>(GLCan vas.java:131)
    at javax.media.opengl.GLCanvas.<init>(GLCan vas.java:90)
    at gov.nasa.worldwind.awt.WorldWindowGLCanv as.<init>(WorldWindowGLCanvas.java:50)
    Java on Windows XP attempts to store the native libraries it downloads at C:\Documents and Settings\<USER>\Local Settings\Temp\
    Non local admin users do not have access to this folder. Is there any way to change the applet launcher so that it stores the native lib cache elsewhere?
    Thanks,
    Jeremy

    user11193214 wrote:
    JNLPAppletLauncher.loadLibrary("jogl")
    ..Non local admin users do not have access to this folder. Is there any way to change the applet launcher so that it stores the native lib cache elsewhere?I don't know. One thing I do know is that the JNLPAppletLauncher since plug-in2 architecture JREs allow hooking into JNLP services. Try using web start to launch the applet.

  • Itunes 7.1 does not run. Issue with your audio config detection

    Hi,
    Since I updated to itunes 7.1 the following error message comes up each time I start the program "Itunes cannot run because it has detected a problem with your audio configuration" This happened for the first time right after the update and I have tried to downgrade to the previous version (which was working fine) but now this error occurs with previous version too.
    My sound card is a creative sound blaster x-fi and I don't see anything wrong with its configuration.
    The OS is Vista premium
    Thanks to anyone who can help me with this.
    DELL Dimension E520   Other OS   Vista and creative sb x-fi

    the following error message comes up each time I start the program "Itunes cannot run because it has detected a problem with your audio configuration"
    typically that's caused by a broken QuickTime. (iTunes uses QuickTime for audio and video playback.) see the following document for troubleshooting instructions:
    iTunes 7 for Windows: iTunes had detected an audio configuration problem

  • CallableStatement does not run PL/SQL with jdbc:oracle:thin driver

    I have a very simple PL/SQL function:
    FUNCTION CalculateDistance
    (x1 IN NUMBER, y1 IN NUMBER, x2 IN NUMBER, y2 IN NUMBER)
    RETURN NUMBER
    AS
    distance NUMBER;
    BEGIN
    distance := SQRT(POWER(x1-x2,2) + POWER(y1-y2,2));
    return distance;
    END;
    I call it with:
    CallableStatement cs = null;
    try {
    biomassStatement = con.prepareCall("{ call MYPACKAGE.CalculateDistance(?, ?, ?, ?, ?)}");
    cs.setDouble("X1", -367546.78402892);
    cs.setDouble("Y1", 150712.8161204);
    cs.setDouble("X2", -2155095.49289);
    cs.setDouble("Y2", 774013.149084);
    cs.registerOutParameter("v_Return", OracleTypes.NUMBER);
    cs.execute();
    The only answer I get is:
    ORA-06550: line 1, column 7:
    PLS-00306: wrong number or types of arguments in call to 'CALCULATEDISTANCE'
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored
    I tried it with different Data sources (common, pool, XA) and nothing works...
    Tried using ojdbc14_g.jar to see if could get more information with no help...
    HELP!!!

    Hi,
    You are calling a FUNCTION, i.e you have one return value (And four arguments)
    So according to javadocs
    http://download.oracle.com/javase/6/docs/api/java/sql/CallableStatement.html
    Your synbtax should be like:
    {?= call <procedure-name>[(<arg1>,<arg2>, ...)]}Rigtht now, your call seems to be for a procedure having five arguments.
    Regards
    Peter

  • Run time error elements 10 tried everything on web help pages, rename reload still does not run, works fine with edit

    How do i fix it

    Hi 8tharmy,
    It's hard to tell what this error triggered,  Best approach will troubleshooting the issue and narrow down to the root cause. Best KB provided by Adobe you find here.
    Windows: https://helpx.adobe.com/x-productkb/global/troubleshoot-system-errors-freezes-windows.html
    Mac: Troubleshoot system errors, freezes | Mac OS 10.x | Adobe software
    If you like help please share some additional information in this topic or share the result and the issue statement with Adobe support. Learn & Support

  • Depreciation area set in Asset Class does not appear in asset master data

    Depreciation area does not appear in the asset master data however it is set in the Asset class. If other asset is created in the same Asset class that depreciation area is automatically set  in the asset master (it proofs that it is not a problem with Asset class).
    I tried to set that deprecition area directly in the asset master data but all the fields are blocked for changing (is it possible to change that?).
    What should I do as I need to post on that area ?
    Thank you,
    Jean

    Ok Zaid!  thanks,
    But what treatment should I give to that asset? Because now it is not being evaluated in that area but we need to do it.
    The asset was created in the prior exercise (year).
    Regards,
    Jean

  • Profit center 1000/DUMMY does not exist for 20.06.2011 KM026 - Asset postin

    Hi Friends,
    While posting asset opening balance (transaction type 100), we are getting the error 'Profit center 1000/DUMMY does not exist for 20.06.2011' for one company code. (not for all company codes. It is giving error to only one company code).
    We don't maintain this dummy profit center as we have doc splitting activated for all the compay codes. So, master data for dummy profit center is not there in the system for all the company codes. But all the company codes are working properly except one company code. It is giving dummy profit center error.
    Please could any one advice?
    Thanks in advance.

    Hi krishna Kumar,
    I guess you are in ECC 6.0 version or above 5.0 version.
    Up to 4.7 the profit center accounting was a part of Controlling. But from ECC 6.0 ( Enterprise Centrel Component) the profit center accounting is part of FI.
    Regarding the error mentioned by you, you have activated profit center accounting from CO module, and you have assigned the number ranges for Profit Center Accounting, this means for the documents with the profit center account assingment system will generate 1 FI Document and 1 profit center document.
    So wherever system is not able to find the profit center it will try to post the document for dummy profit center.
    As per my experience with ECC 6.0 we need not activate and assign the number ranges for profit center documents.
    Except OKE5 settings no other settings are required for profit center.
    The above all is if you dont want to use classic profit center accounting. So first please check your requirement and take the decision.
    thanks & regards,
    shashi kanth.

Maybe you are looking for

  • HT1918 How do I get my sons email address off my iTunes account so he can't use my credit card for purchases?

    Right now my 12 yr old somehow is able to purchase. From iTunes  using my  credit card- our. Accounts must be linked How do I get him off my account?  I know his Apple ID &. Password

  • Apple TV and keyboards

    Just wondering, I don't have one but... Can I connect a keyboard to apple tv?

  • Doubts in job-schedulling?

    Hi, i m having few doubts in dbms_scheduler 1.)how to findout the whether the particular job is running(i.e)current status of the scheduled job. 2.)i scheduled one job procedure which normally runs at every nite 11 o clk.now they wants to change it t

  • SUP 2.1.3 MBO creation using ODATA service

    Hi All, I am using SUP 2.1.3 and trying to consume OData service created using SEGW transaction on gateway. following an older document i moved ahead by creating XSD files from the XML file. But,after uploading the XSD file , i chose the root element

  • I am looking to buy a new iMac....help please.

    I am looking to buy a new iMac, and I started a search on Craigslist for fun, and it seems as if some people have some really good deals on the model mb325ll/a. It is the 2.8 ghz version with 2 gigs of ram and a 320gb hard drive. This is not a model