DBA Data[Home] [Help]

APPS.PA_FP_ELEMENTS_PUB dependencies on PA_FP_PLANNING_TRANSACTION_PUB

Line 3950: pa_fp_planning_transaction_pub.add_planning_transactions

3946: IF(nvl(l_task_id_tbl.last,0) > 0) THEN
3947: /* Bug 4200168: calling add_planning_transactions with p_one_to_one_mapping as Y
3948: * and discarding the earlier logic to pass the cartesian product for task_id and rlm_id
3949: */
3950: pa_fp_planning_transaction_pub.add_planning_transactions
3951: (
3952: p_context => l_context
3953: ,p_one_to_one_mapping_flag => 'Y' /*Bug 4200168*/
3954: ,p_calling_module => 'CREATE_VERSION' -- Bug 3655290