DBA Data[Home] [Help]

APPS.CZ_IMP_PS_NODE dependencies on BOM_COMMON_DEFINITIONS

Line 137: n_SortWidth NUMBER := Bom_Common_Definitions.G_Bom_SortCode_Width;

133: cnDefSrcTypeCode CONSTANT NUMBER:=-1;
134: --The segment length of the SORT_ORDER column, correlates with the value hardcoded in the bom_exploder
135: --procedure
136:
137: n_SortWidth NUMBER := Bom_Common_Definitions.G_Bom_SortCode_Width;
138: gContractsModel BOOLEAN := FALSE; /* cz_contracts_api_grp.import_generic must set to true to allow seeded models */
139:
140: END CZ_IMP_PS_NODE;