DBA Data[Home] [Help]

APPS.CEP_STANDARD dependencies on CE_SECURITY_PROFILES_GT

Line 562: delete ce_security_profiles_gt;

558: END IF;
559: END IF;
560:
561: -- clean up the GT table
562: delete ce_security_profiles_gt;
563:
564: insert into ce_security_profiles_gt
565: (organization_type,
566: organization_id,

Line 564: insert into ce_security_profiles_gt

560:
561: -- clean up the GT table
562: delete ce_security_profiles_gt;
563:
564: insert into ce_security_profiles_gt
565: (organization_type,
566: organization_id,
567: name)
568: select organization_type,

Line 591: delete ce_security_profiles_gt;

587: -- Set MOAC security
588: MO_GLOBAL.init('CE');
589:
590: -- clean up the GT table
591: delete ce_security_profiles_gt;
592:
593: insert into ce_security_profiles_gt
594: (organization_type,
595: organization_id,

Line 593: insert into ce_security_profiles_gt

589:
590: -- clean up the GT table
591: delete ce_security_profiles_gt;
592:
593: insert into ce_security_profiles_gt
594: (organization_type,
595: organization_id,
596: name)
597: ( select organization_type,