C project - data retrival for report

Hi
can any one help me in the c project
we  have created project thro c-project and we are not able to retrive the data where it is getting stored  , it is not avlb in DPR_proj
we need to develop a report to display all the project details
thanks in regards
kumar

Hi
you can use std Function modules in your custom program.
Use
DPR_GET_GUID_BY_ID_FROM_DB  pass Id and obj type DPO  retrieve GUID
BAPI_BUS2172_GET_DETAIL   pass guid retrieved in Step 1 and get Details
Use BAPI_CPROJECTS_COMMIT_WORK as Commit in program
Niranjan

Similar Messages

  • Function Module for data retrival for work order clearence (WCA)

    Hi All ,
      Function Module for data retrival for work order clearence (WCA) for a particular Planning plant and (WCD's).
    Thanks.

    Hi Anne,
    BAPI_PRODORD_GET_DETAIL
    BAPI_PRODORD_GET_LIST
    You can find further FM in Function Group COPRINT and CODR or take F4 on CO* in Function Group
    These will serve your purpose.
    Cheerz.
    Ram

  • How to make cube data avilable for reporting

    Hello,
    I have loaded data in to info cube from flat file, and created a query using BEx Analyzer. that query does not return results and gives an error msg "No Applicable Data Found".
    Padmanabha Rao had a same problem. In his thread, expert is recommending to check whether the data is available for Reporting by Rt clicking Infocube -> Manage -> Requests tab. Ideally, you'll be able see an indicator(Query icon) if it's available for reporting.
    My cube data is not available for reporting, how can I make it available for reporting?
    Regards,
    Tejas.

    Normally when the data gets loaded to cube, it will be available for reporting unlike DSO where you need to activate the data to make it available for reporting. There could be many reasons why the data is not available for reporting;
    1. May be there is aggregrates created on the cube and the data never been rolled up to the aggregates. If you see a summation sign next to the cube then there is aggregates created on the cube and you need to fill the aggregates first before you can have the data available for reporting in the cube. To do that, manage ->rollup and start, that will fill the aggregates.
    2. If there is any request in the cube which is still red, then any request after that won't be available for reporting until you either delete the red request.
    If the problem still persist, then I would just delete all the data from the cube and reload the data again.
    thanks.
    Wond

  • Data source for report

    Hi guys.
    Can somebody let me know how to set data source for report?
    I did import "import.zip" and "bootstrp.zip".
    I did run "HFPBMMAK.PRO".
    I did create model connection of "HFPBM"
    Best Regards,
    Chul.

    Chul,
    You only have to import either import.zip OR the bootstrap.zip, not both.
    I don't know if you have SSM 7.5 or SSM 10, this will be for 7.5
    If you have followed the set-up correctly, you should be able to open the demolauncher -
    http://localhost:50000/strategy/pilotworks/demolauncher.htm
    Where localhost = server 50000 = port
    You should open the Administrator interface of your demo and Set Scorecard Defaults. For a context make sure that the PAS Model Connection is set for the model connection you set - HFPBM.
    You also need to make sure that Manage Application Groups have your user added for the context you selected.
    (For 10 the application groups are managed in NetWeaver)
    Regards,
    Bob

  • Data source for reports

    hi all,
    we r using 10g application server along with the reports service to deploy J2EE application
    The data source for the application is specified using the JNDI lookup
    Is it possible to use the same strategy for reports as well.
    i.e., we are using jdbcpds. so is it ok if i give the JNDI look up name as P_JDBCPDS
    If not is there any other way to make the P_JDBCPDS connection generic, so that i can change the username and database name without having to change the cgicmd.dat file
    Any help is greatly appreciated.
    Thanks & regards,
    Ramakrishna

    If it is intended to be accessible from Reports servlet then you can use "ssoconn" command line option where by the user name and password is stored in OID (Oracle Internet Directory)
    Pls see publishing reports to web document --> command line options -> rwservlet
    (link below)
    [    All Docs for all versions    ]
    http://otn.oracle.com/documentation/reports.html
    [     Publishing reports to web  - 10G  ]
    http://download.oracle.com/docs/html/B10314_01/toc.htm (html)
    http://download.oracle.com/docs/pdf/B10314_01.pdf (pdf)
    [   Building reports  - 10G ]
    http://download.oracle.com/docs/pdf/B10602_01.pdf (pdf)
    http://download.oracle.com/docs/html/B10602_01/toc.htm (html)
    [   Forms Reports Integration whitepaper  9i ]
    http://otn.oracle.com/products/forms/pdf/frm9isrw9i.pdf
    ---------------------------------------------------------------------------------

  • How do you set up a default Date To based on Date From for report parameter

    I'm working on a report. I have been asked to set up a default Date To based on Date From for the report parameters. I mean when running a report, if an end user selects a value for parameter Date From, system will automatically populate the Date To parameter based on the Date From + 6 days.
    I guess there's gotta be something to do with Value Set. Do any of you guys know how to go about this?
    Any suggestion is greatly appreciated.
    Dennis

    You should be able to retrieve the value of other valueset using :$FLEX$.<valuesetname> I'm not sure about the exact syntax, it's been a while since i worked with applications.

  • Date Parameter for Report

    Hi,
    How can I add a date parameters to a report using date pickers?
    Please Help!!! :)

    William,
    Most of the time you'll want to allow for a range of dates to be selected using the BETWEEN operator. But since your trying to do an exact match try the following:
    select "CSC_MASTER"."LEAD_LOGON" as "LEAD_LOGON",
    "CSC_ACTIVITY"."ACTV_DESC" as "ACTV_DESC",
    "CSC_MASTER"."PRIORITY" as "PRIORITY",
    "CSC_ACTIVITY"."ACTV_DT" as "ACTV_DT",
    "CSC_ACTIVITY"."ACTV_TIME" as "ACTV_TIME",
    "CSC_MASTER"."STATUS" as "STATUS"
    from "CSC_ACTIVITY" "CSC_ACTIVITY",
    "CSC_MASTER" "CSC_MASTER"
    where "CSC_MASTER"."CSC_ID"="CSC_ACTIVITY"."CSC_ID"
    and (to_char(actv_dt,'dd-mon-yyyy') = lower(:P32_SEL_DT))Make sure the format string in the to_char matches the format string you're using for the date picker.
    Regards,
    Dan
    http://danielmcghan.us
    http://sourceforge.net/projects/tapigen
    Edited by: dmcghan on Dec 5, 2008 10:45 AM
    Removed lower from left side as it was not needed...

  • Projects group/set for report painter

    Dear,
    I want to create a report painter report to compare cost of projects.
    I would like to be able to create groups for my projects, like you can do for internal order with KOH1, and use these for my report.
    how can I create these project groups and how do i use them in report painter?
    Kind regards,
    Sander.

    Hi
    In a report painter report - Once you have created a SET means you know for what values you want to execute the report...
    In your form definition, you will see two check boxes beside your characteristic - i.e. One for Defining a variable for the char and the Other for using a SET..
    If you want to use a variable - this means you would specify the values of the projects at the time of execution... For this, click on the relevant check box and you can specify any name in the field "Local Variable"
    If you want to use a SET, this means you know for what projects you would like to see the report.. For this, check on the relevant check box and specify your SET there...
    If you want to use both the above options, then you must create your set from GS11 and choose the radio button SET VARIABLE
    Refer the set 1KOSET from GS13 as a sample...
    And see report 1SIP-001 under library 1VK in GRR3.. This report uses 1KOSET under General Data Selection.... You will get an idea for what you want
    Regards
    Ajay M

  • Query for the list of publich holidays from the Project Server 2010 for reporting

    I would like to get the list of public holidays that is configured in the calendar from the reporting database. I am not sure if this information is available in the database.
    Please can you provide with the sql query . thanks
    Simi

    I just put together this query based on what Elli J did. My problem was to come up with a way to define a calendar-based "grace period" extension of the baseline finish date for a project. The grace period had to be based on a scale factor (here 1.1) applied
    to the project's official baseline duration. I then had to project forward, using the standard calendar, to the relevant grace period finish date on a per-project basis.
    Anyway, here is what I came up with. Note that I eliminated the SUM operations as unnecessary, and I also had to account for the fact that the official calendar days queryable using resource by day base capacity can "run out" before it should, so that it
    has to be extended by tacking on regular weekdays after that.
    SELECT
        P.ProjectUID,
        P.ProjectName,
        ProjectBaseline0StartDate = PSTB0.TaskBaselineStartDate,
        ProjectBaseline0FinishDate = PSTB0.TaskBaselineFinishDate,
        ProjectBaseline0DurationInDays = ROUND(PSTB0.TaskBaselineDuration / 8, 0),
        ProjectBaseline0GracePeriodDurationInDays = ROUND(ROUND(PSTB0.TaskBaselineDuration / 8, 0) * (GracePeriodParameters.MultiplierExcludingBase), 0),
        ProjectBaseline0GracePeriodFinishDate =
            SELECT TimeByDay
            FROM
                 SELECT
                     TimeByDay,
                     DayRank = RANK() OVER (ORDER BY TimeByDay)
                 FROM
                    -- Query all calendar days in standard calendar, using resource base capacity as proxy
                    -- Actual calendar data is not available in any of the MSPS relational databases.
                     SELECT TBD.TimeByDay
                     FROM dbo.MSP_TimeByDay TBD
                     JOIN dbo.MSP_EpmResourceByDay RBD ON TBD.TimeByDay = RBD.TimeByDay
                     JOIN dbo.MSP_EpmResource R ON R.ResourceUID = RBD.ResourceUID
                     WHERE
                        R.ResourceBaseCalendar = StandardCalendarInformation.CalendarName AND
                        TBD.TimeByDay > PSTB0.TaskBaselineFinishDate AND
                        RBD.BaseCapacity > 0
                    UNION
                    -- Extend genericallly with weekdays if the calendar days queried above run out too early
                    SELECT TBD2.TimeByDay
                    FROM dbo.MSP_TimeByDay TBD2
                    WHERE
                        TBD2.TimeDayOfTheWeek IN (2,3,4,5,6) AND
                        TBD2.TimeByDay > PSTB0.TaskBaselineFinishDate AND
                        TBD2.TimeByDay > StandardCalendarInformation.LatestDateWithNonZeroCapacity
                UnrankedUnion
            RankedUnion
            WHERE RankedUnion.DayRank = ROUND(ROUND(PSTB0.TaskBaselineDuration / 8, 0) * (GracePeriodParameters.MultiplierExcludingBase), 0)
    FROM dbo.MSP_EpmProject P
    LEFT JOIN dbo.MSP_EpmTask PST ON PST.TaskIsProjectSummary = 1 AND P.ProjectUID = PST.ProjectUID
    LEFT JOIN dbo.MSP_EpmTaskBaseline PSTB0 ON PSTB0.BaselineNumber = 0 AND PST.TaskUID = PSTB0.TaskUID
    CROSS JOIN (SELECT 1.1 AS MultiplierIncludingBase, 0.1 AS MultiplierExcludingBase) GracePeriodParameters
    CROSS JOIN
        SELECT TOP 1 CalendarName = C.CAL_NAME, LatestDateWithNonZeroCapacity = TBD.TimeByDay
        FROM dbo.MSP_TimeByDay TBD
        JOIN dbo.MSP_EpmResourceByDay RBD ON TBD.TimeByDay = RBD.TimeByDay
        JOIN dbo.MSP_EpmResource R ON R.ResourceUID = RBD.ResourceUID
        JOIN [Demo2010A_PWA_Published].dbo.MSP_CALENDARS C ON R.ResourceBaseCalendar = C.CAL_NAME
        WHERE C.CAL_IS_STANDARD_CAL = 1 AND RBD.BaseCapacity > 0
        ORDER BY TBD.TimeByDay DESC
    StandardCalendarInformation
    - William Schmidt

  • No data found for Report

    Hi, I am new to Apex so please be clear with your answers.  We use a report based on a view when I access the report in the application I receive "no  data found" error.  If test the query in SQL commands it works fine.  If I check the view in object browser I see data.  I am perplexed as to why I receive a no data found error on the front end.  Any suggestions will be greatly appreciated.  Thank you in advance.
    Apex Version:   4.1.0.00.32
    Newbie tryin to learn(Texas twang)

    Thank you for your quick response!  Sometimes as a tech we look for the hard answer vs the easy one.   One of the binding variables(P0:PLANS) was misspelled after correcting the issue we were able to see the report.

  • FI-AP  Add  field of master data vendor for reporting of vendor

    Hi,
    I have to add the field LFA1-BRSCH (industry) into layout output reports for suppliers:
    S_ALR_87012082
    S_ALR_87012093
    S_ALR_87012103
    I have already read the note 984305 - Line Item: Definition of special fields (T021S), but does not help me because it does not allow to enter fields of master data vendor
    But  I 've found the extension RFKRRANZ, but I do not know what to enter as a code.
    Has anyone ever used or even if it is used on your systems could send me the code?
    Any assistance would be greatly appreciated.
    Eric

    Hi,
    if someone can affect, the answer SAP  such enhancement is not possible for teh reports:
    S_ALR_87012082
    S_ALR_87012093
    S_ALR_87012103
    But only transactions: FBL1N/FBL3N/FBL5N or, as of ERP2004, FAGLL03.
    Best Regards.
    Eric

  • Need functional consultant  help in having data source for report

    Hi Experts,
    My Client needs to have report with following fields:
    Sales order, date of sales order created , Purchase order number/Work Order number/Contract Number ,date of Purchase order number/Work Order number/Contract Number, curve out, product/material description, created by, created on, invoice/bill number,invoice/bill date,invoice value,currency,exchange rate to USD for the date of invoicing,bill type,bill description,date of posting invoice,reference document number,company code,customer name,customer account number.
    As we dont had functinal consulatnt it is very hectic for me to get table name and feilds
    sales order u2013,
    date of sales order created -,
    Purchase order number/Work Order number/Contract Number-? ,
    date of Purchase order number/Work Order number/Contract Number-?,
    curve out-?
    product description-?
    created by -?
    created on-?
    currency-?,
    exchange rate to USD for the date of invoicing,-?
    bill type-?,
    bill description-?,
    date of posting invoice-?
    reference document number-?,
    company code-?,
    Customer name-?,
    Customer account number-?.
    Please let me know if any standard data source is there for above fields.
    Anything is appreciable. I am waiting for your valuable reply.
    Thanks Regards,
    narasimha.

    Hello,
    Check these DS and tables list for SD. You will get all the required info
    SD 
    Data sources Tables
    2LIS_11_VAKON VBUK, VBUP, VBAK, VBAP, VBKD, KOMV, T001.
    2LIS_11_VAHDR VBAK, VBUK, T001
    2LIS_11_VAITM VBAP, VBUP, VBAK, VBKD, VBAJP, T001, VBUK, PRPS.
    2LIS_11_VASCL VBAP, VBUP, VBAK, VBEP, VBKD, T001, PRPS
    2LIS_11_VASTH VBUK
    2LIS_11_VASTI VBUP, VBUK
    2LIS_11_V_ITM VBAP, VBAK, VBKD, VBUP, T001, PRPS, VBUK.
    2LIS_11_V_SCL VBUP, VBEP, VBKD, VBAP, VBAK, T001, PRPS.
    2LIS_11_V_SSL VBAP, VBEP, LIPS, WVBEP, VBUP
    2LIS_13_VDKON VBUK, VBRP, KOMV, T001, VBRK.
    Also check the below link;
    http://help.sap.com/saphelp_nw70/helpdata/en/29/79eb3cad744026e10000000a11405a/frameset.htm
    Lo Datasources for SD
    Thanks,
    VA
    Edited by: Vishwa  Anand on Sep 20, 2010 4:26 PM

  • Html or other data source for report

    The Federal FCRA notice must be included in certain reports. In order to keep it user maintainable, I wanted to save it in the database in some fashion. One way I'm trying is using HTML to generate a PDF output that will be merged with the other reports or possibly be included in the main reports.
    I have a simple Oracle 11g Report selecting html from a database column of clob datatype.
    The html is produced in the report as text, tags & all. It does interpret the bold <b> tag, but nothing else.
    I do have the Contains HTML tags property set Yes.

    Is the ability to include a MS Word document inside an Oracle Report no longer available? I am in 11g Reports and 10g database.
    I've successfully loaded the Word doc to a blob column and the report runs and presents other data elements from the table. However, the OLE2 field for the Word doc is blank. Suggestions?

  • Data Ownership for Reports - ex Customer ageing

    When we run Customer Ageing. The Ageing details for the customer belonging to the Sales employee to be shown.
    Currently shows all the customers.
    Ex - Customer 1,2,3 belong to Sales employee A
           Customer 4,5,6 belong to Sales Employee B
    Now when I run Customer ageing, Sales Employee A should see only the Ageing report for Customer 1,2,3
    and Sales Employee B should see the ageing report for Customer 4,5,6.
    Is this possible to establish through Data Ownership.
    Regards,
    Sid

    I believe it may not be achievable just by built-in data ownership authorization.  That is because authorization mostly only block updating.  You probably need SDK to get solution.
    Thanks,
    Gordon

  • XL Reporter - Selection of date range for report templates

    Dear All,
    I want to create a report using XL reporter and attach it to the main SAP B1 reports module . For this I have created the template using report composer .
    Issue:
    I have only one sub-period (ie,year wise in the posting periods)
    how i can select the date range in the Composer and attach it to the main menu.
    Regards,
    Suresh Kannan.P.

    Suresh,
                1. Goto Report Designer
                2. there u can find "Advanced Report Builder" on left side of the window
                3. At the below u can find three buttons like "Parameters", "Properties","Apply"
                4. Click on "Parameters"
                5. then Parameters window will populate
                6. Click the new Button
                7. Name: give as u like
                    Category: Literal
                    Type: Date
                    Attribute: Leave blank
                    Default Vale: Leave Blank
                    Prompt: From Date
             This is the process to create the parameters.
    create two parameters. one is fdate and ldate.

Maybe you are looking for