Project Finish Date is a mandatory Quick Entry field. Value must be passed
I am trying to use PA Create Projects API to create projects from Legacy system to EBS, where I am trying to pass the completion_date as Null.
Per my understanding a Null Completion date signifies an Active Projects.
Below is the error message from a Dry run of the Create_project API:
Project Finish Date is a mandatory Quick Entry field. Value must be passed. (PROJECT=A016-AMMATLT1)
Can anyone help me understand if I am missing anything or we really can't pass Null Completion Date to create a new Project.
Thanks