DBA Data[Home] [Help]

APPS.PN_VARIABLE_TERM_PKG dependencies on PN_R12_UTIL_PKG

Line 822: IF pn_r12_util_pkg.is_r12 THEN

818: rec_template.distribution_set_id := NULL;
819: rec_template.po_header_id := NULL;
820: END IF;
821:
822: IF pn_r12_util_pkg.is_r12 THEN
823: rec_template.tax_group_id := null;
824: rec_template.tax_code_id := null;
825: ELSE
826: rec_template.tax_classification_code := null;