DBA Data[Home] [Help]

APPS.BEN_PGM_BUS dependencies on BEN_ADE_SHD

Line 69: ben_ade_shd.constraint_error('BEN_PGM_PK');

65: if p_pgm_id is not null then
66: --
67: -- raise error as PK is not null
68: --
69: ben_ade_shd.constraint_error('BEN_PGM_PK');
70: --
71: end if;
72: --
73: end if;