DBA Data[Home] [Help]

APPS.MSC_CL_SCE_COLLECTION dependencies on MSC_APPS_INSTANCES

Line 1061: from msc_apps_instances mai

1057: IF (G_MSC_CONFIGURATION = G_CONF_APS) THEN
1058: BEGIN
1059: select instance_type
1060: into a_instance_type
1061: from msc_apps_instances mai
1062: where mai.instance_id = p_instance_id;
1063:
1064: IF (a_instance_type = 3) THEN
1065: