DBA Data[Home] [Help]

APPS.PN_NORM_RENORM_PKG dependencies on PN_LEASES

Line 18: g_pr_rule PN_LEASES.payment_term_proration_rule%TYPE;

14: /* Declare a variable of above PL/SQL table type */
15: g_norm_item_tbl norm_item_tbl_type;
16:
17: /* Declare other global variables */
18: g_pr_rule PN_LEASES.payment_term_proration_rule%TYPE;
19: g_new_lea_term_dt PN_LEASE_DETAILS_ALL.lease_termination_date%TYPE;
20:
21:
22: /* Main procedure spec for the normalization / renormalization */