Table for Cost Distribution

Hi,
I am creating a PO and the item amount is distributed to different cost centers by Qty, Value, %.
I am looking for
1) Table information where the ditribution is stored.
2) Can I use the distribution of Limit Orders?

Hi
Check these
For cost center- COBL feild name-KOSTL
For distribution (either qty or value)- MEACCT1200  & Feild name- VRTKZ
Thanks

Similar Messages

  • Table for budget distribution undet project system.

    hi,
    do any one know the table for budget distribution under a project system?
    i need to get the data of budget assigned to a WBS level with the position ID, for a project. the transaction code to distribute the budget is by using transaction code - IM52.
    i posted this question in here before, but the answer i get is incorrect, as i need the table for budget under porject system. thanks

    Check these tables:
    PRPS  WBS (Work Breakdown Structure) Element Master Data
    IMPR  Investment Program Positions
    IMPS  Assignable Operative Objs for Capital Investment Positions
    IMAK  Appropriation requests - general data

  • Hours not populated in the Table C1 (Cost Distribution) in Time Evaluation

    Hi All,
    I am entering Time info along with the Reciever Cost Center, Internal Order and other info in the CATS Time sheet and transferring the saved details to HR Time Mgmt & CO. Later when I run Time Evaluation (PT60 using schema TM00) for the person his Cost Distribution info is getting populated in the Table C1.
    Then when I go to the Time Evaluation Results Table (B2 Cluster) thru transaction PT66 and want to check the details for the employee under C1. I see all the Reciever Cost Center, Internal Order  info. I double click on the TReciver Cost Center to see how many hours getting charged to it, it shows 0.000
    even thogh I had entered 4.00 hours against the Reciever Cost center in CATS.
    Can someone direct me in a step by step way as to how to overcome this anamoly.
    Your suggestions are highly welcome.
    Regards,
    Aslam

    Hi,
    I hope you are using transaction CATA to transfer to HR and Controlling.
    When you transfer entries from CATS to HR to which Infotype the hours get transfered?
    Could you clarify me on this?

  • Table for Cost Center Data

    Hello Experts,
    We are customizing a financial report and having a strange requirment, where we need to sum up the total value(Debit+credit) of a particular cost element from cost center report S_ALR_87013611.
    For example, Cost element 600000 is having debit value 5000 and credit value 2000 in the report S_ALR_87013611, so we need to bring the value of 3000 (Sum of debit and credit value)  in customize financial report for cost element 600000.
    I have checked the table COSS with value type 4, but  I am getting there 2000 debit and 2000 credit, 3000 debit is got missing.
    Please can any one tell me which table should I check for getting the proper data?
    Your early feedback will be highly appreciated.
    Regards,
    Mohammed Kalim

    Hi Ajay,
    Thanks for your prompt response.
    COSS and COSP are not serving my purpose.
    COSSA & COSPA are the structure table.
    I am not able to find cost center field in COEP table.
    Hi Mahesh,
    Thanks for your valuable inputs.New GL is not active in our client.
    Hi Raman,
    Thanks for showing interest in this issue. COBK is Document Header table.
    Regards,
    Mohammed

  • Table for cost center / activity type prices

    Can someone give me the table name where cost center/activity type prices are stored?
    Regards,
    Manohar

    hi,
    for cost centers
    table name  =  CSKSZ
    field name =  KOSTL
    Activity prices
    table name = RKPLN
    field name =  TKF
    HOPE IT HELPS
    regards
    sayeed

  • Table for cost center plan/actual data

    Hello gurus,
            What are the tables to get for cost center wise plan/ actual data? The data which was entered through KP06 was sitting in whcih table?
    regds
    ramachandra

    Hello Ramachandra,
    Actual and Plan Data can be found in COVP view.
    1) For Actuals, you should use the values 04 and 11 to the field WRTTP;
    2) For Plans, you should use the values 01 and 10 to the field WRTTP.
    If you need to get the totals, you should use tables COSP and COSS.
    Hope this help you.
    Cheers,
    Daniel.

  • TAble for cost center group in 3.0 F transaction.

    hi, 
    i need to develop a report to extract cost center data from r/3 in 3.0 F version.
    can u guys help me that which table has got entries for cost center group.
    waiting for  your replies,
    Regards,
    Rachana

    hi  ,
    I have checked in csks, cska, cskb, and cssk as well, but i didnt find a field which holds the cost center group information ..please help me as this is a bit urgent ..
    Thanks in advance , 
    Regards,
    RaAchana

  • Table for Cost Center and WBS Element.

    Hi Experts,
    i done the creation of Servcie Contract with account assignment category as Cost Centre "K"  & Project "P". Now i'm trying to take the report for this document.
    Plz help me, in which table the Cost center data and WBS Element data is stored.
    Regards,
    sudhakar

    hi!
    check the table T163K and the field is KNTTP.
    Reward if useful.
    Yuvi.

  • Table or FM for Cost Distribution in ABAP-HR

    Hi Experts,
    I need to find Cost Center and Internal order for an employee based on his organisation Unit.
    I have organisation unit ( ex: 608), they are maintaining cost center and Internal Order in PO10 tcode.
    Could you please let me know table or FM for the same.
    Regards
    Shaik

    Hi Shaik ,
    i think,  Relatioship between the Org Unit and Cost center will be maintained in HRP1001 table.
    Please check like this
    select single * from HRP1001 where Otype = 'O'   and
                                                               objid =  *YOUR_ORGUNIT_ID* and
                                                               begda <= sy-datum
                                                               endda >= sy-datum
                                                               sclass = 'K'. 
    HRP1001-SOBID  will be your Cost center. (  you may need to offet SOBID as it would be stored Concatenated with Controlling area sometimes )

  • Table for Cost of Goods Manufactured price

    Hi Gurus
    I want to find out the cost of manufacture price for the item number
    eg
    if we go tcode ck11n , enter the material number and execute twice we get the total cost of the manuafactured which is ppc3
    so could anyone tell me which table can I see the cost of manufacture total price
    regards
    Piroz

    Hi Srimanta
    I check all the tables KEKO ,CKIS AND KEPH
    but did not find the cost of goods manufactureed Total costs in that table could you tell me which field it is ?
    CK11N - Enter the material press execute twice and you will see the costs componet view I need that field
    regards
    Piroz

  • Table for Cost Centers and Org Units

    Hi All,
    How to retrieve the list of Cost centers and the associated Organization Units?
    My HR user is in need of such list...
    Can anyone help me out....????
    Regards
    Pavan

    Hi
    I dont think you can associate a cost center with org unit, it is normally associated with position/person.
    You can check table PA0001 to get the cost center and org unit for a personnel number.
    Is this your requirement ?
    Thanks,
    Shrinivas

  • Table for Cost of materials/services at level of Operation

    Hello All,
    I am trying to develop a custom report where I need to report the cost of material/services at Order operation level.
    I got the table AUFM which shows the issue of material against order.However where do I see the same against an Order and operation. How do i build that logic. I am trying to do the same for services.
    Please let me know the relevant tablles and logic to build the report.
    Thanks
    Sarang

    Hi,
    Total Actual Material Cost - Sum up the total cost ENWRT against the AUFNR in the table RESB and display in the report
    Total Actual External Service Cost - Provide the field AUFNR in the table EKKN and get the  Purchasing document field EBELN & apply this field data  in table EKPO get field NETPR and display in the out put
    For link between operation & order - Selection criterion is the order number (Field AUFNR table AUFK). The content of field AUFPL has to be used afterwards as selection criterion in the table AFVC. The selection field in this table is again AUFPL and display the field LTXA1
    Regards,
    Maheswaran.

  • Tables for Costing values in Sales

    Dear SAP experts ,
    I have values in trasaction KKAC and CN41N that I need to capture in a report.
    Do you guys know what tables I can access these values the fastest ?
    In KKAC , I would like to see the total Cost and Revenue, so going thru COEP would be a pain . Any other suggestion ?
    IN CN41N I need to look at the Total Cost and Total Revenue as well based on the WBS. - Any suggestions ?
    Thanks a million
    regards
    Moon

    Hi ,
    Thanks for your reply but this is not what I want.
    I know the transaction codes, but I need SAP tables now because I am creating my own customised report.
    My reports need to look something like what I see in KKAC and CN41N, hence I need SAP tables that I can use to extract this same data.
    KKAC - to look at cost and revenue as a whole ( not line item ) anything else besides COEP  ?
    CN41N -  to look at the cost and revenue at WBS level - what table can I use ?
    rgds
    Moon

  • Table for cost component in COPA

    Hi All,
    I would like to know what is the table to get Cost component values of material in Product Costing like I have the material number and I want to know Cost estimate price of material against cost component rows?
    BR,
    Ankit

    Hi,
    Please check tables KEKO and KEPH.
    Regards,
    Hiten Patel

  • Table for Cost center plan data by version

    Hello,
    I need to find out which tables in sap hold the cost centre and profit centre plan data by version.
    I am having trouble finding the tables if anyone can help?
    Thanks

    COEP     CO Object: Line Items (by Period)(costing document line item information)
    Orders, sales document items or cost centers can be described as object types. The connection of an object to its CO data is given by the general object number (OBJNR field in the CO tables, such as COEP-OBJNR). This field provides you with information about the object type and, if needed, about the object key (such as the order number).
    GLPCP   EC-PCA: Plan Line Items

Maybe you are looking for

  • Smart guides labels appears but sometimes NOT.

    When I am using smart guides in illustrator cs6 it is problem which makes me nervous. When I select point, handles appear. When I move next to handle top the label appear. But SOMETIMES NOT appear, SOMETIMES APPEAR. It is terrible. - It might be nice

  • Email Notification - User LogIn date

    Hi All, Our client has a requirement to send the email notification to the user if he has not logged in CRMOD for more than 2 days. Does anybody has worked on similar kind of request. Please guide Regards, S

  • Enchancement in va01

    hi experts, Im doing an enhancement in VA01. The BADI I am using is cfop_det_prep   . My task is in the Conditions TAB in Item Conditions. My main purpose is that i want to pick the value of Discount (Condition : SOC) (Screen Field : KOMV-KBETR ) and

  • How to ides logo

    how to change ides logo in abap work bench  ,easy acess menu

  • Can I distribute wrapped VI as DLL?

    I am working on a project that has some components written in LabVIEW and others in C++. The C++ code requires a function that would most easily be implemented by wrapping a single LabVIEW function as a DLL. Is this okay from a Licensing perspective?