DBA Data[Home] [Help]

APPS.ECX_STANDARD dependencies on DUAL

Line 1194: from dual;

1190:
1191: cursor c1
1192: is
1193: select ecx_trigger_id_s.NEXTVAL
1194: from dual;
1195:
1196: begin
1197: -- Set the Global itemtype,itemkey and the activity_id
1198: ecx_utils.g_item_type := itemtype;