DBA Data[Home] [Help]

APPS.HXT_CHK_BG_AND_UPGRADE_PKG dependencies on HXT_SEQNO

Line 1107: select hxt_seqno.nextval

1103: , to_char(pbg.business_group_id) name
1104: from per_business_groups pbg;
1105: --
1106: CURSOR c_seqno is
1107: select hxt_seqno.nextval
1108: from dual;
1109: --
1110: CURSOR c_workplan_rec is
1111: select name

Line 1241: select hxt_seqno.nextval

1237: , to_char(pbg.business_group_id) name
1238: from per_business_groups pbg;
1239: --
1240: CURSOR c_seqno is
1241: select hxt_seqno.nextval
1242: from dual;
1243: --
1244: CURSOR c_workplan_rec(p_rp_id number) is
1245: select distinct

Line 1755: select hxt_seqno.nextval

1751: , to_char(pbg.business_group_id) name
1752: from per_business_groups pbg;
1753: --
1754: CURSOR c_seqno is
1755: select hxt_seqno.nextval
1756: from dual;
1757: --
1758: CURSOR c_earnpol_rec is
1759: select hcl_id