DBA Data[Home] [Help]

APPS.JAI_MTL_TRXS_PKG dependencies on CST_QUANTITY_LAYERS

Line 3191: cst_quantity_layers cql

3187: clcd.level_type ,
3188: 0
3189: FROM
3190: cst_layer_cost_details clcd,
3191: cst_quantity_layers cql
3192: WHERE
3193: cql.organization_id = p_organization_id
3194: and cql.inventory_item_id = p_item_id
3195: and cql.cost_group_id = p_cost_group_id

Line 3232: cst_quantity_layers cql

3228: clcd.level_type ,
3229: 0
3230: FROM
3231: cst_layer_cost_details clcd,
3232: cst_quantity_layers cql
3233: WHERE
3234: cql.organization_id = p_organization_id
3235: and cql.inventory_item_id = p_item_id
3236: and cql.cost_group_id = p_cost_group_id