Issue with sales Credit at Line level while creating service contracts
Dear All,
This is Sri M, working with Oracle EBS R12.2.6, Oracle Service contract modules.
I was trying to create service contract header using this API oks_import_header_pub.create_contract_header_wrapper and Lines using this API oks_import_line_pub.create_contract_line, once the contract create and try to validate QA its fails with issue "Quota Sales Credit at line must be assigned to 100% in contract line 1, Subscription".
I have read some blogs & metalink notes then i added the api oks_import_header_pub.insert_sales_credit to create line level sales credits and QA works fine.