Fetch latest revision level

Hello Experts,
I am writing a select statement to fetch REVLV field from AEOI table by passing AEOI-OBJKT = MATNR from selection screen.
multiple records are coming into internal table.now i need to take latest record for each material.there is a chance of having multiple records on same date.but they are not maintaining Time field.so how can i capture latest revision level.

Howdy,
As the table has a sequential ID number (AEOI-AENNR is the Change Number), you can grab the highest Change Number to be the most recent entry.
One note with this though is it won't work if you have multiple application servers and your system uses Parallel Buffering as per OSS note 599157 - so you might want to check with your basis consultant on that.
The only other alternative is to enhance AEOI using include structure CI_AEOI and then find and exit to populate the system time when the record is created.
Cheers
Alex

Similar Messages

  • Revision level not appearing in material tab of purchase order

    hi
    I have matained revision level in material master but it is not appearing in material tab of purchase order and print preview of purchase order
    regards
    Badari

    Hi, If u have created proper change no in CC01 with assigned object material with proper validity period u can give revision level to material.
    In order to reflect the current revision level on PO printout, the coding in PO print program should be designed accordingly to pick the latest revision level. PO output needs to be re-issued so that the new output can pick the latest information like PO revision level from the master.
    Refer below link also for more information,
    [Revision level in purchase order|Revision level in purchase order]

  • Revision level of material automatically assign to purchase order

    Hello all,
    when I create a new purchase order for a material, is it possible to assign the latest revision level of that material (material master - basic data 1) automatically to the Revision level field on item level - Material data for the material in the PO? Meaning when I create the PO with this material, SAP automatically fills this field with the revision information from the material master?
    Thanks
    Anne

    It should pick latest revision level.Becuse PO get all data from material master.

  • Read revision Level of material with remote enabled module

    Hi all,
    I want to know, if it's possible to read the latest revision level or the revision level of a specific date of an material via a function module wich is remote call enabled?
    I have found the function modul:
    REVISION_LEVEL_SELECT
    this does exactly what i need, but it is not enabled for a remote call. Is there any other function modul I can call remotely to get the revision level?
    Thanks for any help
    best regards
    Matthias Brück.

    yes, thats right and exactly my problem. I have testet this internal FM via transaction se37 and got exactly what I need.
    So, I'm looking for an FM wich I can invoke remotely and returns the Revision Level of the material.
    But, thanks for your hint!

  • How to find revision level

    hi my requirement is that,
    i have to get the revision level for each material number in a specific plant,
    is there any function module which can get this data,
    actually this revision level has to be brought from table AEOI table,
    but its key fields are
    AENNR
    AETYP
    OBJKT
    i donot know how to get these fields.
    can some one help.
    thanks & rgds.

    hi charlie,
    thanks for the response,
    actually my problem was that the table AEOI had the value to be extracted but i didnot have input fields to retrive that value, what all i had were material number and plant,
    so i was asking how to find the link between matnr, werks and  fields  aennr, aetyp, objkt.
    anyways, i found from sdn that, we can pass matnr as objkt, and aetyp as 41( for material) ,
    and out of the records retieved latest would bare the correct revlv.
    thanks.

  • Multiple Revision Levels for a Material

    Today, Tyco Electronics has many manufacturing sites located around the world.  A given material may be manufactured in multiple locations.  When Engineering determines that a given material must change revision level, they determine a date that this new revision level becomes effective.  Unfortunately, not all manufacturing sites can be ready to manufacture to that new revision level.  In fact, based on tooling, one manufacturing site may manufacture to both the old and new revision level for a period of time until all of their tools/dies have been switched over.  In addition, customers may require that only the latest revision be sold to them.  Does anyone else have this requirement/issue today?  If so, how are you handling this within the SAP R/3 system since material revision is at a global level and there is no component revision level field on the bill of material.  Requirements are to sell at a material/revision level, plan to a particular material/revision level, stock at a material/revision level.  Any input you have would be greatly appreciated.

    Which strategy shall I use for picking?
    Can you please guide me what material master data fields are required for these strategies.
    regards,
    VS
    Edited by: vs on Jan 12, 2008 7:01 PM

  • Function Module for Revision Level.

    Hi all,
    Is there any function module to retrieve details of MM and PO Revision Level..
    In MM it is present in basic View..in AEOI table..,but i still go for function module.
    Thanx in advance

    Hi,
    BAPI_PO_DETAIL1
    REVISION_LEVEL_SELECT
    CCAP_REV_LEVEL_MAINTAIN
    Also,
    1.You can see this revision changes history in the version tab itself.
    2.You can also get from PO - Environment - Header changes details.
    3.Check the table EREV Version in Purchasing in SE16. This will give all the required details for the PO.
    4.You can fetch the data from this table to appear in the PO print out.
    If you want to know the material revision level as of some date then you can use function module REVISION_LEVEL_SELECT. Pass material & date and it will tell you the active revision on that date.
    If you want to know the table, then AEOI where you can enter the material no in field OBJKT & AETYP as 41 (Material). You will get the list of revision levels for the material.
    thanks & regards,
    ShreeMohan

  • Revision levels of materials

    If while uploading purchasing info records or Quality info records, using LSMW we get duplicate entries form the Table due to Revision levels of materials then do we upload the info records for all revision levels or just the latest one..????
    And secondly since EINE and QINF table dont have revision levels fields then how do we decide which entry corresponds to latest Revision level

    GOT SOL

  • Firmware revision level?

    Where can I found out what the latest firmware revision levels are?
    I already know how to find what firmware version is on my iPod, that's not what I'm talking about.
    I'm looking to find out what the latest firmwares are, list of bugs that were fixed, etc.
    Does anyone know where to find this information?

    In regards to the updates for the 2nd gen nano there are no specific lists as to what was "fixed" at this point. All of the updates said "Bug fixes" or made reference to fixes associated with the Nike+ features.

  • What are the Uses of Revision Level

    Dear All,
    I have been searching for articles pertaining to "Revision Level" in the Material Master Record and found out that revision level is used purposely in Engineering Change Management and Document Management System. Is this true?
    I want to know if activating revision level can purposely be used also in tracking MRP Tab Changes in material master record. There are some cases that user change MRP Type and reorder levels (minimum/maximum) in the material master record and i want to record this changes and who made this changes. Can this revision level help me on this purpose?
    Can anybody please enlighten me on this revision level usage?
    Thank you.
    Regards,
    Bernardo Soledad

    Please check these answered links:
    Revision Level
    Revision Level
    Edited by: Afshad Irani on Apr 20, 2010 7:04 PM

  • Open PR Material Master Revision Level

    Hi,
    I am working on upgrade from 4.5b to ecc6.0.In this Project Material Revision Level and Change Number is assigned with Z Program.
    The Requirement is the Program has to check the Open PR 's and that particular Material  needs to be updated with Change Number and Revision Level.
    Now the Functional Specification to be prepared for the Technical Team -Based on the Open PR condition  -Now what are the fields to be specified in EBAN table in order to fullfill the open PR.
    As per my understanding Open PR means PO is not created and PO is created means that PR is closed.
    Or any other fields are to taken into consideration for preparing Functional Specification
    Please reply me ..
    Thanks for the reply.

    It is very much possible. You can try this use case. It's pretty simple. But Vice-versa is not possible.
    ~ Guru

  • Latest revision of the FAQ in progress - help needed!

    Thought I would start a new thread...
    I need some help, guys I am looking for some helpers on the following topics, so feel free to chime in:
    -Text/PNG issues
    -Viewing iWeb sites on a PC
    -A generic list of "fixes" when iWeb is acting buggy - i.e. deleting plists, reinstalling the direct download etc
    I am working on adding:
    -.Mac vs Publish to folder
    -Whatever else comes to my mind...
    Here's the latest revision, let me know your thoughts. My hope is to slim it down to 10 questions/categories. I don't know if the Hosts will keep it as one post or possible separate, but I figure it is best to be broad rather than narrow...
    Frequently Asked Questions (FAQs) on the Apple iWeb Forum
    For basics on how to use iWeb in general, try here:
    http://manuals.info.apple.com/en/iWebGettingStarted.pdf
    For basic use of the “Inspector” (probably the most used tool in iWeb) try this link:
    http://web.mac.com/will.englefield/iWeb/WillG4PB/Inspector.html
    If you don’t see your answer in either of those places or in this FAQ, be sure to check the Apple iWeb Support Page for updates and other information:
    http://www.apple.com/support/iweb/
    Still no luck? Post your question in the forum! We are all happy to help!
    Here are (or will be eventually) our Top 10 FAQs:
    1. My hard drive crashed, how do I restore a site from my iDisk/published folder? How do I backup my iWeb site(s)? How do I transfer my iWeb work to another computer? How do I transfer my old website made in Homepage/another html editor to iWeb?
    Your iWeb data is stored, not in your actual html files, but in a file called Domain.sites, which is stored in your Home/Library/Application Support/iWeb folder. You should backup this file whenever you make big changes to your site, because if it gets lost or damaged, you will have to start all over. For more info, try these links:
    http://homepage.mac.com/thgewecke/iwebdata.html
    http://web.mac.com/will.englefield/iWeb/WillG4PB/Where.html
    http://web.mac.com/will.englefield/iWeb/WillG4PB/Backup.html
    Important: You CANNOT restore an iWeb site from the published html pages in your iDisk or a published folder. Publishing to a folder is NOT a backup. You CANNOT use iWeb to edit existing web sites/pages created in other applications.
    If you want to move your Domain.sites file to another computer, try putting it on a flash drive. Be sure to keep a current copy on the flash drive if you plan to move it back and forth between two or more computers. For more info, try these links:
    http://web.mac.com/mark8heaton/iWeb/SameSiteOn2Macs/Site%20Dexterity.html
    http://web.mac.com/will.englefield/iWeb/WillG4PB/2Macs1Site.html
    http://homepage.mac.com/thgewecke/iwebtwomacs.html
    http://docs.info.apple.com/article.html?artnum=303045
    http://docs.info.apple.com/article.html?artnum=303670
    http://docs.info.apple.com/article.html?path=iWeb/1.1/en/bld1157.html
    2. I am having trouble publishing to .Mac. What’s wrong?
    Keep trying! Publishing errors come and go over time. Don’t give up, and don’t do anything drastic! For more info, look here:
    http://web.mac.com/mark8heaton/iWeb/PublishErrorsHelp/Publish%20Errors%20Help.ht ml
    http://docs.info.apple.com/article.html?artnum=303789
    http://docs.info.apple.com/article.html?artnum=303306
    http://docs.info.apple.com/article.html?artnum=303353
    http://docs.info.apple.com/article.html?artnum=303927
    3. How do I find my iWeb site on .Mac?
    Your site is published to the “Web” folder on your iDisk. The address for this site is
    http://web.mac.com/yourusername
    If you have more than one site, they will be located at
    http://web.mac.com/yourusername/iWeb/nameofsite1
    http://web.mac.com/yourusername/iWeb/nameofsite2
    etc etc etc…
    The index.html file for your “short URL” (http://web.mac.com/yourusername) will always forward to site1, which will be the top site in your site organizer (column on the left hand side in iWeb).
    For more info on site addresses and site naming, try these links:
    http://docs.info.apple.com/article.html?artnum=303048
    http://docs.info.apple.com/article.html?artnum=303798
    http://docs.info.apple.com/article.html?path=iWeb/1.1/en/bld1004.html
    http://docs.info.apple.com/article.html?artnum=303053
    http://docs.info.apple.com/article.html?artnum=303042
    http://docs.info.apple.com/article.html?path=iWeb/1.1/en/bld1083.html
    http://docs.info.apple.com/article.html?path=iWeb/1.1/en/bld1082.html
    4. How can I keep more than one site but only work on/publish one at a time?
    Yes, but this requires some “domain splitting” – duplicating the Domain.sites file and slimming down each copy to contain only one site. More info and some instructions are available here:
    http://web.mac.com/mark8heaton/iWeb/DomainSeparation
    Also, here is a free application called iWebSites that will help automate switching from one domain to another:
    http://mistergregg.com/cocoadrillosoftware/iWebSites/iWebSites%20Home.html
    5. How do I add _ to my iWeb page? Where can I find additional help?
    You can add just about anything you could add to a regular website to an iWeb site, if you don’t mind doing some post-publish editing of your html files.
    You can open the html files generated by iWeb in any text or html editor. In TextEdit, to view the code in an HTML file, choose File > Open and select "Ignore rich text commands." Then locate the .html file and click Open.
    Here’s how to find your html files:
    If you publish to dot mac, mount your idisk using the "go" menu in Finder. This will place your idisk on the desktop.
    Then go to iDisk/Web/Sites/iWeb/Sitename/Pagename.html
    If you publish to a folder, try looking in your Sites folder of your home folder.
    If you don’t want to look at the html code yourself, try MassReplaceIt (http://www.hexmonkeysoftware.com), a free find/replace utility.
    Here are some sites with tips and tricks for adding additional code to your published site, or tips on using iWeb in general:
    http://www.willg4pb.com
    http://www.rowan-cottage.co.uk
    http://iweb.aardvarkland.com
    http://www.iwebtricks.com
    http://web.mac.com/cbrantly/iWeb/Software/Home.html
    http://web.mac.com/curlytool/iWeb/iWebTryout/ViewPoints/ViewPoints.html
    http://web.mac.com/thgewecke/iWeb/1/Tips.html
    http://www.iwebtoolchest.mheaton.net/iWebToolChest
    http://www.codemanic.com/blog-archives/000084.html
    http://www.frogdance.dundee.ac.uk/FrogDanceSoftware/HyperlinkShader.html
    To see what others have done with iWeb, visit:
    http://www.iwebusersites.com
    6. Can I get additional iWeb templates?
    Yes! Check out these sites:
    http://www.11mystics.com (includes instructions on creating your own)
    http://www.ilifestuff.com/
    http://lamiavia.com/Lamiavia
    http://www.jinx.de/jTemplate.html (an application for creating your own)

    Here's the latest. It is slowly taking shape. Seriously guys, is no one else interested in this? Why so few responses?
    Frequently Asked Questions (FAQs) on the Apple iWeb Forum
    For basics on how to use iWeb in general, try here:
    http://manuals.info.apple.com/en/iWebGettingStarted.pdf
    For basic use of the “Inspector” (probably the most used tool in iWeb) try this link:
    http://web.mac.com/will.englefield/iWeb/WillG4PB/Inspector.html
    If you don’t see your answer in either of those places or in this FAQ, be sure to check the Apple iWeb Support Page for updates and other information:
    http://www.apple.com/support/iweb/
    To see what others have done with iWeb, try this link:
    http://www.iwebusersites.com
    Still no luck? Post your question in the forum! We are all happy to help!
    Here are our Top 10 FAQs:
    1. My hard drive crashed, how do I restore a site from my iDisk/published folder? How do I backup my iWeb site(s)? How do I transfer my iWeb work to another computer? How do I transfer my old website made in Homepage/another html editor to iWeb?
    Your iWeb data is stored, not in your actual html files, but in a file called Domain.sites, which is stored in your Home/Library/Application Support/iWeb folder. You should backup this file whenever you make big changes to your site, because if it gets lost or damaged, you will have to start all over. For more info, try these links:
    http://homepage.mac.com/thgewecke/iwebdata.html
    http://web.mac.com/will.englefield/iWeb/WillG4PB/Where.html
    http://web.mac.com/will.englefield/iWeb/WillG4PB/Backup.html
    Important: You CANNOT restore an iWeb site from the published html pages in your iDisk or a published folder. Publishing to a folder is NOT a backup. You CANNOT use iWeb to edit existing web sites/pages created in other applications.
    If you want to move your Domain.sites file to another computer, try putting it on a flash drive. Be sure to keep a current copy on the flash drive if you plan to move it back and forth between two or more computers. For more info, try these links:
    http://web.mac.com/mark8heaton/iWeb/SameSiteOn2Macs/Site%20Dexterity.html
    http://web.mac.com/will.englefield/iWeb/WillG4PB/2Macs1Site.html
    http://homepage.mac.com/thgewecke/iwebtwomacs.html
    http://docs.info.apple.com/article.html?artnum=303045
    http://docs.info.apple.com/article.html?artnum=303670
    http://docs.info.apple.com/article.html?path=iWeb/1.1/en/bld1157.html
    2. I am having trouble publishing to .Mac. What’s wrong?
    Keep trying! Publishing errors come and go over time. Don’t give up, and don’t do anything drastic! For more info, look here:
    http://web.mac.com/mark8heaton/iWeb/PublishErrorsHelp/Publish%20Errors%20Help.ht ml
    http://docs.info.apple.com/article.html?artnum=303789
    http://docs.info.apple.com/article.html?artnum=303306
    http://docs.info.apple.com/article.html?artnum=303353
    http://docs.info.apple.com/article.html?artnum=303927
    3. How do I find my iWeb site on .Mac?
    Your site is published to the “Web” folder on your iDisk. The address for this site is
    http://web.mac.com/yourusername
    If you have more than one site, they will be located at
    http://web.mac.com/yourusername/iWeb/nameofsite1
    http://web.mac.com/yourusername/iWeb/nameofsite2
    etc etc etc…
    The index.html file for your “short URL” (http://web.mac.com/yourusername) will always forward to site1, which will be the top site in your site organizer (column on the left hand side in iWeb).
    For more info on site addresses and site naming, try these links:
    http://docs.info.apple.com/article.html?artnum=303048
    http://docs.info.apple.com/article.html?artnum=303798
    http://docs.info.apple.com/article.html?path=iWeb/1.1/en/bld1004.html
    http://docs.info.apple.com/article.html?artnum=303053
    http://docs.info.apple.com/article.html?artnum=303042
    http://docs.info.apple.com/article.html?path=iWeb/1.1/en/bld1083.html
    http://docs.info.apple.com/article.html?path=iWeb/1.1/en/bld1082.html
    4. How can I keep more than one site but only work on/publish one at a time?
    Yes, but this requires some “domain splitting” – duplicating the Domain.sites file and slimming down each copy to contain only one site. More info and some instructions are available here:
    http://web.mac.com/mark8heaton/iWeb/DomainSeparation
    Also, here is a free application called iWebSites that will help automate switching from one domain to another:
    http://mistergregg.com/cocoadrillosoftware/iWebSites/iWebSites%20Home.html
    5. Can I publish to my own web server? What are the differences between “Publish to .Mac” and “Publish to a folder”?
    When you publish to .Mac, your site(s) are uploaded via Web-DAV to your iDisk/.Mac account. When you publish to a folder, you select a folder on your hard drive to publish your site(s) to and then upload to your own webspace via FTP. When you publish to a folder, you lose some of the features of iWeb .Mac sites. Here is a list of the features that differ between the two:
    http://docs.info.apple.com/article.html?artnum=303049
    http://docs.info.apple.com/article.html?path=iWeb/1.1/en/bld1046.html
    Known issues with “Publish to folder” & Other related links:
    http://docs.info.apple.com/article.html?artnum=303044
    http://docs.info.apple.com/article.html?artnum=304048
    http://homepage.mac.com/thgewecke/iwebserver.html
    http://www.rowan-cottage.co.uk/Site/Selective%20Uploads.html
    http://homepage.mac.com/thgewecke/iwebchars.html
    6. How do I add _ to my iWeb page? Where can I find additional help?
    You can add just about anything you could add to a regular website to an iWeb site, if you don’t mind doing some post-publish editing of your html files.
    You can open the html files generated by iWeb in any text or html editor. In TextEdit, to view the code in an HTML file, choose File > Open and select "Ignore rich text commands." Then locate the .html file and click Open.
    Here’s how to find your html files:
    If you publish to dot mac, mount your idisk using the "go" menu in Finder. This will place your idisk on the desktop.
    Then go to iDisk/Web/Sites/iWeb/Sitename/Pagename.html
    If you publish to a folder, try looking in your Sites folder of your home folder.
    If you don’t want to look at the html code yourself, try MassReplaceIt (http://www.hexmonkeysoftware.com), a free find/replace utility.
    Here are some sites with tips and tricks for adding additional code to your published site, or tips on using iWeb in general:
    http://www.willg4pb.com
    http://www.rowan-cottage.co.uk
    http://iweb.aardvarkland.com
    http://www.iwebtricks.com
    http://web.mac.com/cbrantly/iWeb/Software/Home.html
    http://web.mac.com/curlytool/iWeb/iWebTryout/ViewPoints/ViewPoints.html
    http://web.mac.com/thgewecke/iWeb/1/Tips.html
    http://www.iwebtoolchest.mheaton.net/iWebToolChest
    http://www.codemanic.com/blog-archives/000084.html
    http://www.frogdance.dundee.ac.uk/FrogDanceSoftware/HyperlinkShader.html
    7. Can I get additional iWeb templates?
    Yes! Check out these sites:
    http://www.11mystics.com (includes instructions on creating your own)
    http://lamiavia.com/Lamiavia
    http://www.jinx.de/jTemplate.html (an application for creating your own)

  • Revision level in purchase order

    Hello all,
    when creating a purchase order for a material, the revision level from the material master will be automatically added to the Item-Material Data-Revision Level field.
    But what happens if in the meantime the revision level is updated on the material master, I guess the PO will not be updated on that field?
    The problem is, I need the updated revision level field on the output of the PO, currently I am using the field EKPO-REVLV in the sapscript which refers to the revision level data from the PO.
    Any suggestions?
    Thanks
    Anne

    Hi Prakash,
    I have tried to use this field in the form: AEOI-REVLV
    This should be the original table.
    I am using the standard print program for POs: SAPFM06P
    Unfortunatelly, somehow the value does not come up for AEOI-REVLV, but it does come up for EKPO-REVLV.
    Thanks,
    Anne

  • Cannot find the Revision Level field in the item details

    Hi All,
    1) I have created a PR with 2 items in the R/3 Backend using the me51n transaction in which for one of the items i have updated the Revision Level field.
    2) To transfer the purchase requisitions created in the above step to the SRM system(sourcing cockpit) i executed  the report BBP_EXTREQ_TRANSFER with transaction SE38.
    3) Now when i go to the SRM portal and navigate to find the external requirement in the sourcing cockpit, I am not able to find the Revision Level field entered in the backend.
    Can some one help.
    Regards
    Sam

    Hi
    Please go through this ->
    Version Management in R/3
    http://help.sap.com/saphelp_47x200/helpdata/en/8a/60b43bb7492147e10000000a114084/frameset.htm
    Versioning in SRM
    http://help.sap.com/saphelp_srm50/helpdata/en/42/c92d6e3ed16babe10000000a1553f6/frameset.htm
    Prerequisites for Version Control in SRM
    I)        You have activated the version control so that the system creates historical versions.
    See the path in the IMG: SRM Server  ®  Cross-Application Basic Settings  ®  Switch On Version Control for Purchasing Documents
    II) You have set up and activated the workflow for the approval of changes to active purchasing documents. See also: Approval Workflows for Documents and Objects
    ( Related link -> http://help.sap.com/saphelp_srm50/helpdata/en/5a/af5efc85d011d2b42d006094b92d37/frameset.htm )
    Some related SAP OSS Notes ->
    Note 1030548 - Revision level in SRM 6.0 connected to ERP 2005
    Note 1026021 - EXTREQ interface: Data transfer structures
    Note 122105 - ME51, RM06BBI0: Revision level is not filled
    Hope this will definitely help.
    Regards
    - Atul

  • How to maintaing E-Business suite with latest product levels and bug/securi

    Hi All,
    How to maintaing E-Business suite with latest product levels and bug/security fixes?
    backup strataegies for database and E-BS suite?
    what is mean by gather user requirements?
    Please some one explain briefly...........
    Thanks

    Please post your question in the appropriate forum.
    E-Business Suite
    http://forums.oracle.com/forums/category.jspa?categoryID=3
    Thanks,
    Hussein

Maybe you are looking for

  • Error occured when selecting a filter value on the query

    hi, after the execution of the query on a multiprovider, i select a filter value for a particular characteristic then i get a pop up error message "Error reading the data of infoprovider ZTC_SUV12" could anyone of you help me Thanks and Regards, Subh

  • Sun ONE Studio vs. NetBeans IDE 3.5

    Now that IBM's VisualAge for Java is dead, I have been looking for a replacement IDE. I have been totally frusturated by the lack of basic information on IBM's Websphere -- their own specialists had a hard time answering elementary questions -- and t

  • File content  conversion is not creating the exact strcuture as Datatype

    Hi, We are facing issue . I have  sender DT type <FIle_DT> < HeaderDetail>       <Field1>         <Field2>                       <Linietemdetails>                                                     <Field1>                                           

  • OS won't install after restoring to factory settings

    I restored my HP DV5 laptop to original factory settings. Once the restoration was complete, the computer restarted, but every time it boots back up and begins to install windows, a window pops up stating that an error was encountered during installa

  • Windows 8 Reset Fails

    Not sure if this is the right forum or not so I apologize if not (and can someone point me to the right one?) Hello, First off the ultimate issue right now (then the history).  And sorry for the length but I wanted to be as detailed as possible. Last