DBA Data[Home] [Help]

APPS.OTA_TAV_BUS dependencies on OTA_TAV_SHD

Line 408: Procedure insert_validate(p_rec in ota_tav_shd.g_rec_type);

404: -- Internal Development Use Only.
405: --
406: -- {End Of Comments}
407: -- ----------------------------------------------------------------------------
408: Procedure insert_validate(p_rec in ota_tav_shd.g_rec_type);
409: --
410: -- ----------------------------------------------------------------------------
411: -- |---------------------------< update_validate >----------------------------|
412: -- ----------------------------------------------------------------------------

Line 442: Procedure update_validate(p_rec in ota_tav_shd.g_rec_type);

438: -- Internal Development Use Only.
439: --
440: -- {End Of Comments}
441: -- ----------------------------------------------------------------------------
442: Procedure update_validate(p_rec in ota_tav_shd.g_rec_type);
443: --
444: -- ----------------------------------------------------------------------------
445: -- |---------------------------< delete_validate >----------------------------|
446: -- ----------------------------------------------------------------------------

Line 476: Procedure delete_validate(p_rec in ota_tav_shd.g_rec_type);

472: -- Internal Development Use Only.
473: --
474: -- {End Of Comments}
475: -- ----------------------------------------------------------------------------
476: Procedure delete_validate(p_rec in ota_tav_shd.g_rec_type);
477: --
478: --
479: -- ----------------------------------------------------------------------------
480: -- |-----------------------< return_legislation_code >-------------------------|