DBA Data[Home] [Help]

APPS.CEP_STANDARD dependencies on CE_SECURITY_PROFILES_GT

Line 552: delete ce_security_profiles_gt;

548: END IF;
549: END IF;
550:
551: -- clean up the GT table
552: delete ce_security_profiles_gt;
553:
554: insert into ce_security_profiles_gt
555: (organization_type,
556: organization_id,

Line 554: insert into ce_security_profiles_gt

550:
551: -- clean up the GT table
552: delete ce_security_profiles_gt;
553:
554: insert into ce_security_profiles_gt
555: (organization_type,
556: organization_id,
557: name)
558: select organization_type,

Line 581: delete ce_security_profiles_gt;

577: -- Set MOAC security
578: MO_GLOBAL.init('CE');
579:
580: -- clean up the GT table
581: delete ce_security_profiles_gt;
582:
583: insert into ce_security_profiles_gt
584: (organization_type,
585: organization_id,

Line 583: insert into ce_security_profiles_gt

579:
580: -- clean up the GT table
581: delete ce_security_profiles_gt;
582:
583: insert into ce_security_profiles_gt
584: (organization_type,
585: organization_id,
586: name)
587: ( select organization_type,