How to delete a cost element

I am unable to do a settlement for order number 6000110 as I get the message Complete alloacation structure in A1.
I know the cause of this problem is due to an incorrect posting which has already been reversed, thereby reflecting no charges to the cost element . However, the actual cost element and its description still appear under the order 6000110.
I do not want to extend the structure to include the incorrect cost element 60503 as the range starts from 80000 to 89999.
Is there any way I can remove this cost element so that it does not display under order number 6000110 ?

Hi NIketa
Whats the detailed error message? Can you paste that here?
Also, check the following, which may resolve your issue
1. If you are settling to the Top most WBS, i.e. to the project itself, do not do that... Settle it to a lower level WBS, atleast one level lower than the project...
2. Check if the status of that WBS is REL (released) and
3. The flag for "acct asst elem." is checked in the WBS element
Regards
Ajay M

Similar Messages

  • How to delete cost element name from group after deleting the cost element

    Hi,
    Please let me know how to delete the cost element number  from the Cost element group hierarchy.I have deleted cost element but still showing only the CE number---no valid master record.If I d not want this to be visible within hierarchy let me know what should I do.
    Thanks

    Hi
    Go to change cost element group select the cost element click on select tab (3rd Tab from Left) it will take u to new screen in that screen select remove tab (1st tab from left)
    Regards
    Sandesh

  • How to delete the Cost center line item data

    How to delete the cost center line item data of particular cost center and only one cost center is exisiting for that company code.
    Is there any way to delete the line items in that cost center.
    Can data archiving & deleting can help us..........
    does it have any effect over other cost center data....
    any input needed.........
    regards
    rajesh

    Hi,
    i found 2 reports for you:
    1) CO_TOTAL_WRI - Archiving CO Totals Records   
    2) RKCOITW1     - Archiving CO Line Items: Write Program        
    from 2) is a linlk to customize archiv-parameters
    -> start it with transaction se38 / sa38
    A.

  • How to delete the last element of a collection without iterating it?

    how to delete the last element of a collection without iterating it?

    To add to jverd's reply, even if you could determine the last element, in some collections it is not guaranteed to always be the same.
    From HashSet:
    It makes no guarantees as to the iteration order of the set; in particular, it does not guarantee that the order will remain constant over time.

  • Delete active Cost Element

    I have a client who created a cost element in error.
    They then posted to it, so it can be deleted.
    It needs to be deleted as it affect CO-PA postings.
    Does anybosy know of a way to delete a Cost Element, mid Fiscal Year for a Cost Element that has a balance.
    I have looked on OSS but cant see anything. There must be a re-set program somewhere.

    Hi
    As per my understanding, if you have posted any transaction during a fiscal year, then it cannot be delimited for the whole fiscal year.
    Hence I suggest you to delete the cost element in T.code KA04 from the first date of next fiscal year upto 31/12/9999.
    Regards

  • How to delete a cost center hierarchy

    Hi all,
            We are having a issue regarding the cost centers. The cost centers have been assigned wrong cost center numbers. Now the client wants a set of new cost center numbers to be used in the system. In order for that to be done I thought may be if I can change the cost center hierarchy that has been assigned to the controlling area in OKKP transaction we can assign new cost centers to the new hierarchy and solve the problem.
              But the system does not allow us to assign a different cost center hierarchy from the already existing one when cost centers are assigned to it.
    My issue is how to delete the cost center hierarchy.
    If that is not possible how can we remove the cost centers assigned to the cost center hierarchy ( is this possible)
    Last question can we delete the transaction data posted to cost centers.
    Points will be assigned to all the replies.
    Thanks,
    Sarada

    Hello Sarada,
    If the requirement is to track new cost centers only going forward, then you may need to create new Cost Centers, block old cost centers. Create a new node in the hierarchy saying "Old-do not use".
    If the requirement is to have the history transactions reflect the new cost centers as well, then you will need to undertake a project for SLO (System Landscape Optimization) which will replace this data at table level. This is a major project in itself and the programs are proprietary to SAP.
    Hope this helps.

  • How to create new cost element catagory

    Hi,
    Can any one let me know How to create New cost element catagory other than standard cost element catagory.
    Thanks & Regds,
    Sany.....

    Hi,
    We are using one GL to post expences as well as revenue for the same. In copa primery cost elements are not allowed & if i set clem cat to revenue it wont allow me to book purchase in same GL.
    Waiting for your reply.
    Regards,
    Sany.

  • How can I delete a cost element group

    Hy,
    I have a new system and the cost elements groups came with the questionary. Now I want to delete them, but I have an error like : "You want to delete object (Group element cost BON_1000). This is not possible because the object is being used in another object (group, report ... )." It is possible somehow to delete cost element group?
    I don't have any other dates in the system. Thank you!

    Hi Biro Dorel 
    The cost element group can be used by either back end configuration like cost component structure or front end transactions like allocation cycles.
    Please make sure none of any front end or back end functions are using the cost element group.
    If you do sure your system is new and no transactions use it. Please check whether the group is used by another cost element group. Or if you do not know where it is used, try to use the "where used list" to find the object using the group by click the buttom on the tool bar in the cost element group maintenance window (T_KAH3).

  • How To Delete Multiple Query Elements in a Transport

    Guys,
    How do you delete Multiple Query Elements in a transport in DEV? Or it's not posible.  I tried to select multiple but only one is being deleted.
    Thanks,
    Recca

    Hi Recca,
    As Nanda said, just go to tcode SE03..Click Unlock Objects (Expert Tool)..Paste your TR number (one at a time) then click Unlock..
    Go back to SE10 and delete your TR numbers..
    Regards,
    Loed

  • How to delete a UI element in a "safe" way?

    When I delete/cut/copy a UI element from a project.
    I cannot rebuild/archive the project due a "classpath" problem.
    The project's structure is damaged and a lot of errors are generated.
    1) How to delete UI elements from the layout without damage the project's structure?
    2) If the project's structure is damaged. Is there an easy way to fix it?
    (I tried the "repair" option from project name's context menu - didn't help).
    Also, I tried to "organize imports" - didn't help either.
    http://img67.imageshack.us/img67/4927/errors0ph.jpg
    Thanks, Omri

    Well, failing everything else, there is a way to do this if you have deleted an element and the project has become damaged.
    In your Windows file explorer, browse to the project directory, search for and delete all the ".class" and ".java" files. Now browse through all the project subdirectories, open every file in Notepad, and search for references to the object which you deleted, and delete those references.
    You need to be really careful when you do this, because you can totally ruin the Web Dynpro project. But if done correctly, it can revive a project which has run into the problem which you describe.
    Walter

  • How to Add the Cost Element in Existing Zreport Painter

    hi friends
    i have issue with report painter
    one Cost Element is not picked in Z Report which was created in Report painter
    transaction data could be found in standard reports.
    please expain how to Add the missing Cost Element in Existing  ZReport
    Point will be awarded.
    Thanks

    Check your sets first, if the cost element is missing from there, then change the set using GS02
    Cheers
    Prakash

  • COPA: how to identify which cost element for sender and receiver in IMG

    Hi Guru,
    I know my cost element for sender and receiver from the settlement document, but where in IMG, i can identify how it settup to use which cost element for my sender - order , which cost element should be used for my reciever profit segment.
    Thanks,
    Kick

    Hi,
    Go to KEI1
    Select your transfer structure
    double click on assignment lines
    check the source and value fields to get the mapping.
    Regards,
    Sridevi
    <i><b>Pls. assign points, if useful</b></i>

  • How to delete particular child element

    hi
    i have one xml document like this;how to delete particular element ;i want to delete say playerid = 9;
    and also i want to update the particular element, IndianPlayer(child nodes(name,age)) say playerid = 5 with name=agarkar and age=27;
    <India>
    <IndianPlayer PlayerId="1">
    <Name>Sachin</Name>
    <Age>31</Age>
    </IndianPlayer>
    <IndianPlayer PlayerId="2">
    <Name>Saurav</Name>
    <Age>32</Age>
    </IndianPlayer>
    <IndianPlayer PlayerId="3">
    <Name>Yuvraj</Name>
    <Age>22</Age>
    </IndianPlayer>
    <IndianPlayer PlayerId="4">
    <Name>Dravid</Name>
    <Age>32</Age>
    </IndianPlayer>
    <IndianPlayer PlayerId="5">
    <Name>Kumble</Name>
    <Age>34</Age>
    </IndianPlayer>
    <IndianPlayer PlayerId="6">
    <Name>Sehwag</Name>
    <Age>24</Age>
    </IndianPlayer>
    <IndianPlayer PlayerId="7">
    <Name>Laxman</Name>
    <Age>32</Age>
    </IndianPlayer>
    <IndianPlayer PlayerId="8">
    <Name>parthiv</Name>
    <Age>18</Age>
    </IndianPlayer>
    <IndianPlayer PlayerId="9">
    <Name>Zaheerkhan</Name>
    <Age>26</Age>
    </IndianPlayer>
    </India>
    bye
    chaitanya

    Hi
    you can use the following code to delete a particular child based upon the given criteria
    Name the xml file as cricPlayer.xml(since i have used that name in the program)
    i hope this solves ur problem
    // Developed by ottran on 18/06/2004
    import java.io.*;
    import java.util.*;
    import org.w3c.dom.*;
    import org.xml.sax.*;
    import javax.xml.transform.TransformerFactory;
    import javax.xml.transform.Transformer;
    import javax.xml.transform.TransformerException;
    import javax.xml.transform.dom.DOMSource;
    import javax.xml.transform.stream.StreamResult;
    import javax.xml.transform.*;
    import javax.xml.parsers.*;
    import javax.xml.*;
    import javax.xml.transform.stream.StreamSource;
    public class CricDom
    public static void saveXML(Document doc, String str)
    try{
    TransformerFactory transformerFactory = TransformerFactory.newInstance();
    Transformer transformer = transformerFactory.newTransformer();
    transformer.setOutputProperty(OutputKeys.INDENT,"yes");
    transformer.transform(new DOMSource(doc),new StreamResult(str));
    catch(TransformerException e)
    System.out.println("Transformer Exception: "+e);
    public static void main(String args[]){
    try
    DocumentBuilderFactory factory = DocumentBuilderFactory.newInstance();
    DocumentBuilder builder = factory.newDocumentBuilder();
    Document document = builder.parse("cricPlayer.xml");
    document.getDocumentElement().normalize();
    Node ParentNode = document.getDocumentElement();
    NodeList list = document.getElementsByTagName("IndianPlayer");
    for(Node child= ParentNode.getFirstChild(); child != null; child = child.getNextSibling())
    try{
    if(child.getNodeType()==Node.ELEMENT_NODE)
    NamedNodeMap tw = child.getAttributes();
    if(child.getAttributes().getNamedItem("PlayerId").getNodeValue().matches("9"))
    ParentNode.removeChild(child);
    saveXML(document,"cricPlayer.xml");
    catch (NullPointerException nex)
    System.out.println("Null Exception : "+nex);
    catch (Exception ex)
    System.out.println("Exception : "+ex);
    Bye
    ottran

  • How to deactivate Primary Cost Element

    Hi,
    A primary cost Element is already created. Now We would like to decativate it so that during posting an entry it doesnot prompt to enter a CO object.
    How cdan we do this?
    Regards,
    MG

    Hi,
    For blocking the cost element you have two options
    1 )if earlier posting are not made to that particular cost center or no records exist then you can diredtly delte the cost element.
    2 )If posting is already made then goto KA02 in analysis period change the analysis period.
    Regards,
    Sreekanth

  • How many materail consumption cost Element accounts i have to create

    how many materail Cost elements are using in controlling

    Hi
    Raw materials consumed 1
    Raw materials scrapped
    Consumpt.-ext. mat. in quality control w/cost elem
    Raw materials consumed 2
    Raw mat.consumed/trading goods without cost elemnt
    Raw material 1 purchase
    Raw material 2 purchase
    Sundry inventory consumed
    Factory and operating supplies purchase
    Operating supplies consumption
    Consumables consumed
    Packaging materials consumption
    Packaging materials purchase
    Office supply consumption
    Office supply scrap
    Own material consumption
    Settlement assets under construction CO receiver
    OEM products consumed
    OEM products scrapped
    Empties purchase
    Empties return
    External procurement costs
    External procurement costs
    CO Transfer postings
    Electricity (fixed portion)
    Electricity (variable portion)
    Best Regards
    Ashish Jain

Maybe you are looking for