DBA Data[Home] [Help]

APPS.CTO_COST_ROLLUP_CONC_PK dependencies on DUAL

Line 608: from dual

604: gLoginId, -- last_update_login
605: null, -- program_application_id,??
606: null, -- program_id,??
607: sysdate -- program_update_date
608: from dual
609: where NOT EXISTS
610: (select NULL
611: from bom_cto_src_orgs_gt
612: where rcv_org_id = p_org_id

Line 817: from dual

813: gLoginId, -- last_update_login
814: null, -- program_application_id,??
815: null, -- program_id,??
816: sysdate -- program_update_date
817: from dual
818: where NOT EXISTS
819: (select NULL
820: from bom_cto_src_orgs_gt
821: where rcv_org_id = l_parent_org_id -- bugfix 3777922

Line 1348: from dual

1344: gLoginId, -- last_update_login
1345: null, -- program_application_id,??
1346: null, -- program_id,??
1347: sysdate -- program_update_date
1348: from dual
1349: where NOT EXISTS
1350: (select NULL
1351: from bom_cto_src_orgs_gt
1352: where rcv_org_id = p_organization_id

Line 1431: from dual

1427: gLoginId, -- last_update_login
1428: null, -- program_application_id,??
1429: null, -- program_id,??
1430: sysdate -- program_update_date
1431: from dual
1432: where NOT EXISTS
1433: (select NULL
1434: from bom_cto_src_orgs_gt
1435: where rcv_org_id = p_organization_id

Line 1559: from dual

1555: gLoginId, -- last_update_login
1556: null, -- program_application_id,??
1557: null, -- program_id,??
1558: sysdate -- program_update_date
1559: from dual
1560: where NOT EXISTS
1561: (select NULL
1562: from bom_cto_src_orgs_gt
1563: where rcv_org_id = p_organization_id