DBA Data[Home] [Help]

APPS.GMF_VIB dependencies on GMF_VIB_ID_S

Line 607: gmf_vib_id_s.nextval,

603: sysdate,
604: -1,
605: sysdate,
606: NULL,
607: gmf_vib_id_s.nextval,
608: p.organization_id,
609: l_vib_profile_value
610: FROM gme_batch_step_items s,
611: gme_material_details m

Line 653: gmf_vib_id_s.nextval,

649: sysdate,
650: -1,
651: sysdate,
652: NULL,
653: gmf_vib_id_s.nextval,
654: p.organization_id,
655: l_vib_profile_value
656: FROM gme_batch_step_resources m
657: WHERE batchstep_id = ds.dep_step_id;

Line 706: gmf_vib_id_s.nextval,

702: sysdate,
703: -1,
704: sysdate,
705: NULL,
706: gmf_vib_id_s.nextval,
707: p.organization_id,
708: l_vib_profile_value
709: FROM gme_material_details p, gme_material_details i
710: WHERE

Line 768: gmf_vib_id_s.nextval,

764: sysdate,
765: -1,
766: sysdate,
767: NULL,
768: gmf_vib_id_s.nextval,
769: p.organization_id,
770: l_vib_profile_value
771: FROM gme_material_details p, gme_batch_step_resources r, gme_batch_steps s
772: WHERE

Line 832: gmf_vib_id_s.nextval,

828: sysdate,
829: -1,
830: sysdate,
831: NULL,
832: gmf_vib_id_s.nextval,
833: p.organization_id,
834: l_vib_profile_value
835: FROM gme_material_details p, gme_material_details i
836: WHERE

Line 896: gmf_vib_id_s.nextval,

892: sysdate,
893: -1,
894: sysdate,
895: NULL,
896: gmf_vib_id_s.nextval,
897: p.organization_id,
898: l_vib_profile_value
899: FROM gme_material_details p, gme_batch_step_resources r, gme_batch_steps s
900: WHERE