DBA Data[Home] [Help]

APPS.OTA_TPC_API dependencies on OTA_TPC_API_BK1

Line 108: ota_tpc_api_bk1.create_cost_b(

104: --
105: -- Call Before Process User Hook
106: --
107: begin
108: ota_tpc_api_bk1.create_cost_b(
109: p_effective_date => l_effective_date
110: ,p_business_group_id => p_business_group_id
111: ,p_tp_measurement_type_id => p_tp_measurement_type_id
112: ,p_training_plan_id => p_training_plan_id

Line 270: ota_tpc_api_bk1.create_cost_a

266: --
267: -- Call After Process User Hook
268: --
269: begin
270: ota_tpc_api_bk1.create_cost_a
271: (p_effective_date => l_effective_date
272: ,p_training_plan_cost_id => l_training_plan_cost_id
273: ,p_object_version_number => l_object_version_number
274: ,p_business_group_id => p_business_group_id