WBS budget function module

Hi all. Is there a function module that can be used to retrieve the budget for a given WBS element? Thanks in advance and I'll be sure to award points for a helpful answer!

Sorry to bump this, but does anyone know the answer, or do I need to supply more information?

Similar Messages

  • WBS budget functionality for Maintenance Order

    Experts,
    Can we use the Availability control functionality of WBS budget with Plant Maintenance orders? If yes what are the necessary config/settings required to do that?
    Thanks
    Arya
    Edited by: Arya Singh on Sep 17, 2008 11:08 PM

    Hello Arya,
    For budget availability control to get activated against MO thru WBSE, you should create MO as a subnetwork of an activity in PS.
    Please try following
    1) Create a Project, WBSE, Network with one Internal activity. T-code CJ20N.
    2) Assign Budget to the WBSE. T-code CJ30.
    3) Assign Budget profile at Proj Def level. Choose activation type as 1 in profile.
    4) In MO, in additonal data tab, enter the network and activity number. WBSE will be fetched automatically by the system.
    5) For point 4 above do config setting @ T-code OPTP. Enter following in two columns
                               1) Network type Subntwrk = MO order type.
                               2) Ntwktype replaced act = PS network type.
    6) Assign a component or raise service PR  such that it exceeds budget. Sytem will throw an error for budget unavailability.
    7) To check report S_alr_87013558 to know Budget/commitment/Assigned funds/Remaining budget.
    Please post ur observations.
    Thanks
    Saikishore Ganga.

  • Function modules to get wbs level budgets and activity level cost

    hai gurus can any one tell me the function modules or any other bapis to get the wbs level budgets and activity level costs
    thanx in advance
    afzal

    ok

  • Function Module to obtain Initial Budget and Available Budget of WBS

    Hi,
    I need to calculate the value for Initial and Available budget for WBS which comes in the report S_ALR_87013558 or S_ALR_87013648.
    Is there any FM to calculate for the particular WBS.
    Thanks

    Hi,
    Try using KBPR_READ_DATA function module.
    Regards,
    Eli

  • Function module for Budget check?

    Hi,
    I'm wondering if there is a BAPI/function module to check if budget is available on the WBS for a PO item whose price/quantity is changed through a custom transaction.
    I've tried BAPI_ACC_PURCHASE_ORDER_CHECK, but it doesnt seem to work.
    Thanks,
    Sudha

    Hi Aveek,
    Method check of BUS6008 is BAPI_ACC_PURCHASE_ORDER_CHECK, the one I mention above. It seems to check all components of the PO, except for the WBS.
    Thanks for your help.
    Sudha

  • Function modules or BAPI for posting plan costs for WBS Element

    Hi all,
    Does anyone know, whether there exists a function module or BAPI for posting plan costs to a WBS Element? K_COSTS_PLAN_PS does not work, because RKP1 is not allowed.
    Greetings

    check
    BAPI_COSTACTPLN_POSTACTINPUT   Activity Input Planning: Posting                
    BAPI_COSTACTPLN_POSTACTOUTPUT  Activity/Price Planning: Posting                
    BAPI_COSTACTPLN_POSTKEYFIGURE  Stat. Key Figure Planning: Postings             
    BAPI_COSTACTPLN_POSTPRIMCOST   Primary Cost Planning: Postings                 
    BAPI_PDTRANSCO_POSTPRIMCOST    Transfer of Planning Data: Post Primary Costs   
    K40C                           CO Actual Postings, Manual                      
    BAPI_ACC_PRIMARY_COSTS_POST    Accounting: Post Primary Costs                  
    BAPI_COPAACTUALS_POSTCOSTDATA  BAPI Operating Concern: Post Costing-Based Actua
    BAPI_PRIM_COST_CHECK_AND_POST  Primary Costs: Formal Parameter Check           
    S@meer

  • Function module (FM) to read budget  to be used in n-step approval badi

    We have SRM 5.0 with ECC 6.0 (extended classic). For capital expenses we are going to have budget check in SRM based of account assignment internal orders in R/3. In shopping cart line item approval workflow, it is required to read the budget available for that internal order and compare with shopping cart value...what is the function module to read budget assigned to that internal order, that will used in n-step approval badi at every step??
    Thanks,
    Kim r.

    Hi
    <b>Please try the related SRM function modules, which will definitely help -></b>
    B470_BUDGET_READ   
    BBP_PD_USER_BUDGET_AMOUNTSPENT  
    BBP_PD_USER_BUDGET_CHECK        
    BBP_PD_USER_BUDGET_DEFINED_GET  
    BBP_PD_USER_BUDGET_SAVE         
    BBP_PD_USER_BUDGET_SCVALUE_GET  
    BBP_REQREQ_CHECK_BUDGET 
    META_BUDGET_READ   
    META_BUDGET_READ Function module in turn calls RFC-enabled 'BBP_BUDGET_READ' Function module in the R/3 or the ECC System.
    Hope this will definitely help.
    Do let me know.
    Regards
    - Atul

  • Function Modules for Actual, Plan, Budget Cost over internal orders

    Dear All,
    I need a function module for getting the Actual, Plan, Budget Costs for the internal orders assigned.
    I want to fetch the cost related to internal order which is assigned to project C projects in PLM.

    hai tehre are no such funcion moduels
    u have to select from bpge and bpja tables
    and sum up them
    afzal

  • Function module to calculate available budget

    Hi everyone
    Is anybody aware if there is any function module which calculates the available budget from the report alr_87013558?
    thanks and kind regards

    thanks Paolo
    yea, i tried to debug that report but in vain
    is there any other way?
    I could get the value assigned, the budget value but not the actual
    So was wondering if anybody can help me
    thanks for your help

  • Function Module to find Planned Costs and Actual Costs against WBS element

    Dear All,
    We have a requirement where we need to find out the Planned Costs and Actual Costs booked against a WBS element, in a year. The costs can be against all the plan versions or on individual plan version.
    Are there any function modules to retrieve this value?
    Thanks for the help.
    Warm Regards,
    Judith

    Hi,
    The easiest way would be to get the OBJNR for all WBS elements from PRPS and look up RPSCO and summarize for Value type (RPSCO-WRTTP) 1 for planned cost and 4 for Actual cost.
    Please let me know if this helps.
    jibat

  • Function module to get the wbs element by entering Assignment No.

    Is there any Function module to get the wbs element by entering Assignment No.???????
    Thanks and regards
    Manish Thakur

    hi Manish,
    Just look at this function module.
    function wbs_assignment_check.
    ""Lokale Schnittstelle:
    *"  IMPORTING
    *"     REFERENCE(I_COMPONENT) LIKE  RESBDGET STRUCTURE  RESBDGET
    *"     REFERENCE(I_PSPEL) LIKE  RESB-PSPEL
    *"     REFERENCE(I_RFPNT) LIKE  AFVC-RFPNT
    *"  EXPORTING
    *"     REFERENCE(E_PSPEL) LIKE  RESB-PSPEL
      e_pspel = i_pspel.
    endfunction.
    hope this helps u
    REWARD IF USEFUL
    thanks and regards
    suma sailaja

  • Function module to calculate WBS Remaining Plan

    Hi all,
    Is anyone know if there is Function Module to calculate WBS remaining plan?
    thanks,
    libl69

    Try function MD_CONVERT_MATERIAL_UNIT
    the table of UOM's is MARM.
    Doug

  • Function Module to post budgeting entry

    Hi All,
    Is anybody aware of a function module which can help me to post a budgeting entry ? I would appreciate if anyone can give me an idea to post a preposted budgeting entry created via transaction "FMBB". The process has to be a background one since I will be integrating this in the background processing of the workflow. Till now I have been exploring the method "PREPOSTED_POST" of the class "CL_FMKU_ENTRYDOC_HANDLER" but it has lots of dependencies and I am not being able to use this method. The transaction "FMBB" does not support BDC as well as it includes a splitter control from where we have to select the document and none of the fields have a parameter ID associated.
    Best Regards,
    Sudhi

    Try
    FMAVC_READ_INDEX_ACO_DOWN 
    FMBCFF_ENTRY_DOC_POST     
    FMBCFF_POST_REVERSAL_DOC  
    FMBCFF_REVERSAL_DOC_POST  
    FMCCF_BUDGET_POST         
    FMBD_POST                 
    FMCU_GET_BULEDGERS        
    KBPV_POST_DATA            
    Thanks

  • Budget consumption figures BAPI or Function Module

    Hi FM experts,
    I'm looking for a BAPI or a Function Module that will return the available and consumed budget if I provide it with a fund center and a commitment item.
    Any one knows of such a BAPI?
    Thanks.
    Ed.

    Hi,
    You can use this FM: FMAVC_CALC_ANNUAL_CONTRIB_BO
    Regards,
    Eli

  • Function module to find the child of WBS elements

    Hi,
    i need to find the KSTAR (Cost Element) for the corresponding WBS element . If the particular WBS element does not contain the COST Element, then to find all the children WBS element .
    I need to find all the child WBS elements and its level for the parent WBS element. I am using the table COSB and PRPS table . kindly solve to find a FUNCTIONAL MODULE which uniquely  the child WBS element. Kindly help to solve.

    Hit the PRPS table where STUFE(Level in Project Hierarchy) > Current level and project Id = Current project ID.
    Hope it helps.
    Reward if it is useful.
    Thanks,
    Srinivas

Maybe you are looking for