Runtime Error in Acquisition of Asset : F-90

Dear all,
Presently we are into ECC 6.00
I got following "Runtime Error RAISE_EXCEPTION" while Saving a document using T.code F-90.
Short text
    Exception condition "WRONG_PARAMETERS" raised
Point will be rewarded, if the problem get solved.
Thanks & regards
Senthamarai kannan

Hi
Upto Simulation, It's going fine after that i got the following Runtime error
Runtime Errors         RAISE_EXCEPTION
Date and Time          19.02.2008 02:47:38
Short text*
     Exception condition "WRONG_PARAMETERS" raised.
What happened?
     The current ABAP/4 program encountered an unexpected
     situation.
Error analysis
     A RAISE statement in the program "SAPLGLT2" raised the exception
     condition "WRONG_PARAMETERS".
     Since the exception was not intercepted by a superior
     program, processing was terminated.
     Short description of exception condition:
     For detailed documentation of the exception condition, use
     Transaction SE37 (Function Library). You can take the called
     function module from the display of active calls.
Trigger Location of Runtime Error
     Program                                 SAPLGLT2
     Include                                 LGLT2F07
     Row                                     12
     Module type                             (FUNCTION)
     Module Name                             G_BEB_MOVE_ACCIT_TO_STRING
Source Code Extract
Line  SourceCde
     Source Code Extract
Line  SourceCde
    1 ----
    2 *         Created by     :  SAP*                                      *
    3 *         Date           :  08.10.2007                                *
    4 *         Time           :  08:03.32                                  *
    5 ----
    6 *    This Report is generated by Report RGUGGLT0                      *
    7 ----
    8
    9   IF I_LEDGER = SPACE.
   10     RAISE WRONG_PARAMETERS.
   11   ELSE.
>>>>>     RAISE WRONG_PARAMETERS.
   13   ENDIF.
Points for sure if problem solved

Similar Messages

  • Runtime Error in Scrapping of asset ABAVN

    Dear All,
    Runtime Errors         MESSAGE_TYPE_X.
    We are into ECC 6.00. I got following Error while doing Scrapping of asset using T.code ABAVN.
    *Runtime Errors         MESSAGE_TYPE_X
    Date and Time          18.02.2008 04:42:21
    Short dump has not been completely stored (too big)
    Short text
         The current application triggered a termination with a short dump.
    What happened?
         The current application program detected a situation which really
         should not occur. Therefore, a termination with a short dump was
         triggered on purpose by the key word MESSAGE (type X).*
    Point for sure. If problem solved.
    Regards
    Senthamarai kannan

    Hi Mr. Mann
    Runtime Errors         MESSAGE_TYPE_X
    Date and Time          19.02.2008 01:46:41
    Short text
         The current application triggered a termination with a short dump.
    What happened?
         The current application program detected a situation which really
         should not occur. Therefore, a termination with a short dump was
         triggered on purpose by the key word MESSAGE (type X).
    Error analysis
         Short text of error message:
         System error (termination point SORT_2)
         Long text of error message:
          Diagnosis
              An internal error has occurred.
          System Response
              You cannot continue with processing.
          Procedure
              Contact SAP to establish whether the error can only be rectified by
              a program correction, or whether it can also be rectified by
              changes to the settings. There may also be an error in the updating
              of the data which must be resolved.
              Specify the following parameters when reporting the error:
              o   Message           : GLT0/000
              o   Program           : SAPLGLT0
              o   Termination point : SORT_2
         Technical information about the message:
         Message class....... "GLT0"
         Number.............. 000
         Variable 1.......... "SORT_2"
         Variable 2.......... "SAPLGLT0"
         Variable 3.......... " "
         Variable 4.......... " "
    Trigger Location of Runtime Error
         Program                                 SAPLGLT0
         Include                                 LGLT0FER
         Row                                     38
         Module type                             (FORM)
         Module Name                             INTERNAL_ERROR
    Source Code Extract
    Line  SourceCde
       8 *       text
       9 ----
      10 FORM internal_error USING errorcode.
      11
      12 * Local fields
      13   DATA:
      14       subseq_flag     TYPE glt0_flag.
      15
      16 * Error?
      17   CHECK sy-subrc <> 0.
      18
      19 * Get subsequent posting flag
      20   PERFORM subsequent_posting USING    space
      21                              CHANGING subseq_flag.
      22
      23   IF errorcode = gc_clrbal.
      24     IF subseq_flag = xon.
      25       PERFORM message_send USING 'A000'
      26                            errorcode
      27                            sy-msgv2
      28                            sy-msgv3
      29                            sy-msgv4.
      30     ELSE.
      31       MESSAGE x000 WITH errorcode sy-msgv2 sy-msgv3 sy-msgv4.
      32     ENDIF.
      33   ELSE.
      34 * Subsequent posting -> message handler, else -> dump
      35     IF subseq_flag = xon.
      36       PERFORM message_send USING 'A000' errorcode sy-repid space space.
      37     ELSE.
    >>>>       MESSAGE x000 WITH errorcode sy-repid.
      39     ENDIF.
      40   ENDIF.
      41
      42 ENDFORM.                    " INTERNAL_ERROR
      43
      44 ----
      45 &----
      46 *&      Form  MESSAGE_STORE
      47 &----
      48 *       text
      49 ----
      50 FORM message_store.
      51
      52   CALL FUNCTION 'MESSAGE_STORE'
      53     EXPORTING
      54       exception_if_not_active = space
      55       arbgb                   = sy-msgid
      56       msgty                   = sy-msgty
      57       txtnr                   = sy-msgno
    Warm regards
    kannan

  • Runtime Error during Creation of Asset (AS01)

    Hello Everyone !
    I have been trying to CREATE ASSET for a long time but  unfortunatly land up on ..... RUNTIME ERROR. I used all the possible ways to get it solved but i am stuck. Error analysis says The ASSERT Condition was violated.
    Hope you guys would help me out and push my knowledge further. Answers would be highly appreciated.
    Srinivas.

    Hi Srinivas,
    I found more information about your issue. These are notes that have been given by SAP in regards to the "ASSERTION_FAILED" runtime error in AS01 or also AS91.
    931764    Runtime error ASSERTION_FAILED
    989402    Expand/Collapse All events in planning hang t
    951191    AA 908, AA 698, AA 475, incorrect ANLC values
    932560    ITAB_DUPLICATE_KEY runtime error
    971300    AA610 for fixed asset creation, change or recalculation
    988238 FAQ New depreciation calculation
    949802 AS91: Dump ASSERTION_FAILED in CF_FAA_CFG_TRANSACTION
    Please be aware of note 988238 which is a composite note with many erros in FI-AA when in ECC 6.0  It advices to:
    "Implement the following notes or import at least Support Package 6 for the components EA-APPL and SAP_APPL (available as of October 2006)."
    Check also note  949802.
    I hope this helps.
    Best Regards,
    Vanessa.

  • Error when External Acquisition of asset F-90

    Hi,
    i had created entire asset accounting inclient 100 and transaported to client 400 inclueading group asset.
    now when i am posting F-90 acquisition asset it is geving following error:
    *Asset 6661 600002-0 is incomplete, check the asset
    Message no. AAPO184
    Diagnosis
    The 'incomplete' indicator was set for asset 6661 600002-0 because required entries were not made.
    System Response
    In the standard system, the system rejects the posting to the asset and issues an error message. However, this error message can be changed in Customizing so that it is only a warning. However, if you make this change, you should be aware that it is then possible to post to the asset, although an additional account assignment is missing.
    Procedure
    Start report RAUNVA00 for the asset, and complete the asset's specifications. Then post the transaction again.*
    can any one give me the solution
    thanking you.

    Dear,
    Mahesh.
    DO not perform cross posting. Same quesiton is asked in SAP Financials and I answered there same as Nathan & Srinu sir.
    Error when External Acquisition of asset F-90 in SAP Financials.
    Requesting :- If you want to post in cross Forums please close previous one and then ask in new one.
    As said in message run the RAUNVA00 report in SE38 or go to AUVA T.code.
    Go to Company Code for which you are facing issue , then go to Levels of completion area select there 1 to 3.
    Execute and see your asset no. Then see which fields are incomplete and fill them with proper value in AS02.
    Save & Run F-90.
    I hope this will help you to solve the issue. If you have any doubts feel free to share.
    Regards,
    Pankaj A Bhalerao.

  • Runtime Error during Asset Creation (AS01)

    Hello Everyone !
    I have been trying to CREATE ASSET for a long time but unfortunatly land up on ..... RUNTIME ERROR. I used all the possible ways to get it solved but i am stuck. Error analysis says The ASSERT Condition was violated.
    Hope you guys would help me out and push my knowledge further. Answers would be highly appreciated.
    Srinivas

    Hi Srinivas
    Please go through T-cd:ST22 and check the dump content first, especially, u2018Error analysisu2019, u2018How to correct the erroru2019 of the runtime error long text may give you some hints to solve the problem.
    Regards
    George

  • Diadem runtime error while executing command "SchemeMeasStar"

    Hello:
    I used DIAdem9.0 and DAQCard6062E to acquire 16 channel data. I collected 65536 data for every channel. Whereas After the data acquisition stopped, an Error Message would poped up, but the data is still stored in data portal. the Error is like follows:
    -Error- DIAdem
    Runtime Error While Executing Command "SchemeMeasStar"
    Error Type: UNKNOWN
    Error Address:00001720
    Module Name:GFSBase.Dll
    Would you like to give me some suggestions?
    thanks very much
    jing

    Dear MarcusP:
    Thank you very much.
    your solution really works. The attached is the detailed information of the problem. Would you like to tell me more about the prolem and how to solve the problem thoroughly.
    Thank you very much.
    yours
    Jing
    Attachments:
    DIAdem_Error.doc ‏305 KB

  • Runtime error in kob5, kob1 and line items display in Cost Analysis in ko03

    Hello everyone,
    I would like to ask for your expert advice on a situation we need to have a solution. Let me tell you what happened.
    In ko88, we tried to settle an internal order to a final asset using 'partial capitalization'. We encountered an error 'Settlement amount is greated than available amount'. I checked in kob5 and we have two line items: 90,000 and 30,000. Both have to be settled to three different final assets namely asset 1, asset 2 and asset 3. The settlement rule was as follows at first:
    Line 1: 90,000 to be settled to asset 1, asset 2 and asset 3 at 65,000; 40,000 and 15,000, respectively.
    Line 2: 30,000 to be settled to asset 1, asset 2 and asset 3 at 65,000; 40,000 and 15,000, respectively.
    Due to the error, we changed the settlement rule following these directions:
    1. Remove the settlement rules that we had so we can start anew.
    2. Choose the first line item and click on "Final Settlement".
    3. Enter the necessary settlement details (total should equal to 90,000 only).
    4. Go back and save.
    5. Choose the second line item and click on "Final Settlement".
    6. Enter the necessary settlement details (total should equal to 30,000).
    7. Go back and save.
    8. Then, check again the distribution rules set.
    Everything was saved and done correctly. So, we tried to do ko88 this time. But, the previous error 'Settlement amount is greated than available amount' still occured.
    I went back to kob5 and when I ran it, a runtime error occured. I went to see the actual line items in kob1, and I encountered the same runtime error. I went to see in ko03>cost analysis>the actual debit line items, and I encountered the same runtime error. Were my actual line items lost? How do I retrieve them?
    Thanks in advance.
    Best regards,
    Peter

    hi,
    check in SAP OSS with the message number you get is there any SAP Notes tobe applied.

  • OPEN_DATASET_NO_AUTHORITY abap runtime errors

    Hi,
    I have a custom ABAP program which outputs a file to UNIX and then FTP this file to a NT share drive. I have no problem executing this program using my ID. I checked using AL11 that the creator of the file in UNIX is DEVADM & not my user id.
    However ,when my user uses this same program to execute, she gets an ABAP runtime error "OPEN_DATASET_NO_AUTHORITY" and the error points to failure at this statement
    open dataset filelocation for output in text mode.
    It says that the user does not have authorization for this.
    Can someone advise me on what authorization  I should add in for the user using PFCG Change activity group?
    I tried adding the S_DATASET object in the AG.
    Manually   Basis: Administration                                        BC_A                                                                               
    Manually   Authorization for File Access                                S_DATASET                                                                               
    5       Manually   Authorization for File Access                                T-DV48009400                                                                               
    Activity                       33, 34                                                                      ACTVT  
              Physical file name             Assets*                                                                     FILENAME
              ABAP program name              YZFAU007                                                                    PROGRAM
    but during transportation of this activity grup  using SCC1 i got the error. Can sonmeone please advise me the right way to resolve this problem? Thanks!
    No authorization to change file /usr/sap/trans/log/CC004492.DEV                                                                               
    Message no. PU 808                                                                               
    Diagnosis                                                                               
    When working with the Workbench Organizer, you tried to access certain   
        operating system files to change them.                                                                               
    To avoid competing file accesses, semaphore files are created beforehand 
        which are deleted again when the respective file change has been         
        completed.                                                                               
    You are not authorized to delete such semaphore files. To avoid          
        inconsistencies and deadlocks, creation of semaphore files as well as    
        the actual file access required is forbidden in this case.               
    System Response                                                                               
    The function is terminated.                                                                               
    Procedure                                                                               
    The file access authorizations are assigned via the authorization object 
       S_DATASET.                                                                               
    First obtain the authorizations generally provided for this object if    
       you want to work with the Workbench Organizer.

    hi, I read throught the sap notes, 1st one not avail, 2nd one requies BW support package, last one is sql truncate table note which don't look relevant.
    I read through the other thread, my purrpose is not to restrict or catch the error, my purpose is to add authorization for my user so that she is able to run '----> open dataset filelocation for output in text mode' without the open_dataset_no_authorization runtime error.
    I have already added in the S_dataset object in the AG, 
      Manually   Authorization for File Access     
       Activity                       Read, Write 
       Physical file name             Assets*     
       ABAP program name              YZFAU007    
    but i encountered error during transport SCC1 as indicated above, so I wonder if the PFCG change AG is right.

  • Unable to Close the Purchase order : You cannot post acquisitions to asset

    Hi All
    Purchase order unable to close due to asset being capitalised and captured in last FY.
    We are getting the below error message.
    You cannot post acquisitions to asset 125782
    Message no. AA394
    Diagnosis
    You want to post an acquisition to this asset. However, according to depreciation key Z620 that was used, acquisition postings are only possible in the year of the initial acquisition or of the capitalization date.
    Procedure
    Check the asset number, the asset value date and the transaction type. You have to create sub-numbers for subsequent acquisitions using this depreciation key. However, these sub-numbers cannot adopt their depreciation start date from the main asset number.
    Please help us to resolve the issue and how to close the Purchase order.

    Hi,
    Please notice that error AA394 may be displayed correctly due to customizing settings of the depreciation key in transaction AFAMA when setting field XNAZUG (Acq.only allowed in capitalization year)  > YES                                                                               
    The only workaround  is to change your settings regarding field 'Acquisition only allowed in capitalization year'   > NO                                                                               
    Also have a look at SAP Note No. 211283 to understand how the flag operates.  
    I hope this helps to clarify.
    Kind regards,
    Brigitte

  • AFAB: Runtime Error after client copy.

    Hi all,
    I'm having a problem with the transaction code AFAB (post client copy). After client copy from PRD to DEV, I'm encountering this runtime error "SAPSQL_ARRAY_INSERT_DUPREC -   The ABAP/4 Open SQL array insert results in duplicate database records." whenever I tried to perform AFAB. Test run was executed successfully but I cannot complete the actual background processing.
    I have try with other asset (in the same client) and encounter the same problem. Likewise, I have successfully completed the depre. if I try the same and other asset (in a different client on the same server).
    I've check the number range in FBN1 and have verified that the range is correct.
    Any advice as to how I can solve this problem?
    Thank you.
    Regards.
    p/s: if there is duplication, how do I find where the duplication is located and how do I remove this duplication?
    p/s 2: the standard SQL that is having this problem is "INSERT COBK  FROM TABLE COBK_INS."
    Edited by: Sek Yao Ooi on Aug 5, 2010 5:21 AM

    Solution obtain from snote-83731 ; thanks to SAP-Marketplace's support.
    Issue solved.

  • AJRW-Runtime error

    Hi
    I am executing AJRW for the Fiscal year change. In the test mode, its showing no errors. But when i run it in production mode, it shows runtime errors as
    OBJECTS_OBJREF_NOT_ASSIGNED. CX_SY_REF_IS_INITIAL. Can anyone kindly tell me what could be the problem.
    Kindly treat this as very very urgent as we are unable to take any report of the assets.
    Regards 
    Sachin
    09928658919

    Hi Sridevi
    Thanx a lot for the quick response...There is no error msg as such. If i click on JOB LOG, it says,
    ABAP/4 processor: OBJECTS_OBJREF_NOT_ASSIGNED    
    The msg class is 00 and msg no 671 and msg type A
    Could u kindly help as this is quite urgent.
    Thanx and Regards
    Sachin

  • Runtime error in starting Lightroom

    I receive the following message when I try to start Lightroom:
    Microsoft Visual C++ Runtime Library
    Runtime Error!
    Program:...Files\Adobe\Adobe Photoshop Lightroom 1.2\lightroom.exe
    This application has requested the Runtime to terminate it in an unusual way.
    Please contact the application's support team for more information.
    Lightroom ran well for several days and then failed to open with the above message.
    I have tried everything I know to do (uninstalled and reinstalled the application, restored the computer to a restore point before Lightroom was originally installed, etc.) and do not know were to go from here. Suggestions would be appreciated.
    I am using Windows XP sp2 and have 4 GB of ram and 250 GB of hard disk space.
    Thanks,
    Cliff Culp

    Aha! A fix! Please look at this...
    http://www.adobeforums.com/cgi-bin
    bob frost, "Help! Runtime error after Lightroom 1.1 install!" #10, 27 Jun 2007 6:54 am

  • Runtime error while executing rule

    Hello All,
      While executing the DTP for a cube, im facing the error as Runtime error while executing rule -> see long text .
      For this source is another Cube, where im loading the data from Cube to Cube.
    Error Description are as follows:-
    Error Location: Object Type    TRFN
    Error Location: Object Name    0T9SCR6Q4VWS1SOPNRRBOY1YD51XJ7PX
    Error Location: Operation Type ROUTINE
    Error Location: Operation Name
    Error Location: Operation ID   00034 0000
    Error Severity                 100
    Original Record: Segment       0001
    Original Record: Number        557
    and Also descripton is :-
    Diagnosis
        An error occurred while executing a transformation rule:
        The exact error message is:
        Division by zero
        The error was triggered at the following point in the program
        GP4H0CW3MLPOTR3E8Y93QZT2YHA 4476
    System Response
        Processing the data record has been terminated.
    Procedure
    The following additional information is included in the higher-level
    node of the monitor:
       Transformation ID
       Data record number of the source record
       Number and name of the rule which produced the error
    Let me know ur valuable suggestions on these error...
    thanks.

    Hello,
    I have checked all the transformation and End Routines.All are working fine.Yesterday i have loaded some data into it, but today its gettting errored out.
    Checked completely in the forum for threads related to this, but couldnt find proper thread which had solutions....
    thanks,
    srinivas.

  • Could someone help me with a Runtime Error while saving a PDF file?

    While saving a 28 page PDF file in Illustrator today, I got a window saying, "This application has requested the "Runtime" to terminate it in a unusual way." It said to contact the applications support team for more information. I keep getting the same thing each time I try it. Does anyone know how to fix this issue or how I contact the applications support team ?
    Thank you for any insight.
    Pam

    It is a 13.5x11 inch calendar. There are 14 pages with images on them and
    some text. The other pages have text, a grid and a colored background with a
    gaussian blur. I saved each page as an "outline".
    The printer I am using requested I save all pages in a pdf file. I was
    successful in saving all but about six pages, now I can't even open the
    file.
    What happens is... I open Illustrator
                                   I open the pdf file
                                   A window appears that says... Runtime Error,
    This application has requested the Runtime to terminate it in an unusual
    way. Please contact the application's support team for more information.
                                   I select ok
                                   then a window appears that says... Adobe
    Illustrator CS5 has stopped working. A problem caused the program to stop
    working correctly. Windows will close the program and notify you if a
    solution is available.
                                   Then the program closes.
    So far I have not been notified of anything.
    Please let me know if you need more details.
    Thank you so much for helping me with this.
    Pam

  • RunTime Error while saving a Sales Order

    Hi All,
    When i am saving a Sales Order, the system is throwing a Runtime Error.
    The ABAP Code in the Runtime Error screen as follows.
              select * from (t681-kotab) appending table <cond_tab>
                     up to 1 rows
                     where kappl  = se_kappl
                     and   kschl  = se_kschl
                     and   datbi >= se_date
                     and   datab <= se_date
                     and   (coding_tab).
    Till these days, there was no such error while saving a Sales Order.
    How to resolve this issue?
    Regards
    Pavan

    Hi,
    The below piece of code is trying to get the contents of the table mentioned in T681-KOTAB.
    select * from (t681-kotab) appending table <cond_tab>
    up to 1 rows
    where kappl = se_kappl
    and kschl = se_kschl
    and datbi >= se_date
    and datab <= se_date
    and (coding_tab).
    The reason could be is someone has screwed up the entries in T681 table. Check that out.
    Try to put a break point on this SELECT query and see what the value of T681-KOTAB holds before the SELECT query. Check whether such a table entry exists in DB.
    Let me know if you are still stuck up.
    If you can send me the ST22 dump of the run time error, i might be able to help you more  on this.
    Hope this helps.
    Thanks,
    Balaji

Maybe you are looking for

  • How to Digitally sign a PDF report/Mail automatically?

    Hi experts! I have cron'ed shell script that runs a report (Oracle Reports 6i) and the output the report is a PDF document which i send it as an attachment to a mail recipient on my MS. Exchange server. This is working fine! Now, i wish to digitally

  • Error when installing PS6 Creative Cloud update

    I have been a Photoshop user since version 7, and have updated to the latest version every time a new one was introduced.   Last week, I went ahead and purchased a Creative Cloud subscription for the Photoshop application, and it appeared to install

  • I use a mac, and cannot open pdf links with firefox 4.0. Is there a fix?

    Whenever I go to site that includes a pdf, such as knitting instructions, Firefox takes me to blank page, listed as "done." There was a plugin for the earlier version of Firefox, but it won't work on 4.0. this is really frustrating!!

  • Video imports as only 1 frame

    I recorded a video on my digital camera and uploaded it to my computer. I wanted to add images into the movie and control the duration of how long the image is displayed before the movie continues. I tried to upload the video into imovie but it only

  • Iphone has randomly been bricking

    For some reason my iphone on random occasions produces a black screen almost like the phone has been locked excpet no buttons work and the only way to reboot it to plug the phone into a power source. Another odd thing the phone does sometimes when it