DBA Data[Home] [Help]

APPS.WIP_JSI_VALIDATOR dependencies on WIP_NON_STANDARD_CLASSES_VAL_V

Line 2126: from wip_non_standard_classes_val_v

2122: select 1
2123: into g_dummy
2124: from dual
2125: where exists(select 1
2126: from wip_non_standard_classes_val_v
2127: where class_code = wjsi_row.class_code
2128: and organization_id = wjsi_row.organization_id);
2129:
2130: elsif(wjsi_row.load_type = wip_constants.create_eam_job) then