DBA Data[Home] [Help]

APPS.PN_VARIABLE_TERM_PKG dependencies on PN_R12_UTIL_PKG

Line 818: IF pn_r12_util_pkg.is_r12 THEN

814: rec_template.distribution_set_id := NULL;
815: rec_template.po_header_id := NULL;
816: END IF;
817:
818: IF pn_r12_util_pkg.is_r12 THEN
819: rec_template.tax_group_id := null;
820: rec_template.tax_code_id := null;
821: ELSE
822: rec_template.tax_classification_code := null;