DBA Data[Home] [Help]

APPS.CSD_REPAIR_ESTIMATE_PVT dependencies on WIP_REQUIREMENT_OPERATIONS

Line 7710: FROM WIP_REQUIREMENT_OPERATIONS wro, MTL_SYSTEM_ITEMS_KFV MSI,

7706: TXBT.txn_billing_type_id, TXBT.transaction_type_id,
7707: G_ESTIMATE_SOURCE_CODE_WIP ESTIMATE_SOURCE_CODE,
7708: l_wip_entity_id ESTIMATE_SOURCE_ID,
7709: wro.operation_seq_num OPERATION_SEQ_NUM
7710: FROM WIP_REQUIREMENT_OPERATIONS wro, MTL_SYSTEM_ITEMS_KFV MSI,
7711: CSD_REPAIR_TYPES_SAR RTYP, CS_TXN_BILLING_TYPES TXBT
7712: WHERE wro.wip_entity_id = l_wip_entity_id
7713: AND wro.inventory_item_id <> l_inventory_item_id
7714: AND MSI.inventory_item_id = wro.inventory_item_id