DBA Data[Home] [Help]

APPS.JAI_CMN_RG_OPM_PKG dependencies on DUAL

Line 315: from dual;

311:
312: If amount_flag = 'Y' then
313: select JAI_CMN_RG_23AC_II_TRXS_S.nextval
314: into v_reg_id
315: from dual;
316:
317: if substr(p_reg_type,5,1) = 'A' THEN
318: v_register_type := 'A';
319: elsif substr(p_reg_type,5,1) = 'C' THEN