DBA Data[Home] [Help]

APPS.OTA_TCC_API dependencies on OTA_TCC_BK1

Line 44: OTA_TCC_BK1.create_cross_charge_b

40: --
41: -- Call Before Process User Hook
42: --
43: begin
44: OTA_TCC_BK1.create_cross_charge_b
45: (p_effective_date => l_effective_date
46: ,p_business_group_id => p_business_group_id
47: ,p_gl_set_of_books_id => p_gl_set_of_books_id
48: ,p_type => p_type

Line 90: OTA_TCC_BK1.create_cross_charge_a

86: --
87: -- Call After Process User Hook
88: --
89: begin
90: OTA_TCC_BK1.create_cross_charge_a
91: (p_effective_date => l_effective_date
92: ,p_business_group_id => p_business_group_id
93: ,p_gl_set_of_books_id => p_gl_set_of_books_id
94: ,p_type => p_type