DBA Data[Home] [Help]

APPS.PA_FP_ELEMENTS_PUB dependencies on PA_FP_PLANNING_TRANSACTION_PUB

Line 3956: pa_fp_planning_transaction_pub.add_planning_transactions

3952: IF(nvl(l_task_id_tbl.last,0) > 0) THEN
3953: /* Bug 4200168: calling add_planning_transactions with p_one_to_one_mapping as Y
3954: * and discarding the earlier logic to pass the cartesian product for task_id and rlm_id
3955: */
3956: pa_fp_planning_transaction_pub.add_planning_transactions
3957: (
3958: p_context => l_context
3959: ,p_one_to_one_mapping_flag => 'Y' /*Bug 4200168*/
3960: ,p_calling_module => 'CREATE_VERSION' -- Bug 3655290