Application Specific Batch Control Information

Below sections describes Batch Control details that are specific to IPOCS-Demand Forecasting:

Table 9-3 Custom Hooks

Hook Description

hook_calc_attb_CF_

This hook is executed right after GA attributes exception navifin_CF_ is calculated and before approval business rule group are calculated. If any custom calculated attributes have been set up to be used in approval by implementor. This is the place to insert custom attributes calculations.

_CF_ needs to be replaced by a level number.

hook_frcst_adjust_CF_

This hook is provided to add custom forecast adjustment calculations. This hook is before the business rule group related calculation, approval, and navigation logic.

_CF_ needs to be replaced by a level number.

hook_frcst_alert_CF_

This hook is provided to merge the user specified parameters associated with approval business rule group before running exceptions. After merging the user specified parameters, the custom approval exceptions and exception metric should be executed.

_CF_ needs to be replaced by a level number.

hook_frcst_approval_CF_

This hook is provided to perform any post-processing to approval forecast after GA approval step.

_CF_ needs to be replaced by a level number.

hook_navi_attb_CF_

This hook is provided so that implementor can calculate the custom calculated attributes used in the navigation business rule groups.

_CF_ needs to be replaced by a level number.

hook_populate_aprvrulg_eligiblemask_CF_

This hook is for populate rulgeligmask_CF measure using custom logic. This measure is the eligible mask at sku/store/rulegroup. It can be populated with custom logic to calculate eligible items for approval business rule groups.

_CF_ needs to be replaced by a level number.

hook_post_export

This hook is after export.

hook_post_forecast

This hook is between forecast and export.

hook_post_preprocess

This hook is after the preprocessing phase and before generating the forecasts.

hook_pre_forecast

This hook is after New Item calculation and before the forecast generation step.

hook_pre_post_data_load

This hook is between GA measure load and post_data_load rule group run.

hook_IPO_COM_DATA_IMP_OBS_D

hook_IPO_COM_DATA_IMP_OBS_W

hook_IPO_COM_DATA_IMP_RDX_D

hook_IPO_COM_DATA_IMP_RDX_W

This hook is for the calling steps using any import of common data interfaces.

hook_IPO_COM_HIER_IMP_OBS_D

hook_IPO_COM_HIER_IMP_OBS_W

hook_IPO_COM_HIER_IMP_RDX_D

hook_IPO_COM_HIER_IMP_RDX_W

This hook is for the calling steps using any import of common hierarchies.

hook_IPO_HIER_IMP_OBS_D

hook_IPO_HIER_IMP_OBS_W

hook_IPO_HIER_IMP_RDX_D

hook_IPO_HIER_IMP_RDX_W

This hook is for the calling steps using any import of application-specific hierarchies.

hook_IPO_INIT_EXP_OBS_D

hook_IPO_INIT_EXP_OBS_W

hook_IPO_INIT_EXP_RDX_D

hook_IPO_INIT_EXP_RDX_W

This hook is for calling steps for initial batch exports.

hook_IPO_POST_BATCH_D

hook_IPO_POST_BATCH_W

This hook is for calling steps after the batch has run.

hook_IPO_POST_DATA_IMP_OBS_D

hook_IPO_POST_DATA_IMP_OBS_W

hook_IPO_POST_DATA_IMP_RDX_D

hook_IPO_POST_DATA_IMP_RDX_W

This hook is for the calling steps using any import of application-specific data interfaces after the calc steps.

hook_IPO_POST_EXP_OBS_D

hook_IPO_POST_EXP_OBS_W

hook_IPO_POST_EXP_RDX_D

hook_IPO_POST_EXP_RDX_W

This hook is for the calling steps using any exports after the batch aggregations.

hook_IPO_PRE_BATCH_D

hook_IPO_PRE_BATCH_W

This hook is for calling steps prior to the batch being run.

hook_IPO_PRE_DATA_IMP_OBS_D

hook_IPO_PRE_DATA_IMP_OBS_W

hook_IPO_PRE_DATA_IMP_RDX_D

hook_IPO_PRE_DATA_IMP_RDX_W

This hook is for the calling steps using any import of application-specific data interfaces.

hook_IPO_PRE_EXP_OBS_D

hook_IPO_PRE_EXP_OBS_W

hook_IPO_PRE_EXP_RDX_D

hook_IPO_PRE_EXP_RDX_W

This hook is for calling steps prior to exports.

hook_IPO_WB_BUILD_D

hook_IPO_WB_BUILD_W

This hook is for the calling steps specific to workbook refresh or build.

Table 9-4 Boolean Scalar Measures

Boolean Scalar Measure Description

appfalrton_CF_

This measure is set by the plug-in only.

_CF_ needs to be replaced by level number.

cslpeakalrton_CF_

This measure is set by the plug-in only.

_CF_ needs to be replaced by level number.

flysalrton_CF_

This measure is set by the plug-in only.

_CF_ needs to be replaced by level number.

fralrton_CF_

This measure is set by the plug-in only.

_CF_ needs to be replaced by level number.

runnewitembatch

This measure is defaulted to true. Set it to false if new item is not configured or user would like to skip new item batch for pre-forecast batch.

runfrcst_CF_

This measure is defaulted to true. Set it to false if customer would like to avoid running forecast on certain final level.

_CF_ needs to be replaced by level number.

runnewitem_CF_

This measure is defaulted to true. Set it to false if customer would like to avoid incorporate new item forecast on certain final level.

_CF_ needs to be replaced by level number.

runrulgeligga_CF_

This measure is defaulted to false. If enabled, this makes sure that the only forecastable items are handled by the business rule engine.

_CF_ needs to be replaced by level number.