DBA Data[Home] [Help]

APPS.JAI_MTL_TRXS_PKG dependencies on CST_QUANTITY_LAYERS

Line 3355: cst_quantity_layers cql

3351: clcd.level_type ,
3352: 0
3353: FROM
3354: cst_layer_cost_details clcd,
3355: cst_quantity_layers cql
3356: WHERE
3357: cql.organization_id = p_organization_id
3358: and cql.inventory_item_id = p_item_id
3359: and cql.cost_group_id = p_cost_group_id

Line 3396: cst_quantity_layers cql

3392: clcd.level_type ,
3393: 0
3394: FROM
3395: cst_layer_cost_details clcd,
3396: cst_quantity_layers cql
3397: WHERE
3398: cql.organization_id = p_organization_id
3399: and cql.inventory_item_id = p_item_id
3400: and cql.cost_group_id = p_cost_group_id