DBA Data[Home] [Help]

APPS.OPI_DBI_JOB_TXN_STG_PKG dependencies on OPI_DBI_JOBS_STG

Line 3171: opi_dbi_jobs_stg jobs,

3167: jobs.organization_id organization_id,
3168: jobs.assembly_item_id,
3169: mtl_dtl.cost_alloc cost_alloc
3170: from
3171: opi_dbi_jobs_stg jobs,
3172: gme_material_details mtl_dtl
3173: where
3174: jobs.source in (2,3) and
3175: jobs.job_type = 4 and