DBA Data[Home] [Help]

APPS.OTA_CATEGORY_USAGE_API dependencies on OTA_CATEGORY_USAGE_BK1

Line 111: ota_category_usage_bk1.create_category_b

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

Line 228: ota_category_usage_bk1.create_category_a

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