DBA Data[Home] [Help]

APPS.ECX_DOCUMENT_STANDARDS_API dependencies on ECX_STANDARDS_VL

Line 56: from ecx_standards_vl

52: x_last_update_date,
53: x_last_updated_by,
54: x_created_by,
55: x_creation_date
56: from ecx_standards_vl
57: where standard_code = p_standard_code
58: and standard_type = l_standard_type;
59: exception
60: when no_data_found then