DBA Data[Home] [Help]

APPS.PA_FP_CI_INCLUDE_PKG dependencies on PA_FP_CI_MERGE

Line 155: Pa_Fp_Ci_Merge.FP_CI_MERGE_CI_ITEMS

151:
152: --If the source belongs to the same project
153: --as the target then go ahead with processing
154:
155: Pa_Fp_Ci_Merge.FP_CI_MERGE_CI_ITEMS
156: (
157: p_project_id => p_project_id,
158: p_s_fp_ci_id => l_s_fp_ci_id,
159: p_t_fp_ci_id => l_t_fp_ci_id,

Line 259: Pa_Fp_Ci_Merge.FP_CI_MERGE_CI_ITEMS

255:
256: --If the source belongs to the same project
257: --as the target then go ahead with processing
258:
259: Pa_Fp_Ci_Merge.FP_CI_MERGE_CI_ITEMS
260: (
261: p_project_id => p_project_id,
262: p_s_fp_ci_id => l_s_fp_ci_id,
263: p_t_fp_ci_id => l_t_fp_ci_id,