Field
|
Type
|
Read Only
|
Filterable Orderable
|
Description
|
Amount
|
double
|
|
X
|
The amount of a funding source that is allocated to the project.
|
CreateDate
|
dateTime
|
X
|
X
|
The date this project funding data was created.
|
CreateUser
|
string
|
X
|
X
|
The name of the user that created this project funding data.
|
FundShare
|
double
|
|
X
|
The percentage of the total fund that is allocated to the project.
|
FundingSourceObjectId
|
int
|
|
X
|
The unique ID of the associated funding source for this project funding.
|
IsBaseline
|
boolean
|
X
|
X
|
The boolean value indicating if this business object is related to a Project or Baseline
|
IsTemplate
|
boolean
|
X
|
X
|
The boolean value indicating if this business object is related to a template Project.
|
LastUpdateDate
|
dateTime
|
X
|
X
|
The date this project funding data was last updated.
|
LastUpdateUser
|
string
|
X
|
X
|
The name of the user that last updated this project funding data.
|
ObjectId
|
int
|
|
X
|
The unique ID generated by the system.
|
ProjectId
|
string restricted to maxLength(20)
|
X
|
X
|
The short code that uniquely identifies the associated project.
|
ProjectObjectId
|
int
|
|
X
|
The unique ID of the associated project source for this project funding.
|