We are creating/updating line in QP_LIST_LINES and QP_PRICING_ATTRIBUTES using API qp_price_list_pu
We are creating/updating line in QP_LIST_LINES and QP_PRICING_ATTRIBUTES using API qp_price_list_pub.process_price_list. As we understand this API is getting used for record by record processing. As in our system we have no of transaction for given day , we want to bulk processing. ERP version is R12 and database will upgrade to 12c next year.
We would like to know about bulk import process where we could pass processing data in bulk and what are various cases we need to consider.
If provide with examples it will be great.