DBA Data[Home] [Help]

APPS.IGF_AW_FUND_MAST_PKG dependencies on DUAL

Line 1228: select IGF_AW_FUND_MAST_S.NEXTVAL into x_fund_id from dual ;

1224: igs_ge_msg_stack.add;
1225: app_exception.raise_exception;
1226: END IF;
1227:
1228: select IGF_AW_FUND_MAST_S.NEXTVAL into x_fund_id from dual ;
1229:
1230:
1231: before_dml(
1232: p_action => 'INSERT',