ProjectOrganizationsLOV
The Project Organizations LOV resource is used to view a project organization. This object includes attributes which are used to store values of a project organization.
Columns
| Name | Type | Description |
| OrganizationName | String | Name of the project organization. |
| OrganizationId [KEY] | Long | Unique identifier of the project organization. |
| BusinessUnitId [KEY] | Long | Unique identifier of the business unit to which the project organization belongs. |
| FromDate | Date | Effective start date of the project organization. |
| ToDate | Date | Effective end date of the project organization. |
| ActiveStatusFlag | Bool | Indicates if the project organization is active. Valid values are true and false. |
| ProjectOrganizationType [KEY] | String | Type of the project organization. Valid values are PROJECTS and EXPENDITURES. |
| Finder | String | finder |