DBA Data[Home] [Help]

APPS.PA_CAPITALIZED_INTEREST dependencies on PA_COST_PLUS

Line 105: pa_cost_plus.get_hierarchy_from_revision(p_sch_rev_id => l_ind_rate_sch_rev_id,

101: pa_debug.g_err_stage := 'Set the compilation time and compiled_flag = I in the rate schedule revision';
102: pa_debug.write_file(l_module_name, pa_debug.g_err_stage, 3);
103: END IF;
104:
105: pa_cost_plus.get_hierarchy_from_revision(p_sch_rev_id => l_ind_rate_sch_rev_id,
106: x_org_struc_ver_id => l_org_struc_ver_id,
107: x_start_org => l_start_org,
108: x_status => status,
109: x_stage => stage);