DBA Data[Home] [Help]

APPS.OPI_DBI_RES_OPM_PKG dependencies on GL_PLCY_MST

Line 152: gl_plcy_mst pol,

148: FROM
149: cr_rsrc_dtl rdtl,
150: cr_rsrc_mst_b rmst,
151: sy_orgn_mst_b plant,
152: gl_plcy_mst pol,
153: ic_whse_mst whse,
154: gmp_resource_avail ravail
155: WHERE
156: rmst.resources = rdtl.resources

Line 298: gl_plcy_mst pol,

294: sy_uoms_mst ruom,
295: cr_rsrc_dtl rdtl,
296: cr_rsrc_mst_b rmst,
297: sy_orgn_mst_b plant,
298: gl_plcy_mst pol,
299: ic_whse_mst whse,
300: gme_material_details prod,
301: ic_item_mst_b item,
302: mtl_system_items_b msi

Line 344: gl_plcy_mst pol,

340: dtl.period_code,
341: dtl.start_date,
342: dtl.end_date
343: FROM
344: gl_plcy_mst pol,
345: cm_cldr_hdr_b hdr,
346: cm_cldr_dtl dtl
347: WHERE
348: hdr.co_code = pol.co_code

Line 516: gl_plcy_mst pol,

512: gme_batch_step_resources bres,
513: cr_rsrc_dtl resdtl,
514: cr_rsrc_mst_b resmst,
515: sy_orgn_mst_b o,
516: gl_plcy_mst pol,
517: sy_uoms_mst bresuom,
518: sy_uoms_mst ruom,
519: sy_uoms_mst hruom
520: WHERE

Line 685: gl_plcy_mst pol,

681: FROM
682: cr_rsrc_dtl rdtl,
683: cr_rsrc_mst_b rmst,
684: sy_orgn_mst_b plant,
685: gl_plcy_mst pol,
686: ic_whse_mst whse,
687: gmp_resource_avail ravail
688: WHERE
689: rmst.resources = rdtl.resources

Line 829: gl_plcy_mst pol,

825: gme_resource_txns rtran,
826: gme_material_details prod,
827: ic_item_mst_b item,
828: mtl_system_items_b msi,
829: gl_plcy_mst pol,
830: opi_dbi_run_log_curr rlc,
831: sy_uoms_mst hruom,
832: sy_uoms_mst ruom
833: WHERE

Line 874: gl_plcy_mst pol,

870: dtl.period_code,
871: dtl.start_date,
872: dtl.end_date
873: FROM
874: gl_plcy_mst pol,
875: cm_cldr_hdr_b hdr,
876: cm_cldr_dtl dtl
877: WHERE
878: hdr.co_code = pol.co_code

Line 1054: gl_plcy_mst pol,

1050: gme_batch_step_resources bres,
1051: cr_rsrc_dtl resdtl,
1052: cr_rsrc_mst_b resmst,
1053: sy_orgn_mst_b o,
1054: gl_plcy_mst pol,
1055: sy_uoms_mst bresuom,
1056: sy_uoms_mst ruom,
1057: sy_uoms_mst hruom
1058: WHERE