DBA Data[Home] [Help]

APPS.FV_AP_PREPAY_PKG dependencies on FV_OPERATING_UNITS

Line 56: FROM fv_operating_units;

52: p_tolerance_check_status := 'Y';
53:
54: SELECT NVL(prepayment_tolerance_flag, 'N'), prepayment_tolerance
55: INTO l_prepay_tolerance_flag, l_prepay_tolerance
56: FROM fv_operating_units;
57:
58: IF l_prepay_tolerance IS NOT NULL THEN
59:
60: SELECT DECODE(MATCHING_BASIS , 'AMOUNT' ,