DBA Data[Home] [Help]

APPS.ECX_DOCUMENT_STANDARDS_API dependencies on ECX_STANDARD_ATTRIBUTES

Line 344: delete from ecx_standard_attributes

340:
341: -- make sure standard is not used in any code conversion or external process.
342: -- if there is a reference to this standard id, then return G_REFER_ERROR.
343:
344: delete from ecx_standard_attributes
345: where standard_id = p_standard_id;
346:
347: /* Call tbale handler DELETE_ROW for the deletion */
348: