DBA Data[Home] [Help]

APPS.CTO_COST_ROLLUP_CONC_PK dependencies on DUAL

Line 625: from dual

621: gLoginId, -- last_update_login
622: null, -- program_application_id,??
623: null, -- program_id,??
624: sysdate -- program_update_date
625: from dual
626: where NOT EXISTS
627: (select NULL
628: from bom_cto_src_orgs_gt
629: where rcv_org_id = p_org_id

Line 852: from dual

848: gLoginId, -- last_update_login
849: null, -- program_application_id,??
850: null, -- program_id,??
851: sysdate -- program_update_date
852: from dual
853: where NOT EXISTS
854: (select NULL
855: from bom_cto_src_orgs_gt
856: where rcv_org_id = l_parent_org_id -- bugfix 3777922

Line 1394: from dual

1390: gLoginId, -- last_update_login
1391: null, -- program_application_id,??
1392: null, -- program_id,??
1393: sysdate -- program_update_date
1394: from dual
1395: where NOT EXISTS
1396: (select NULL
1397: from bom_cto_src_orgs_gt
1398: where rcv_org_id = p_organization_id

Line 1477: from dual

1473: gLoginId, -- last_update_login
1474: null, -- program_application_id,??
1475: null, -- program_id,??
1476: sysdate -- program_update_date
1477: from dual
1478: where NOT EXISTS
1479: (select NULL
1480: from bom_cto_src_orgs_gt
1481: where rcv_org_id = p_organization_id

Line 1605: from dual

1601: gLoginId, -- last_update_login
1602: null, -- program_application_id,??
1603: null, -- program_id,??
1604: sysdate -- program_update_date
1605: from dual
1606: where NOT EXISTS
1607: (select NULL
1608: from bom_cto_src_orgs_gt
1609: where rcv_org_id = p_organization_id