DBA Data[Home] [Help]

APPS.ECX_STANDARD dependencies on DUAL

Line 1188: from dual;

1184:
1185: cursor c1
1186: is
1187: select ecx_trigger_id_s.NEXTVAL
1188: from dual;
1189:
1190: begin
1191: -- Set the Global itemtype,itemkey and the activity_id
1192: ecx_utils.g_item_type := itemtype;