Name
sn_gf.GoalFrameworkConstants
Description
No description available
Script
var GoalFrameworkConstants = Class.create();
GoalFrameworkConstants.WEIGHTED_AVERAGE_ENABLED = 'sn_gf.weighted_average_enabled';
GoalFrameworkConstants.GOAL_TARGET_TABLE = 'sn_gf_goal_target';
GoalFrameworkConstants.GOAL_CORE_TABLE = 'sn_gf_core_goal';
GoalFrameworkConstants.GOAL_TABLE = 'sn_gf_goal';
GoalFrameworkConstants.GOAL_TARGET_PROGRESS_TABLE = 'sn_gf_goal_target_progress';
GoalFrameworkConstants.CALENDAR_TYPE_PROPERTY = 'sn_gf.goal_calendar_type';
GoalFrameworkConstants.BUSINESS_CALENDAR_ENTRY_TABLE = 'business_calendar_span';
GoalFrameworkConstants.BUSINESS_CALENDAR_WEEK = '2d87b2e7530c101076bcddeeff7b1225';
GoalFrameworkConstants.BUSINESS_CALENDAR_MONTH = '4d7ddda353f3001076bcddeeff7b12b1';
GoalFrameworkConstants.BUSINESS_CALENDAR_QUARTER = '857ddda353f3001076bcddeeff7b12af';
GoalFrameworkConstants.BUSINESS_CALENDAR_YEAR = '017d95a353f3001076bcddeeff7b121a';
GoalFrameworkConstants.FISCAL_PERIOD_TABLE = 'fiscal_period';
GoalFrameworkConstants.GOAL_DELETION_ALLOWED = 'sn_gf.allow_goal_deletion';
GoalFrameworkConstants.TARGET_DELETION_ALLOWED = 'sn_gf.allow_target_deletion';
GoalFrameworkConstants.GOAL_RELATIONSHIP_TABLE = 'sn_gf_goal_m2m_relationship';
GoalFrameworkConstants.STRATEGY_TABLE = 'sn_gf_strategy';
GoalFrameworkConstants.FISCAL_QUARTER_ID = 'b198ae11d7222100738dc0da9e6103d7';
GoalFrameworkConstants.GREGORIAN_QUARTER_ID = '857ddda353f3001076bcddeeff7b12af';
GoalFrameworkConstants.STRATEGIC_PLAN = 'sn_gf_strategic_plan';
GoalFrameworkConstants.PLANNING_ORGANIZATION_TABLE = 'sn_align_core_planning_organization';
GoalFrameworkConstants.PLANNING_ITEM_TABLE = 'sn_align_core_planning_item';
GoalFrameworkConstants.FEATURE_TABLE = 'rm_feature';
GoalFrameworkConstants.GOAL_ASSIGNED_ENTITY_CONFIG_TABLE='sn_gf_assigned_entity_config';
GoalFrameworkConstants.SAFE_FEATURE_TABLE = 'sn_safe_feature';
GoalFrameworkConstants.ORG_TABLE_TO_FIELD_MAP = {
'sn_gf_strategy': 'strategy',
'cmn_department': 'department',
'business_unit': 'business_unit',
'pm_portfolio': 'portfolio',
'core_company': 'company'
};
Sys ID
6aac8349c3c93010242836046d40dd20