Display Project Profile in CJ01

Hello,
Can anybody help how I can make Project Profile to be displayed in CJ01? I can see only the description from OPSA, but it does not include the Project Profile.
Thank you.
Rodica

Hi,
No, its not possible to display only mode in CJ01 initial screen. Because in CJ01, you have take project profile for creating project.
For SAP PS document: You have to Google as per your requirement. There are many documents available.
Some are:
http://help.sap.com/saphelp_46C/helpdata/EN/3d/72369adc56d11195100060b03c6b76/frameset.htm
http://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=35769
Regards
Shishir

Similar Messages

  • Restricting Budget Profile for project profile in CJ01

    Hi,
    I have a scenario where users are asking to restrict the budget profile for a project profile in CJ01
    For example.
    Say i have the following Budget Profiles
    ZXXXXX1
    ZXXXXX2
    ZXXXXX3
    ZXXXXX4
    and
    Say i have the following Project Profiles
    A1
    A2
    A3
    A4
    The requirement is - I want to restrict the following way in CJ01 when I create a project.
    For Project profile A1, I want to see only the budget profiles ZXXXXX1 and ZXXXXX2
    For Project profile A2, I want to see only the budget profiles  ZXXXXX1 and ZXXXXX3
    For Project profile A3, I want to see only  the budget profiles ZXXXXX3 and ZXXXXX4
    For Project profile A4, I want to see only  the budget profiles ZXXXXX4 and ZXXXXX1
    Can I achieve this? If yes, then can you detail the steps. Please let me know. 
    Regards,
    MS

    Mukund,
    Try out puting in a validation as per your requirement.
    Regards
    Sreekanth

  • Restricting project profile in CJ20N/CJ01 t-code

    Hi Experts,
    Based on the client requirement we have created a new Project Profile named as theShutdown Project. The type of Project is ShutDown. The client wants to restrict the same only for the Plant users usage. 
    I know that the type of the project can be restricted thru standard authorization object -
    C_PRPS_ART. The coding mask is not restricted or defined as of now.
    Since we could not find any standard authorization object which restricts specifically on Project Profile, we tried creating a Z
    auth.object as follows:
    u2022 SU20 -CREATE AUTHORIZATION FIELD
    u2022 SU21 -CREATE AUTHORIZATION OBJECT
    u2022 SU21 -LINK AUTHORIZATION FIELD AND AUTHORIZATION OBJECT
    u2022 SU24 -ADD THE AUTHORIZATION OBJECT IN THE TCODE CJ20N AND CJ01
    u2022 PFCG-CREATE ROLE WITH AUTHORIZATIONS TO TCODES- CJ20N AND CJ01. ALSO
    ADD THE AUTHORIZATION OBJECT MANUALLY. GENERATE THE ROLE AND SAVE THE
    SAME. LINK USER ID TO THE ROLE
    u2022 SE38- LCJWBF7S. CREATE ENHANCEMENT IN FORM PROJ_SET AND ADD
    AUTHORISATION CHECK OF THE ABOVE CREATED OBJECT 
    The issue is that the above procedure is restricting the access for all the other users too despite it being attached to a particular role only. Every project profile other than shutdown  project is getting an error -"You are not authorisedfor this activity"  
    Please advice if our approach is correct or are there any alternative available.
    Regards
    Khushali

    HI,
    You need not have a separate Auth Object for "Project Profile".
    Make use of your standard auth object "Project Type" only.
    Introduce a simple validation to say that The only project type "Shutdown Projects" should be allowed for your Project Profile "Shutdown Project"
    By this, while Project creation, system throws error (Error you defined in the validation) in case both the Profile & Type are incompatible. When the user selects the appropriate "Project Type", then the subsequent standard error would be related to authorization on Project Type for the desired users.
    regards

  • Project Profile Field in CJ20n is in display mode

    Dear All,
    When we click on create a new Project in CJ20n transaction code, the field Project profile will be in display mode. Even though i can see all my project profiles in drop down list, I am not able to select any one, as its in display mode. Where can we do the changes to make it as editable.
    Regds,
    CB

    Hi CB,
    Please check setting in OPUJ. May be project profile in display mode.
    thanks
    Sunil

  • PS: Setting Project Profile as a mandatory field for Project Definition

    Hi,
    I would like to know how to set Project Profile as a mandatory field for Project Definition (CJ20N or CJ01).  I tried to look for controls at OPUK config but the Project Profile is not available for definition - either mandatory, optional, suppressed, etc.  Would appreciate if you can share your expertise on this.
    Thanks!
    Regards,
    Vivian

    Hi,
    I would like to know how to include some additonal fields in OPUK/OPUJ.  We have defined some .INCLUDE component / fields to SAP standard table PRPS/PROJ.  We want those fields to also appear in OPUK/OPUJ so that we could also defined their characteristics - whether input, mandatory, suppressed, etc.
    Thanks!
    Regards,
    Vivian

  • Create Display Authorization Profile for SAP Transaction SPRO (IMG).

    Dear All,
    In my current implementation project there is an requirement to create display authorization profile for SPRO. I have tried a lot but was not able to do so.
    Any one is having an experience in creating display profile for SPRO (IMG) ? If any one has worked on this issue then please guide me.
    Thanks,
    Avinash

    Hi
    This is security related question. I am not security expert.
    But you can check this, Include the following authorization objects in the profile and assign this profile to the target user.
    S_IMG_ACTV
    S_PROJECT
    S_PROJ_AUT
    S_PRO_AUTH
    and assign activity = 03 (Display).
    Hoipe it helps.
    regards
    Srinivas

  • Creation of Project Profile & Network Profile

    Hi Experts,
    I am new to PS. We have a customer project which has two company codes.
    Company 1 has three plants and company 2 has one plant. Our client will use PS for new product development projects. That new product will be developed in a single plant itself. Each plant is dedicated to one kind of product development only.
    Please let me know how many project profiles & network profiles have to be created for this scenario.
    Thanks & Regards,
    Kabir
    Edited by: Kabir on Nov 16, 2008 8:23 AM

    Hi Virendra,
    Thank you for the reply.
    In our case, by New product development project, my client means that they will develop a new product for their customers based on the new specifications & designs. For example, an auto component.
    The client also wants to do the billing. So we will take it as a customer project here. We will have WBS for Design, Production, Delivery etc...with activities in it. In such case, is one project profile & one network profile sufficient ? Please suggest.
    Thanks
    Kabir

  • Creating Project Profile in SAP R/3 Project System

    Hi All
    While creating a project definition in Project System in SAP R/3, it is the mandatory to select a Project Profile from a pick list. How can I create a new project profile for myself?
    Thanks
    Sheenam

    It is mandatory to select a Project Profile while creating a Project Definition. Project Profile can be created using OPSA transaction.
    regards
    Shravan

  • How to display user profile information in master page header

    I am trying to display user profile info like following in custom master page.
    I have just added a html code for displaying this info.
    Now, please tell me how could i achieve this
    I am doing this in sharepoint 2013 on-premise.

    see below is example for javascript and userprofile information
    <script type="text/javascript">//<![CDATA[
    $(document).ready(function
    var currentUser;
    // Ensure that the SP.js is loaded
    if (SP.ClientContext
    != null)
    SP.SOD.executeOrDelayUntilScriptLoaded(getCurrentUser,
    'SP.js');
    else
    SP.SOD.executeFunc('sp.js',
    null, getCurrentUser);
    function getCurrentUser()
    var context = new SP.ClientContext.get_current();
    var web = context.get_web();
    currentUser = web.get_currentUser();
    context.load(currentUser);
    context.executeQueryAsync(onSuccessMethod, onRequestFail);
    function onSuccessMethod(sender, args)
    var account = currentUser.get_title();
    var currentUserAccount = account.substring(account.indexOf("|")
    + 1);
    var currentUserAccountUnderScore = currentUserAccount.toLowerCase().replace(/\s/g,
    //alert(currentUserAccount);
    $("#username").text(currentUserAccount);
    $("#ProfileImage").attr("src",
    "https://mydomain-my.sharepoint.com/User%20Photos/Profile%20Pictures/"
    + currentUserAccountUnderScore +
    "_mydomain_onmicrosoft_com_MThumb.jpg");
    $("#ProfileImage").attr("alt", currentUserAccount
    + " User Profile Image");
    $("#ProfileImage").attr("class",
    "ss-profile-image");
    //This function runs if the executeQueryAsync call fails.
    function onRequestFail(sender, args)
    alert('request failed' + args.get_message()
    + '\n' + args.get_stackTrace());
    $("#ProfileImage").attr("src",
    "https://mydomain.sharepoint.com/SiteAssets/userImageDefault.jpg");
    //]]>
    </script>
    -Nilesh

  • How To display Project Information In Infopath Form Field On Form Load Base on Project Id.

    Hello,
    I have a Requirment that I want to Display Project Name and their Client Name in Info Path Form Field as I Open the Form. I do have uploaded InfoPath form in Forms Library in Project  of Project server 2010. 
    is there any simple way to do this ??
    Rohan

    Hello ,
    I am trying to access the data from the Database in infopath form through Retrive Data connection. but I am getting an error like
    "A query to retrieve form data cannot be completed because this action would
    violate cross-domain restrictions.
    If this form template is published to
    a SharePoint document library, cross-domain access for user form templates must
    be enabled under InfoPath Forms Services in SharePoint Central Administration,
    and the data connection settings must be stored in a UDC file in a data
    connection library in the same site collection.
    If this is an
    administrator-approved form template, the security level of the form must be set
    to full trust, or the data connection settings must be stored in a UDC file by
    using the Manage data connection files option under InfoPath Forms Services in
    SharePoint Central Administration.
    An entry has been added to the Windows event log of the server.
    Log ID:6932
    Correlation
    ID:79708499-078b-4170-bf65-942184c565ac.
    I do have already enable domain access for user form templates  under InfoPath Forms Services in SharePoint Central Administration.
    and the data connection settings stored in a UDC file in a data connection library in the same site collection.
    Could U suggest me what Would I do next.
    Any Help would be Appreciated.

  • Settlement of WBS/Project Profile (Cross Company Code)

    Hello All,
    At my current client, we are having 45 company codes assigned to one controlling area.My question is around setting of Project Profile/Settlement Profile. How do I manage project profiles?
    Also If I am managing few project profiles allowing cross company code settlement, what are the pros and cons of doing this? What are the bare minimums for this with respect to configuration
    Thanks
    Shiv

    projects are cross company codes but must be wuithin oine controlling area - so you are ok
    the settlement will be from an object either WBS or network activity
    the settlement will happen in the company code that is assigned to either the WBS or network activity
    regards project profile create as less as possible - if the only difference is the company code then use templates for different companies, or make company code mandatory forcing the user to enter on creation - this will limit the number of project profiles

  • Validation for Project defination and project profile

    Hello,
    I have to create validation for Project Definition and Project Profile.User requirement is when the project (Exp: Z/0120) is creating with project profile Exp: Z0001_Z system should allow , If user is trying to select other than this profile system has to give the error.
    I tried below validation but it is not working:
    Prerequisite - PROJ-PSPID = 'Z'
    Check   -  PROJ-PROFL = Z0001_Z
    Kindly any suggest how can i give the validation for the same.
    Regards,
    Lakshmi.
    Message was edited by: Mohamed Rafi - Many threads available on this topic search for those.

    Hi,
    Have you tried to save the project? Because validation rule will call at time of saving the Project.
    I have created the same but for start with 'U'
    When I create project and at time of saving, validation rule will call and system throw error if I don't create project start with 'U'.
    Now If I am creating here, start with 'J'. System  is throwing error as per validation rule.
    Also Pl check if you have assigned same correct rule on project profile.
    Regards
    Shishir

  • Object or Bdoc type for project profile(PS)

    Hi,
    we have to integrate SAP PS and CRM marketing Campaign to transfer the cost of the campaign. In CRM we have a node where we assign the Project profile to the Logical client in CRM in SPRO.
    We need to know is there a separate object or BDOC type for this or is it part of some of the existing Bdoc.
    Thanks
    AJ

    Thanks Joaquin,
    Please can you elaborate more on which transaction or rather where can we pull the object from...Is it part of initial load settings?
    We dont find it there.
    Thanks
    AJ

  • BAPI for Getting Project Profiles in Project System

    hi,
         Can any 1 tell me the BAPI to invoke to get project profiles from project system.
    Thanks,
    Debashish Sarkar

    see if this thread is of any help
    Re: File Inputfield - ABAP functions to store files?

  • Project Profile from SAP-PS in cProjects

    Hi,
    Need your suggesttion on the below issue. We have cProject & R/3 integration. Project structure will be created in cProjects which will also create a project in SAP-PS. As per standard SAP-PS, CPR0001 is project profile to be used for cProjects & PS interface. Project profile (CPR0001) contains standard settings of SAP such as controllig area / company code / plant etc. I had copied CPR0001 project profile & created new profile to be used for creating project as per our organsaition structure. I observed while creating project from cProjects, it is considering CPR0001 project profile & accordingly the organisation structure is copying where as our required project profile is different.
    I would like to request in cProjects, where it is calling project profile & to make the project profile as per our requirments.
    Thank you for your cooeparation.
    Regards,
    Ranjan

    Hi Ranjan,
    1. Project element is creating as WBSE & project definition in PS. But there is no one -to-one mapping. I would like to transfer various phases as WBSE in R/3 but it is n't happening
    >> There tow scenario of the replication, one is role-based, other is task-based. In case of role-based, the phases are not used, as role is not under the phase. In case of task-based, the phase should be used, as it is in most cases the parent of the task. I am not 100 percent sure at this point.
    2. Dates are n't getting transferred to project in project structure of SAP-PS.
    >> At the replication, only some data are mapped to the WBS, mostly the costs relevant information, as the purpose of this functionality is costs. Even the left-right relationships can not guaranteed in some cases.  
    3. The WBSE which created in PS from cProjects, master data are locked
    >> Worked as designed.  The idea is to forbid the use change the master data of the replicated WBS. It is somehow inflexible, but it is customer requirement, which trigger this feature. You can unlock it manually in the ERP system.
    4. Tasks are n't getting transferred as network activity into PS
    >> Not possible in cPro. 4.0, in release 4.0 the project system integration (other name multiple level controlling)  will be mapped to WBS. In Release 3.1, it is possible to get. But from my point of view, map to WBS is the better way.

Maybe you are looking for

  • Can not copy from PC (win7) to Lumia 520

    last night i was about to copy a file from my netbook (win7) to my memory card that in my lumia 520, but everytime i tried to copy it, the explorer on my netbook became not responding and need to be restrart. can someone tell me what's wrong and how

  • IPad to Thunderbolt display adapter cable

    I just bought a new 27" Thunderbolt display and have it connected to my MacBook Pro.  I would like to take the monitor with me on an RV vacation.  Is there an adaptor cable that will allow my iPad 2 to connect to the display to play videos.  Is there

  • Sales amount and cost amount report

    Dear all,           One of my customer has sales item that comes from purchase and production ( the same item No.). And they would like to have the report of sales amount and cost amount of this item that separate amount that come from purchase and p

  • Not assigned value in Bex report

    Hello experts, One of the value in the BEx report is appearing as not assigned. What could be the reason? Thanks SP

  • GOS ATTACHMENT

    Dear all Experts, I am facing the problem wrt the Attachment. I have created the object thru SWO1 and defined the key field on MARA as MATNR. On selection screen and I am taking the MATNR and based on this matnr, I require attachment. But I have not