DBA Data[Home] [Help]

APPS.BOM_COMPUTE_FUNCTIONS dependencies on BOM_COMPUTE_FUNCTIONS

Line 1: PACKAGE BODY Bom_Compute_Functions AS

1: PACKAGE BODY Bom_Compute_Functions AS
2: /* $Header: BOMCMPFB.pls 120.5 2007/02/26 12:29:34 vhymavat ship $ */
3: /*# This package defines the atttribute Compute functions and Rollup compute functions
4: * Whenever an item attribute needs to have computation based on related attributes
5: * a computation function can be added and registered in the Attribute Map. Only

Line 1808: END Bom_Compute_Functions;

1804: Bom_Rollup_Pub.WRITE_DEBUG_LOG(Bom_Rollup_Pub.G_BO_IDENTIFIER,'Set_SH_Temps: done with ret '||x_return_status);
1805:
1806: END Set_SH_Temps;
1807:
1808: END Bom_Compute_Functions;