DBA Data[Home] [Help]

APPS.ECX_XREF_DTL_PKG dependencies on ECX_STANDARDS_B

Line 113: from ecx_standards_b

109: where XREF_CATEGORY_CODE = X_XREF_CATEGORY_CODE;
110:
111: select STANDARD_ID
112: into l_standard_id
113: from ecx_standards_b
114: where STANDARD_CODE = X_STANDARD_CODE
115: and STANDARD_TYPE = nvl(X_STANDARD_TYPE, 'XML');
116:
117: select XREF_DTL_ID