DBA Data[Home] [Help]

APPS.ECX_DOCUMENT_STANDARDS_API dependencies on DUAL

Line 127: from dual;

123: end If;
124:
125: select ecx_standards_s.nextval
126: into x_standard_id
127: from dual;
128:
129: if p_owner = 'SEED'
130: then
131: if p_data_seeded = 'Y'