PS: Planned Progress and Actual Progress

Hi Guys,
               I m working on PS Progress Analysis report. I want to calculate planned and actual progress of a particular project. I can't find the field or table name for that after SQL Trace. But, planned and actual progress is calculated in SAP standard report CNE5. Pls. Help me in this regards.
Thanks.
Muhammad Sohail

Dear,
           You are right. I was taking values from RPSQT or COSR table also has same values, but these values does't match with CNE5 report for a particular project.
Moreover; pls. tell me what r delta values?
if u can check the statements which i was doing before for a particular project as under:
Planned Progress:
  SELECT SINGLE meg010 INTO itab-planned_progress
    FROM rpsqt
    WHERE objnr = itab-objnr
    AND rpsqt~wrttp = 'P1'
    AND rpsqt~acpos = '20'.
Actual Progress
SELECT SINGLE meg010 INTO itab-actual_progress
    FROM rpsqt
    WHERE objnr = itab-objnr
    AND rpsqt~wrttp = 'P2'
    AND rpsqt~acpos = '20'.
if i m doing mistake answer me pls..
Thanks and Regards,
Muhammad Sohail

Similar Messages

  • How should i get plan poc and actual poc

    hi experts,
    in cne5,the plan poc and actual poc are all null,the  bcws and bcwp already get values(the same to my plan budage),the pocs should i maintain manual and where?
    i look to help http://help.sap.com/saphelp_47x200/helpdata/en/b4/ba853488601e33e10000009b38f83b/frameset.htm,there is a step said "Determine the progress of your project",how?
    best regards
    zlf

    Hi,
    Confirm activities of your project & then execute CNE1 for that period for that project, then those values will appear on CNE5 report.
    reg,
    Sam L

  • Tcode for planned production  and actual production

    Hello,
    I am working with a report I want to check the values with R/3 for Planned Production and Actual production. Does anybody have any idea how to check?
    Thanks in advance

    Hey Suman,
    i have the same problem, did you find a solution?
    thanks

  • In which table production order planned cost and actual cost i can see?

    Dear PP Guru,s,
    from which table i can see productuion order planned and actaul cost. i checked following tables AUFK, AFVC, AFVV, CAUFV, AFRU, AFKO, AFPO. but i did not found planned cost and actual cost field. is there any other way to get this data with respect production order?
    Regards,
    sree

    Dear,
    Planned and actual costs of prod order from COEP, COSS, COSP  S027 tables
    production order shows the planned cost based on the quantity structure.
    Please refer my reply in this thread for details,
    Re: Actual Halb Material Cost
    Regards,
    R.Brahmankar

  • 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

  • IW32  needed Plan Cost and Actual Cost table name

    Hello ,
    In IW32 transaction Plan Cost and Actual cost in cost tab ---Table Name.
    Req: needed  plan cost & actual cost table names  for particular order number.( For New Report )
    Can you please let me know where Plan cost & actual cost get stored in IW32 in Cost tab ( table name / function module name ) or how its get calcualted for particular order number.
    Thanks in advance !
    Regards
    Rahul

    hi ,
    i too had same issue , i wrote following FS for that :
    Actual and planned cost  from PMCO-WRT00 to WRT12(the sum of values should be considered for actual as well as planned ) for  PMCO-OBJNR taken from CAUFV -OBJNR for order number  AFIH-AUFNR  and also currency from CAUFV-WAERS .
    Actual cost will have valuation type PMCO-WRTTP = 4 and planned cost will have valuation type  PMCO-WRTTP = 1 , which will be placed in different column
    hope this helps
    regards
    satish

  • I need to know the difference between planned SKF and Actual SKF from business view and when I can use one of them ?

    I need just to know the difference between plan SKF and Actual SKF in business example and when I use one of them.
    thanks

    Hi Salaam,
    Statistical Key Figure (SKF) is a base to allocate the cost between cost centers. Usually, common cost centers cost should allocate to respective department cost centers on monthly basis.
    Some of SKFs are: Calculating floor rent on SFT, Telephone charges on No. of units, and employees head count is with "Each" in SAP.
    Apart from Ajay's reply, you can consider the Canteen exp in an organization. Assume Admin, Fin and Mfg departments are getting food services from Canteen. Here, total monthly cost of Canteen exp should be allocated to respective departments. Here, we use SKF as total head count of each department and distribute the cost.
    Planned SKF is what you planned on the beginning of a period. (Assume head count was planned as 30 in the month beginning)
    Actual SKF is what exactly you consumed over the period. (Actual employees provided canteen services during the month is 25)
    BR, Srinivas Salpala

  • Planned quantity and actual quantity error

    Dear all,
    Planned quantity and actual quantity both are same,but still some variance showing in plan/actual variance column.
    Kindly find below image.Material 10000135,10000137,10000310. while confirming we dint consider these material,apart from that other values showing variance.
    Requesting you to give suggestion.
    Regards
    Rajasekaran

    Hi Deep,
    Assuming you have an InfoObject for Quarter (say 0CALQUARTER) & Month (say 0CALMONTH), drag the Quarter InfoObject & Month InfoObject below in the Columns. Drag your KFs i.e. Planned Qty & Actual Qty below the Month InfoObject to form a KF structure. If you don't want Qty Unit to be displayed alongside your KFs, use NODIM() function & display Unit in the Rows.
    --Priya

  • Dashboard content is not populated with Planned Cost and Actual Cost

    Hi
    We are working in cProjects 4.0 + ECC 6.0 implementation. I could not get the data for columns in Planned Cost and Actual Cost in cProjects Project Dashboard. I have properly mapped the config settings and created and assigned a Project in PS
    Has anybody got this data in the Dashboard?
    Kindly suggest the solution
    with regards,
    K Rama Krishna
    9394712743

    Hi Rama,
    It is difficult to say, where the problem is.
    but typically, the causes of the problem are
    customizing is  set incorrectly or the evaluation is not carried out.
    You can run the the evaluation DPR_EVE_BATCH_DPO additionally, please untick the flag 'check the last changed date'.
    Hope, it helps.
    Kind regards,
    Zhenbo

  • I need to display planned quantity and actual quantity for Plant in quarter

    Hi,
       I need to display planned quantity and actual quantity for Plant in quarter  AND  month wise as  below.
                                                                    Q1                              Q2  .......                              M1                                       M2 .........................................
    PLANT    MATERRIAL    UNIT     PLTY   ACTQTY          PLTY   ACQTY                   PLTY   ACQTY                    PLTY   ACQTY
    P1            M1                      EA        20        15                      30       25                             40       35                              50       45
    P1            M2                      EA        20        15                      30       25                             40       35                              50       45
    P2            M2                      EA        20        15                      30       25                             40       35                              50       45
    I will keep plant and material infoobject as row. Can you please suggest how i should design column section to display like above
    Regards
    Deep.

    Hi Deep,
    Assuming you have an InfoObject for Quarter (say 0CALQUARTER) & Month (say 0CALMONTH), drag the Quarter InfoObject & Month InfoObject below in the Columns. Drag your KFs i.e. Planned Qty & Actual Qty below the Month InfoObject to form a KF structure. If you don't want Qty Unit to be displayed alongside your KFs, use NODIM() function & display Unit in the Rows.
    --Priya

  • In IW32 no Planned Cost and Actual is showing Zero

    hi,
    In IW32 no Planned Cost and Actual is showing Zero,since activity type is mentioned.
    how it could be displayed.
    Thanks

    Dear Sharma,
    1. This is regarding Maintenance order, frist you confirm by clicking on the operations tab-> double clicking on the work center->click on costing tab, check here activity type, activity unit is maintained.
    2. then in in KP26 check the activity price in the current period.if it is zero u will get zero
    3 then in the order click on components, if components are consumed  also check the component price in material master.
    this will resolve your issue
    sree

  • How Distinguish planning data and Actual data in a Planning cube

    Hi,
    I want to dispaly planning data & actaul data in a query how can i do it?
    in my query it is showing all the requests it is not distinguishing.

    Well use infoobject 0VTYPE for actual and plan differentiation
    and 0VERSION to categorise which version of Plan data it is,typically you might have different planning versions .
    Example
    0VTYPE = 10 actual
    0VTYPE = 20  plan
    0VERSION = 001
    0VERSION = 002
    0VERSION = 003
    Business decides which 0version value to be taken as final planning version once freezed.0VTYPE = 10 for actuals is always one ,it do not have 0VERSION to be taken in to account.
    Hope it Helps
    Chetan
    @CP..

  • Planned Activity and Actual Activity Fields & relevenat table

    Hello,
        Can any one pls let me know the field and Table names for the following two fields (need for preperation of a report):
    PLANNED ACTIVITY: -  Production Order confirmation Planned Activity column
    ACTUAL ACTIVITY: -   Production Order confirmation Actaul Activity column
    thanks & regards
    Chaitanya Rayaprolu

    Hi,
    Procedure :
    go to the feild(Cursor in feild) press"F1" for help ( Pop up will appear )
    click on "technical help"( Icon with cross planting of hammers)
    from the small popup u can get Feild name and table or Struc.
    copy the feild name.
    go to Transaction "se16"(Tables) enter "DD03L" ( data base table ) and press enter.
    enter the feild name ( Copied earlier ) in feild name block and execute(F8) the table.
    You will see all the tables and structures containing the particular feild.
    This is the best solution to be self sufficient.
    please close the thread after testing the solution...and appreciate your reward.
    Prakash

  • Project Versions: Plan Work and Actual Work

    Hi,
    Can you pls suggest me,
    where can i get Project actual work and planned work from R/3.
    which R/3 table will provide this information for different Project Versions.
    Thes values are required against each Project version.
    Your valuable inputs will be rewarded.
    Thanks,
    Lakshmi.

    Hi,
    We have the following scenario: The system does not default the Actual Duration when the Start Date, Time and Finish Date, Time are entered on the time confirmation, it should calculate the time and insert the value in the Actual Duration field.
    Is it possilbe.
    Regards
    JF
    Please open a thread for your specific query.
    -Paul
    Moderator
    Edited by: Paul Meehan on Sep 9, 2011 10:59 AM

  • Variance key for calculating variance between planned price and actual cost

    Hello CO Experts,
    I am not following standard cost estimate. I am using price control V for FG. Now I did all the process:
    1. Process Order creation
    2. Process Order confirmation
    3. Template Execution
    4. Process Order revaluation
    5. Process Order - TECO.
    Now when I am running KKS2 (Variance), system is giving following error:
    Only remaining var. in version 0 - no target costs for 000001000047
    It means system is searching target cost in process order. However, since I didn't executed standard cost, system will populate target cost. Hence my requirement is that the system should calculate variance with respect to planned cost.
    Also I have assigned variance key to target version  1. In that assignment, I have selected "planned / preliminary cost"  in target cost section.
    When I am running KKS2 (variance analysis), system is calculating for both versions. Because of this, it is giving error. There is no input parameter, where I can give specific version.
    Please help

    Hi Deepak,
    For Finished Goods materials  if you assigned Price control  V (Moving Average) it is irrelevant  to run the Standard Cost Estimation.
    My earlier client we don't have variance because of the Moving Average Price for Finished Goods.
    Please check, It is really required Variance??  If it is required check whether variance key is automatically assigned to Process order or not. (Control Tab)
    Ravi Polampalli

  • Copc...Tcode CO02...Where the system pull the figure for plan and actual?

    Hi all,
    Inside CO02, i go to "go to" then go to "costs" then click on "analysis" one report will come out.
    Inside the report, can i know that how the figure in the report come out?
    Inside the report for column like plan cost and actual cost. Where the system pull the figure out?
    I know the system will pull the material cost out from MM and overhead from costing sheet. But what is the different between plan cost and actual cost? The figure the system pull out will put in plan cost or actual cost?
    Best regards,
    Lucas

    Yes it needs to be licensed
    Regards
    Rob
    http://oemgc.wordpress.com

Maybe you are looking for

  • My apple I'd is disable what to do to re- enable it

    My apple I'd is disable how to re enable it

  • How to get the focus of particular UI Element

    Hi All, How to get the focus of particular UI Element in webdynpro Page, I have a page where i am creating a ALV, I want to get that keyboard focus is on that element is there or not? Can anyone please give some update? Best regards, Rohit

  • 64 bit and 32 bit architecture

    Hello, I've been trying to understand the principal of MDT 64bit architecture and MDT 32 bit architecture. The architecture refers to the WIM boot image I'm adding to WDS (Boot image: Add Boot image) or to the MDT? If to MDT in what manner? The reaso

  • Help Needed with Itemlsteners for Choice in AWT

    Hi, I am new to AWT prgramming . I have created a menu called " Menu System Test window " and it contains toplevel menu item "File" and File Menu contains subitems "Product Evaluation" and "Exit". When i click File->Product Evaluation it displays a n

  • What happens when the scroll bar moves to the bottom by itself?

    When I am browsing, the scroll bar moves downward all of sudden to the bottom of the arrow. When you click on the scroll bar to move the page back to the top, it automatically moves back the scroll bar back to the bottom of the page. I have tried rel