How to make the 'Finish Date' field Editable in Project server 2013

Hi All,
In Project server 2013 on premises deployment, When I try to create a new enterprise project [Also in case of new custom project type], Only the 'Start Date' field is available. The 'Finish Date' field is by default taking the value of the 'start Date' itself.
I am unable to make this 'Finish Date' field editable.
Any pointers on this would be very helpful,
Thanks
Shanky

Shanky --
When you create a new project in either Microsoft Project Professional or Project Online, the system does not allow you to enter both a Start date and a Finish date for the project.  Here is how the software works:
You enter the Start date of the project.
You completely plan the project with tasks, task dependencies, task Durations, and assigning resources to tasks.
Based on the Start date you provide, plus all of the task information, the software calculates the Finish date of the project for you.  So, you cannot provide both the Start date and the Finish date, nor is they any way to force the system to allow
you to do this.  Hope this helps.
Dale A. Howard [MVP]

Similar Messages

  • How to make the Profit Center Field Mandatory in Cost center Master Data

    Dear All,
    Please let me know how to make the Profit Center Field mandatory in Cost Center Master Data as well as my Internal Order Master Data?
    Thanks in advance!
    Regards,
    Rajeswari Shankar.

    Hi Rajeswari,
    You can modify message number KS096 to "Error" via OBA5. Thus, the users would no be able to save a cost center without entering a profit center. (Depending on your release you can make KS096 modifiable by implementing note 486781.) 
    Concerning the internal orders (transaction KO01), you can run KOT2 and set Profit center field as required entry in "change field selection" section.
    Regards,
    Greta

  • How to Make the Name 1 field in cost center master data as compulsory

    Hi,
    We have requirement from the client to make the Name 1 field in the adress tab of the cost center master data as a compulsory field when the cost center master data is accessed through KS01, KS02 T code.
    There is also existing cost center master data in SAP system for which NAME 1 field is blank. How the issue of the existing master data can be dealt if there are no data NAME 1 field in the existing cost center master data.
    regards
    Partha B

    Hi
    This path refers to exit COOMKS01.... (For Cost Center Enhancement using Custom fields)
    For the above requirement, I belive COOMKS02 is the right one.... (Custom checks before saving)
    Br, Ajay M

  • How to get the finished date of production order

    hi guys
    now i want to get the finished date of production date.  when i search in the table afko , i found the field GLTRI is '0000.00.00'.
    BUT IN the production order display view , the confirm date is '2007.1.1'. so how can i get the confirm date with the production order number? thanks.

    For costing report, you have to read the following tables: based on material Qty/value/ Machine rate and machine posting date , machine rate ( T-code kp26)  and also types of material Raw, finished and semi finished ..
    AFRU ,AFPO,AFKO,AFVV,AFVC,CAUFV FOR PRODUCTION ORDER.
    For material calculation MARA, MSEG and MKPF as well as MAKT...
    Hope this’ll help you .
    Thanks

  • How to get the current data and time of SCOM server via SCOM SDK (API) calls?

    Hi,
    I need to read the current date and time of SCOM server via SOM SDK.
    Is there a class in SDK that provides this info ?
    Thanks,
    satheesh

    To get time and date of Alerts of SCOM, You can use following command let "get-scomalert"
    Also, You can refer below links
    http://blog.tyang.org/2013/02/21/using-scom-2012-sdk-to-retrieve-resource-pools-information/
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question, please click "Mark As Answer"
    Mai Ali | My blog: Technical

  • How to make the manufacture date as  not required field

    When upload initial stock, the manufacture date is made as a required field to enter but actually there are no related information for some materials.  Is there any configuration to disable this function and make manufacture date field as an optional field?
         Thanks a lot!

    Hi,
    Use t.code: OMJX and make  date of manufacture {field nameGOITEM-HSDAT} field as hide or display as you required and save.
    Now try ur trasnaction.
    Regards,
    Biju K

  • Signing pdf dokuments with the Microsoft Surface pen. How to make the signature a non-editable part of the file?

    Hi!
    I have purchased a Microsoft Surface PRO 3. One main reason for the purchase is to sign pdf´s with the Surface-pen on the screen, save the file and avoid paper-printing the documents. Problem is however that the signature doesnt become a solid part of the document when saving it. This makes the signatures randomly not visible on some apple-produkcts, some printers etc.
    I use only a free-download-version of the Adobe reader.My question is if a pro-version allow me to save the documents with the electronic signatures as a fixed part of the document - like the rest of the pdf-content?
    Regards Trygve Wedset 

    Hi vward26,
    You can use Acrobat to make only part of a PDF document editable.
    Kindly refer this FAQ:http://tv.adobe.com/watch/acrobat-x-tips-tricks/how-to-convert-just-part-of-a-pdf-file/
    Regards,
    Florence

  • How to compare the Two Date field

    Hi
    i am doing a program with has two field in the Database IssueDate and the ReturnDate. But these two Field Data Type are Text. i don't use them as Data/Time. Now i want to compare the ReturnDate With Today's Date. That is whether ReturnDate is Less than Today's Date.
    Please give me a suggestion to proceed with this Particular Program.
    Thank you for your suggestion
    jofin

    Hi thank you for your reply
    1) i am Creating a library system In that when i issue a book i have to add the number days that a candidate Eligible to hold the Book with a Issue Date and store it as a Return date.
    2) i want to know who has to return the Books on Today.
    3) i want to know you has to return the Book Yet.
    For 1 st one i used GregorianCalendar gcal=new GregorianCalendar();
              ridate= gcal.get(Calendar.DATE);
              rimonth=(int)gcal.get(Calendar.MONTH)+1;
              riyear= gcal.get(Calendar.YEAR);
              rissuedate = ridate+"/"+rimonth+"/"+riyear;this and Calulate it the Returndate.
    is it Possible to convert This rissuedate = ridate+"/"+rimonth+"/"+riyear; string into date like this Formate dd/mmd/yy. and store the Date in the Database
    if so please tell me how to write a query to insert a date and while retriving how to retrive the Date.
    i mean when we retrive a String from database we use getString(); method . Like this how to retrive the Date
    Please help me on this Issue
    Thank you very much for your Help
    Cheers
    Jofin

  • How to make a people picker field editable using Javascript

    Hi All,
    I wrote an javascript which populates current loggedin user name on to an people picker, which is working fine,
       But its making the people picker field as readonly, i want this field to be editable so that i can add more users with the current loggedin user name already populated in the newform.aspx
    below is the script what i have written
    <script src="/_catalogs/masterpage/MashreqMasterpage/scripts/jquery-1.5.1.min"></script><script type="text/javascript" src="/_catalogs/masterpage/MashreqMasterpage/scripts/jquery.SPServices-0.7.1a.min.js"></script><script
    type="text/javascript">
     $(document).ready(function() {
         var user= $().SPServices.SPGetCurrentUser({fieldName: "Title"});
          $("div[title='Name']").text(user);
    </script>
    please help, thanks in advance

    Hi,
    Please modify your code a bit as below, it won’t make the people picker control read only after setting a value:
    var controlName = "MyPersonField";
    // Select the People Picker DIV
    var ppDiv = $("[id$='ClientPeoplePicker'][title='" + controlName + "']");
    // find the <input> under pp DIV
    var ppEditor = ppDiv.find("[title='" + controlName + "']");
    // Get the instance of the People Picker from the Dictionary
    var spPP = SPClientPeoplePicker.SPClientPeoplePickerDict[ppDiv[0].id];
    ppEditor.val(user);
    spPP.AddUnresolvedUserFromEditor(true);
    Best regards
    Patrick Liang
    TechNet Community Support

  • Make the account name field editable in an opportunity

    I have a specific requirement.  In an opportunity, after entering the accout name and pressing enter, the field becomes uneditable even before saving the opportunity. The business requirement is to make that field editable even before saving it.
    Kindly let me know the procedure of customising the change.
    VSK.

    Hi,
    Check the get_i method of attribute STRUCT.BP_NUMBER  in BP_HEAD/AccountDetails..
    TRY.
          IF lv_current->is_property_readonly( 'BP_NUMBER' ) = abap_true.
            rv_disabled = 'TRUE'.
          ENDIF.
    Set rv_disabled to false based on your requirement.
    Hope this helps.
    Cheers,
    Sumit Mittal

  • How to make the Shipping address field on an Account as a required field?

    Hi,
    The requirement is that there has to be a shipping address specified for each Account that is being created.
    I tried to set the 'shipping' address field to 'required' in Account field setup, but the required checkbox is disabled, neither can I do it from Account Page layouts since there also its the same case.
    Does anyone know if its possible to do this and how?
    Regards,
    Ani.

    Have you tried to add validation to the AccountName field
    [<PrimaryShipToStreetAddress>] IS NOT NULL - will test to see if there is a value in the Shipping Address 1 field

  • How to make the datagrid data organised

    I am not sure what code that can make the data in datagrid in position like regid,regname,,address,email,phone,company rather than every time I go in,it will refresh and be in random position and it is not organised.
    Please help and please tell me where to put the code.
    package {
      import flash.display.MovieClip;
      import fl.events.*;
      import flash.events.*;
      import flash.net.NetConnection;
      import flash.net.Responder;
      import RecordSetDP;
      public class RegistrationAdmin extends MovieClip {
      private var gateway: String = "http://localhost:8088/amfphp/gateway.php";
      private var connection: NetConnection;
      private var refreshResponder: Responder;
      private var updateResponder: Responder;
      private var regid: int;
      public function RegistrationAdmin () {
      viewBtn.addEventListener (MouseEvent.CLICK, viewRegistrants);
      updateBtn.addEventListener (MouseEvent.CLICK, updateRegistrant);
      deleteBtn.addEventListener (MouseEvent.CLICK, deleteRegistrant);
      addBtn.addEventListener (MouseEvent.CLICK, addRegistrant);
      updateResponder = new Responder (refreshData, onFault);
      refreshResponder = new Responder (refreshSuccess, onFault);
      connection = new NetConnection ();
      connection.connect (gateway);
      registrantsDG.addEventListener (Event.CHANGE, gridItemSelected);
      refreshData (true);
      public function viewRegistrants (e: MouseEvent): void {
      refreshData (true);
      private function refreshData (refresh: Boolean): void {
      if (refresh)
      connection.call ("RegistrantService.viewRegistrants", refreshResponder);
      private function refreshSuccess (result: Object): void {
      registrantsDG.dataProvider = RecordSetDP.toDataProvider (result);
      private function onFault (fault: Object): void {
      trace (String (fault.description));
      private function gridItemSelected (e: Event): void {
      regid = e.target.selectedItem.regid;
      regnameTxt.text = e.target.selectedItem.regname;
      addressTxt.text = e.target.selectedItem.address;
      phoneTxt.text = e.target.selectedItem.phone;
      emailTxt.text = e.target.selectedItem.email;
      companyTxt.text = e.target.selectedItem.company;
      private function getParams () {
      var param: Object = new Object ();
      param.regid = regid;
      param.regname = regnameTxt.text;
      param.address = addressTxt.text;
      param.phone = phoneTxt.text;
      param.email = emailTxt.text;
      param.company = companyTxt.text;
      return param;
      private function updateRegistrant (e: MouseEvent): void {
      var param: Object = getParams ();
      connection.call ("RegistrantService.updateRegistrant", updateResponder, param.regid, param.regname, param.address, param.phone, param.email, param.company);
      private function deleteRegistrant (e: MouseEvent): void {
      var param: Object = getParams ();
      connection.call ("RegistrantService.deleteRegistrant", updateResponder, param.regid);
      private function addRegistrant (e: MouseEvent): void {
      var param: Object = getParams ();
      connection.call ("RegistrantService.addRegistrant", updateResponder, param.regname, param.address, param.phone, param.email, param.company);

    the datagrid has sortItems and sortItemsOn methods you can use.

  • How to make the commitment item field as display in PR and PO

    Hi,
    Our user want the 'Commitment Item' filed should only be diplayed while making PR and PO. Please suggest what to do.
    Shall, I make the field surpass for that FSG and it will show as surpass in all the enjoy transactions or there is something else I should do..
    Thanks in advance
    Regards
    Nitin

    Thanks for your reply ELI!!!
    Actually, users are changing the commitment items and that's why finance people are facing the problems so they have requested to mark the Commitment item field in a display mode.
    Please telll me the t. code or the path where to do this as I am not an MM consultant and he has left recently I have been asked to do it.
    Thanks in advance...
    Regards
    Nitin

  • How to make the selection screen field names to apper as in logon language

    hai
    the selection screen field names should appear
    as that of logon language
    and <u>before that once i logon with a language
    it should pop up the (some)message in the logon language</u>.
    For the selection screen filednames to appear as that
    of the logon language whether i have to maintain the textelements for all screen fields in all possible languages or i have to write only in english and tell mentioning it to change

    In <b>SE38</b> --> Goto --> Translate.
    Choose target language, and start making the translation -;)
    Greetings,
    Blag.

  • How to make the Business Area field from Change Mod to Display Mode in AS02

    Hi Gurus,
    I created a Customized T-code   YAS02   for making the Business Area in Display mode with the help of SHD0.
    But my client wants to do the same in standard T-code of AS02 and they don't like to use the customized T-code.
    Kindly advise to make the Business Area from Change Mode to Display Mode in AS02.
    Thanks in advance...
    regs / Devi Aparna

    Hi Devi,
    check the following customization
    asset accounting -> Integration with the General Ledger> Additional Account Assignment Objects-> Activate Account Assignment Objects---
    Regards,
    Ranjith

Maybe you are looking for