Equipment with no location or account assignment data

Hi experts,
In our solution, we are using equipment records without functional locations or account assignments.  Yet I still see records for each equipment in ILOA with a new account assignment number (ILOAN).  Is this standard SAP or is there a way (in config maybe) to avoid the automatic creation of these records in ILOA. 
EQUZ contains a record for each equipment with a difference ILOAN as well.
Thanks,
Paula

Paula,
A new ILOA record is created for the equipment each time you change the Location data. This then used as part of the equipment history (usage list, change logs, etc).
Certain fields can be configured (via IMG) to create new records.
If you don't change these fields, then it won't create new ILOA records. Therefore you will have one ILOA record for each EQUI/EQUZ record.
There is nothing much you can do about this without modifying SAP standard code. And in any case it would be unwise since we do not know the knock-on effects. Nor do you know if you may need this functionality in the future...
Many clients have millions of equipment records, each with multiple ILOA records. This should not affect the system if it is "sized" correctly...
PeteA

Similar Messages

  • Location and account assignment for technical objeCT

    WHAT IS Location and account assignment for technical objeCT , FOR functional location

    Hi
    check the one of the Views for the above data (notification no + fun Location)
    VIQMAML_IFLOS   
    VIQMELST_IFLOS  
    VIQMEL_IFLOS    
    VIQMFEL_IFLOS   
    VIQMSML_IFLOS   
    Regards
    Anji

  • Copy of Account Assignment Data from PR to PO in ECC 5.0

    Hi,
    In our ECC 5 instance, Account assignment data from PR to PO is not getting copied when we create a Purchase Order in ME21N transaction. Where as the same is being copied when PO is being created with ME21 transaction.
    Ex: PR created with Acc Assignment Q, when we create PO with reference to PR in ME21N transaction, this account assignment data is not getting copied to PO. Where as this is no so, when we create PO in ME21 transaction.
    Can you please specify any pointers for this copy control problem.
    Thank you,
    Regards,
    Ramakrishna Mangena

    hi,
    please check for the following points:
    1. check in ME21N, are referncing properly or not...
    You have to reference it via using the document overview ON or directly entering the PR as source document for the PO...
    2. check whether is getting properly saved in the table EBAN/EBKN...check it in SE16...you can check as per the document number...
    3. If nothing is helping you from the above two points check with the ABAP and BASIS consultant...
    Regards
    Priyanka.P

  • Reporting on Operation Level costing / Operational Account assignment data

    Hi folks,
    Please can anyone here with experience in dealing with extracting Operation Level costing (OLC) / Operational Account assignment (OAA) data for Maintenance Orders share their experience.
    We have done some basic checking around this and Account assignment at activity level has been enabled.  Been trying to use 0PM_OM_OPA_2 extractor to get this Operational Account assignment data but no luck.
    Perhaps PM Consultants familiar with OLC/OAA solution can help answer this. What are the tables to look at for getting to this Operational Account assignment data?
    Any clues will be appreciated.Thanks for your help!

    Ravi,
    transactions IW40N and IW49N.
    Adilson

  • System is not checking Account assignment data in shopping cart

    Dear Experts,
    We are implementing SRM7 with SP06. We are using extened classic scenario. Recently we have noticed that system is not validating account assignment data at shopping cart level and creating purchase order in SRM, however at the time of PO transmission to backend system it is failing.
    Does any one has faced this issue?If yes help me how to resolve this issue.
    Thanks in advance.
    Umakanth

    Hello Umakanth,
    Could you check if in your settings for Define backend system customizing ( BBP_BACKEND_DEST table), option "realtime backend validation of FI data" is set or not ?
    Regards.
    Laurent.

  • Error After BAPI_PO_CREATE1 with multiple Lines "Enter Account Assignment"

    Hi,
    I am trying to Post Purchase Orders with Multiple lines using BAPI_PO_CREATE1 and got error
    "Enter Account Assignment". This is happening when I post PO with multiple line items.
    I am trying the same PO with one record, PO is creating successfully. Do I need to put any additional data.
    I am creating PO with Item Category 'D' and Account Assignment 'N' and external number range and internal number range.
    Pls let me know, Do i need any additional flags for this.
    Thanks,
    naini

    Hello all,
    please help!!
    I used function BAPI_PO_CREATE1 to create PO with limit item but function returned message error '518 No account assignment exist for service line 0000000000'. Can anyone give me an idea to slove this problem? for your information, I used parameters below to run this function.
    POHEADER
    POHEADER-COMP_CODE = '1205'
    POHEADER-DOC_TYPE = 'GZPO'
    POHEADER-VENDOR = '8000001313'
    POHEADER-PMNTTRMS = '0001'
    POHEADER-PURCH_ORG = '1222'.
    POHEADER-PUR_GROUP = 'K05'
    POHEADER-CURRENCY = 'THB'
    POHEADER-EXCH_RATE = '1.00000'
    POHEADER-EX_RATE_FX = ' X'
    POHEADER-DOC_DATE = '10.06.2008'
    POHEADERX
    POHEADERX-COMP_CODE = 'X'
    POHEADERX-DOC_TYPE = 'X'
    POHEADERX-VENDOR = 'X'
    POHEADERX-PMNTTRMS= 'X'
    POHEADERX-DSCNT1_TO = 'X'
    POHEADERX-PURCH_ORG= 'X'
    POHEADERX-PUR_GROUP = 'X'
    POHEADERX-CURRENCY= 'X'
    POHEADERX-EXCH_RATE= 'X'
    POHEADERX-EX_RATE_FX= 'X'
    POHEADERX-DOC_DATE= 'X'
    POHEADERX-INCOTERMS1= 'X'
    POHEADERX-INCOTERMS2= 'X'
    POITEM
    POITEM-SHORT_TEXT = 'TEST'
    POITEM-PLANT = '5005'
    POITEM-MATL_GROUP = '606100001'
    POITEM-QUANTITY = '1.000'
    POITEM-PO_UNIT = 'AU'
    POITEM-ITEM_CAT = 'B'
    POITEM-ACCTASSCAT = 'K'
    POITEM-DISTRIB = ' '
    POITEM-PART_INV = ' '
    POITEM-PCKG_NO = '0000100001'
    POITEMX
    POITEMX-SHORT_TEXT = 'X'
    POITEMX-PLANT = 'X'
    POITEMX-MATL_GROUP = 'X'
    POITEMX-QUANTITY = 'X'
    POITEMX-PO_UNIT = 'X'
    POITEMX-ITEM_CAT = 'X'
    POITEMX-ACCTASSCAT = 'X'
    POITEMX-DISTRIB = 'X'
    POITEMX-PART_INV = 'X'
    POITEMX-PCKG_NO = 'X'
    POSCHEDULE
    POSCHEDULE-PO_ITEM = '00001'
    POSCHEDULE-SCHED_LINE = '0001'
    POSCHEDULE-DEL_DATCAT_EXT = 'D'
    POSCHEDULE-DELIVERY_DATE = '01.09.2006'
    POSCHEDULE-QUANTITY = ' 1.000'
    POSCHEDULEX
    POSCHEDULEX-PO_ITEM= '00001'
    POSCHEDULEX-SCHED_LINE = '0001'
    POSCHEDULEX-PO_ITEMX = 'X'
    POSCHEDULEX-SCHED_LINEX = 'X'
    POSCHEDULEX-DEL_DATCAT_EXT = 'X'
    POSCHEDULEX-DELIVERY_DATE = 'X'
    POSCHEDULEX-QUANTITY = 'X'
    POACCOUNT
    POACCOUNT-PO_ITEM = '00001'
    POACCOUNT-SERIAL_NO = '01'
    POACCOUNT-GL_ACCOUNT = '0065903020'
    POACCOUNT-BUS_AREA = '70'
    POACCOUNT-COSTCENTER = '0010700003'
    POACCOUNT-ORDERID = ' '
    POACCOUNTX
    POACCOUNTX-PO_ITEM = '00001'
    POACCOUNTX-SERIAL_NO = '01'
    POACCOUNTX-PO_ITEMX = 'X'
    POACCOUNTX-SERIAL_NOX = 'X'
    POACCOUNTX-GL_ACCOUNT = 'X'
    POACCOUNTX-BUS_AREA = 'X'
    POACCOUNTX-COSTCENTER = 'X'
    POACCOUNTX-ORDERID = 'X'
    POSERVICES
    POSERVICES-PCKG_NO = '0000100001'
    POSERVICES-LINE_NO = '0000000001'
    POSERVICES-OUTL_IND = 'X'
    POSERVICES-SUBPCKG_NO = '0000100002'
    POSERVICES-QUANTITY = ' '
    POSERVICES-BASE_UOM = ' '
    POSERVICES-GR_PRICE = ' '
    POSERVICES-FROM_LINE = '000001'
    POSERVICES-TO_LINE = '999999'
    POSERVICES-SHORT_TEXT = ' '
    POSERVICES-MATL_GROUP = ' '
    APPEND POSERVICES
    POSERVICES-PCKG_NO = '00100002'
    POSERVICES-LINE_NO = '0000002'
    POSERVICES-OUTL_IND = ' '
    POSERVICES-SUBPCKG_NO = ' '
    POSERVICES-QUANTITY = '1.000'
    POSERVICES-BASE_UOM = 'AU'
    POSERVICES-GR_PRICE = '43,486.21'
    POSERVICES-FROM_LINE = ' '
    POSERVICES-TO_LINE = ' '
    POSERVICES-SHORT_TEXT = 'Demurrage'
    POSERVICES-MATL_GROUP = '606100001'
    POSRVACCESSVALUES
    POSRVACCESSVALUES-PCKG_NO = '0000100001'
    POSRVACCESSVALUES-LINE_NO = '0000000001'
    POSRVACCESSVALUES-SERIAL_NO = ' '
    POSRVACCESSVALUES-QUANTITY = ' '
    APPEND POSRVACCESSVALUES
    POSRVACCESSVALUES-PCKG_NO = '0000100002'
    POSRVACCESSVALUES-LINE_NO = '0000000002'
    POSRVACCESSVALUES-SERIAL_NO = '01'
    POSRVACCESSVALUES-QUANTITY = '1.000'
    POLIMITS
    POLIMITS-PCKG_NO = '0000100001'
    POLIMITS-LIMIT = '1.00'
    POLIMITS-EXP_VALUE = '1.00'
    APPEND POLIMITS
    POLIMITS-PCKG_NO = '0000100002'
    POLIMITS-LIMIT = ' '
    POLIMITS-EXP_VALUE = ' '
    please help
    Thank you for advance

  • PO with hundreds of multiple account assignment lines on service line level

    Hi, experts,
    I want to create a external service PO with multiple account assignment.
    However, in the service line item level, when I click on the multiple account assignment, I could only enter 97 lines. But I need to create around 1000 account assignment lines for a single service line.
    Is it possible to extend the no. of account assignment lines inside the service line level? May I know how to do so?
    Thanks & regards,
    James

    I'm facing a similar error. 
    What I think it's happening is that for technical reasons the program involved only delivers 99 line items... To make things worse, When you try to create an invoice for that full item you are going to get an error bc the invoice reserves line 99 for unplanned account assignments.
    The suggestion from SAP is to create further items with 98 account assignment items or less.
    Have a look at these notes: 486808, 651784
    Regards,
    Nelson
    PS: Please rewards points for helpful answers

  • Problem with stock transport order account assignment

    hi gurus,
    I've a situation in ECC 6.0 environment in regard to STO that I hope you can shed some lights.
    We're doing an upgrade from 4.6 to ECC6 and I'm doing some preliminary tests in the new box and I'm getting KI235 error message "Account xxx requires an assignment to a CO object", when I try to posts goods issue from the delivery document.  When I assign a dummy cost center to the cost element, I can post the document and I get a CO and SPL accounting documents.  In 4.6 there is no accounting document generated as the result of goods issue and this is what client wants. I've checked the release notes and OSS as well checked the setting for automatic account assignment in MM but I couldn't find any difference.  I need to add that the material that I use is non-valuated but there is an accounting view for the material with valuation class.  I'm just baffled that the goods issue for the same materials in 4.6 works without producing accounting documents but it doesn't work in ECC.
    Any suggestion is greatly appreciated.

    Hi
    If the material is non valuated then the accounting view should not be present, by mistakenly may be you have maintained the accounting view for the material type & maintined the accounting view in Material master.
    If you dont want the accounting document generated, then you need to first de-select the accounting view for the material type & make the material as non valuted by removing the flag on Value update for the Plant.
    now create anew material & test the transaction, if you want to use the sam eold material then make the Moving average price of the material to zero first & then change the Price control to S. & Test the transaction.
    Thanks & Regards
    Kishore

  • Access Account assignment data inside custom search help

    Hi Experts,
    I have faced with a challenge and I am stuck. Need some expert advise.  I am developing a custom search help for GL account. Inside the search help exit I have to know what is the account assignment category of the accounting line i am currently accessing in WEB UI. for example i have one item in SC and there is a cost distribution between cost center and WBS element. Now i want to access GL account search help from second line in the account assignment ( ie from line having WBS as Acc Assignment).
    one approach that i can think of is Enhance Accounting WD component and capture the details in a static attribute of a custom class and access them inside the search help exit. I know this will work. But i am looking for more clean approach.
    I saw below code in WD comp method GET_BO_INFO of component controller.
    lo_task_container = /sapsrm/cl_ch_wd_taskcont_fact=>get_task_container_instance( ).
       CHECK lo_task_container IS BOUND.
    * Get the BO type
       ev_bo_type = lo_task_container->get_bo_type( ).
    * Get the BO mapper, BO GUID, and item GUID of the lead selection
       CASE ev_bo_type.
         WHEN /sapsrm/if_pdo_obj_types_c=>gc_pdo_shop.
           lo_bom_sc ?= lo_task_container->get_bom_sc( ).
           ev_hdr_guid = lo_bom_sc->/sapsrm/if_cll_bo_mapper~get_bo_guid( ).
           ev_item_guid = lo_bom_sc->/sapsrm/if_cll_bo_mapper~items_get_lead_selection( ).
    I am not sure if this works. But even if this works I can not get the exact accounting line that the user is currently processing. Any ideas????
    thanks
    sankar.

    Hi,
    Any Ideas?

  • Account Assignment data in Shopping Cart not visible after upgrade of  R/3

    Hello,
    We are currently working with SRM 5.0 and R/3 4.6 Backend system.
    We are now upgrading our R/3 system from version 4.6C to ECC 6.0.
    When we try to create a shopping cart, the account assignment Tab is not visible.
    We checked the RFC (SRM-R/3 and R/3-SRM) and they our working fine.
    Now we think the problem is caused by a configuration setting in which one defines the Backend System. In this configuration, the system category is still set to 4.6C (for the logical System of the Backend System)
    We want to change this but in our list of system categories, the ECC 6.0 option is not present!
    Questions:
    1. Is this configuration setting the cause for our account assignment tab problem?
    2. How can one add the System Category ECC 6.0 so it will appear in the configuration setting "Specify Backend System" ?
    Anyone had experience with this? Please give us a clue.
    Thanks in advance.
    Aart

    Hello Aart,
    You can choose the ERP_2.0 option. It contains the correct structures for the new ECC 6.0 system.                                             
    You can change it and retest.
    Kind regards,
    Ricardo

  • BADI-ME52N - Getting Account Assignment Data

    Experts
        I'm Implementing BADI , ME_PROCESS_REQ_CUST~Process_Account
    Method ME_PROCESS_REQ_CUST~Process_Account
    CALL METHOD im_account_ref->get_persistent_data
        RECEIVING
          re_persistent_data = re_persistent_data1.
      CALL METHOD im_account_ref->get_data
        RECEIVING
          re_data = re_data1.
      CALL METHOD im_account_ref->get_previous_data
        RECEIVING
          re_previous_data = re_previous_data1.
    EndMethod.
    All These Data will Fetch Information About Account Assignment and some Header ITemFields.
    But Oly After Trigeering The Account Assignment Tab only it's Fetching
    I want the values to be fetched immdly after giving the transaction ME52N
    After Giving Transaction Me52N , these data shows Values are as 0. Just giving any small changes or triggering the Account Assignment tab the values are fetching.
    Any ways to solve this
    Thanks.

    METHOD if_ex_me_process_req_cust~open.
      GET PARAMETER ID 'PRO' FIELD lv_wbs."getting the WBS ELEMENT
    ENDMETHOD.
    getting the Parameter id in the
    initialize method of the badi will solve the issue

  • Multiple Account Assignment Data for PR not coming in LDB - PSJ

    Hi,
    I am using one report in which LDB is used. LDB name is PSJ. However when there is multiple account assignments for single line item of PR the report is giving wrong result. Is this LDB suitable for the given functionality.

    hi,
    please check for the following points:
    1. check in ME21N, are referncing properly or not...
    You have to reference it via using the document overview ON or directly entering the PR as source document for the PO...
    2. check whether is getting properly saved in the table EBAN/EBKN...check it in SE16...you can check as per the document number...
    3. If nothing is helping you from the above two points check with the ABAP and BASIS consultant...
    Regards
    Priyanka.P

  • Equipment with Functional Location Report

    Hi,
    Can you please tell me which report I can see function location for each equipment.
    Thanks
    John.

    Hi,
    Check these tcodes.
    IH01     Functional Location Structure
    IH02     Reference Location Structure
    IH03     Equipment Structure
    IH04     Equipment Structure
    IH05     Material Structure
    IH06     Display Functional Location
    IH07     Display Reference Location
    IH08     Display Equipment
    IH09     Display Material
    IH10     Display Equipment
    IH11     Display Functional Location
    IH12     FunctLocation Structure
    IH18     Ref. Location List (Multi-Level)
    IH20     Where-Used List Time
    IH22     Where-Used List Time Interval
    IL07     Funct. Location List (Multi-Level)
    IE07     Equipment List (Multi-level)
    Thanks & Regards,
    Kiran

  • Aseet Data maintenance with out G/L Accounts

    Hi ,
    One of our clients is moving out from SAP to Pepolesoft. But they still want to maintain all the Asset Data with values in SAP only. They also want to run depreciation in SAP, but nothing should get posted in SAP. After running AFAB, system should interface to PS.
    Is it possible to maintain Master in SAP with out G/L Accounts( But values should be captured in SAP )  and  run AFAB with out G/L Account assignment in the Asset Masters ?
    Thanks & Regards,
    Sajan

    Hi all,
    Thanks for the valuable inputs. But there are few more clarifications in this regard.
    a) Interface to peoplesoft is secondary thing. We will be interfacing all the data including G/L, AR, AP, Assets to PS at later point of time. Hence this is not to be a concern at this point of time.
    b) Now that, we have already posted entries in Asset Accounting in 2008 & 2009, we need to continue Asset Accouting for year 2010. But unless we close 2008, we cant use 2010.
    Hence my concern is how to open 2010, with out cloising 2008. or can we run dcepreciation for 2008, with out posting any entries in SAP, so that once we run depreciation for all the periods in 2008, we can close that and open 2010.
    Thanks & Regards,
    Sajan

  • Account assignment issue with service PO

    Hi all,
    I'm uploading service PO's via BUS2012. With a certain item I use Account assignment category P and item cat D. For that same item I entered the limits and the account assignment data in the appropriate structures .
    When I try to upload the system gives me an error: "In case of account assignment, please enter acc. assignment data for item".
    The other items in the PO don't have an account assignment category.
    Anyone an idea what is wrong?
    Edited by: Tom Lismont on Oct 23, 2009 1:27 PM

    how do you run a BAPi upload in foreground?
    You generate the Idocs and process them via either BD87 or directly in the lsmw transaction.
    Is there an option to process in foreground?

Maybe you are looking for

  • How can I add new photos to a saved photobook?

    I've started a photobook and saved it. All the pictures that were in the filmstrip but not placed in pages in the book are gone from the project. How can I add them back?

  • XML Format in PI 7.1

    Hi All, Actually,I need to create the XML format for the Source fields. I have created the source  data type of Complex type.also the message type of the same name. The contents of the data type  Info  are  name age qualification dateofbirth While at

  • How to write customer exist for Keyfigure( query )

    Hi gurus, I have to write customer exist for a key figure. Please tell me how to write it. Thanks, James

  • Customizations in SAP CRM 2007?

    Hi Guruu2019s I am very new to CRM 2007 please any one help me how to do Customizations in SAP CRM 2007 in Marketing, Sales, Services Can I get Best Practices in SAP CRM 2007?   Please help me Thanksu2026u2026. Mahi

  • Form printing in QA32

    Hello Experts,                           i am printing a standard form ( QM_INSP_RESULT ) in QA32 transaction i have converted the standard form into Z form and done some changes can any one tell me how to replace the standard form into my Zform to g