DBA Data[Home] [Help]

APPS.OTA_TCC_API dependencies on OTA_TCC_BK2

Line 185: OTA_TCC_BK2.update_cross_charge_b

181: --
182: -- Call Before Process User Hook
183: --
184: begin
185: OTA_TCC_BK2.update_cross_charge_b
186: (p_effective_date => l_effective_date
187: ,p_business_group_id => p_business_group_id
188: ,p_gl_set_of_books_id => p_gl_set_of_books_id
189: ,p_type => p_type

Line 231: OTA_TCC_BK2.update_cross_charge_a

227: --
228: -- Call After Process User Hook
229: --
230: begin
231: OTA_TCC_BK2.update_cross_charge_a
232: (p_effective_date => l_effective_date
233: ,p_business_group_id => p_business_group_id
234: ,p_gl_set_of_books_id => p_gl_set_of_books_id
235: ,p_type => p_type