DBA Data[Home] [Help]

APPS.AP_PREPAY_UTILS_PKG dependencies on STANDARD

Line 257: -- This Function returns the prepaid amount on an STANDARD

253: IS
254: l_prepaid_amount NUMBER := 0;
255: BEGIN
256:
257: -- This Function returns the prepaid amount on an STANDARD
258: -- invoice
259: -- eTax Uptake. This function was modified to use the lines
260: -- table instead of the distributions and include TAX lines in
261: -- the prepaid amount if tax is exclusive. In the inclusive

Line 414: -- prepayment or standard invoice.

410:
411: BEGIN
412:
413: -- Returns the sum of the applied prepayment amounts for a given
414: -- prepayment or standard invoice.
415: -- Inclusive tax amount are included, exclusive are not.
416:
417: SELECT ai.invoice_type_lookup_code
418: INTO l_inv_type_lookup_code