Transaction of item with cost-group 2008 results in cost-group comingle

Hi Folks,
I have the following error on Miscellaneous Transaction when I use a different cost group than the default one assign on subinventory:
Transaction of item with cost-group 2008 results in cost-group comingle
In our specific case, we define a CONVERSION subinventory with default Cost Group is X
We would like to create Miscellaneous Transactions (interface table) which use CONVERSION subinventory with different Cost Group.
The problem is when we use a Cost Group other than X, the "comingle" error occured.
Is there a manner to create a Miscellaneous Transactions base on a Cost Group different than the default define in the subinventory?
Regards

HI,
is not that type of error.
Actually there is no error. the system is working as it should.
I have used different cost groups in subinventories.
I need a way to change the cost group for some of the items.
I found some workaround in article 837816.1 but i'm not able to follow it.
Pls,
help with procedure to follow.
Thank you in advance,
Denis

Similar Messages

  • Transaction of item with cost-group 2614 results incost-group comingle

    Hi,
    I'm working on EBS 11i.
    I have setup inv organization and wms is enabled.
    When i'm trying to make transactions betwwen suborganizations there is an
    error message for some type pf items:
    Transaction of item with cost-group 2614 results in cost group comingle.
    I see that for some item, in On hand quanitity form are grouped in different cost groups.
    There is a way to change the cost group of those items, or to make this cost group disabled.
    In this organization I do not care about cost and account. (It is just needed to have physical count of items)
    Pls advice how to solve?
    Thank you in advance,
    Denis

    HI,
    is not that type of error.
    Actually there is no error. the system is working as it should.
    I have used different cost groups in subinventories.
    I need a way to change the cost group for some of the items.
    I found some workaround in article 837816.1 but i'm not able to follow it.
    Pls,
    help with procedure to follow.
    Thank you in advance,
    Denis

  • How to update planner order item with function group M61O

    Dear sir,
    I need to changed the item of the planned order, for example, delete one part, add one part or change the quantity for one part, it seems MD_PLDORD_CHANGE_COMP_ITEMS have the function. But i don't have the detail description on the parameter or instrution. Could you please give your experience on how to change the item on planned order.

    Dear Sir,
    Thanks for your help.
    Currently we not used the standard BOM, we have a part list and every material has a fitment point, then we assigned the material to planned order via add-on program based on fitment point. When the part list changed, for example, the quantity of one material changed, we need to changed the planned order item accordingly. I hope we can update it by program due to the big data volume.

  • Credit memo cant add with cost 0.

    Dear all
    i have a customer , this upgrade he´s systema to 8.8 in 007 he can add invoices with some lines with cost 0 (cero) and then add his credit memo with (cost cero) in the stock audit the item has not cost cero. in 8.8 they cant do this.  someting change in 8.8 for this paractice? ¿ how can i cancel this invoice? appears the error . error item with cost cero.
    i  hoppe your soon support.
    regards
    NANCY HERNANDEZ

    Regads. aplied your propuse and everything is ok.
    Nancy

  • Showing Items with no transactions

    I am trying to build a report that will show us items with potentially incorrect item status.  Item status (on table itmmas) is either A(ctive) or I(nactive).  The report should show all Inactive items which have had at least one transaction in the past 4 weeks AND active items which have had no transactions in that period.
    My plan is to join the item master table to the item ledger table (itmldg) which lists all inventory transactions.  I can show the inactive items with transactions without a problem.
    What I can't figure out is how to show items with Active Status that don't have any transactions.  I can't get CR to return a data set which includes ALL records from itmmas but only those from itmldg in the last 4 weeks.  I tried this SQL query:
    SELECT itmmas.itmiid, itmmas.itmdes, itmmas.itmsts, itmldg.ilgdno, itmldg.ilgdat
    FROM {oj itmmas  LEFT OUTER JOIN itmldg ON itmmas.itmiid = itmldg.ilgiid}
    WHERE (itmldg.ilgdat>={d '2009-09-01'})
    When I run this query in MS Query and return the results to Excel, I get single lines for items with no transactions.  For these items, the fields from itmldg are NULL.  When I run this query in CR, I don't get any data for items with no transactions.
    Can anyone think of a way to get this to work?

    The issue that you have is that the WHERE clause in your SQL statement is only looking at an itmldg table field for a value.  This is effectively making your Left Outer Join an Inner Join, because when an itmmas record does not have an itmldg record, the date field will be NULL.  You have to add the condition "OR itmldg.ilgdat is null".
    If you want to return ONLY the records that the report is interested in (which should have beter performance), change the SQL to
    SELECT itmmas.itmiid, itmmas.itmdes, itmmas.itmsts, itmldg.ilgdno, itmldg.ilgdat
    FROM {oj itmmas LEFT OUTER JOIN itmldg ON itmmas.itmiid = itmldg.ilgiid}
    WHERE ((itmldg.ilgdat>={d '2009-09-01'}) and (itmmas.itmsts = 'I'))
      or  ((itmldg.ilgdat is null) and (itmmas.itmsts = 'A'))
    HTH,
    Carl

  • Issue with report (S_ALR_87013611) that is actual/plan line items for Cost

    Hi Gurus,
    I am having issue with the report (S_ALR_87013611) that is actual/plan line items for Cost Center.
    When i execute the report for a cost element  510200 the amount is 23,380.13, but when i drill down on it by double click on that amount the value in obj curr is 15468.91. Hence there is the differnce. When i futher drill down by double click on the amont of 15468.91 and i go to display group currency and take the total it is 23380.13 and display in local / doc currency the amount is 15468.91. I guess due to this there is difference. The cost center & the cost elements are the same i have checket it.
    My concerns is that the group curr is USD and obj curr / local curr is USD. So is group curr and doc curr is USD then when i click on dislay curr and select group curr why the amounts are changing.
    Kindly adivce

    Try to look if there is any filtering criteria applied in the report to which you drill-down.
    The difference can be also caused by the "value type" - some reports show actual and statistical costs together in one column while the others strictly show (are defined to show) only e.g. actual costs (type 04) and not the statistical costs (type 11)

  • Transaction KSB1 - Display Actual Cost Line Items for Cost Centers

    Hi,
    When I run transaction KSB1 - Display Actual Cost Line Items for Cost Centers, all my offsetting accounts (accumulated depreciation accounts) are shown except for the ones for asset classes:
    - Buildings
    - PC & Small Applications
    On the FI side, I can see transactions being posted to their relative accumulated depreciation accounts but I do not see this on the CO side when transaction KSB1 is executed. I have checked the config and the account assignments look correct. Also, the assets created have cost centers assigned to them.
    Could you please help!
    Thanks,
    - Deki

    Hi Murali,
    I have one depreciation expense account (P/L Account) which is also a cost element.
    During depreciation run, the different asset classes are supposed to hit the depreciation account above and their corresponding accumulated depreciation accounts (These are Balance Sheet Accounts and I have separate accounts for each asset class .. ie: Accumulated Depreciation for Furniture and Fixture for asset class Furniture and Fixture).
    Now when I run transaction KSB1 - Display Actual Cost Line Items for Cost Centers, all my accumulated depreciation accounts are shown except for the ones for these asset classes:
    - Buildings
    - PC & Small Applications
    Any thoughts on why the above aren't showing?
    Thanks!  I really appreciate your help!
    - Deki

  • How to create a transaction code for a function group with screen 100 as st

    Hello ,
    I have requirement where I need to create a function group and create screen 100, 200, 300 and include the function in the screens.
    Customer asked me to create a transaction with the screen 100 as the starting screen.
    Can you please let me know how to create a transaction code for a function group with screen 100 as starting screen.
    [ It is not a module pool program ].
    Thanks
    Prashanth.
    Moderator message - Please ask a specific question and do not ask the forum to do your work for you - post locked
    Edited by: Rob Burbank on Jun 2, 2009 11:49 AM

    Go to transaction SE93, enter a transaction code that you want and click on "create". Enter a text and select the "Transaction with Parameters" button. In the Default Values section, enter START_REPORT in the transaction field. Check the "skip initial screen" box. In the Name of Screen field section enter the following lines:
    Name of screen field:                               Value
    D_SREPOVARI-REPORTTYPE                RW
    D_SREPOVARI-REPORT                        ZPCA
    Save and transport accordingly.

  • EC-CS  Reconciliation of Financial Stmt Items with Group chart of account

    Is there a report that can reconcile Financial Statement Items with group chart of accounts, and list any GL account or FS Item that are missing?
    Thanks

    .

  • Apply Fill Color to Group Item with Applescript

    Is it possible to set the fill color of a group item using applescript and CS3? The group contains paths and text that have the same fill color with no strokes.I am able to select the group and delete it or move it (with applescript) but have had no success in setting the fill color.
    Thank you in advance for help on this question. And thanks for everything I have picked up from browsing.

    Now that I am addressing the path items and text items of the group separately I am having some success. Now I am having difficulty getting the correct terms for assigning a Spot Color to the file. Here is a piece of the script.
    This works:
    tell application "Adobe Illustrator"
    set openDoc to document 1
    set ftClr1 to (first group item whose note is "Front3") of openDoc
    set ftClr1Paths to path items of ftClr1
    repeat with thisPath in ftClr1Paths
    set fill color of thisPath to {red:255}
    end repeat
    set textFrames to text frames of ftClr1
    repeat with thistext in textFrames
    set fill color of every line of thistext to {red:255}
    end repeat
    end tell
    Need help to set the fill color to a Spot Color that already exists in Swatches.
    Thanks
    Nick

  • Item category group for Sales of Nonstock Item with Order Specific Procurem

    What will be the item category & group for the material for Sales of Nonstock Item with Order Specific Procurement.So that purchase requestation is created

    Hi
    As of my Understanding  this a scenario of THIRD PARTY SALE WITH SHIPMENT  where delivery will be created . Addition to the previous setting few more changes that need to be accomodated like it has to be delivery related billing - A for item category
    The indicator 'E' will make sure the Stock will be procured only against the particular sale order and it will be delivered only against this sales order. Apart from this there are few more thing need to be done with the Schedule line level
    You need to give the movement type 601, item relevant for delivery need to be checked, order type from the MM side need to be assigned, item category from MM and Account assignment group from MM, all these need to to be maintianed in Schedule line level.
    Infact why not TAS , we can use TAN , or ZTAN itself But as per the scenario we need to do the changes as required.
    Doing all this we can process this order.
    Thanks.................Rishi

  • TRANSACTION TO COPY A COST ELEMENT GROUP TO ACCT. GROUP (CONTR. OF KE61)

    HI ,
    is there a transaction which copies a cost element goup to an account group? I know there is a transaction which makes the opposite , the KE61.
    Thanks and regards,Rino

    Hi,
    Have you try this transaction? KAVC   (program RGSALECE)
    Regards
    A.C.

  • Have an old mac mini 2008 running OS x 10.6 whenever I shut down or restart it wont find the dell screen again. have tried with different screen same result. have revived it before by unplugging all cables zapping PRAM and starting in safe mode

    Have an old mac mini 2008 running OS x 10.6 Whenever I shut down or restart it won't find the dell screen again. Have tried with different screen same result. Have revived it before by unplugging all cables zapping PRAM and starting in safe mode but no luck now. It has all my daughters exam work on it which she, of course, has not backed up so any suggestions gratefully received.

    Make an appointment at the Genius Bar of an Apple store.
      Apple Retail Store - Genius Bar
    You do have a backup, right?

  • Issue with Delivery Grouping in Sales Order

    Hello Gurus,
    I have a problem in Sales Order (VA01 & VA02). The issue is as follows.
    We have created a material called “FREIGHT” to calculate the Shipping & Handling cost in a Sales Order. This material has no ATP CHECK, so the Material Av. Date (MAD) is determined as immediate or the current date.
    But the business process we want to implement is, the FREIGHT material should not be delivered separately, but should be grouped with one the line items in the sales order which has the earliest material available date and copy the corresponding dates to FREIGHT line item and delivery grouping should be done.
    1. Say 1st line item is a BOM Material, next item is a standalone material (Non-BOM), and 3rd item is FREIGHT material.
    POSNR   Matnr           Qty     DlvGrp  DlvDt  MAD  LoadingDt
    10     BOM (Parent)     1    1   x-date   09/11/2006    x-date
    11     SKU1 (Child)     x        x-date   09/11/2006    x-date
    12     SKU2 (Child)     x        x-date   09/11/2006    x-date
    20     Non BOM    1     2        x-date   09/06/2006    x-date  
    30     FREIGHT      1      2        x-date   09/06/2006    x-date  
    I know the above example may not be that clear, but this is the space available when you post your topic.
    Based on the above example, the earliest material available date is for Line item 20 i.e. 09/06/2006 and assume FREIGHT is also tied to the above line item (20) i.e. line item 20 & 30 are delivery grouped.
    Say if I delete line item 20, now FREIGHT should be tied to line item 10 and delivery grouping should also take place get changed to 1 for FREIGHT item.
    I need to achieve this using user-exits, but HOW?
    Appreciate your views and the solution for the scenario.
    Thanks.
    Regards,
    Suresh Ganti

    Hi Suresh,
    I guess you can accomplish this using SAVE_DOCUMENT_PREPARE in MV45AFZZ. In table xvbap you will find all order items with an update indicator. If an item has indicator 'D' (deleted) and field GRKOR (delivery group) filled you should find the corresponding FREIGHT line having the same value for GRKOR. Then find the remaining non-FREIGHT item with the earliest material availability date and set the value of GRKOR for this item to the same value as the FREIGHT item.
    Regards,
    John.

  • DeadLocks on Query Notifications with SQL Server 2008 SP3

    Hello,
    according to this article https://support.microsoft.com/kb/975090 the issue with deadlocks on query notifications should be fixed with SQL Server 2008 SP3 (10.0.5500.0). But we still get deadlocks in the following manner:
    <resource-list>
    <keylock hobtid="72057598393909248" dbid="5" objectname="MyDB.sys.query_notification_1411013420" indexname="cidx" id="lock1731c1f00" mode="RangeX-X" associatedObjectId="72057598393909248">
    <owner-list>
    <owner id="process573dc8" mode="RangeX-X"/>
    </owner-list>
    <waiter-list>
    <waiter id="process58ddc8" mode="RangeS-U" requestType="wait"/>
    </waiter-list>
    </keylock>
    <keylock hobtid="72057598372872192" dbid="5" objectname="MyDB.sys.query_notification_253437289" indexname="cidx" id="lock800c8780" mode="RangeS-U" associatedObjectId="72057598372872192">
    <owner-list>
    <owner id="process58ddc8" mode="RangeS-U"/>
    </owner-list>
    <waiter-list>
    <waiter id="process573dc8" mode="RangeS-U" requestType="wait"/>
    </waiter-list>
    </keylock>
    </resource-list>
    Is there any need to install another fix?
    Thanks in Advance!

    Hello,
    SQL Server 2008 SP4 and all cumulative updates of SP3 do not have fixes related to deadlocks.
    Maybe the following workarounds and solutions can help in your scenario.
    http://stackoverflow.com/questions/3707137/understanding-deadlocks-with-sql-server-query-notifications
    Deadlock Prevention. In case you need to lock multiple conversation groups in a transaction, you need to take the same order to lock the different conversation groups in all transactions, otherwise you will have a deadlock issues.
    Source:
    http://blogs.msdn.com/b/kangmo/archive/2008/12/17/a-brief-guide-on-sql-server-service-broker.aspx
    Try to may transactions more simple and shorter.
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

Maybe you are looking for