I want to change the Legacy assest data through as92

Hello  Sap Gurus
I want to change the legacy Assest data for my client. While Changeing its give  error that Transfer the data or close the Year. year 2005 is closed. In Assest data Transfer , In date Parameters given data is 31-03-2007. For 2006 Dep is not at run.
Can any one help me  in this Regards.
Thanks
Raj

Hi Raj,
Use transaction code <b>AJRW</b> to run the Fiscal Year change for 2005 and <b>AJAB</b> to run Year End Close. Do the same for 2006.
Then, go back to <b>AS92</b>, indicate the Asset number, subnumber and the company code. Click on Take over values. Correct the APC and the Accummulated Depreciation value to what it should be and hit the enter button. This would determine your NBV for you. Save your entries.
I hope the above helps.
Do not forget to award the points please.
Regards,
Jacob

Similar Messages

  • Wants to change the validity from date in BOM

    Hi,
    We have created BOM by mentioning valid from date 21.08.2018.
    Now we need to change that valid from date 21.08.2018 to 21.08.2008.
    How can we do that?
    thanks/regards
    vish

    Hello,
    If you are creating the BOM wr.to change number & if the change number date is lying in future. System allows you to change the effective from date for the ECN, which in turn BOM effective date also get change automatiocally. T code CC 02 for changing the date through ECN
    Maruti

  • How can I change the file creation date through Labview 2012?

    I want to change the format of the data stored in some text files, but I want the file dates to remain the same.  Currently, my program creates the files with new dates.
    Solved!
    Go to Solution.

    LabVIEW to my knowledge doesn't have native functions to do this.
    You can use .NET functions on Windows to get/set the CreationTime, LastWriteTime and LastAccessTime.
    See attached VI (LabVIEW 8.6)
    Now is the right time to use %^<%Y-%m-%dT%H:%M:%S%3uZ>T
    If you don't hate time zones, you're not a real programmer.
    "You are what you don't automate"
    Inplaceness is synonymous with insidiousness
    Attachments:
    dotNET File Timestamp.vi ‏14 KB

  • Is it possible to change the Database default date format  'dd/mm/yy'

    I'm inserting a date with the format 'dd-mon-yy' in a column, it gives the error:- " a non-numeric character was found where a numeric was expected ". I also tried the TO_DATE function but not successful.
    I want to change the Database default Date format 'dd/mm/yy' to 'dd-mon-yy'. Is it possible?
    version is (Oracle Server 7.3.2.0). I checked it on version ( Oracle Server 7.3.4.0) with format of 'dd-mon-yy'.
    May I keep the both formats at a time?
    Thanks for solution(s),
    Tariq.

    you can try with:
    ALTER SESSION
    SET NLS_DATE_FORMAT = 'dd-mon-yy';

  • How to change the valid from date of the bom header?

    ECM is active in the system.
    I want to change the valid from date of the BOM header with the help of a change number.
    How can I change it?

    Hello
    Lets assume that, we are going to change Management for controlling Valid From date
    Steps to be followed for creation of Change No
    Tcode CC01 for Change No
    Click on Change Master
    Once you enter into Change master, maintain the description
    In the Valid from Date, maintain the date from which you BOM should be current
    Maintain the Status (01)
    Click on Ojbect Type, maintain for which Object types is the Change no needs to be active i.e. for BOM, Rtg, etc
    save the Change No
    After the change no is created
    Enter the Change No during the creation mode of BOM
    THe system copies the Valid from date from Change No

  • I have a Problem in print the long description data through EDI.

    I have a Problem in print the long description data through EDI:Actually we want to print the long description data through EDI, but it not handling our huge long description data. Here is the example of that>We can print the first two lines into EDI output, but it is failing to print the below text: 
    <B>EPSON, TM-U590 Series: </B> Reliable 88 column slip printer. Operator friendly dot matrix impact printing. Ideal for hotel, bank, restaurant and many more applications .<br><BR> Includes: Printer, Black ribbon & a Connect-It Interface. Power Supply & interface cable sold separately. All printers are RoHS compliant & have a standard 1 year depot warranty. <BR> <BR>
       -------------------------------------Failing to print this lines------------------------------------------------------------------
    <b>COLORS:</b> Epson Cool White (ECW) Only<BR><BR><B><FONT COLOR=#FF0000#>Click links below for helpful Information</FONT><b><br><table border="0" bordercolor="" style="" width="100%" cellpadding="5" cellspacing="5"><tr><td><FONT SIZE="2"><CENTER><A HREF="www.sample.com"f.2605" target="_blank"><b>Spec Sheet</b></a></CENTER></FONT></td><td><FONT SIZE="2"><CENTER><A HREF="www.sample.com"f.2606" target="_blank"><b>MSRP Price List</b></a></CENTER></FONT></td><TD><FONT SIZE="2"><CENTER><A HREF="www.sample.com"f.2868" target="_blank"><b>Product Information Guide</b></a></CENTER></FONT></TD></TR><TR><td><FONT SIZE="2" COLOR=#0000FF><B>Warranty Information</B></FONT></td></tr><Tr><td><FONT SIZE="2"><CENTER><A HREF="www.sample.com"f.2554" target="_blank"><b>Depot Warranty</b></a></CENTER></FONT></td><td><FONT SIZE="2"><CENTER><A HREF="www.sample.com"f.2555" target="_blank"><b>Spare In the Air Warranty</b></a></CENTER></FONT></td><td></td></tr></table><br>
    Please provide some useful thoughts on this EDI issue.
    Thanks
    Ameer

    Try using the FM:
    ENQUE_READ2
    Passing the follwing values:
    GNAME --> VBAK (Sales Order header table)
    GARG   --> The lock argument
                       (This will be a combination of client number anb Sales Order No.
                        Eg: '3001210000054' where the first three digit i,e 300 is the client No
                       and 1210000054 is the sales order no.)
    Regards,
    Firoz.

  • HT4314 I want to change the  language of my Game Center (it was set to German because I put the data of my Austrian credit card)

    I want to change the  language of my Game Center (it was set to German because I put the data of my Austrian credit card)

    Mikeandnicki wrote:
    I have looked through everything but cannot find a way to delete or spend the 69 cents credit. Can anyone help me?
    Contact iTunes Customer Service and request assistance
    Use this Link  >  Apple  Support  iTunes Store  Contact

  • I want to change the final date format in MM/DD/YEAR.

    HI all,
    I want to change the final date format in MM/DD/YEAR. Even my profile will be in any format like DD.MM.YY or YY.MM.DD .
    can any body tell me the way..

    declare variable:
    DATA : gv_date(10) TYPE c.
    and assign value to it:
    CONCATENATE sy-datum+4(2) sy-datum+6(2) sy-datum(4) INTO gv_date SEPARATED BY '/'

  • I want to change the position in MIGO   PO Data

    Hi experts,
    The requirement is like that:
    In MIGO >  Purchase Order Data  >  "Delivery completed" indicator,  is by default  "SET AUTOMATICALLY" (i.e. 1). I want to change the position to   "SET" (i.e. 2).
    presently position are coming  :
    1  Set automatically
    2  Set
    3  Do not set
    my requirement is :
    1  Set
    2  Set automatically
    3  Do not set
    Please help if anybody knows this
    Thanks in advance!
    Devinder

    Hi Kiran,
    Can you please give more detail about How can I reach to Inv Mgmt > Goods Receipt.... Pls give info stey by step.
    Thanks
    Devinder

  • I want to change the apple id on my iphone 5 to match my ipad and macbook but i dont want to lose all my data

    want to change the apple id on my iphone 5 to match my ipad and macbook but i dont want to lose all my data

    Not quite sure what you are asking... But...
    It should be Noted that anything Downloaded with a Particular Apple ID is tied to that Apple ID and Cannot be Merged or Transferred to a Different Apple ID.
    To change the Logged in Apple ID  >  http://support.apple.com/kb/HT1311

  • I recently updated my Iphone 5s to ios8 from ios7(.something) and lost all photos, text messages, etc. and then restored it using an old Icloud backup from 2014. I want to change the Icloud backup to one from this year.

    Is it possible to do this, and how? My iphone 5s is still restoring currently in the Backup settings and there's an option that says "Stop restoring Iphone" if I tap it, it says "any data that has not been downloaded will not be restored or backed up in the future"... AND I KNOW that if I update my iphone from ios7 to ios8 that it is a big jump and is the reason why I lost everything on it. So please don't tell me that is the answer to my question, because it's not. I am clearly asking if I can change the icloud backup date from 2014 to one from this year. This is because my iphone asked me which backup I want to use to restore my stuff from after the ios8 update. I hope this question isn't too confusing!!

    Lyncbane wrote:
    This exact same thing happened to me. Please help!
    Might be a better idea to look for more current threads that this one which is over a year old.

  • After Getting Error on Screen Changing the same screen data

    Hi,
    I am populating error message  in module pool program . I want to edit the fields in the same screen currently it is nor allowing .
    I use the CHAIN  and ENDCHAIN also .
    In my module pool screen i selecting some records if records contains different data the it is populating the error after that in the same screen i want to change the data .
    Regrads
    Nandan.N

    Hi Srihari,
    In this case follow the following code,
    PROCESS AFTER INPUT.
    CHAIN.
      FIELD: FIELD_01 MODULE CHECK_FIELD_01,
                 FIELD_02 MODULE CHECK_FIELD_02,
                 FIELD_03 MODULE CHECK_FIELD_03,
                 FIELD_04 MODULE CHECK_FIELD_04.
    ENDCHAIN.
    Write your validations for the screen FIELD_01 in the MODULE CHECK_FIELD_01
    so when you enter data in this field it enters this Module and checks the validations, if value passes the validation then the cursor moves to the next field (i.e. Field_02) otherwise if it fails the validation & you have specified the message type as 'E' then it waits on the same field of the screen till a correct value is entered.
    Hope it helps you,
    Regards,
    Abhijit G. Borkar

  • I have a power mac g4 with mac os 10.4. 11 , I want to change the hard-drive ,what program  can I used  to transfer one hard-drive  to another  hard- drive  on this mac pc.

    I have a power mac g4 with mac os 10.4. 11 , I want to change the hard-drive
    ,what program  can I used  to transfer one hard-drive  data to another  hard- drive  on this mac pc.

    The Disk Utility, Carbon Copy Cloner, SuperDuper, or similar software. For best results, place the second drive inside the computer or in a FireWire enclosure and boot the computer from it before removing the internal drive.
    (66989)

  • How to transfer the Legacy Transaction Data into SAP R/3

    Hi Experts,
    I  have  issue with legacy transaction data transfer  to R/3 system. My clients want to see  last 3 years legacy transaction data into SAP R/3 system.  But I am not sure whether it is possible or not.
    Please let  me know any possibilities to transfer the legacy tansaction data into SAP.
    Please help me out from this issue.
    Advanced Thanks,
    Chandra

    Hi Sunitha,
    Here legacy sytem is MRP for Retail Sales.
    And format is excel. Since three years data available in
    existing system.
    Please let me know if any further information required.
    Regards,
    Chandra

  • I want to change the sync on my laptop from my old iPhone 3GS to my new iPhone 4s,how do I do this?

    I want to change the sync on iTunes on my laptop from my old iPhone 3GS to my new iPhone 4s,how do I do this?

    maybe be more specific...
    you can sync multiple devices to the same itunes account on the same laptop.  Simply plug in the new iphone 4s and check off all the settings you want to sync (apps, music, playlists, books, videos, etc).
    If you want your iphone 4s to look exactly like your 3gs...
    1. do an icloud backup of your 3gs
    2. restore your iphone 4s to factory settings
    3. when setting up the phone, choose "restore from icloud backup"
    4. choose the most recent icloud backup (should display the date and time of the 3gs backup you just performed
    5. phone will load everything just as it is on the 3gs... onto the iphone 4s

Maybe you are looking for

  • Subqueries in From clause queries

    I'm having a problem using a FROM CLAUSE query Query Data Source Type on an Oracle Applications template form. I've successfully created a form with a single data block having a single item INVENTORY_ITEM_ID, with the Query Data Source Name as: (SELE

  • Multiple Connection Lines

    Hi, I'm using Pages '09 to create a document for work. I know how to add a connection line to an object, and have done so succesfully. However, I want to add another line so I get a circualrly dependent image, a bit like this: However, after I insert

  • Can I use my BB Z10 in India???

    Hi, I have bought BB Z10 in Nigeria & using there. Now I am in India and change my SIM but Phone is not detecting my new SIM. Why??? what is the solution ???

  • Settings for canon lide 210

    how do i set my scanner for scaning jpg photographs as my scaner automaticlly is scaning everything as a pdf

  • Iphone reagiert nicht richtig

    Hallo habe mein altes Iphone 3GS unter iTunes Wiederhergestellt. Jetzt habe ich das Problem, dass das Iphone nicht mehr richtig reagiert. Es erkennt keine Sim mehr und auch kein Wlan. Komme da nicht weiter. Bin für vorschläge sehr Dankbar MfG Marco