DBA Data[Home] [Help]

APPS.FEM_DEFCALP_UTIL_PKG dependencies on FEM_OBJECT_CATALOG_UTIL_PKG

Line 642: fem_object_catalog_util_pkg.create_object (x_object_id => v_object_id,

638: and V.default_version_flag = 'Y';
639:
640:
641: -- Create the Hierarchy Object
642: fem_object_catalog_util_pkg.create_object (x_object_id => v_object_id,
643: x_object_definition_id => v_object_definition_id,
644: x_msg_count => v_msg_count,
645: x_msg_data => v_msg_data,
646: x_return_status => v_return_status,