DBA Data[Home] [Help]

APPS.CST_INVENTORY_PVT dependencies on CST_COST_TYPES

Line 139: FROM cst_cost_types

135: -- Get the default cost type
136: l_stmt_num := 15;
137: SELECT default_cost_type_id
138: INTO l_def_cost_type_id
139: FROM cst_cost_types
140: WHERE cost_type_id = NVL(p_cost_type_id, l_primary_cost_method);
141:
142: -- Populate item list
143: -- Key flexfield are not compared at the segment level.