DBA Data[Home] [Help]

APPS.IGC_CC_MPFS_PROCESS_PKG dependencies on IGC_CC_COMP_AMT_PKG

Line 434: IGC_CC_COMP_AMT_PKG.COMPUTE_PF_BILLED_AMT(ccdpf.cc_det_pf_line_id, ccdpf.cc_det_pf_line_num, ccdpf.cc_acct_line_id) cc_det_pf_billed_amt,

430: ccdpf.parent_acct_line_id,
431: ccdpf.cc_det_pf_entered_amt,
432: ccdpf.cc_det_pf_func_amt,
433: ccdpf.cc_det_pf_date,
434: IGC_CC_COMP_AMT_PKG.COMPUTE_PF_BILLED_AMT(ccdpf.cc_det_pf_line_id, ccdpf.cc_det_pf_line_num, ccdpf.cc_acct_line_id) cc_det_pf_billed_amt,
435: IGC_CC_COMP_AMT_PKG.COMPUTE_PF_FUNC_BILLED_AMT(ccdpf.cc_det_pf_line_id, ccdpf.cc_det_pf_line_num, ccdpf.cc_acct_line_id) cc_det_pf_func_billed_amt,
436: ccdpf.cc_det_pf_unbilled_amt,
437: IGC_CC_COMP_AMT_PKG.COMPUTE_FUNCTIONAL_AMT(p_cc_header_id,NVL(ccdpf.cc_det_pf_entered_amt,0)) cc_det_pf_comp_func_amt,
438: ccdpf.cc_det_pf_encmbrnc_amt,

Line 435: IGC_CC_COMP_AMT_PKG.COMPUTE_PF_FUNC_BILLED_AMT(ccdpf.cc_det_pf_line_id, ccdpf.cc_det_pf_line_num, ccdpf.cc_acct_line_id) cc_det_pf_func_billed_amt,

431: ccdpf.cc_det_pf_entered_amt,
432: ccdpf.cc_det_pf_func_amt,
433: ccdpf.cc_det_pf_date,
434: IGC_CC_COMP_AMT_PKG.COMPUTE_PF_BILLED_AMT(ccdpf.cc_det_pf_line_id, ccdpf.cc_det_pf_line_num, ccdpf.cc_acct_line_id) cc_det_pf_billed_amt,
435: IGC_CC_COMP_AMT_PKG.COMPUTE_PF_FUNC_BILLED_AMT(ccdpf.cc_det_pf_line_id, ccdpf.cc_det_pf_line_num, ccdpf.cc_acct_line_id) cc_det_pf_func_billed_amt,
436: ccdpf.cc_det_pf_unbilled_amt,
437: IGC_CC_COMP_AMT_PKG.COMPUTE_FUNCTIONAL_AMT(p_cc_header_id,NVL(ccdpf.cc_det_pf_entered_amt,0)) cc_det_pf_comp_func_amt,
438: ccdpf.cc_det_pf_encmbrnc_amt,
439: ( IGC_CC_COMP_AMT_PKG.COMPUTE_FUNCTIONAL_AMT ( p_cc_header_id, NVL(ccdpf.cc_det_pf_entered_amt,0) ) - NVL(ccdpf.cc_det_pf_encmbrnc_amt,0) ) cc_det_pf_unencmbrd_amt ,

Line 437: IGC_CC_COMP_AMT_PKG.COMPUTE_FUNCTIONAL_AMT(p_cc_header_id,NVL(ccdpf.cc_det_pf_entered_amt,0)) cc_det_pf_comp_func_amt,

433: ccdpf.cc_det_pf_date,
434: IGC_CC_COMP_AMT_PKG.COMPUTE_PF_BILLED_AMT(ccdpf.cc_det_pf_line_id, ccdpf.cc_det_pf_line_num, ccdpf.cc_acct_line_id) cc_det_pf_billed_amt,
435: IGC_CC_COMP_AMT_PKG.COMPUTE_PF_FUNC_BILLED_AMT(ccdpf.cc_det_pf_line_id, ccdpf.cc_det_pf_line_num, ccdpf.cc_acct_line_id) cc_det_pf_func_billed_amt,
436: ccdpf.cc_det_pf_unbilled_amt,
437: IGC_CC_COMP_AMT_PKG.COMPUTE_FUNCTIONAL_AMT(p_cc_header_id,NVL(ccdpf.cc_det_pf_entered_amt,0)) cc_det_pf_comp_func_amt,
438: ccdpf.cc_det_pf_encmbrnc_amt,
439: ( IGC_CC_COMP_AMT_PKG.COMPUTE_FUNCTIONAL_AMT ( p_cc_header_id, NVL(ccdpf.cc_det_pf_entered_amt,0) ) - NVL(ccdpf.cc_det_pf_encmbrnc_amt,0) ) cc_det_pf_unencmbrd_amt ,
440: ccdpf.cc_det_pf_encmbrnc_date,
441: ccdpf.cc_det_pf_encmbrnc_status,

Line 439: ( IGC_CC_COMP_AMT_PKG.COMPUTE_FUNCTIONAL_AMT ( p_cc_header_id, NVL(ccdpf.cc_det_pf_entered_amt,0) ) - NVL(ccdpf.cc_det_pf_encmbrnc_amt,0) ) cc_det_pf_unencmbrd_amt ,

435: IGC_CC_COMP_AMT_PKG.COMPUTE_PF_FUNC_BILLED_AMT(ccdpf.cc_det_pf_line_id, ccdpf.cc_det_pf_line_num, ccdpf.cc_acct_line_id) cc_det_pf_func_billed_amt,
436: ccdpf.cc_det_pf_unbilled_amt,
437: IGC_CC_COMP_AMT_PKG.COMPUTE_FUNCTIONAL_AMT(p_cc_header_id,NVL(ccdpf.cc_det_pf_entered_amt,0)) cc_det_pf_comp_func_amt,
438: ccdpf.cc_det_pf_encmbrnc_amt,
439: ( IGC_CC_COMP_AMT_PKG.COMPUTE_FUNCTIONAL_AMT ( p_cc_header_id, NVL(ccdpf.cc_det_pf_entered_amt,0) ) - NVL(ccdpf.cc_det_pf_encmbrnc_amt,0) ) cc_det_pf_unencmbrd_amt ,
440: ccdpf.cc_det_pf_encmbrnc_date,
441: ccdpf.cc_det_pf_encmbrnc_status,
442: ccdpf.context,
443: ccdpf.attribute1,

Line 627: IGC_CC_COMP_AMT_PKG.COMPUTE_PF_BILLED_AMT(ccdpf.cc_det_pf_line_id, ccdpf.cc_det_pf_line_num, ccdpf.cc_acct_line_id) cc_det_pf_billed_amt,

623: ccdpf.parent_acct_line_id,
624: ccdpf.cc_det_pf_entered_amt,
625: ccdpf.cc_det_pf_func_amt,
626: ccdpf.cc_det_pf_date,
627: IGC_CC_COMP_AMT_PKG.COMPUTE_PF_BILLED_AMT(ccdpf.cc_det_pf_line_id, ccdpf.cc_det_pf_line_num, ccdpf.cc_acct_line_id) cc_det_pf_billed_amt,
628: IGC_CC_COMP_AMT_PKG.COMPUTE_PF_FUNC_BILLED_AMT(ccdpf.cc_det_pf_line_id, ccdpf.cc_det_pf_line_num, ccdpf.cc_acct_line_id) cc_det_pf_func_billed_amt,
629: ccdpf.cc_det_pf_unbilled_amt,
630: IGC_CC_COMP_AMT_PKG.COMPUTE_FUNCTIONAL_AMT(p_cc_header_id,NVL(ccdpf.cc_det_pf_entered_amt,0)) cc_det_pf_comp_func_amt,
631: ccdpf.cc_det_pf_encmbrnc_amt,

Line 628: IGC_CC_COMP_AMT_PKG.COMPUTE_PF_FUNC_BILLED_AMT(ccdpf.cc_det_pf_line_id, ccdpf.cc_det_pf_line_num, ccdpf.cc_acct_line_id) cc_det_pf_func_billed_amt,

624: ccdpf.cc_det_pf_entered_amt,
625: ccdpf.cc_det_pf_func_amt,
626: ccdpf.cc_det_pf_date,
627: IGC_CC_COMP_AMT_PKG.COMPUTE_PF_BILLED_AMT(ccdpf.cc_det_pf_line_id, ccdpf.cc_det_pf_line_num, ccdpf.cc_acct_line_id) cc_det_pf_billed_amt,
628: IGC_CC_COMP_AMT_PKG.COMPUTE_PF_FUNC_BILLED_AMT(ccdpf.cc_det_pf_line_id, ccdpf.cc_det_pf_line_num, ccdpf.cc_acct_line_id) cc_det_pf_func_billed_amt,
629: ccdpf.cc_det_pf_unbilled_amt,
630: IGC_CC_COMP_AMT_PKG.COMPUTE_FUNCTIONAL_AMT(p_cc_header_id,NVL(ccdpf.cc_det_pf_entered_amt,0)) cc_det_pf_comp_func_amt,
631: ccdpf.cc_det_pf_encmbrnc_amt,
632: ( IGC_CC_COMP_AMT_PKG.COMPUTE_FUNCTIONAL_AMT ( p_cc_header_id, NVL(ccdpf.cc_det_pf_entered_amt,0) ) - NVL(ccdpf.cc_det_pf_encmbrnc_amt,0) ) cc_det_pf_unencmbrd_amt ,

Line 630: IGC_CC_COMP_AMT_PKG.COMPUTE_FUNCTIONAL_AMT(p_cc_header_id,NVL(ccdpf.cc_det_pf_entered_amt,0)) cc_det_pf_comp_func_amt,

626: ccdpf.cc_det_pf_date,
627: IGC_CC_COMP_AMT_PKG.COMPUTE_PF_BILLED_AMT(ccdpf.cc_det_pf_line_id, ccdpf.cc_det_pf_line_num, ccdpf.cc_acct_line_id) cc_det_pf_billed_amt,
628: IGC_CC_COMP_AMT_PKG.COMPUTE_PF_FUNC_BILLED_AMT(ccdpf.cc_det_pf_line_id, ccdpf.cc_det_pf_line_num, ccdpf.cc_acct_line_id) cc_det_pf_func_billed_amt,
629: ccdpf.cc_det_pf_unbilled_amt,
630: IGC_CC_COMP_AMT_PKG.COMPUTE_FUNCTIONAL_AMT(p_cc_header_id,NVL(ccdpf.cc_det_pf_entered_amt,0)) cc_det_pf_comp_func_amt,
631: ccdpf.cc_det_pf_encmbrnc_amt,
632: ( IGC_CC_COMP_AMT_PKG.COMPUTE_FUNCTIONAL_AMT ( p_cc_header_id, NVL(ccdpf.cc_det_pf_entered_amt,0) ) - NVL(ccdpf.cc_det_pf_encmbrnc_amt,0) ) cc_det_pf_unencmbrd_amt ,
633: ccdpf.cc_det_pf_encmbrnc_date,
634: ccdpf.cc_det_pf_encmbrnc_status,

Line 632: ( IGC_CC_COMP_AMT_PKG.COMPUTE_FUNCTIONAL_AMT ( p_cc_header_id, NVL(ccdpf.cc_det_pf_entered_amt,0) ) - NVL(ccdpf.cc_det_pf_encmbrnc_amt,0) ) cc_det_pf_unencmbrd_amt ,

628: IGC_CC_COMP_AMT_PKG.COMPUTE_PF_FUNC_BILLED_AMT(ccdpf.cc_det_pf_line_id, ccdpf.cc_det_pf_line_num, ccdpf.cc_acct_line_id) cc_det_pf_func_billed_amt,
629: ccdpf.cc_det_pf_unbilled_amt,
630: IGC_CC_COMP_AMT_PKG.COMPUTE_FUNCTIONAL_AMT(p_cc_header_id,NVL(ccdpf.cc_det_pf_entered_amt,0)) cc_det_pf_comp_func_amt,
631: ccdpf.cc_det_pf_encmbrnc_amt,
632: ( IGC_CC_COMP_AMT_PKG.COMPUTE_FUNCTIONAL_AMT ( p_cc_header_id, NVL(ccdpf.cc_det_pf_entered_amt,0) ) - NVL(ccdpf.cc_det_pf_encmbrnc_amt,0) ) cc_det_pf_unencmbrd_amt ,
633: ccdpf.cc_det_pf_encmbrnc_date,
634: ccdpf.cc_det_pf_encmbrnc_status,
635: ccdpf.context,
636: ccdpf.attribute1,

Line 674: NVL(IGC_CC_COMP_AMT_PKG.COMPUTE_PF_FUNC_BILLED_AMT(a.cc_det_pf_line_id, a.cc_det_pf_line_num, a.cc_acct_line_id),0)) ,0)

670: -- Replaced igc_cc_det_pf_v with igc_cc_det_pf
671: -- Also replaced the following line
672: -- SELECT NVL(SUM(NVL(cc_det_pf_func_amt,0) - NVL(cc_det_pf_func_billed_amt,0)) ,0)
673: SELECT NVL(SUM(NVL(a.cc_det_pf_func_amt,0) -
674: NVL(IGC_CC_COMP_AMT_PKG.COMPUTE_PF_FUNC_BILLED_AMT(a.cc_det_pf_line_id, a.cc_det_pf_line_num, a.cc_acct_line_id),0)) ,0)
675: INTO l_enc_amt
676: FROM igc_cc_det_pf a
677: WHERE a.cc_acct_line_id = l_cc_acct_lines_rec.cc_acct_line_id
678: -- The check for det_pf_line is not correct.The amount calculated should not be from

Line 1143: IGC_CC_COMP_AMT_PKG.COMPUTE_ACCT_BILLED_AMT( ccal.cc_acct_line_id) cc_acct_billed_amt,

1139: NULL cc_charge_acct_desc,
1140: ccal.cc_charge_code_combination_id,
1141: ccal.cc_acct_entered_amt,
1142: ccal.cc_acct_func_amt,
1143: IGC_CC_COMP_AMT_PKG.COMPUTE_ACCT_BILLED_AMT( ccal.cc_acct_line_id) cc_acct_billed_amt,
1144: IGC_CC_COMP_AMT_PKG.COMPUTE_ACCT_FUNC_BILLED_AMT( ccal.cc_acct_line_id) cc_acct_func_billed_amt,
1145: ccal.cc_acct_encmbrnc_amt,
1146: ( IGC_CC_COMP_AMT_PKG.COMPUTE_FUNCTIONAL_AMT ( p_cc_header_id, NVL(ccal.cc_acct_entered_amt,0) ) - NVL(ccal.cc_acct_encmbrnc_amt,0) ) cc_acct_unencmrd_amt,
1147: ccal.cc_acct_unbilled_amt,

Line 1144: IGC_CC_COMP_AMT_PKG.COMPUTE_ACCT_FUNC_BILLED_AMT( ccal.cc_acct_line_id) cc_acct_func_billed_amt,

1140: ccal.cc_charge_code_combination_id,
1141: ccal.cc_acct_entered_amt,
1142: ccal.cc_acct_func_amt,
1143: IGC_CC_COMP_AMT_PKG.COMPUTE_ACCT_BILLED_AMT( ccal.cc_acct_line_id) cc_acct_billed_amt,
1144: IGC_CC_COMP_AMT_PKG.COMPUTE_ACCT_FUNC_BILLED_AMT( ccal.cc_acct_line_id) cc_acct_func_billed_amt,
1145: ccal.cc_acct_encmbrnc_amt,
1146: ( IGC_CC_COMP_AMT_PKG.COMPUTE_FUNCTIONAL_AMT ( p_cc_header_id, NVL(ccal.cc_acct_entered_amt,0) ) - NVL(ccal.cc_acct_encmbrnc_amt,0) ) cc_acct_unencmrd_amt,
1147: ccal.cc_acct_unbilled_amt,
1148: IGC_CC_COMP_AMT_PKG.COMPUTE_FUNCTIONAL_AMT(p_cc_header_id, NVL(ccal.cc_acct_entered_amt,0)) cc_acct_comp_func_amt,

Line 1146: ( IGC_CC_COMP_AMT_PKG.COMPUTE_FUNCTIONAL_AMT ( p_cc_header_id, NVL(ccal.cc_acct_entered_amt,0) ) - NVL(ccal.cc_acct_encmbrnc_amt,0) ) cc_acct_unencmrd_amt,

1142: ccal.cc_acct_func_amt,
1143: IGC_CC_COMP_AMT_PKG.COMPUTE_ACCT_BILLED_AMT( ccal.cc_acct_line_id) cc_acct_billed_amt,
1144: IGC_CC_COMP_AMT_PKG.COMPUTE_ACCT_FUNC_BILLED_AMT( ccal.cc_acct_line_id) cc_acct_func_billed_amt,
1145: ccal.cc_acct_encmbrnc_amt,
1146: ( IGC_CC_COMP_AMT_PKG.COMPUTE_FUNCTIONAL_AMT ( p_cc_header_id, NVL(ccal.cc_acct_entered_amt,0) ) - NVL(ccal.cc_acct_encmbrnc_amt,0) ) cc_acct_unencmrd_amt,
1147: ccal.cc_acct_unbilled_amt,
1148: IGC_CC_COMP_AMT_PKG.COMPUTE_FUNCTIONAL_AMT(p_cc_header_id, NVL(ccal.cc_acct_entered_amt,0)) cc_acct_comp_func_amt,
1149: NULL project_number ,
1150: ccal.project_id,

Line 1148: IGC_CC_COMP_AMT_PKG.COMPUTE_FUNCTIONAL_AMT(p_cc_header_id, NVL(ccal.cc_acct_entered_amt,0)) cc_acct_comp_func_amt,

1144: IGC_CC_COMP_AMT_PKG.COMPUTE_ACCT_FUNC_BILLED_AMT( ccal.cc_acct_line_id) cc_acct_func_billed_amt,
1145: ccal.cc_acct_encmbrnc_amt,
1146: ( IGC_CC_COMP_AMT_PKG.COMPUTE_FUNCTIONAL_AMT ( p_cc_header_id, NVL(ccal.cc_acct_entered_amt,0) ) - NVL(ccal.cc_acct_encmbrnc_amt,0) ) cc_acct_unencmrd_amt,
1147: ccal.cc_acct_unbilled_amt,
1148: IGC_CC_COMP_AMT_PKG.COMPUTE_FUNCTIONAL_AMT(p_cc_header_id, NVL(ccal.cc_acct_entered_amt,0)) cc_acct_comp_func_amt,
1149: NULL project_number ,
1150: ccal.project_id,
1151: NULL task_number,
1152: ccal.task_id,

Line 1185: IGC_CC_COMP_AMT_PKG.COMPUTE_FUNCTIONAL_AMT(p_cc_header_id, NVL(ccal.cc_func_withheld_amt,0)) cc_comp_func_whld_amt,

1181: ccal.last_update_date,
1182: ccal.last_update_login,
1183: ccal.cc_func_withheld_amt,
1184: ccal.cc_ent_withheld_amt,
1185: IGC_CC_COMP_AMT_PKG.COMPUTE_FUNCTIONAL_AMT(p_cc_header_id, NVL(ccal.cc_func_withheld_amt,0)) cc_comp_func_whld_amt,
1186: ccal.tax_classif_code -- modified for Ebtax uptake (Bug No-6472296)
1187: FROM igc_cc_acct_lines ccal
1188: WHERE ccal.cc_header_id = p_cc_header_id
1189: AND exists ( SELECT 'x'

Line 1195: IGC_CC_COMP_AMT_PKG.COMPUTE_PF_FUNC_BILLED_AMT(ccdpf.cc_det_pf_line_id, ccdpf.cc_det_pf_line_num, ccdpf.cc_acct_line_id)) >0);

1191: WHERE ccdpf.cc_acct_line_id = ccal.cc_acct_line_id
1192: AND ccdpf.cc_det_pf_date >= p_start_date
1193: AND ccdpf.cc_det_pf_date <= p_end_date
1194: AND (ccdpf.cc_det_pf_func_amt -
1195: IGC_CC_COMP_AMT_PKG.COMPUTE_PF_FUNC_BILLED_AMT(ccdpf.cc_det_pf_line_id, ccdpf.cc_det_pf_line_num, ccdpf.cc_acct_line_id)) >0);
1196:
1197:
1198:
1199: CURSOR c_pf_lines(p_cc_acct_line_id NUMBER,p_start_date DATE, p_end_date DATE)

Line 1220: IGC_CC_COMP_AMT_PKG.COMPUTE_PF_BILLED_AMT(ccdpf.cc_det_pf_line_id, ccdpf.cc_det_pf_line_num, ccdpf.cc_acct_line_id) cc_det_pf_billed_amt,

1216: ccdpf.parent_acct_line_id,
1217: ccdpf.cc_det_pf_entered_amt,
1218: ccdpf.cc_det_pf_func_amt,
1219: ccdpf.cc_det_pf_date,
1220: IGC_CC_COMP_AMT_PKG.COMPUTE_PF_BILLED_AMT(ccdpf.cc_det_pf_line_id, ccdpf.cc_det_pf_line_num, ccdpf.cc_acct_line_id) cc_det_pf_billed_amt,
1221: IGC_CC_COMP_AMT_PKG.COMPUTE_PF_FUNC_BILLED_AMT(ccdpf.cc_det_pf_line_id, ccdpf.cc_det_pf_line_num, ccdpf.cc_acct_line_id) cc_det_pf_func_billed_amt,
1222: ccdpf.cc_det_pf_unbilled_amt,
1223: IGC_CC_COMP_AMT_PKG.COMPUTE_FUNCTIONAL_AMT(p_cc_header_id,NVL(ccdpf.cc_det_pf_entered_amt,0)) cc_det_pf_comp_func_amt,
1224: ccdpf.cc_det_pf_encmbrnc_amt,

Line 1221: IGC_CC_COMP_AMT_PKG.COMPUTE_PF_FUNC_BILLED_AMT(ccdpf.cc_det_pf_line_id, ccdpf.cc_det_pf_line_num, ccdpf.cc_acct_line_id) cc_det_pf_func_billed_amt,

1217: ccdpf.cc_det_pf_entered_amt,
1218: ccdpf.cc_det_pf_func_amt,
1219: ccdpf.cc_det_pf_date,
1220: IGC_CC_COMP_AMT_PKG.COMPUTE_PF_BILLED_AMT(ccdpf.cc_det_pf_line_id, ccdpf.cc_det_pf_line_num, ccdpf.cc_acct_line_id) cc_det_pf_billed_amt,
1221: IGC_CC_COMP_AMT_PKG.COMPUTE_PF_FUNC_BILLED_AMT(ccdpf.cc_det_pf_line_id, ccdpf.cc_det_pf_line_num, ccdpf.cc_acct_line_id) cc_det_pf_func_billed_amt,
1222: ccdpf.cc_det_pf_unbilled_amt,
1223: IGC_CC_COMP_AMT_PKG.COMPUTE_FUNCTIONAL_AMT(p_cc_header_id,NVL(ccdpf.cc_det_pf_entered_amt,0)) cc_det_pf_comp_func_amt,
1224: ccdpf.cc_det_pf_encmbrnc_amt,
1225: ( IGC_CC_COMP_AMT_PKG.COMPUTE_FUNCTIONAL_AMT ( p_cc_header_id, NVL(ccdpf.cc_det_pf_entered_amt,0) ) - NVL(ccdpf.cc_det_pf_encmbrnc_amt,0) ) cc_det_pf_unencmbrd_amt ,

Line 1223: IGC_CC_COMP_AMT_PKG.COMPUTE_FUNCTIONAL_AMT(p_cc_header_id,NVL(ccdpf.cc_det_pf_entered_amt,0)) cc_det_pf_comp_func_amt,

1219: ccdpf.cc_det_pf_date,
1220: IGC_CC_COMP_AMT_PKG.COMPUTE_PF_BILLED_AMT(ccdpf.cc_det_pf_line_id, ccdpf.cc_det_pf_line_num, ccdpf.cc_acct_line_id) cc_det_pf_billed_amt,
1221: IGC_CC_COMP_AMT_PKG.COMPUTE_PF_FUNC_BILLED_AMT(ccdpf.cc_det_pf_line_id, ccdpf.cc_det_pf_line_num, ccdpf.cc_acct_line_id) cc_det_pf_func_billed_amt,
1222: ccdpf.cc_det_pf_unbilled_amt,
1223: IGC_CC_COMP_AMT_PKG.COMPUTE_FUNCTIONAL_AMT(p_cc_header_id,NVL(ccdpf.cc_det_pf_entered_amt,0)) cc_det_pf_comp_func_amt,
1224: ccdpf.cc_det_pf_encmbrnc_amt,
1225: ( IGC_CC_COMP_AMT_PKG.COMPUTE_FUNCTIONAL_AMT ( p_cc_header_id, NVL(ccdpf.cc_det_pf_entered_amt,0) ) - NVL(ccdpf.cc_det_pf_encmbrnc_amt,0) ) cc_det_pf_unencmbrd_amt ,
1226: ccdpf.cc_det_pf_encmbrnc_date,
1227: ccdpf.cc_det_pf_encmbrnc_status,

Line 1225: ( IGC_CC_COMP_AMT_PKG.COMPUTE_FUNCTIONAL_AMT ( p_cc_header_id, NVL(ccdpf.cc_det_pf_entered_amt,0) ) - NVL(ccdpf.cc_det_pf_encmbrnc_amt,0) ) cc_det_pf_unencmbrd_amt ,

1221: IGC_CC_COMP_AMT_PKG.COMPUTE_PF_FUNC_BILLED_AMT(ccdpf.cc_det_pf_line_id, ccdpf.cc_det_pf_line_num, ccdpf.cc_acct_line_id) cc_det_pf_func_billed_amt,
1222: ccdpf.cc_det_pf_unbilled_amt,
1223: IGC_CC_COMP_AMT_PKG.COMPUTE_FUNCTIONAL_AMT(p_cc_header_id,NVL(ccdpf.cc_det_pf_entered_amt,0)) cc_det_pf_comp_func_amt,
1224: ccdpf.cc_det_pf_encmbrnc_amt,
1225: ( IGC_CC_COMP_AMT_PKG.COMPUTE_FUNCTIONAL_AMT ( p_cc_header_id, NVL(ccdpf.cc_det_pf_entered_amt,0) ) - NVL(ccdpf.cc_det_pf_encmbrnc_amt,0) ) cc_det_pf_unencmbrd_amt ,
1226: ccdpf.cc_det_pf_encmbrnc_date,
1227: ccdpf.cc_det_pf_encmbrnc_status,
1228: ccdpf.context,
1229: ccdpf.attribute1,

Line 1253: AND (ccdpf.cc_det_pf_func_amt-IGC_CC_COMP_AMT_PKG.COMPUTE_PF_FUNC_BILLED_AMT(ccdpf.cc_det_pf_line_id, ccdpf.cc_det_pf_line_num, ccdpf.cc_acct_line_id)) >0;

1249: FROM igc_cc_det_pf ccdpf
1250: WHERE ccdpf.cc_acct_line_id = p_cc_acct_line_id
1251: AND ccdpf.cc_det_pf_date >= p_start_date
1252: AND ccdpf.cc_det_pf_date <= p_end_date
1253: AND (ccdpf.cc_det_pf_func_amt-IGC_CC_COMP_AMT_PKG.COMPUTE_PF_FUNC_BILLED_AMT(ccdpf.cc_det_pf_line_id, ccdpf.cc_det_pf_line_num, ccdpf.cc_acct_line_id)) >0;
1254:
1255: CURSOR c_pf_amt_shift(p_cc_acct_line_id NUMBER,p_start_date DATE,p_end_date DATE)
1256: IS
1257: -- Performance Tuning, replaced the view igc_cc_det_pf_v

Line 1264: IGC_CC_COMP_AMT_PKG.COMPUTE_PF_FUNC_BILLED_AMT(ccdpf.cc_det_pf_line_id, ccdpf.cc_det_pf_line_num, ccdpf.cc_acct_line_id)) func_amt_shift,

1260: -- AND (ccdpf.cc_det_pf_func_amt-ccdpf.cc_det_pf_func_billed_amt) >0;
1261:
1262:
1263: SELECT sum(ccdpf.cc_det_pf_func_amt-
1264: IGC_CC_COMP_AMT_PKG.COMPUTE_PF_FUNC_BILLED_AMT(ccdpf.cc_det_pf_line_id, ccdpf.cc_det_pf_line_num, ccdpf.cc_acct_line_id)) func_amt_shift,
1265: sum(ccdpf.cc_det_pf_entered_amt -
1266: IGC_CC_COMP_AMT_PKG.COMPUTE_PF_BILLED_AMT(ccdpf.cc_det_pf_line_id, ccdpf.cc_det_pf_line_num, ccdpf.cc_acct_line_id)) amt_shift
1267: FROM igc_cc_det_pf ccdpf
1268: WHERE ccdpf.cc_acct_line_id = p_cc_acct_line_id

Line 1266: IGC_CC_COMP_AMT_PKG.COMPUTE_PF_BILLED_AMT(ccdpf.cc_det_pf_line_id, ccdpf.cc_det_pf_line_num, ccdpf.cc_acct_line_id)) amt_shift

1262:
1263: SELECT sum(ccdpf.cc_det_pf_func_amt-
1264: IGC_CC_COMP_AMT_PKG.COMPUTE_PF_FUNC_BILLED_AMT(ccdpf.cc_det_pf_line_id, ccdpf.cc_det_pf_line_num, ccdpf.cc_acct_line_id)) func_amt_shift,
1265: sum(ccdpf.cc_det_pf_entered_amt -
1266: IGC_CC_COMP_AMT_PKG.COMPUTE_PF_BILLED_AMT(ccdpf.cc_det_pf_line_id, ccdpf.cc_det_pf_line_num, ccdpf.cc_acct_line_id)) amt_shift
1267: FROM igc_cc_det_pf ccdpf
1268: WHERE ccdpf.cc_acct_line_id = p_cc_acct_line_id
1269: AND ccdpf.cc_det_pf_date >= p_start_date
1270: AND ccdpf.cc_det_pf_date <= p_end_date

Line 1272: IGC_CC_COMP_AMT_PKG.COMPUTE_PF_FUNC_BILLED_AMT(ccdpf.cc_det_pf_line_id, ccdpf.cc_det_pf_line_num, ccdpf.cc_acct_line_id)) >0;

1268: WHERE ccdpf.cc_acct_line_id = p_cc_acct_line_id
1269: AND ccdpf.cc_det_pf_date >= p_start_date
1270: AND ccdpf.cc_det_pf_date <= p_end_date
1271: AND (ccdpf.cc_det_pf_func_amt -
1272: IGC_CC_COMP_AMT_PKG.COMPUTE_PF_FUNC_BILLED_AMT(ccdpf.cc_det_pf_line_id, ccdpf.cc_det_pf_line_num, ccdpf.cc_acct_line_id)) >0;
1273:
1274: -- Replaced view igc_cc_det_pf_v with igc_cc_det_pf
1275: CURSOR c_pf_target (p_cc_acct_line_id NUMBER,p_target_date DATE)
1276: IS

Line 1291: IGC_CC_COMP_AMT_PKG.COMPUTE_PF_BILLED_AMT(ccdpf.cc_det_pf_line_id, ccdpf.cc_det_pf_line_num, ccdpf.cc_acct_line_id) cc_det_pf_billed_amt,

1287: ccdpf.parent_acct_line_id,
1288: ccdpf.cc_det_pf_entered_amt,
1289: ccdpf.cc_det_pf_func_amt,
1290: ccdpf.cc_det_pf_date,
1291: IGC_CC_COMP_AMT_PKG.COMPUTE_PF_BILLED_AMT(ccdpf.cc_det_pf_line_id, ccdpf.cc_det_pf_line_num, ccdpf.cc_acct_line_id) cc_det_pf_billed_amt,
1292: IGC_CC_COMP_AMT_PKG.COMPUTE_PF_FUNC_BILLED_AMT(ccdpf.cc_det_pf_line_id, ccdpf.cc_det_pf_line_num, ccdpf.cc_acct_line_id) cc_det_pf_func_billed_amt,
1293: ccdpf.cc_det_pf_unbilled_amt,
1294: IGC_CC_COMP_AMT_PKG.COMPUTE_FUNCTIONAL_AMT(p_cc_header_id,NVL(ccdpf.cc_det_pf_entered_amt,0)) cc_det_pf_comp_func_amt,
1295: ccdpf.cc_det_pf_encmbrnc_amt,

Line 1292: IGC_CC_COMP_AMT_PKG.COMPUTE_PF_FUNC_BILLED_AMT(ccdpf.cc_det_pf_line_id, ccdpf.cc_det_pf_line_num, ccdpf.cc_acct_line_id) cc_det_pf_func_billed_amt,

1288: ccdpf.cc_det_pf_entered_amt,
1289: ccdpf.cc_det_pf_func_amt,
1290: ccdpf.cc_det_pf_date,
1291: IGC_CC_COMP_AMT_PKG.COMPUTE_PF_BILLED_AMT(ccdpf.cc_det_pf_line_id, ccdpf.cc_det_pf_line_num, ccdpf.cc_acct_line_id) cc_det_pf_billed_amt,
1292: IGC_CC_COMP_AMT_PKG.COMPUTE_PF_FUNC_BILLED_AMT(ccdpf.cc_det_pf_line_id, ccdpf.cc_det_pf_line_num, ccdpf.cc_acct_line_id) cc_det_pf_func_billed_amt,
1293: ccdpf.cc_det_pf_unbilled_amt,
1294: IGC_CC_COMP_AMT_PKG.COMPUTE_FUNCTIONAL_AMT(p_cc_header_id,NVL(ccdpf.cc_det_pf_entered_amt,0)) cc_det_pf_comp_func_amt,
1295: ccdpf.cc_det_pf_encmbrnc_amt,
1296: ( IGC_CC_COMP_AMT_PKG.COMPUTE_FUNCTIONAL_AMT ( p_cc_header_id, NVL(ccdpf.cc_det_pf_entered_amt,0) ) - NVL(ccdpf.cc_det_pf_encmbrnc_amt,0) ) cc_det_pf_unencmbrd_amt ,

Line 1294: IGC_CC_COMP_AMT_PKG.COMPUTE_FUNCTIONAL_AMT(p_cc_header_id,NVL(ccdpf.cc_det_pf_entered_amt,0)) cc_det_pf_comp_func_amt,

1290: ccdpf.cc_det_pf_date,
1291: IGC_CC_COMP_AMT_PKG.COMPUTE_PF_BILLED_AMT(ccdpf.cc_det_pf_line_id, ccdpf.cc_det_pf_line_num, ccdpf.cc_acct_line_id) cc_det_pf_billed_amt,
1292: IGC_CC_COMP_AMT_PKG.COMPUTE_PF_FUNC_BILLED_AMT(ccdpf.cc_det_pf_line_id, ccdpf.cc_det_pf_line_num, ccdpf.cc_acct_line_id) cc_det_pf_func_billed_amt,
1293: ccdpf.cc_det_pf_unbilled_amt,
1294: IGC_CC_COMP_AMT_PKG.COMPUTE_FUNCTIONAL_AMT(p_cc_header_id,NVL(ccdpf.cc_det_pf_entered_amt,0)) cc_det_pf_comp_func_amt,
1295: ccdpf.cc_det_pf_encmbrnc_amt,
1296: ( IGC_CC_COMP_AMT_PKG.COMPUTE_FUNCTIONAL_AMT ( p_cc_header_id, NVL(ccdpf.cc_det_pf_entered_amt,0) ) - NVL(ccdpf.cc_det_pf_encmbrnc_amt,0) ) cc_det_pf_unencmbrd_amt ,
1297: ccdpf.cc_det_pf_encmbrnc_date,
1298: ccdpf.cc_det_pf_encmbrnc_status,

Line 1296: ( IGC_CC_COMP_AMT_PKG.COMPUTE_FUNCTIONAL_AMT ( p_cc_header_id, NVL(ccdpf.cc_det_pf_entered_amt,0) ) - NVL(ccdpf.cc_det_pf_encmbrnc_amt,0) ) cc_det_pf_unencmbrd_amt ,

1292: IGC_CC_COMP_AMT_PKG.COMPUTE_PF_FUNC_BILLED_AMT(ccdpf.cc_det_pf_line_id, ccdpf.cc_det_pf_line_num, ccdpf.cc_acct_line_id) cc_det_pf_func_billed_amt,
1293: ccdpf.cc_det_pf_unbilled_amt,
1294: IGC_CC_COMP_AMT_PKG.COMPUTE_FUNCTIONAL_AMT(p_cc_header_id,NVL(ccdpf.cc_det_pf_entered_amt,0)) cc_det_pf_comp_func_amt,
1295: ccdpf.cc_det_pf_encmbrnc_amt,
1296: ( IGC_CC_COMP_AMT_PKG.COMPUTE_FUNCTIONAL_AMT ( p_cc_header_id, NVL(ccdpf.cc_det_pf_entered_amt,0) ) - NVL(ccdpf.cc_det_pf_encmbrnc_amt,0) ) cc_det_pf_unencmbrd_amt ,
1297: ccdpf.cc_det_pf_encmbrnc_date,
1298: ccdpf.cc_det_pf_encmbrnc_status,
1299: ccdpf.context,
1300: ccdpf.attribute1,

Line 1986: - igc_cc_comp_amt_pkg.compute_pf_func_billed_amt

1982: IS
1983: SELECT cchd.cc_header_id, cchd.cc_apprvl_status,
1984: SUM
1985: ( ccdpf.cc_det_pf_func_amt
1986: - igc_cc_comp_amt_pkg.compute_pf_func_billed_amt
1987: (ccdpf.cc_det_pf_line_id,
1988: ccdpf.cc_det_pf_line_num,
1989: ccdpf.cc_acct_line_id
1990: )

Line 2007: (igc_cc_comp_amt_pkg.compute_pf_func_billed_amt

2003: AND ccdpf.cc_det_pf_date >= p_start_date
2004: AND ccdpf.cc_det_pf_date <= p_end_date
2005: AND ( NVL (ccdpf.cc_det_pf_func_amt, 0)
2006: - NVL
2007: (igc_cc_comp_amt_pkg.compute_pf_func_billed_amt
2008: (ccdpf.cc_det_pf_line_id,
2009: ccdpf.cc_det_pf_line_num,
2010: ccdpf.cc_acct_line_id
2011: ),

Line 2034: - igc_cc_comp_amt_pkg.compute_pf_func_billed_amt

2030: IS
2031: SELECT cchd.cc_header_id, cchd.cc_apprvl_status,
2032: SUM
2033: ( ccdpf.cc_det_pf_func_amt
2034: - igc_cc_comp_amt_pkg.compute_pf_func_billed_amt
2035: (ccdpf.cc_det_pf_line_id,
2036: ccdpf.cc_det_pf_line_num,
2037: ccdpf.cc_acct_line_id
2038: )

Line 2054: (igc_cc_comp_amt_pkg.compute_pf_func_billed_amt

2050: AND ccdpf.cc_det_pf_date >= p_start_date
2051: AND ccdpf.cc_det_pf_date <= p_end_date
2052: AND ( NVL (ccdpf.cc_det_pf_func_amt, 0)
2053: - NVL
2054: (igc_cc_comp_amt_pkg.compute_pf_func_billed_amt
2055: (ccdpf.cc_det_pf_line_id,
2056: ccdpf.cc_det_pf_line_num,
2057: ccdpf.cc_acct_line_id
2058: ),

Line 2106: - igc_cc_comp_amt_pkg.compute_pf_func_billed_amt

2102: AND (ccpd.processed <> 'Y' OR ccpd.processed IS NULL)
2103: AND ccdpf.cc_det_pf_date >= p_start_date
2104: AND ccdpf.cc_det_pf_date <= p_end_date
2105: AND ( ccdpf.cc_det_pf_func_amt
2106: - igc_cc_comp_amt_pkg.compute_pf_func_billed_amt
2107: (ccdpf.cc_det_pf_line_id,
2108: ccdpf.cc_det_pf_line_num,
2109: ccdpf.cc_acct_line_id
2110: )

Line 2147: - igc_cc_comp_amt_pkg.compute_pf_func_billed_amt

2143: AND ccal.cc_acct_line_id = ccdpf.cc_acct_line_id
2144: AND ccdpf.cc_det_pf_date >= p_start_date
2145: AND ccdpf.cc_det_pf_date <= p_end_date
2146: AND ( ccdpf.cc_det_pf_func_amt
2147: - igc_cc_comp_amt_pkg.compute_pf_func_billed_amt
2148: (ccdpf.cc_det_pf_line_id,
2149: ccdpf.cc_det_pf_line_num,
2150: ccdpf.cc_acct_line_id
2151: )

Line 2196: igc_cc_comp_amt_pkg.compute_pf_billed_amt

2192: NULL cc_acct_line_num, ccdpf.cc_acct_line_id,
2193: NULL parent_det_pf_line_num, ccdpf.parent_det_pf_line_id,
2194: ccdpf.parent_acct_line_id, ccdpf.cc_det_pf_entered_amt,
2195: ccdpf.cc_det_pf_func_amt, ccdpf.cc_det_pf_date,
2196: igc_cc_comp_amt_pkg.compute_pf_billed_amt
2197: (ccdpf.cc_det_pf_line_id,
2198: ccdpf.cc_det_pf_line_num,
2199: ccdpf.cc_acct_line_id
2200: ) cc_det_pf_billed_amt,

Line 2201: igc_cc_comp_amt_pkg.compute_pf_func_billed_amt

2197: (ccdpf.cc_det_pf_line_id,
2198: ccdpf.cc_det_pf_line_num,
2199: ccdpf.cc_acct_line_id
2200: ) cc_det_pf_billed_amt,
2201: igc_cc_comp_amt_pkg.compute_pf_func_billed_amt
2202: (ccdpf.cc_det_pf_line_id,
2203: ccdpf.cc_det_pf_line_num,
2204: ccdpf.cc_acct_line_id
2205: ) cc_det_pf_func_billed_amt,

Line 2207: igc_cc_comp_amt_pkg.compute_functional_amt

2203: ccdpf.cc_det_pf_line_num,
2204: ccdpf.cc_acct_line_id
2205: ) cc_det_pf_func_billed_amt,
2206: ccdpf.cc_det_pf_unbilled_amt,
2207: igc_cc_comp_amt_pkg.compute_functional_amt
2208: (p_cc_header_id,
2209: NVL (ccdpf.cc_det_pf_entered_amt, 0)
2210: ) cc_det_pf_comp_func_amt,
2211: ccdpf.cc_det_pf_encmbrnc_amt,

Line 2212: ( igc_cc_comp_amt_pkg.compute_functional_amt

2208: (p_cc_header_id,
2209: NVL (ccdpf.cc_det_pf_entered_amt, 0)
2210: ) cc_det_pf_comp_func_amt,
2211: ccdpf.cc_det_pf_encmbrnc_amt,
2212: ( igc_cc_comp_amt_pkg.compute_functional_amt
2213: (p_cc_header_id,
2214: NVL (ccdpf.cc_det_pf_entered_amt,
2215: 0
2216: )