DBA Data[Home] [Help]

APPS.FF_ARC_BUS dependencies on FF_ARC_SHD

Line 36: Procedure insert_validate(p_rec in ff_arc_shd.g_rec_type);

32: -- Internal Row Handler Use Only.
33: --
34: -- {End Of Comments}
35: -- ----------------------------------------------------------------------------
36: Procedure insert_validate(p_rec in ff_arc_shd.g_rec_type);
37: --
38: -- ----------------------------------------------------------------------------
39: -- |---------------------------< update_validate >----------------------------|
40: -- ----------------------------------------------------------------------------

Line 70: Procedure update_validate(p_rec in ff_arc_shd.g_rec_type);

66: -- Internal Row Handler Use Only.
67: --
68: -- {End Of Comments}
69: -- ----------------------------------------------------------------------------
70: Procedure update_validate(p_rec in ff_arc_shd.g_rec_type);
71: --
72: end ff_arc_bus;