DBA Data[Home] [Help]

APPS.OTA_TSR_BUS dependencies on OTA_TSR_SHD

Line 71: Procedure insert_validate(p_rec in ota_tsr_shd.g_rec_type);

67: -- Internal Development Use Only.
68: --
69: -- {End Of Comments}
70: -- ----------------------------------------------------------------------------
71: Procedure insert_validate(p_rec in ota_tsr_shd.g_rec_type);
72: --
73: -- ----------------------------------------------------------------------------
74: -- |---------------------------< update_validate >----------------------------|
75: -- ----------------------------------------------------------------------------

Line 105: Procedure update_validate(p_rec in ota_tsr_shd.g_rec_type);

101: -- Internal Development Use Only.
102: --
103: -- {End Of Comments}
104: -- ----------------------------------------------------------------------------
105: Procedure update_validate(p_rec in ota_tsr_shd.g_rec_type);
106: --
107: -- ----------------------------------------------------------------------------
108: -- |---------------------------< delete_validate >----------------------------|
109: -- ----------------------------------------------------------------------------

Line 139: Procedure delete_validate(p_rec in ota_tsr_shd.g_rec_type);

135: -- Internal Development Use Only.
136: --
137: -- {End Of Comments}
138: -- ----------------------------------------------------------------------------
139: Procedure delete_validate(p_rec in ota_tsr_shd.g_rec_type);
140: --
141: -- ----------------------------------------------------------------------------
142: -- |-----------------------< return_legislation_code >-------------------------|
143: -- ----------------------------------------------------------------------------