DBA Data[Home] [Help]

APPS.AMS_EXP_TEMPLATE_PKG dependencies on DUAL

Line 167: from dual;

163: where EXP_TEMPLATE_ID = X_EXP_TEMPLATE_ID;
164:
165: cursor c_get_con_com_id is
166: select AMS_EXP_TEMPLATE_S.nextval
167: from dual;
168:
169:
170: begin
171: