DBA Data[Home] [Help]

APPS.CSTPPIPV dependencies on WIP_OPERATION_RESOURCES

Line 868: wip_operation_resources wor

864: SELECT pda.po_distribution_id
865: FROM po_distributions_all pda,
866: wip_entities we,
867: wip_discrete_jobs wdj,
868: wip_operation_resources wor
869: WHERE we.wip_entity_id = pda.wip_entity_id
870: AND we.entity_type = 6
871: AND wdj.wip_entity_id = pda.wip_entity_id
872: AND wdj.status_type = 3

Line 1323: wip_operation_resources wor,

1319: pda.po_line_id,
1320: p_adj_account
1321: FROM cst_ap_variance_headers cavh,
1322: po_distributions_all pda,
1323: wip_operation_resources wor,
1324: org_acct_periods oap,
1325: mtl_parameters mp,
1326: fnd_user fu
1327: WHERE cavh.batch_id = l_batch_id