DBA Data[Home] [Help]

APPS.PER_DPF_BUS dependencies on PER_ESA_SHD

Line 72: per_esa_shd.constraint_error('PER_DEPLOYMENT_FACTORS_PK');

68: if p_deployment_factor_id is not null then
69: --
70: -- raise error as PK is not null
71: --
72: per_esa_shd.constraint_error('PER_DEPLOYMENT_FACTORS_PK');
73: --
74: end if;
75: --
76: end if;