DBA Data[Home] [Help]

APPS.INV_EGO_REVISION_VALIDATE dependencies on EGO_IMPORT_OPTION_SETS

Line 3017: FROM ego_import_option_sets

3013:
3014: CURSOR c_nir_option
3015: IS
3016: SELECT nir_option
3017: FROM ego_import_option_sets
3018: WHERE batch_id = p_set_process_id;
3019:
3020: --To fetch Batch level option in the case of Bulk SKU creation from UI
3021: CURSOR c_nir_batch_option