DBA Data[Home] [Help]

APPS.ECX_XREF_STANDARDS_PKG dependencies on ECX_STANDARDS

Line 112: from ecx_standards

108: where xref_category_code = X_XREF_CATEGORY_CODE;
109:
110: select STANDARD_ID
111: into l_standard_id
112: from ecx_standards
113: where standard_code = X_STANDARD_CODE
114: and standard_type = nvl(X_STANDARD_TYPE, 'XML');
115:
116: select XREF_STANDARD_ID, LAST_UPDATED_BY, LAST_UPDATE_DATE