DBA Data[Home] [Help]

APPS.CZ_IMP_PS_NODE dependencies on BOM_COMMON_DEFINITIONS

Line 146: n_SortWidth NUMBER := Bom_Common_Definitions.G_Bom_SortCode_Width;

142: cnDefSrcTypeCode CONSTANT NUMBER:=-1;
143: --The segment length of the SORT_ORDER column, correlates with the value hardcoded in the bom_exploder
144: --procedure
145:
146: n_SortWidth NUMBER := Bom_Common_Definitions.G_Bom_SortCode_Width;
147: gContractsModel BOOLEAN := FALSE; /* cz_contracts_api_grp.import_generic must set to true to allow seeded models */
148:
149: END CZ_IMP_PS_NODE;