DBA Data[Home] [Help]

APPS.BOMPBEXP dependencies on BOM_COMMON_DEFINITIONS

Line 43: G_SortWidth constant number := Bom_Common_Definitions.G_Bom_SortCode_Width;

39: | (Bills can have >= 1000 components |
40: +==========================================================================*/
41:
42: -- G_SortWidth constant number := 7; -- 1 to 999,9999 components per level
43: G_SortWidth constant number := Bom_Common_Definitions.G_Bom_SortCode_Width;
44:
45: PROCEDURE bom_exploder(
46: verify_flag IN NUMBER DEFAULT 0,
47: online_flag IN NUMBER DEFAULT 1,