DBA Data[Home] [Help]

APPS.AP_PBATCH_SET_LINES_PKG dependencies on DUAL

Line 82: from sys.dual;

78:
79: if (l_batch_set_line_id is NULL) then
80: select ap_pbatch_set_lines_s.nextval
81: into l_batch_set_line_id
82: from sys.dual;
83: end if;
84:
85: debug_info := 'Insert into ap_pbatch_set_lines';
86: INSERT INTO ap_pbatch_set_lines (