DBA Data[Home] [Help]

APPS.OTA_TRAINING_PLAN_UPGRADE dependencies on OTA_LPC_INS

Line 1132: ota_lpc_ins.ins(

1128:
1129: --Create a New Learning Path Section
1130: l_learning_path_section_id := null;
1131: begin
1132: ota_lpc_ins.ins(
1133: p_effective_date => trunc(sysdate)
1134: ,p_section_sequence => 1
1135: ,p_completion_type_code => 'M'
1136: ,p_business_group_id => lp_rec.business_group_id