DBA Data[Home] [Help]

APPS.WIP_JSI_VALIDATOR dependencies on WIP_NON_STANDARD_CLASSES_VAL_V

Line 2131: from wip_non_standard_classes_val_v

2127: select 1
2128: into g_dummy
2129: from dual
2130: where exists(select 1
2131: from wip_non_standard_classes_val_v
2132: where class_code = wjsi_row.class_code
2133: and organization_id = wjsi_row.organization_id);
2134:
2135: elsif(wjsi_row.load_type = wip_constants.create_eam_job) then