CProjects-Bapi's for project and task details

Hello,
I am searching for bapis for cProjects to use in a report at back end which has all the project fields and task fields.
For project i found a bapi BAPI_BUS2172_GET_DETAIL, but it does not have fields like project name,status, calculated start and finish date from teh basic data tab, division,design center from teh additional data tab.
For task fields i found bapi BAPI_BUS2175_GET_DETAIL but it does not have task status, latest start and finish date of the basic data tab.
any pointers to bapis which cover all the above fields would be really helpful.
Also I want to know is there anyway i can get the URL of the document that is uploaded in teh documents tab of the task.
Thanks,
Simmi
Edited by: Simmi Balakrishnan on May 2, 2008 9:13 PM

Hi Simmi,
Some information can not be retrieved via Bapi call. If you would like to read it, you can use simple select to get it from DB directly. The related DB are cgpl_project (dates), cgpl_text (descritption), and crm_jest (for status).
Kind regards,
Zhenbo

Similar Messages

  • Show Project and Task name in Time entry

    Hi,
    Is there any possibilty to change the layout of the Time entry so I can view the Project and Task name?
    Via OA Framework, Timecard styles etc....
    /Daniel

    Folks,
    I have displayed project name on TIMECARD using below mentioned code
    # Project Name on the timecard matrix
    BEGIN HXC_LAYOUT_COMPONENTS "Projects Alternate Timecard Layout 100 - Project Name"
    OWNER = "ORACLE"
    COMPONENT_VALUE = "PROJECTNAME"
    REGION_CODE = "HXC_CUI_TIMECARD"
    REGION_CODE_APP_SHORT_NAME = "HXC"
    ATTRIBUTE_CODE = "HXC_CUI_PROJECT_NAME"
    ATTRIBUTE_CODE_APP_SHORT_NAME = "HXC"
    SEQUENCE = "201"
    COMPONENT_DEFINITION = "TEXT_FIELD"
    RENDER_TYPE = "WEB"
    PARENT_COMPONENT = "Projects Alternate Timecard Layout - Day Scope Building blocks for worker timecard matrix"
    BEGIN HXC_LAYOUT_COMP_QUALIFIERS "Projects Timecard Layout - Project Name"
    OWNER = "ORACLE"
    QUALIFIER_ATTRIBUTE_CATEGORY = "TEXT_FIELD"
    QUALIFIER_ATTRIBUTE1 = "N"
    QUALIFIER_ATTRIBUTE2 = "NODISPLAYCACHE"
    QUALIFIER_ATTRIBUTE3 = "7"
    QUALIFIER_ATTRIBUTE4 = "1"
    #QUALIFIER_ATTRIBUTE6 = "OraBGGrayLight {light gray color as background}
    #color:#cccccc;"
    QUALIFIER_ATTRIBUTE6 = "OraFieldTextDisabled {Renders gray text in disabled form controls such as text fields, radio buttons, check boxes - does not match current BLAF guidelines}
    font-family:Arial, Helvetica, Geneva, sans-serif;
    color:#999999;
    font-size:10pt;"
    #QUALIFIER_ATTRIBUTE18 = "INCLUDE"
    #QUALIFIER_ATTRIBUTE19 = "|READ-ONLY|"
    QUALIFIER_ATTRIBUTE20 = "N"
    QUALIFIER_ATTRIBUTE21 = "Y"
    QUALIFIER_ATTRIBUTE22 = "L"
    QUALIFIER_ATTRIBUTE25 = "FLEX"
    QUALIFIER_ATTRIBUTE26 = "PROJECTS"
    QUALIFIER_ATTRIBUTE27 = "Attribute20"
    QUALIFIER_ATTRIBUTE28 = "PROJECTNAME"
    #QUALIFIER_ATTRIBUTE30 = "N"
    END HXC_LAYOUT_COMP_QUALIFIERS
    END HXC_LAYOUT_COMPONENTS
    and it involved changing QALIFIER_ATTRIBUTE6 of Project name LOV also:
    QUALIFIER_ATTRIBUTE6 = "HxcCuiProjectNumber|PROJECT-DISPLAY|CRITERIA|N|HxcCuiProjectId|PROJECT|RESULT|N|HxcCuiProjectNumber|PROJECT-DISPLAY|RESULT|N|HxcCuiProjectName|PROJECTNAME|RESULT|N"
    But now for all old timecards we see the project name feild, but its blank.....I am just curious that if this functionality is implemented somewhere before, then someone might have answer to my question
    Thanks in advance

  • BAPI functions for FB60 and F-02

    Hi,
        Can any one please tell me the BAPI functions for FB60 and F-02 tcodes.
        I had searched in forum,but din't solved my purpose.
    Thanks.
    Sri
    Moderator message - Search harder. Maybe Google will help - post locked
    Edited by: Rob Burbank on May 8, 2010 6:25 PM

    This has been solved for FB50. The original variant for FB50 had never beer created in our QAS system! So I was able to get the screen variant menu selections to reappear by running SHD0, editing, and then saving the transaction variant 'STANDARD 1' (not sure if that is SAP's name for the default variant).
    Hope others find this information useful.
    J. Haynes
    Denver, CO

  • Project and task on Internal requisition from ASCP

    Hi Team,
    We have an organization Project enabled. Sale  and the Planning suggest the Planned order (of the nature internal requisition). When Planned order is released Internal requisition distribution is not pulling the project and task information.
    Can any one help?

    Hi Veekam,
    Let me get clarity------You are releasing the requisition from Workbench of item that is hard pegged in your( Shipping)organisation.
    you can see a project no and task assign to the planned order
    You do not want the project no and task to follow to supplying organisation , but only IR should carry the PJ no and task.
    I fail to understand if you do not want the Project no and Task to flow on ISO, then what is a use of Flowing with IR
    Because if it flows with IR automatically it will appear in ISO as well.
    You will have to also check whether the item is also hard pegged in supplying Org in that case only PJ no and task will flow to that org
    IR/ISO relation is permanent whatever information IR will carry you will see same in ISO
    Chintamani
    9922081219

  • Project and Task information on Internal Requisition

    Hi Team,
    We have an organization Project enabled , and the Planning suggest the Planned order (of the nature internal requisition). When Planned order is released Internal requisition distribution is not pulling the project and task information.
    Can any one help?

    Hey - can you precisely provide your business case
    Internal requistions do have project and task ,you can select those
    Krishna

  • Why can´t I create projects and tasks into a External Group?

    Why can´t I create projects and tasks into a External Group?

    At this time, it's not possible to collaborate on a Project with External Contributors or add an Externally-Facing group to a Project. This is functionality that we we hope to add at some point in the future.

  • Defaulting person responsible for projects and project tasks

    Hi,
    My customer needs to use the project resource management for staffing the cProject tasks so that these are available in the dashboard view for tasks. However, in stead of doing this manually for all the tasks it is wished that tasks that are not staffed manually (or in the template) are staffed by the person which created the project.
    Is there any possibilities for doing this in cProjects 4.0? Have anyone of you done something similar?
    Regards Camilla

    Hi Camilla,
    You can try with the following two alternatives.
    1. a customer report, which call the
        Bapi BUS2175 method change.
       or the related function modul. BAPI_BUS2175_CHANGE.
        the importing parameter RESPONSIBLE_ROLE_GUID of BAPI_TS_TASK can    be used.
    2. The Badi dpr_attributes may fulfill your requirement too.
    But in bot case, I think, a role has to be created and and the person
    is assigned to the role before,.
    If anyone has other ideas, please post hier.
    Kind regards,
    Zhenbo

  • Profitability Analysis for Project and Project Team

    Hello Experts,
    Need your ideas and expertise to the below business case, could be simple or complicated, please provide some insight.
    the business case is like this. 2 specific project teams are available. there can be around 10 projects executed in a year. So in our PS we can have project team allocated to a project. workforce planning is done for the project for effective utilization, it is like 2 projects with 2 teams assigned. till now it is fine. the business calls for that 1 st team is assigned to another project only after closure of the assigned project.
    Let us assume P1, P2,...P10 are the projects in a year. Assume T1, T2 are the teams available. Initially T1 is assigned to P1, T2 is assigned to P2.
    Business confirms that T1 will be assigned to P3 only after completion of P1. This requirement is also straight. Assume that team T1 has executed 6 projects and team T2 has executed 4 projects.
    The requirement is profitability analysis at project level i.e at P1, P2, ...P10 which is also pretty straight. Business requirement is also to have profitability analysis against each team i.e for T1 and T2. it is like each team has a project lead and team assigned under him. based on the expenses and revenue booked against the team, there will be performance evaluation of the team.( assume that P1, P3, P5, P6, P8,P9 are the projects executed by team T1, we need to have revenue and expenses of the said projects to be mapped to team T1 as well), so we have profitability analysis at team level.
    Experts, require your advice on how to map the requirement. Is there any possibility to map projects to team rather assigning team to a project. please advice. provide some insight on how do we map the scenario.
    Regards,
    Murthy

    Hello Murthy,
    In SAP you carry out Month end closing activities. In order to carry out this activity, you post all period based data on the project. Subsequently data relevant for Profitability analysis can be determined for the given period and then this data can be settled to COPA.
    This data can be evaluated in the project information system or in Profitability analysis.
    You can check report KE30 for Profitability Analysis.
    Refer SAP help for more details
    http://help.sap.com/saphelp_erp2004/helpdata/en/7a/4c3aad4a0111d1894c0000e829fbbd/content.htm
    Regards
    Tushar

  • OTL Approvals routing based on the project and task type

    We are implementing OTL with Projects in our system.
    We have about 200 projects each with a different project manager. The requirement is to route billable tasks to project managers and non billable tasks to HR Supervisor. Employees may enter time for both billable and non-billable tasks in the same timecard.
    I tried using fast formula approval style, but it does not split the timecard data based on the chosen project - task. All the time entries are sent to the same approver.
    I tried using 2 time categories(using 2 user defined valuesets). However it seems ELA will not work when have different project managers for projects in the same time category.
    Please suggest a way to implement approvals for this requirement

    The best approach here would be a custom Workflow.

  • BAPI/FM for reconnection and stop disconnection process in SAP ISU/CCS

    Hi,
    If the disconnection has been carried out, then call the function module to start the reconnection process.
    let me know if ther is a BAPI/FM to carry out reconnection /disconnection
    Regards
    Shiva

    Hi Shiva,
    I am not sure if my reply answers your query, however, just look at this simple step:
    go to TCode EC85 and try for disconnection and reconnection.
    Let me know, if that helps or if you are looking for something specific.
    Amitav

  • SAP Versus Miscroft Dynaimcs for project and portfolio Management.

    Dear All,
    First of apologies if this is not the right fourm to post this thread.
    I am working in a company at group level, where one of our business unit wants to implement Microsoft Dynamics for project adn portfolio management. We at group level have make sure that before giving a goahead, check is their requirement not met or cannot be met by SAP.
    Their  requirements are:
    u2013     Programmes and projects can be scrutinised and monitored to ensure ongoing alignment with strategic objectives and business imperatives
    u2013     The broad allocation of skilled programme & project resources can be optimised
    u2013     New requirements can be evaluated against current commitments
    u2013     Programme and project demands on operational business can be managed and co-ordinated at a corporate level
    Besides optimisation and evidence-based decision making around the portfolio, the tool will enable automated collation and aggregation of data around the portfolio.
    The tool will also enable the continued evolution of a consistent methodology in delivering Projects
    Would be glad to receive your responses and comments.
    Many Thanks,
    Pritam

    Hi,
    it is an own separate NW AddOn, see SAP Note 1377104  (FAQs - SAP Portfolio and Project Management 5.0).
    Kind regards,
       Florian

  • Mapping the destination for projects and media?

    can I map the destination for projects, folders, and media to a LAN file server via ethernet?  I want to setup 5 iMacs for a college course, connected to a network server.  Ideally, students can log-on to any of the 5 iMacs and edit projects to/from the server.  Is this possible?  How?  I know I can import files and events from other locations, but what about direct editing?

    We will be shooting MiniDV footage, not HD.

  • Function module or BAPI for Project and Partner in PS

    Hi,
    Can anyone tell me is there any function module or BAPI that link with Project/WBS and Partner.
    Thanks in advance,
    Krishna

    Hi,
    Please check the following BAPI's
    BAPI_BUS2001_GETDATA
    BAPI_BUS2054_GETDATA
    Hope if you are using partner function in PS, you could get it from WBSE or PD.
    Tnx.
    Abdul

  • BAPI /FM for getting Transfer Order details based on Material Doc No.

    Is there any FM or BAPI with which I would be able to get directly Transfer Order details, status etc based on Material Doc No without going into the tables?
    Thanks for your help
    Usha

    Yes, you can use BAPI_WHSE_TO_GET_DETAIL.
    You can find bapis using transaction BAPI and following functionnal nodes.
    Regards,
    Christophe
    <REMOVED BY MODERATOR>
    Edited by: Alvaro Tejada Galindo on Apr 30, 2008 11:37 AM

  • Query for invoice and distribution detail

    hi 2 all
    anybody have the query for getting invoice with distribution detail in oracle payable r12.
    thanks
    zulqarnain

    select ass.SEGMENT1 vendor_number,
    ass.VENDOR_NAME,
    assa.VENDOR_SITE_CODE VENDOR_SITE,
    aia.INVOICE_NUM,
    aia.INVOICE_DATE,
    aia.INVOICE_AMOUNT,
    aia.INVOICE_TYPE_LOOKUP_CODE,
    gcc.CONCATENATED_SEGMENTS distribution_account ,
    gcc1.CONCATENATED_SEGMENTS liability_account,
    to_char(aia.GL_DATE) GL_DATE,
    AP_INVOICES_PKG.GET_APPROVAL_STATUS( AIa.INVOICE_ID,
    AIa.INVOICE_AMOUNT, AIa.PAYMENT_STATUS_FLAG,
    AIa.INVOICE_TYPE_LOOKUP_CODE) APPROVAL_STATUS_LOOKUP_CODE
    from ap_invoices_all aia,
    ap_suppliers ass,
    ap_supplier_sites_all assa,
    ap_invoice_distributions_all aid,
    gl_code_combinations_kfv gcc,
    gl_code_combinations_kfv gcc1
    where aia.VENDOR_ID = ass.VENDOR_ID
    and assa.VENDOR_SITE_ID = aia.VENDOR_SITE_ID
    and ass.VENDOR_ID = assa.VENDOR_ID
    and aid.INVOICE_ID = aia.INVOICE_ID
    and aid.DIST_CODE_COMBINATION_ID = gcc.CODE_COMBINATION_ID
    and assa.ACCTS_PAY_CODE_COMBINATION_ID = gcc1.CODE_COMBINATION_ID
    --and aia.INVOICE_ID =  81000
    and aia.GL_DATE between '01-JAN-12' and '31-MAR-12'
    order by aia.GL_DATE
    Thanks,
    Atul

Maybe you are looking for