DBA Data[Home] [Help]

APPS.OKE_CHG_REQ_UTILS dependencies on DUAL

Line 92: FROM dual;

88: -- Get the change log ID; this also serves as the WF Item Key
89: --
90: SELECT oke_chg_logs_s.nextval
91: INTO X_Chg_Log_ID
92: FROM dual;
93:
94: IF ( l_wf_item_type IS NOT NULL and l_wf_process IS NOT NULL) THEN
95: --
96: -- Fetch relevant information