Issues Using CSD_REPAIR_ESTIMATE_PUB in 12.1
(Doc ID 1077638.1)
Last updated on FEBRUARY 03, 2022
Applies to:
Oracle Depot Repair - Version 12.1.1 to 12.1.2 [Release 12.1]Information in this document applies to any platform.
Symptoms
Some issues found while trying to use CSD_REPAIR_ESTIMATE_PUB to update/create estimates for repair orders:
- CSD_Repair_Estimate_Pub.create_estimate_header and Csd_Repair_Estimate_PVT.create_estimate_header do not support the not_to_exceed column that is present on the estimate UI in CSDREPLN. Therefore it is not possible to put a value in CSD_REPAIR_ESTIMATE.not_to_exceed using the API.
When entering the estimate through the form it does get populated because the form calls Csd_Repair_Estimate_PvT.CREATE_REPAIR_ESTIMATE (which does have this column) instead of Csd_Repair_Estimate_Pub.create_estimate_header. - When attempting to call API Csd_Repair_Estimate_Pub.CREATE_ESTIMATE_HEADER the following error occurs.
API Programming Error (VALIDATE_EST_HDR_REC): Required parameter LEAD_TIME wasnot passed. AND API Programming Error (VALIDATE_EST_HDR_REC): Required parameter LEAD_TIME_UOMwas not passed.
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |