DBA Data[Home] [Help]

APPS.OTA_CATEGORY_USAGE_API dependencies on OTA_CATEGORY_USAGE_BK1

Line 112: ota_category_usage_bk1.create_category_b

108: --
109: -- Call Before Process User Hook
110: --
111: begin
112: ota_category_usage_bk1.create_category_b
113: (p_effective_date => l_effective_date
114: ,p_business_group_id => p_business_group_id
115: ,p_category => l_category
116: ,p_type => p_type

Line 230: ota_category_usage_bk1.create_category_a

226: END IF;
227: --
228:
229: begin
230: ota_category_usage_bk1.create_category_a
231: (p_effective_date => l_effective_date
232: ,p_business_group_id => p_business_group_id
233: ,p_category => l_category
234: ,p_type => p_type