DBA Data[Home] [Help]

APPS.PQH_BUDGET_ANALYSIS_PKG dependencies on PQH_PROCESS_LOG_S

Line 107: pqh_process_log_s.nextval

103: -- Cursor to get the next batch Id for the Process Log
104: --
105: cursor c_batch is
106: select
107: pqh_process_log_s.nextval
108: from
109: dual;
110:
111: --

Line 1443: select pqh_process_log_s.nextval

1439: --
1440: -- Cursor to get the next batch Id for the Process Log
1441: --
1442: cursor c_batch is
1443: select pqh_process_log_s.nextval
1444: from dual;
1445: --
1446: -- Local Variables
1447: --

Line 1643: pqh_process_log_s.nextval

1639: -- Cursor to get the next batch Id for the Process Log
1640: --
1641: cursor c_batch is
1642: select
1643: pqh_process_log_s.nextval
1644: from
1645: dual;
1646:
1647: --

Line 2252: pqh_process_log_s.nextval

2248: -- Cursor to get the next batch Id for the Process Log
2249: --
2250: cursor c_batch is
2251: select
2252: pqh_process_log_s.nextval
2253: from
2254: dual;
2255:
2256: --

Line 3353: pqh_process_log_s.nextval

3349: -- Cursor to get the next batch Id for the Process Log
3350: --
3351: cursor c_batch is
3352: select
3353: pqh_process_log_s.nextval
3354: from
3355: dual;
3356: --
3357: -- Cursor to select workflow sequence no