DBA Data[Home] [Help]

APPS.INV_EGO_REVISION_VALIDATE dependencies on EGO_IMPORT_OPTION_SETS

Line 2846: FROM ego_import_option_sets

2842:
2843: CURSOR c_nir_option
2844: IS
2845: SELECT nir_option
2846: FROM ego_import_option_sets
2847: WHERE batch_id = p_set_process_id;
2848:
2849: --To fetch Batch level option in the case of Bulk SKU creation from UI
2850: CURSOR c_nir_batch_option