topLevelOrganizations
Accesses the Organization object and returns one row per organization. Includes all active and inactive organizations with no superior. Does not contain built-in prompts.
Columns
| Name | Type | References | Description |
| cf_BusinessUnitManager_id | String | Unique identifier for the business unit manager. | |
| cf_BusinessUnitManager_descriptor | String | Descriptive label for the business unit manager. | |
| cf_EmployeeTerminationsCount_IncludingSubordinateOrganizations | Int | Total number of employee terminations, including subordinate organizations. | |
| cf_CompanyCostingManager_id | String | Unique identifier for the company costing manager. | |
| cf_CompanyCostingManager_descriptor | String | Descriptive label for the company costing manager. | |
| cf_CostCenterManager_id | String | Unique identifier for the cost center manager. | |
| cf_CostCenterManager_descriptor | String | Descriptive label for the cost center manager. | |
| cf_ManagerCount_IncludingSubordinateOrganizations | Int | Total number of managers, including those in subordinate organizations. | |
| cf_BeginningEmployeeCount_IncludingSubordinateOrganizations | Int | Total number of employees at the beginning of the period, including subordinate organizations. | |
| cf_RegionCostingManager_id | String | Unique identifier for the regional costing manager. | |
| cf_RegionCostingManager_descriptor | String | Descriptive label for the regional costing manager. | |
| cf_MidYearReviewPercentCompleteRange_id | String | Unique identifier for the range of completion for mid-year reviews. | |
| cf_MidYearReviewPercentCompleteRange_descriptor | String | Descriptive label for the range of completion for mid-year reviews. | |
| cf_EmployeeVoluntaryTerminationsCount | Int | Total number of voluntary terminations by employees. | |
| cf_EndingEmployeeCount_IncludingSubordinateOrganizations | Int | Total number of employees at the end of the period, including subordinate organizations. | |
| cf_EmployeeVoluntaryTerminationsCount_IncludingSubordinateOrganizations | Int | Total number of voluntary terminations by employees, including subordinate organizations. | |
| cf_EndingContingentWorkerCount_IncludingSubordinateOrganizations | Int | Total number of contingent workers at the end of the period, including subordinate organizations. | |
| cf_AverageHeadcount_IncludingSubordinateOrganizations | Int | Average number of employees, including those in subordinate organizations. | |
| cf_SupervisoryOrganizationHierarchy_id | String | Unique identifier for the supervisory organization hierarchy. | |
| cf_SupervisoryOrganizationHierarchy_descriptor | String | Descriptive label for the supervisory organization hierarchy. | |
| cf_BeginningContingentWorkerCountInclSubOrgs | Int | Total number of contingent workers at the beginning of the period, including subordinate organizations. | |
| cf_TurnoverPercent_IncludingSubordinateOrganizations | Int | Turnover percentage of employees, including subordinate organizations. | |
| cf_OrgHierarchy_id | String | Unique identifier for the organizational hierarchy. | |
| cf_OrgHierarchy_descriptor | String | Descriptive label for the organizational hierarchy. | |
| cf_EmployeeToManagerRatio | Int | Ratio of employees to managers within the organization. | |
| cf_TopPerformerEmployeeCount | Int | Total number of employees classified as top performers. | |
| cf_BeginningEmployeeCount | Int | Total number of employees at the beginning of the period. | |
| effectiveAsOfDate | Date | A pseudo-column used to filter data based on the effective date of the organization record. | |
| effectiveAsOfMoment | Datetime | A pseudo-column used to filter data based on the exact timestamp of the organization record's effectiveness. | |
| entryDate | Date | A pseudo-column used to filter data based on the date the organization record entry was recorded. | |
| entryMoment | Datetime | A pseudo-column used to filter data based on the exact timestamp of when the organization record entry was recorded. |