DBA Data[Home] [Help]

APPS.AD_PA_INSERT_PACKAGE dependencies on AD_PATCH_ID_S

Line 186: ad_patch_id_s.NEXTVAL

182: is_code_level_flag,
183: p_patch_type ,
184: p_entity_abbr ,
185: l_entity_baseline,
186: ad_patch_id_s.NEXTVAL
187: FROM DUAL;
188:
189: exception
190: when dup_val_on_index then