DBA Data[Home] [Help]

APPS.ECX_DOCUMENT_STANDARDS_API dependencies on ECX_STANDARDS_S

Line 125: select ecx_standards_s.nextval

121: 'p_data_seeded', p_data_seeded);
122: return;
123: end If;
124:
125: select ecx_standards_s.nextval
126: into x_standard_id
127: from dual;
128:
129: if p_owner = 'SEED'