[Home] [Help]
700: * This logic is not handled by the PJI generic resource mapping API. */
701:
702: SELECT NVL(uncategorized_flag,'N')
703: INTO l_uncategorized_flag
704: FROM pa_resource_lists_all_bg
705: WHERE resource_list_id = p_fp_cols_rec.X_RESOURCE_LIST_ID;
706:
707: IF l_uncategorized_flag = 'Y' THEN
708: l_rlm_id := PA_FP_GEN_AMOUNT_UTILS.GET_RLM_ID (