Functions in cProject

Hi,
I am using standard functions in cProject?
I would like to know date informations of project elements as below.
- Project definition --> Calc. Start Date, Calc.Finish Date, Start Date, Finish Date, Duration
- Phase --> Earliest Start, Earliest Finish, Latest Start, Latest Finish, Start Date, Finish Date, Duration
- Tasks --> Earliest Start, Earliest Finish, Latest Start, Latest Finish, Start Date, Finish Date, Duration
What function(include BAPIs) can I use?
Regrads,

Hi
BAPIs for cProjects start with BAPI_BUS21
You can also try DPR*
Niranjan

Similar Messages

  • Is there any way to use copy from function in cProject Project creation.

    Hi,
    Kinldy suggest if any one have idea to use copy from function in cProject while creating Project in cProject.
    We have copy from function in our material creation and BOM, Is there any way to copy the old project and we can take the same for new project as a Paste entire structure.
    Please share with me if you have any ideas for the same.
    Thanls in advance for your help.
    Thanks & Regards.
    Raj

    Hi,
    please see
    [http://help.sap.com/saphelp_ppm50/helpdata/en/4a/6431a343946ba2e10000000a421937/frameset.htm|http://help.sap.com/saphelp_ppm50/helpdata/en/4a/6431a343946ba2e10000000a421937/frameset.htm]
    there the third case ("Based on an operational project ...")
    Kind regards,
       Florian

  • What is the Control Plans functionality in cProjects used for?

    Hi Folks,
    What is the purpose and usage of control plans in cProjects? Is this useful in an environment where QM is not implemented? Appreciate if somebody could provide an example of how this functionality will be useful from a project management standpoint. I am on cProjects 4.5.
    Cheers,
    Lashan

    Hi,
    the control plan functionality in cProjects is deprecated, see SAP Note 1114207:
    Using the control plans is not recommended because with new  
    developments in SAP PLM Quality Management (QM). cProjects   
    remains the preferred project management solution, but all QM
    aspects that are not directly related to project management  
    should be managed in SAP ERP.                                
    Kind regards,
       Florian

  • CProjects DMS Integration

    Hi,
       I am working on cProjects and trying to understand integration with Easy DMS.
    Can anyone explain the following :
    2)What further ability does the integration offer in addition to the document management functionality in cProjects? I understand that the documents are stored in DMS as Document Inforecord with integration.
    3) Can a user create document Info records in DMS from cProjects or does cProjects just allow the user to link to a record created in EDMS ?
    4) And finally, could some one direct me to any documentation on cProjects and Easy DMS Integration, if any ?
    Thanks,
    Rajesh.
    Thanks
    Rajesh.

    Hello, you can create Document Info record directly from cProjects. First step you need to define in the "Define Project type". You need to check the box for SAP DMS. Also inside cross application for DMS, go inside define document types and you have to include the object "DPR_OBJLINK" for the document type that you would be interested. Once inside cProjects, SAP DMS button would be visible and you may proceed creating Document Info record. It automatically creates in the backend SAP system. You can also load the documents inside that. In case you need more information please let me know your email address and I would send you the screen shots.
    thanks

  • Connect R/3 to cProject

    Hi,
    I want to create a function module in cProject that is called from R/3 side. but I don't know which table to store up the connection information to connect cProject and R/3. I would like to use function module 'SCWB_RFC_PING' in R/3 to check cProject connection.
    In addition, what should I set up to connect servers between cProject and R/3? Please give some idea on that.
    Thanks in advance.
    Cheers,
    Helen

    Hi,
    In order to connect cProjects to systems with which connection is allowed, eg - accounting integration, CATS integration, etc or to have object links with R/3 all you need is just a RFC connection. A RFC connection is created using SM59 transaction.
    In case you have connect to R/3 and use some custom built functionality, there are two scenarios:
    We are assuming both cProjects and R/2 to be different boxes.
    1. Connect from R/3 to cProjects
    Create RFC connection (SM59) in R/3 system pointing to cProjects system.
    If writing a custom function on cProjects server, make sure it is Remote enabled.
    To call this custom function in cProjects server from R/3 server use call function '<Function_name>'
    destination <RFC_Destination_name>.
    If calling a standard cProjects function from R/3, make sure it is a remote enabled function and call function using the destination clause.
    2. Connect from cProjects to R/3
    Create RFC connection (SM59) in cProjects system pointing to R/3 system.
    Calling function remains same.
    In case you need to call a standard funtion that is normal (not remote enabled), create a custom wrapper function that is remote enabled and internally calls the normal standard funtion.
    Pl note that RFC destination names are always case sensitive.
    I hope this clarifies all doubts. If it doesn't pl write back. If it does, reward appropriate points and close the thread.
    Regards,
    Reema.

  • Resource Staffing to a Project Role - Few queries :)

    Hi,
    There is a Newly created project role. Now the role needs to be assigned with the project task and also a resource needs to be staffed to the Project role.
    The role creation, task assignment are going good as per the defined processes. But I am finding difficulty to staff the resources to the role. On searching the resources (please note I have not mentioned any criteria in qualification) I am getting a list of resources but on staffing them neither of them is having the availability.
    My questions are..
    1) Are there any validity dates (for staffing) for the resources which are defined as the Busienss Partner in the BP T Code.
    2) On creataing a new Buseinss Partner in the BP and searching the same while staffing it does not show it. (Guess it can have some batch-job for updates as per requireement). Please suggest my guess is right or not.
    3) Do we have any functionality in cProjects wherein based on role requirement (with its availability dates) we can explore the number of resources which can be staffed with their availability dates. (I guess it is similar to the qualification criteria match functionality, but please note I have not used the qualification in my test case here).
    Please suggest. Full points for the correct and useful answer.
    Regards,
    Nishit

    Hi Nishit,
    1. I dont think there is any validity period explicity defined for BPs. The Business Partners can be staffed if they are not 'blocked'.
    2. Ensure that you create BPs with Employee role.There is no batch job update required if you have created BPs in the same system.
    3. Yes. This is possible. Check out the Resource Search Functionality in cProjects. Availability can be set as a desired search criteria there. You can maintain the BP availability in the t-code RPM_EMPDATA.
    Regards,
    Vivek

  • Program to upload/download to MSP client?

    Hi,
    Is there any standard program that would upload/download projects from cProjects 4.0  to MS Project client?
    Regards,
    Remya

    Hi Remya,
    There are no programs for serving this purpose. However, you can try the import/export feature provided as a standard functionality in cProjects application.
    For importing/exporting files in bulk, you would need to write an ABAP Program.
    Regards,
    Vivek Pandey.

  • Function Modules / Classes to change cProject item

    Hello,
    I'am searching for function modules or classes to change the cProject item.
    Ich want to change some fields in the task of cProject. Can everbody help me?
    Kind regards Axel

    Dear Thomas,
    I've following requirements:
    - Automated Creation of a cFolders folder structure/hierarchy from a structured uploaded from an excel file
      from R/3 ABAP program
    - Search for a particular document in cFolders using R/3 ABAP program
    Would it be possible to do the above tasks using the BAPIs mentioned in your post.
    Thanks.

  • Function module for Staffing in cProjects

    Hi,
    Can anybody let me know which is the function module which gets called during "Staffing" from cProjects. Resource search functionality will be made use to staff the same.
    Thanks & Regards,
    Sujay G

    Hi
    As Vivek mentioned above, the BUS2177  should be the correction, especially the function module BAPI_BUS2177_STAFFING_ADD . For the template BUS2178.
    Actually the  cl_dpr_bupa_lins method add is the core method, which is called both by  application or the Bapi method above.
    Kind regards,
    Zhenbo

  • Function moduel for updating cprojects elements

    Hi experts!
    Does anyone of you know whether there exist a function module for updating elements of a project? I will preferably not update tables directly.
    My intention is to update the status of about 1000 projects. If some of you have control over the tables regarding cprojects I will be thankful for that too!
    Regards Camilla

    Hi Camilla,
    Please find below the list of most frequently referred cProjects tables:-
    DPR_PROJECT (Projects)
    DPR_PHASE (Phases)
    DPR_TASK (Tasks)
    DPR_CHECKLIST_H (Checklist)
    DPR_CHECKLIST_I (Checklist item)
    DPR_CHECKLIST_R (Checklist reference)
    DPR_APPROVAL
    DPR_IND_APPROVAL
    DPR_CTRLPLAN_I (Control plan - item)
    DPR_CTRLPLAN_V (Control plan - version)
    DPR_PART (Role)
    DPR_SKILL 
    DPR_BUPA_FAVO 
    DPR_BUPA_LINK 
    DPR_ENTITY_LINK
    Best Regards,
    Saurabh

  • CProjects API Functions

    Hi All,
    Is anyone aware of API functions for the cProjects suite? (i.e. cFolders have CFX_API_* function set).
    I'm working with SAP cProject Suite 3.10 (based on 640) and need to be able to read project info such project type, status, description, etc... from a remote system.
    Thanks!
    Roman D.

    Try CFX_BI_RI_CF_SELECT_FOLDER 
    CFX_BI_RI_UTIL                 cFolders: Rel. Ind. Util. Functions                         
    CFX_BI_RI_UTIL_AFTER_RFC       Check for errors after call of cFolders API function        
    CFX_BI_RI_UTIL_CF_DOC_SET_DEST Set R/3 destination document for cFolders document given    
    CFX_BI_RI_UTIL_CF_DOC_SET_PATH Set path (col., area, path) for cFolders document given     
    CFX_BI_RI_UTIL_CF_DOC_TO_R3    Select R/3 documents for cFolders documents given           
    CFX_BI_RI_UTIL_CHECK_RFC_DEST  Check RFC destination to cFolders system                    
    CFX_BI_RI_UTIL_CREATE_DMS_DOC  Create DMS document, copy obj. links from template          
    CFX_BI_RI_UTIL_DEL_TRAIL_BLANK Delete all blanks ' ' at the end of a string                
    CFX_BI_RI_UTIL_DOC_2_ORIGINALS create list of original files out of documents list         
    CFX_BI_RI_UTIL_FILE_FROM_CF    Copy one file from cFolders system                          
    CFX_BI_RI_UTIL_FILE_TO_CF      Copy one file to cFolders system                            
    CFX_BI_RI_UTIL_GET_AL_VALUES   Get alias values                                            
    CFX_BI_RI_UTIL_GET_AREA_LIST   Get list of areas within one competition                    
    CFX_BI_RI_UTIL_GET_COL_LIST    Get list of collaborations within one folder                
    CFX_BI_RI_UTIL_GET_DOC_LIST    Get list of documents within one folder                     
    CFX_BI_RI_UTIL_GET_FOL_LIST    Get list of folders within one folder                       
    CFX_BI_RI_UTIL_GET_ICON_F_TYPE Determine Icon for cFolders object type given               
    CFX_BI_RI_UTIL_GET_SEARCH_LIST Get search list from cFolders system                        
    CFX_BI_RI_UTIL_REDLINE_FROM_CF Redline layer from cFolders to the backend system           
    CFX_BI_RI_UTIL_REDLINE_TO_CF   Redline layer from the backend system  to cFolders          
    CFX_BI_RI_UTIL_SET_B_AL_VALUES Set alias values for Backend System                         
    Thanks
    Message was edited by: Saquib Khan

  • Need to custom build cProjects Auto Include (task) functionality

    Hello all,
    We are currently building a reskinning application for cProjects (and DMS) and one of the requirements is to choose a phase in a cProjects project and "Include" a set of tasks from a task template. Do you know if there is any BAPI to the same?
    I have explored all possibilities and didnt find any standard BAPI to do it. Only solution seems to be getting the structure and details of the tasks we are supposed to be including and creating news tasks with those details in the current project. But that doesnt sound to be a good solution. Can someone help?
    Again, upon clicking a button, i need to create a set of tasks in the current project based upon a template.
    Thanks a lot in advance.
    Uma

    Hi,
    There is no such standard BAPI we need to develop the ABAP program.
    And the phase will be appended to the end of structure as there is constraint of Phase number
    Shiv

  • Error while opening the projects in cProjects

    Hi,
        I am encountering a problem while opening the already created projects in cProjects. The error type is
    The following error text was processed in the system DVR : Type conflict when calling a function module.
    The error occurred on the application server and in the work process 0 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Method: IF_DPR_OBL_PROXY~LOAD_OBJECT_LINKS of program CL_DPR_OLR3_EASYDMS===========CP
    Method: IF_CGPL_ASSIGNMENT_PERSISTENCY~FETCH of program CL_DPR_OBL_PERSISTENCY========CP
    Method: LOAD of program CL_CGPL_ASSIGNMENTS===========CP
    Method: LOAD of program CL_CGPL_PROJECTS==============CP
    Method: LOAD of program CL_CGPL_ENTITIES==============CP
    Method: LOAD_PROJECTS of program CL_DPR_APPL_OBJECT_MANAGER====CP
    Method: LOAD_OBJECTS_OF_OBJECT_TYPE of program CL_DPR_BAPI_SERVICES==========CP
    I request you all to help me out solve this issue if you know.
    Regards
    Nachimuthu Ramesh

    Hi Vivek,
       Thanks for responding to my question. I made changes as per your suggestion and now I am not getting the error message whatever I forwarded. But I am getting another error message 'You require authorization to display Project`. Pls help me out to solve this issue.
                   Thanking you
    Regards,
    N.Ramesh

  • Status Report Preview Error in cProjects

    Hi Experts,
    I have created one Project Type in cProjects, with reference to Project Type i have created Project with all the elements. Next step is i want to see the Status Report of my Project. When i press Preview button i am getting the following error message:
    "Error occurred when generating the print preview (function module: /1BCDWB/SM00000010)
    ADS: SOAP Runtime Exception: CSoapExceptionTransport :(100101)  "
    Kindly help me in resolving the above issue. Thanks in Advance.
    regards,
    Sridhar.
    Edited by: SridarReddy on Dec 1, 2009 9:33 AM

    Hi Daniel,
    I have the same problem.
    When i press Preview button i am getting the following error message:
    "Error occurred when generating the print preview (function module: /1BCDWB/SM00000010)"
    Could you please tell me what configuration changes you have done on ADS server?
    Regards
    Ramesh

  • RElationship of Tables and Fields in cProjects 4.0

    Hi All
    Iam writing the functional spec for a custom status report requirement in cProjects. I have experienced deifficulty in getting the information on relationship of tables.
    Can anyone help me in this regard.
    I could get the list of tables in PLM, but could not take the relationships in between them
    regards,
    Ramakrishna

    Hi Rama,
    cProjects tables generally begin with <b>DPR</b> and <b>CGPL</b>
    Regards,
    Reema.
    Pl. award points for useful answers.

Maybe you are looking for