Creating Equipment with Sr number while Goods posting

Hi All,
        I am using serial number profile through which the equipment is getting generated along with serial no while doing goods posting.Presently the equipment status is ESTO in the ware house.  i want to install it under the functional location. How can i do this.
Regards
Amar

Dear
Issue the equipment through the order
you will issue the material + serial number i.e Equpment through your maint order
When you issue it by 261 against order
Go to equipment master IE02 t code
You will find the status as AVLB
then go & install in the functional location which you want to install
Path IE02-structure tab -change installation location -enter FL
Save
Regard
chan

Similar Messages

  • Create Equipment with same Number rang at Diff Equipment Catagory

    Hallo Guys,
    client bymistake created some equipments which are actually PRT with catagory M ( Machine)
    now they made deletion indicator to that and inactive the part and now want to create same machine as a PRT with same number range interval
    as that of made at machine, but as per std system is not allowing to create duplicate records.
    How to achive this ?
    Regards,
    Rip

    If no Equipments were created after the Deleted Equipments then you may have an option.
    Tcode OIEN
    Go to Number range interval, Then the Current number  can be changed as under. Reduce this Current number by those many equipments. Then new equipments will have the same numbers of the deleted equipments
    You should do it in trial servers and if suits to you then you can decide to go ahead. You should be prepared to have filters in Selection-screes to avoid the DLFL INAC equipments appear in the reports
    Jogeswara Rao K

  • Creating Equipment With Same Equipment No. In Different Maintenance Plant

    Dear Gurus,
    Is it possible to create equipment with same equipment No. (external Numbering) in different maintenance plant of same company code?
    We have 2 plants, plant 1000 & plant 1100 & the geographlocal locations are different. These 2 manufacturing plants belong to same company code. We have implemented plant maintenance system for plant 1000 & now want to roll out the same system at plant 1100. In plant 1000 we have equipment with equipment No. M323 (External Number). Now we want to create equipment with same no. in plant 1100. How can this be done? or is it necessary to have different no.? please advice.
    Regards,
    Abhijit Khandekar

    Dear Friend
    As Equipment master data is client specific, you cannot have the same equipment number for same category of equipment, though plants are different.
    Yes, you can do it if equipment categories are different.
    I hope this will resolve your query if not let me know.
    Regards
    Makarand Gurjar
    SAP PM consultant

  • Report for equipment with Asset number

    Hi
    I want report where i can get equipment number with asset number. I hecked information system. But id din't got

    Use Transaction IE05 - it is a Standard PM Module report that has Equipment number and Asset Number.

  • Can't create AppleId with a number in Name

    I want to create a new apple id with developer account in my company name, which has a number in the name. Apple doesn't allow me to enter a number in name field. How can I do it? I see many company name with a number in their names but I can't do it. Any one who can help here?
    Thanks!

    Oh okay, we have to make a call. Being in India, there is no local number and need to make International call. Anyways, thanks a lot for the quick response. Looks like it's not simple and straight forward to work as a company.

  • LSMW - create equipment with class/characterisctic assign

    Dear all,
    I'm create LSMW with below setup. I would like to create an equipment with class and characteristic assign to it.
    There will be 3 upload file to be used. How I can do a linking between Equipment data with Classifcation/characteristic data? Some equipment in upload file may not contain class.
    Object: 0400 (Equipment)
    Method: 0001 (Create BI)
    Program name : IBIP
    Data Source structure
    IBIPEQUI (Equipment )
             |_ IBIPCLASS (Classification)
                      |_ IBIPFEAT (Characteristics)

    Hi,
    I'm using standard batch program. I managed to create equipment. However, I'm not able to assign/link each class/char to each equipment stated in equipment upload file.
    Object: 0400
    Method: 0001
    Program name: IBIP

  • IE01 Create Equipment with reference

    Hello,
    I have an existing equipment with an asset# attached to it.
    I then create another equipment (IE01) with reference to that equipment. This will automatically bring in the asset# to my new equipment but I don't want.
    So, is there any User-Exit or BADI that I can remove this asset value at the point of saving (IE01) or even before that? I have tried with some User-Exits (IEQM0001, IEQM0002, IEQM0003, IEQM0007) and BADIs (BADI_CCM_FULLY_EQUI, EQUI_UPDATE) but it doesn't work.
    Thanks in advance for your help.

    Radhika,
    On Initial Screen IE01 = Equipment Cat
    Then In General Screen = Description, and other data optional and required.
    Locatin Tab = Main Plant and Location
    Organisation = Cost center
    Structure = if this equipement is under any other equipment or function location then click on right hand   box and mention the fnction location or equipment.
    Now you can save.
    Riyaj

  • Description of Equipment with serial Number

    Dear Friends,
    I have created a serial number profile for one of my material type which creates my sub-equipments directly at the time of material posting. Now, the description of the equipment is by default same as that of the material but I want to add the serial number to the description of this equipment. Is there any standard way to do so?
    Please do help.
    Thanks in advance
    Chin2

    Hi,
         I believe u may have to do it via user exit :- IEQM0003 Additional checks before equipment update
    Additionally for having eqpts numbers same as serials nos check this link http://help.sap.com/saphelp_470/helpdata/en/1d/e4903cf6c4492ce10000000a114084/content.htm

  • Runtime dump error getting while goods posting

    Hi,gurus
      When in MB1C i am trying to post goods.While saving i got message 49 number ranges should be defined.I done it clear in FBN1.So when i am saving posting goods i am getting runtime dump error.So how can i solve this problem
    Regards,
    Suresh

    Hi,
    Check in Transaction OMBT whether maintained number ranges against WA.
    WA     Goods issue
    WE     Goods receipt
    WI     Inventory document
    WL     Goods issue/delivery
    Rewards if it helps
    Regards
    Goutham

  • Change Batch number while goods receive for PO

    Hi All,
    I have a new requirement. The requirement is need to change the batch number in SAP while doing goods receive for the PO .
    Please tell me how i can achive this.
    Thanks
    pabi

    Where exactly is the problem? do you get an error message while changing the batch number in MIGO?
    Usually you can just overwrite the defaulted batch number.

  • Update equipment with serial number

    Hi all.
    Some how the BAPI_EQUI_CHANGE doesn't update the serial number of an existing equipment.
    DATA_SPECIFIC-SERIALNO is filled with the new number.
    DATA_SPECIFICX-SERIALNO = 'X'.
    and I'm activating t he BAPI_TRANSACTION_COMMIT after that.
    I get it all OK except the result...
    Please advise ASAP.
    Thanks,
    Rebeka

    i used batch input instead.

  • How create table with variable number of columns?

    I am creating table data in Java. Number of columns is variable. How I can write <table> in UIX.
    Here is code of one of my unsuccessful attempt:
    <provider>
    <!- get table data like DataObjectList-->
    <data name="ReportTableData">
    <method class="app.ReportTableData" method="getTableData"/>
    </data>
    <!- get names of columns like DataObjectList-->
    <data name="ColumnNames">
    <method class="app.ReportTableData" method="getColumnNames"/>
    </data>
    </provider>
    <table data:tableData="@ReportTableData">
    <contents data:childData="@ColumnNames">
    <text data:text="nameColumn"/>
    </contents>
    </table>
    I hoped that I can get cell data by key, where key is name of column. But cells of table contain only names of columns.
    Please help me, where I mistaken?
    Thank you.

    Hi Sergey,
    The UIX table implementation relies on a childData like mechanism internally to iterate over the rows. For instance, when you databind the text attribute of the UINode used to stamp out each column, you are relying on the uix:table iterating over the table data using the data object for the current row when evaluating your column stamp.
    Setting the data:childData attribute on the table's contents element conflicts with UIX's internal iteration over the tableData. For this reason, we don't support specifying a dynamic number of table columns in UIX XML.
    This doesn't mean that you can't do it, there are different strategies. If you've got a finite and known set of columns, you can specify each possible column and then databind the rendered attribute of each one to hide and show it as appropriate. Another, often cleaner approach, is to build this subtree of UINodes in Java code.

  • Problem with serial number while reinstalling CS6 Design Standard on new  computer

    I have a new Computer (Windows 8) and am now trying to install my Adobe Design Standard CS 6.
    I bought that suite and installed it sucessfully on my old computer  in Jan 13 as an Upgrade to Adobe Design Standard CS 5.5 (which was also an Upgrade Version from another Adobe Product).
    When beginning the installation on my new computer today , I was asked for my serial number. The serial number for my Adobe Design Standard CS6 was accepted, however, that is only an Upgrade Version.
    As the Product I'm upgrading from I chose the option Adobe Design Standard CS5.5 and gave my serial number for that product.
    Then I got the message: 'Diese Seriennummer gilt nicht für ein kompatibles Produkt. Geben Sie eine andere Seriennummer ein', which means translated: This serial number is not valid  for a compatible Produkt. Give another serial number.
    I don't know why my Adobe Design Standard CS6 should not be compatible to my Adobe Design Standard CS 5.5 and I don't have another serial number.
    Could you help me with this problem?
    Regards
    Eva

    contact adobe support by clicking here and, when available, click 'still need help', https://helpx.adobe.com/contact.html

  • "User names cannot start with a number" error while adding a user

    Is it possible to use WL Portal 7.0 admin framework to manage users with all numeric
    user id ?
    I got an error "User names cannot start with a number" while trying to add users
    with all numeric user ids. I am using "portalAppTools" web app provided with WL
    7.0 out of the box.
    What "out the box" functionality do I need to change to make this happen ? Thanks
    Shah

    The problem is that when we have user groups starting with a number, then the search
    feature doesn't work for user groups (case # 466837 with BEA).
    So, which brings me to the following question:
    a. Should the search feature work?
    b. What is the limitation? I mean, it is designed not to allow user groups starting
    with a number. So, there must be a reason for this. So, if we change "disallowFirstCharDigit",
    will it have any impacts on Portal?
    As an aside, it seems somewhat strange that the Portals can start with a number!
    Thanks in advance
    Venkatesh
    "Ture Hoefner" <replyto@newsgroup> wrote:
    Hello Shah,
    Search your tools web app for the UsermgmtTools.properties file. In
    my
    installation, it is at:
    D:\bea70sp1\weblogic700\samples\portal\sampleportalDomain\beaApps\sampleport
    al\tools\WEB-INF\classes\com\bea\jsptools\p13n\usermgmt\servlets\jsp
    It starts with this:
    # Messages and other properties used by usermgmt jsp tools
    # Name properties - UserBean and GroupBean
    disallowedCharacters: ~`!$%^&-*() {}[]|\\/?<>,:;+="'
    disallowFirstCharDigit: true
    Ture Hoefner
    BEA Systems, Inc.
    www.bea.com
    "Shah Sidi" <[email protected]> wrote in message
    news:3db0a001$[email protected]..
    Is it possible to use WL Portal 7.0 admin framework to manage userswith
    all numeric
    user id ?
    I got an error "User names cannot start with a number" while tryingto add
    users
    with all numeric user ids. I am using "portalAppTools" web app providedwith WL
    7.0 out of the box.
    What "out the box" functionality do I need to change to make this happen?
    Thanks
    Shah

  • How to create a Business Partner with internal number assignment

    Hello,
    We are using a CRM 7.0 system. We want to create a new Business Partner using LSMW. We chose IDoc basic type CRMXIF_PARTNER_SAVE_M03 to perform it. We want to create it with internal number assignment (we don't have BP ID or BP GUID). Unfortunatelly, when we leave PARTNER_NO and PARTNER_GUID fields empty, we get an error message that we should supply at least BP ID or BP GUID. So what values should we enter in order to create a BP with internal number assignment?
    Please put attention that we also don't want to enter any alternative external number because we don't want the end user to see after in the WebUI.
    Thanks in advance,
    Sergey Kozyrev

    Hello,
    Standard CRM PC UI application offers three options when you push 'New' button: 'Person', 'Organization' and 'Group' (combobox appears). In your case, 'Person' should be selected.
    p.s. If you don't see combobox mentioned above, it could be security issue.
    Kirill

Maybe you are looking for

  • Reporting multi-currency on reports, without hardcoding the exchange rates

    I've seen this problem posted in a few different spots, and the general answer is, reporting only reports in a single currency per report. Unless you do some calculations in a column to get a new currency value. Problem... 1. we dont really want to h

  • Chinese Character Help

    My Problem: if i use the following statement, my Chinese Charaters become hexadecimal numbers: stmt = conn.createStatement(OracleResultSet.TYPE_SCROLL_INSENSITIVE, OracleResultSet.CONCUR_READ_ONLY); if i use the following statement, my Chinese Charat

  • [Solved] PKGBUILD Update for ufs-tools

    This is the second of five packages I'm looking at, per the original post. This time, the package is aur/ufs-tools (0.1-1), which installs a binary under /sbin. Flagged as before, no apparent hard-coded paths in the source, and it seems to be operabl

  • Prospect Determination when creating Lead from Account

    Hello, lately we have applied SP9 to our CRM 6.0. Since then we have an error during the following process: Search and find a Sold-To Party From the "Lead" assignment block, click on create The lead is opened in creation mode but the field "Prospect"

  • How to print standard report region to a PC printer via Win printer driver?

    I know it's not very sexy, but sometimes an app user needs to print a standard report region to a printer that is connected to their PC. So that they can print their Apex report in the same manner as they do everything else from their PC, using a pre