BW Datasource for Internal Order and Budget

Hi Gurus,
I would like to ask what datasource I can use for FICO specifically for Internal Orders and Budget. I have looked at all the datasources under the CO node but i can't seem to find a datasource that has the details for the Internal Order and for the Budget.
Thanks in advance
- Kit

Hi,
      Check these datasources once.
0CO_OM_OPA_8-- Orders: Budget Line Items 
0CO_OM_OPA_2 --Orders: Budget 
Refer this link as well.
http://help.sap.com/saphelp_nw70/helpdata/EN/43/de43fcf6e2154bbbbcecbc63cdf287/frameset.htm
Regards
Karthik

Similar Messages

  • BAPI KPF6 POST PLAN COST FOR INTERNAL ORDER AND COST ELEMENT

    Hi all gurus,
    I would like to use in a custom report a BAPI/Function Module that help me to simulate KPF6 in order to post planning costs for internal order and cost element (layout 1-401).
    So the input should be:
    1) Version
    2) period from
    3) periodo to
    4) year
    5) internal order n.
    6) cost element n.
    7) value
    I found a lot of BAPI but don't know the correct one and how to use it (example how to fill the input value).
    Can anyone help me on that?
    Kind Regards

    In additio  to the previous I found the BAPI_COSTACTPLN_POSTPRIMCOST but don't know if it's the correct one and how to use it (some example fitting the my case will be very appreciated).
    If the quoted BAPI is correct.
    I tested it filling all fields as following:
    HEADERINFO:
    CO_AREA=FFCA
    FISC_YEAR=2008
    PERIOD_FROM=001
    PERIOD_TO=012
    DOC_HDR_TX='blank'
    INDEXSTRUCTURE:
    OBJECT_INDEX=000001
    VALUE_INDEX=000004 (hope this point at Interna Order)
    ATTRIB_INDEX=000000
    COOBJECT:
    OBJECT_INDEX=000001
    ORDERID=ZO53-08IMZ
    TOTVALUE:
    VALUE_INDEX=000004
    COST_ELEM=3224048
    FIX_VALUE= 200,0000
    DIST_KEY_FIX_VAL=2
    The Return table is set to 0. Nothing happens.....I suspect something related to indexstructure or index is wrong..
    Could anyone help me on that?
    Kind Regards

  • Internal order and Budget fixing

    Hi,
    The budget is allocated for year 200t against internal order in T code KO22. But while i am tring to create an asset PO its showing error that Budget exceeded in Fiscal year 2008.
    I think i need to fix budget for 2008. In KO22, in GOTO the Next fiscal year is in display mode.
    Please let me know how to create the Budget for  Next Fiscal year
    Regards
    John

    You can change the Budget in tcode KO22, if you have authorization..
    But you can add supplement through tcode KO24

  • Datasource for Maintanance Order and Service Activity

    Dear Experts,
    I have a requirement to create report to show cost of services used in Maintanance order.
    For the same I want a datasource which gives Maintanance Order and Services against each Maintanance Order.
    Can anyone tell me which standard datasource I can use for the same? 
    Regards,
    Nirav Shah
    Edited by: Nirav Shah on Apr 6, 2009 8:55 AM
    Edited by: Nirav Shah on Apr 6, 2009 10:45 AM

    Hi,
    depends on the settings in Source System.
    Usually you can gen structural information out of the LIS extractors 2LIS_18*.
    In most cases the costs ar processed in CO-Overhead-Management.
    Check Extractor 0CO_OM_OPA_6 with CO-Number (0COORDER) = Number of Service-Document.
    If you get all required data by this depends on the settings in Source System.
    Probably you've got other CO-Applications (Like ABC or WBS). Then check in these Applcations for other extractors.
    hth
    Cheers
    Sven

  • Should we use same datasource for Internal connection and Save Point ?

    Hi,
    AM configuration has an internal db connection setting, adf-config.xml also has an db connection setting for Save Point, should we all set to the same database source of the system or should we create a seperate datasource which is used only for AM internal db connection and Save Point?
    jdev: 11.1.2.1
    Many thanks!

    Hi,
    its all up to you and whether you have security concerns if the save point is saved with the business data.
    Frank

  • PLM table for Internal Order budget, Actual Cost and Actual Hrs

    Dear all
    In cProjects version 4.0, we have integration with existing ECC 6.0. We create Internal Order manually and assign it to cProjects.
    One cProject  having one Internal Order.
    Resource Planning part is managed in cProjects while Actual Time keeping(CATS with reference to Internal Order), budgeting of Internal Order, Material and Service Procurement which is done against Internal Order is managed in ECC. ECC and PLM are separate systems.
    We have RFCs established to transfer actual hrs, budget and actual cost data from ECC to PLM.
    Which is the ABAP table in PLM where we get linking of cProject with Internal Order and also actual hrs, budget and actual cost data in PLM system?
    Thanks & Regards
    Ashish

    actual hrs, budget and actual cost data in PLM system?
    Its not there, actual hours can be found in DPR_Task but it needs to be transferred by running a report.
    The planned cost etc is also calculated at runtime and passed on to Costing object in ECC (Int order/PS)
    Actual hours will be in CATSDB in ECC
    needless to say actual cost will also be there in ECC and not in PLM, PLM only displays at runtime based on RFC.
    If you want to try, Break the RFC and try to check the Evaluation..
    Niranjan

  • Not checking the budget for internal order at the time Travel Request creat

    Hi All,
    I have two issues.
    (1) We activated travel managment in our system for public sector germany. In that case we need to create trip directly from PR05 instead of TRIP. I created budget for internal order but its not controlling and checking budget at the time of creation of the trip. We activated fund management also but i need control at internal order level. Please guide me.
    (2) While creating trip in PR05 what ever expenses mentioned in Trip it's committing and also i am able to see in fund management commitments report. We extracted reports based on COSP table. This commitment is not updating in this table. Please guide me which table is showing link between internal order and fund management account assignment objects.
    Regards,
    sree

    thanks for your reply.
    I maintained Budget profile and Tolerance limits. I am getting error only at the time of posting in PRRW.But i need to control at the time of saving the trip. I can use user exit to control. If there is any standard functionality of checking the budget at the time of saving then it should be good.
    For me main problem is i am not able to get report both trip commitments and fund management details. Please inform me in which table internal order and trip commitments are storing.
    Regards,
    Sree

  • Release budget for internal order

    Dear SAP experts,
    In our scenario (classic scenario) from an approved SC a PO is created in the backend, with reference to a specific internal order, inserted from the requestor in the SC.
    Suppose 10 items are ordered each of value 10 (so PO total value is 100), but only 9 items are delivered. When we create confirmation in SRM, the order will always remain partially confirmed.
    My question is: how can we “release” that delta budget (100-90) from the internal order?
    Thanks,
    Ci

    Hi Ajay,
    thanks for you answer.
    I already checked that if the PO refers to a contract, the value of the PO against a specific position of the contract is correctly updated (in the example above, is set to 90 and not 100, after final invoice is checked), so I think that the behavior is similar for internal order budget.
    However, how can I check if the internal order budget has been released? Is there a list of committments related to a specific order? (I'm sorry if these are basic questions, but I am new to FI-CO issues).
    Thanks a lot,
    Ci

  • Table name for Internal order group and Profit center group

    Hello Friends,
    Could any one provide me the table for Internal order group and Profit center group.
    We are developing new customized report and user requested internal order group and Profit center group in the selection criteria.
    I have checked for this tables but found only these fields in structures.
    Thanks in advance,
    Ravi Kiran.

    Or use FM [G_SET_TREE_IMPORT|http://www.sdn.sap.com/irj/scn/advancedsearch?query=g_set_tree_import] to read the hierarchy/Group. (Read FM and FG documentation, you can also add break-point and call some S_ALRxxx transaction which use this FM for the objects you need).
    Regards,
    Raymond

  • Budget control for Internal Order

    Hi
    Can any one tell me the setting for budget for internal order to avoid excess processing for procurement ?

    You have to configure your GL accounts.
    While creating GL a/c you will have to maintain Field status group as R017   Expense Accounts -Internal Order related in Control of doc creation in co code subscreen in tab Create/bank/interest.
    Hope this will help.
    Enjoy SAP,
    Parag Mahajan

  • To set and activate 'Create Business Workspace' for Internal Order (KO02)

    Hi All,
    I have an requirement to set and activate the 'Create Business Workspace'  for Internal Order (tcode: ko01,ko02). Can anyone please provide the steps to follow the above configuration. Please find the attached screen shot for your reference.
    Thanks,
    Jamie

    Hi Mani,
    I checked in KO02 and KO03. Please find the below screen shot for your ref. The same issue occurs ie. 'create business workspace' is hidden.
    I checked the authorization for my id, I have SAP_ALL and SAP_NEW profiles so there is no issue in authorization.

  • Internal Order Capex Budgeting

    Hi Experts,
      Can anyone pls suggest me and rectify my problem:
    There is no Investment Management and Budgeting module in our implementation. But ou client was decided to maintain CAPEX Budgeting for Internal Order. Is there is possible to maintain CAPEX Budgeting for AUC Internal Order without IM and Budgeting.
    If it is possible pls give me the required steps
    Thanks in advance
    Regards,
    Balaji Bhonsle

    Hi, check here Internal Order capex budgeting

  • Error message when doing settlement for Internal order

    Hi,
    Can someone please help me to resolve the following error:
    When trying to run settlement for an internal order, following error message is generated:
    Item 001 Order xxxxx budget exceeded
    Message no. BP603
    Diagnosis
    Budget was exceeded by xxxx amount in document item 001 Order xxxxxx.
    Also following points may be relevant:
    - System status ISBD for Internal Order is active
    - There is no PR/PO for the order, direct invoice from FI is created through tcode FB50
    - Availability control: Activation Type 1, Overall field ticked in customization
    - Tolerance  Limits:  Availability control action .... Usage 85 % - Warning message, Usage 100 % - Error message
    Thanks,
    Ankita

    Hi Loong,
    Thanks for reply.
    I have already tried drilling down the report S_ALR_87013019 , however following are the only things available from the report.
    1. There is a year independent overall budget for the order of 92500 amt.
    2. Actual in 2009 is 7870.41 and in 2010 is 77980.24. So the total actual amt is 85850.65 overall.
    3. The available budget is 6649.35. i.e Over budget minus actual utililized amounts.
    Since, in the report it shows that the budget is available then I am unable to figure out why does it give error for exceeding budget by amt 50100.65 at the time of settlement.
    Regards,
    Ankita

  • 0OPA_C11_Q0005 - Internal Orders (Group): Budget/Actual/Commitments

    What is the difference between the two key figures, "Budget in current fiscal year" and "Budget throughout the reporting time frame", as the query doesn't have the input variable period?

    What is the difference between the two key figures, "Budget in current fiscal year" and "Budget throughout the reporting time frame", as the query doesn't have the input variable period?
    This report provides the budget, actual and committed costs for internal orders that could span across multiple Fiscal Years. The "Budget in Current Fiscal" Key Figure displays only the budget amounts, as the name suggests, for only the current Fiscal Year, whereas the "Budget Throughout the Reporting Time Frame" displays the budget amounts for all Fiscal Years associated to the internal order.

  • BAPI for Internal Order Release

    Dear SAP  GURU's
    Can anybody help me  from the following issue
    In IM52 once we budget internal order it will automatically trigger mail for user to release internal order,  so in this scenario we require BAPI  for Internal order release.
    KO02 - Change Internal order (Activity :  Release Internal order)
    Looking for Standard BAPI 
    Thanks and regards
    Alok Dixit

    Hi Alok,
    I am not sure about BAPI for this function.I suggest you try this kind of function with user exit like COOPA002 using appropriate program logic.
    Regards,
    Ashok

Maybe you are looking for

  • Mac Book Pro to LG HD TV connection.

    I have a new Mac Book Pro with version 10.9. I am trying to show a slideshow on an LG HD TV. Connected with a mini display port to hdtv cable. TV says no input. What do I do next?

  • 4.0 to 4.5 plug in upgrade

    I have a version of MyEclipse installed/configured. When I got to Help->Serach for Flashbuilder updates it says I have the most current update.  I do not, it's version 4.0 When I download the installer for 4.5 there's no option to just install the pl

  • Create photo albums in the ipad

    How can I create photo albums in the Ipad

  • T500 put in ati3650.

    Hello, about 3 weeks ago i brought a T500 refurbished. It came with intel gma4500 and without ati3650. so what should i buy and how can i put it in my pc? Solved! Go to Solution.

  • Re: Error code 50

    Same issue here with Windows 7. I waited a couple of months hoping that there will be a fix down the road with the latest version. I miss the old days when everything was working fine with Adobe products. When It's not reinstalling Adobe Acrobat, it'