DBA Data[Home] [Help]

APPS.OKC_ADOPTIONS_GRP dependencies on DUAL

Line 1098: FROM DUAL

1094: sysdate,
1095: l_User_Id,
1096: l_Login_Id,
1097: sysdate
1098: FROM DUAL
1099: WHERE l_adp_record_status_tbl(i) = 'S';
1100:
1101: l_org_id_tbl.DELETE;
1102: l_adoption_type_tbl.DELETE;

Line 1498: FROM DUAL

1494: sysdate,
1495: l_User_Id,
1496: l_Login_Id,
1497: sysdate
1498: FROM DUAL
1499: WHERE l_adp_record_status_tbl(i) = 'S';
1500:
1501: -- Insert all relationships for the global articles (will be applicable only if both source and targets are adopted as is)
1502: