DBA Data[Home] [Help]

APPS.GMP_WPS_WRITER dependencies on CR_RSRC_DTL

Line 567: cr_rsrc_dtl crd

563: gsr.batchstep_activity_id
564: FROM
565: gme_batch_steps gbs,
566: gme_batch_step_resources gsr,
567: cr_rsrc_dtl crd
568: WHERE
569: gbs.batchstep_id = v_step_id
570: AND gbs.batchstep_id = gsr.batchstep_id
571: AND gsr.batchstep_resource_id = v_act_resource_id

Line 931: cr_rsrc_dtl crd,

927: crd.resources,
928: gsr.usage_um,
929: gbh.ORGANIZATION_ID
930: FROM
931: cr_rsrc_dtl crd,
932: gme_batch_step_resources gsr,
933: gme_batch_header gbh
934: WHERE
935: crd.resource_id = v_resource_id