DBA Data[Home] [Help]

APPS.POS_SUPPLIER_BO_PKG dependencies on POS_SUPPLIER_TAX_PROF_BO_PKG

Line 636: pos_supplier_tax_prof_bo_pkg.get_pos_sup_tax_prof_bo_tbl(p_api_version,

632: fnd_file.put_line(fnd_file.log,'Extracting the Supplier Contact Data: Exception: '||x_msg_data);
633: END IF;
634:
635: --populating tax profile data
636: pos_supplier_tax_prof_bo_pkg.get_pos_sup_tax_prof_bo_tbl(p_api_version,
637: p_init_msg_list,
638: p_party_id,
639: p_orig_system,
640: p_orig_system_reference,

Line 829: pos_supplier_tax_prof_bo_pkg.create_supp_tax_profile(p_api_version,

825: x_msg_count,
826: x_msg_data);
827: --populating tax profile data
828:
829: pos_supplier_tax_prof_bo_pkg.create_supp_tax_profile(p_api_version,
830: p_init_msg_list,
831: p_pos_supplier_bo.p_pos_tax_profile_bo_tbl,
832: p_party_id,
833: p_orig_system,