DBA Data[Home] [Help]

APPS.OTA_TCC_SWI dependencies on OTA_TCC_API

Line 57: ota_tcc_api.create_cross_charge

53: --
54: --
55: -- Call API
56: --
57: ota_tcc_api.create_cross_charge
58: (p_effective_date => p_effective_date
59: ,p_business_group_id => p_business_group_id
60: ,p_gl_set_of_books_id => p_gl_set_of_books_id
61: ,p_type => p_type

Line 171: ota_tcc_api.update_cross_charge

167: --
168: --
169: -- Call API
170: --
171: ota_tcc_api.update_cross_charge
172: (p_effective_date => p_effective_date
173: ,p_cross_charge_id => p_cross_charge_id
174: ,p_object_version_number => p_object_version_number
175: ,p_business_group_id => p_business_group_id