Field
|
Type
|
Read Only
|
Filterable Orderable
|
Description
|
ActivityCodeDescription
|
string restricted to maxLength(120)
|
X
|
X
|
The description of the associated activity code.
|
ActivityCodeObjectId
|
int
|
|
X
|
The unique ID of the associated activity code.
|
ActivityCodeTypeName
|
string restricted to maxLength(40)
|
X
|
X
|
The name of the parent activity code type.
|
ActivityCodeTypeObjectId
|
int
|
X
|
X
|
The unique ID of the parent activity code type.
|
ActivityCodeTypeScope
|
string restricted to '' 'Global' 'EPS' 'Project'
|
X
|
X
|
The scope of the associated activity code type: Global, EPS, or Project. An activity code with Global scope can be assigned to any activity. An activity code with EPS scope can be assigned only to an activity within a project under that particular EPS. Similarly, an activity code with Project scope can be assigned only to an activity within that particular project.
|
ActivityCodeValue
|
string restricted to maxLength(20)
|
X
|
X
|
The value of the associated activity code.
|
ActivityId
|
string restricted to maxLength(20)
|
X
|
X
|
The short ID that uniquely identifies the activity to which the activity code is assigned.
|
ActivityName
|
string restricted to maxLength(120)
|
X
|
X
|
The name of the activity to which the activity code is assigned.
|
ActivityObjectId
|
int
|
|
X
|
The unique ID of the activity to which the activity code is assigned.
|
CreateDate
|
dateTime
|
X
|
X
|
The date this code assignment was created.
|
CreateUser
|
string
|
X
|
X
|
The name of the user that created this code assignment.
|
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 code assignment was last updated.
|
LastUpdateUser
|
string
|
X
|
X
|
The name of the user that last updated this code assignment.
|
ProjectId
|
string
|
X
|
X
|
The short code of the associated project.
|
ProjectObjectId
|
int
|
X
|
X
|
The unique ID of the associated project.
|
WBSObjectId
|
int
|
X
|
X
|
The unique ID of the WBS for the associated activity.
|